body{
	scrollbar-arrow-color: #666666;
	scrollbar-highlight-color: #D4D0C8;
	scrollbar-shadow-color: #D4D0C8;
	scrollbar-3dlight-color: #EAE8E4;
	scrollbar-darkshadow-color: #BEBBB4;
	background : #485965;
	font-family : Trebuchet MS, Verdana;
	font-size : 9px;
	
}

table{
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	color : #595959;
		
	}
	
.gelb{
	color : Yellow;
}

.tbHg2{
	background-color : #748590;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	color : #ffffff;
}

.tbHg1{
	background-color : #A2ACB3;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	color : #333333;
}

.linktot{
	text-decoration : line-through;
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	color : #595959;	
}   
.fliesstext{
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	color : #ffffff;
}

textarea, input {
	font-family : Trebuchet MS, Verdana;
	font-size : 11px;
	color : Gray;
	border: 1px ridge Silver;
	background : #E9E9E9;

}

.table_dotted {
	border: 1px solid #000000;
}

.zh {  
	line-height: 120%; 
}

a:link,a:active,a:visited {color : #595959; text-decoration: none;}
a:hover		{ text-decoration: none;  color : #B84C00; }
					
