body
{
background:#F2F6F7;
scrollbar-face-color: #E0E6E6;			/*scroller*/
scrollbar-highlight-color: #efefef;	   /*rand links*/
scrollbar-3dlight-color: #efefef;	  /*rand links*/
scrollbar-darkshadow-color: #485253; /*rand rechts*/
scrollbar-shadow-color: #485253;	/*rand rechts*/
scrollbar-track-color: #F2F6F7;    /*background*/
scrollbar-arrow-color: #333333;	  /*pfeil*/

    font-family: Verdana, Arial, Helvetica;
}

td,tr,p,span,textarea,select,input,li  {
	font:10px  Verdana, Arial, Helvetica;
}	

a:link, a:visited { 
	color:#333;
	text-decoration:none;
	font-size : 10px;
	font-weight:bold;
	
}
a:hover, a:active { 
	text-decoration:underline; 
}
a:link.home, a:visited.home{	
	color:#666;
	text-decoration:none;
	font-size : 11px;
	font-weight:bold;
	
}
a:hover.home, a:active.home {
	text-decoration:underline;
}
a:link.sub, a:visited.sub {	
	color:#FFF;
	text-decoration:none;
	font-size : 10px;
	font-weight:bold;
	
}
a:hover.sub, a:active.sub {
	text-decoration:underline;
}
a:link.subActive, a:visited.subActive {	
	color:#F29742;
	text-decoration:none;
	font-size : 10px;
	font-weight:bold;
	
}
a:hover.subActive, a:active.subActive {
	text-decoration:underline;
}
a:link.pro, a:visited.pro {	
	color:#336699;
	text-decoration:none;
	font-size : 10px;
	font-weight:normal;
	
}
a:hover.pro, a:active.pro {
	text-decoration:underline;
}
a:link.news, a:visited.news {	
	color:#660000;
	text-decoration:none;
	font-size : 10px;
	font-weight:normal;
	
}
a:hover.news, a:active.news {
	text-decoration:underline;
}
a:link.sp, a:visited.sp {	
	color:#676532;
	text-decoration:none;
	font-size : 10px;
	font-weight:normal;
	
}
a:hover.sp, a:active.sp {
	text-decoration:underline;
}

/*-- Image Border Sonderposten -- */
.green {
	border:1px solid #cacb88;
	margin:0 6px 0 4px;
}

.txt { 
	font-weight: normal;
	color: #333333;
	line-height:11px;
}
.txtGrau {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height:11px;
}
.txtRed {
	font-weight: normal;
	color: #660000;
	line-height:11px;
}
.txtRot {
	font-weight: bold;
	color: #CC3300;
	line-height:11px;
}
.txtGreen {
	font-weight: normal;
	color: #676532;
	line-height:11px;
}
.txtBlue {
	font-weight: normal;
	color: #336699;
	line-height:11px;
}
.tabHead { 
	font-weight:bold; 
	background-color: #999999;
	color:#efefef; 
} 
.tabBody { 
	font-weight:bold;
	background-color: #F2F6F7;
	color:#333333; 
} 
.tabBody2 { 
	font-weight:bold; 
	background-color: #E0E6E6;
	color:#333333; 
}
.bigHead { 
	font-size:18px; 
	font-weight:bold; 
	color:#F29842; 
} 
.head { 
	font-size:12px; 
	font-weight:bold; 
	color:#F29842; 
} 
.eingabe {
	background: #cc6600;
	color: #993300;	
	font-weight:bold; 
	border: #FF9933 1px solid;
}


.mailer{
	background: transparent;
	color: #FFFFCC;
	FONT-WEIGHT: bold; 
	BORDER: #FF9933 1px solid;
}

.nseingabe{ 
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
}
.selecta1 {
	BACKGROUND: #cccccc;
	COLOR: #111111;
	FONT-FAMILY: Arial,Helvetica;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
}

.info { 
	font-size:10px; 
	font-weight:bold; 
	font-style:normal; 
	text-decoration:none; 
	color:#7A605E; 
} 
.formCss {
	BACKGROUND: #f3f3f3;
	COLOR: #333333;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
}
.oformCss {
	BACKGROUND: #f1f1f1;
	COLOR: #333333;
	width:200px;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
}