body, td{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
 	line-height: 13px;
}

A:link {
	COLOR: White; 
	text-decoration: underline;
}
A:active {
	COLOR: White;
	text-decoration: underline;
}
A:visited {
	COLOR: White; 
	text-decoration: underline;
}
A:hover {
	COLOR: #1A2757; 
	text-decoration: underline;
}
p  {
	line-height: 15px;
} 
select  {  
	FONT-SIZE: 10px; 
	height: 18px;
}
ul{ 
	list-style: square;
}

#gross{
	font-size: 14px; 
	color:#993300; 
	font-weight: bold;
} 
#head_red{
	font-size: 12px; 
	color:#993300; 
	font-weight: bold;
} 
#gross2{
	font-size: 12px; 
	color:black; 
	font-weight: bold; 
	line-height: 18px;
} 
#gross3{
	font-size: 14px; 
	color:#003366; 
	font-weight: bold; 
	line-height: 17px;
} 
#norm {
	font-size: 11px; 
	line-height: 15px;
} 
#klein{ 
	font-size:11px; 
	color:black; 
	line-height: 15px;
}
.klein{ 
	font-size:11px; 
	color:black; 
	line-height: 15px;
}
#form{ 
	font-size:11px; 
	color:black;
}
#kleinweiss{ 
	font-size:10px; 
	color:#003366; 
	line-height: 11px;
}
a.kleinlink{
	font-size:10px;  
	text-decoration: none;
}
#weiss{ 
	text-decoration: none; 
	color: white;  
	font-size: 11px;
}
#weiss2{ 
	text-decoration: none; 
	color: white;  
	font-size: 10px;
}
#white{
	COLOR: White; 
	FONT-SIZE: 10px;
}
.select {  
	width: 200px; 
	FONT-SIZE: 10px;
}
.select2 {  
	FONT-SIZE: 10px; 
	height: 15px;
}

.form_abo{  
	FONT-SIZE: 10px; 
	height: 16px;
	border: 1px solid #333333;
	width: 220px;
	background-color: WHITE;
}

.form_abo_plz{  
	FONT-SIZE: 10px; 
	height: 16px;
	border: 1px solid #333333;
	width: 40px;
}

.form_abo_ort{  
	FONT-SIZE: 10px; 
	height: 16px;
	border: 1px solid #333333;
	width: 148px;
}

.area_abo{   
	FONT-SIZE: 10px; 
	border: 1px solid #333333;
	width: 220px;
}

.submit_100px{
	font-size: 11px;
	color: #FFFFFF;
	height: 16px;
	border: 1px solid #FFFFFF;
	width: 100px;
	background-color: #999999;
}

.tb_bg_ef{
	border: 1px dotted #333333; 
	background-color:#EFEFEF;
	font-size:11px; 
	color:black; 
	line-height: 15px;	
}
.td_abo_head{
	background-color: #F4F3D1;
	font-size:11px; 
	color:black; 
	line-height: 15px;
	border-bottom: 1px dotted #333333;
	padding: 2px;
}
.td_abo_foot{
	background-color: #F4F3D1;
	font-size:11px; 
	color:black; 
	line-height: 15px;
	border-top: 1px dotted #333333;
	padding: 2px;
}
.warning{ 
	font-size: 11px; 
	color: #990000;
}

/* neu 12.10.2004 */
.img_border{
 border: 1px solid #999999;
}

hr{
	width: 250px;
	height: 1px;
	color: #000000;
	text-align:left;
}
/* newsletter */
form#subscribeform .input-small{
	width: 120px;
	font-family: Arial, Helvetica, sans-serif; 
}

form#subscribeform input.button{
	border: 1px solid #CCCCCC;
}

form#subscribeform legend{
	font-weight: bold;
	color: #FFFFFF;
}
form#subscribeform label{
	color: #FFFFFF;
}
form#subscribeform fieldset{
border: 1px solid #333333;
}