body { 

  /*alles in der Mitte
  text-align: center;
  margin: 0px 0px; 
  padding:0px; 
  */


background-color: #000000;
margin : 0px auto;
width:1000px; height : 650px;  text-align : center; padding : 6px;

} 


a { 
	text-decoration: underline; 
	font-weight: bold;
	color: #CCCCCC;
}

/*
#center_layer {

	margin : 0px auto;
width:1000px; height : 650px;  text-align : center; padding : 6px;

}
*/
#ticker{padding:2px 0px 2px 0px;width:620px;border:1px solid #CCCCCC;color:#CCCCCC;background-color:#000000;font:14px ProggySquare,'Arial','Courier New',Monospace;}

.txt_standard, .txt_black, .txt_headline, .txt_link, .txt_link_big, .txt_news_headline, .txt_error {
	font-family: 		Arial, Helvetica, sans-serif; 
	font-size:			14px;
	font-style: 		normal; 
	font-weight: 		normal; 
	color:				#CCCCCC;
	margin-left:		0px;
	margin-right:		0px;
	text-align : left;
}



.txt_news_headline {
	font-size:			16px;
	font-weight: bold; 	
	color:				#000000;
}

.txt_black {
	color:				#000000;
}

.txt_white {
	color:				#FFFFFF;
}

.txt_error {
	color:				#FF0000;
}


.txt_headline {
	font-size:			12px;
	color:				#000000;
}


.txt_link{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	font-weight: bold; 
	padding-left:20px;
	background: url(../files_pixel/button_standard.png) left center no-repeat;
}

.txt_news_link{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	font-weight: bold; 
	padding-left:15px;
	background: url(../files_pixel/button_standard.png) left center no-repeat;
}

.txt_link_dummy{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	font-weight: bold; 
	color: #FFFFFF;
}

.txt_link_big{
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 0px;
	margin-right:0px;
	font-weight: bold; 
	padding-left:20px;
	background: url(../files_pixel/button_big.png) left center no-repeat;
}


/* Standarddefinition eines Buttons. */
form input.button {
	cursor: pointer;
	text-align: left;
	font-size:12px;
	border-style:dashed;
	font-weight:bold;
	width:auto;
	border-width: 1;
	padding-left: 5;
	height: 25px;
}

/* Definition aller Input-Felder in Formularen. */
.form_input		{

	height:18px;

}

/* Definition aller Select-Felder in Formularen. */
.form_select		{

	height:25px;

}

.row_standard  		{ background-color: none;}
.row_marked   		{ background-color: '#333333';}
.row_marked_light   { background-color: '#333333';}

/* Definition eines Formularobjektes Typ 3. */
.form001		{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 16px; font-weight: normal; text-decoration: none; width: 80px; }
.form01		{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 16px; font-weight: normal; text-decoration: none; width: 100px; }
.form03		{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 16px; font-weight: normal; text-decoration: none; width: 250px; }
.form04		{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 16px; font-weight: normal; text-decoration: none; width: 450px; }
.form041 	{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: 16px; font-weight: normal; text-decoration: none; width: 450px; }
