/*FONTS */

.fliesstext {
	font-family : Verdana;	
	font-size : 11px; 
	font-style: normal; 
	color : #000000;
}
.fliesstextgross {
	font-family : Verdana;	
	font-size : 13px; 
	font-style: normal; 
	color : #000000;
}
.suche {
	font-family : Verdana;	
	font-size : 7pt; 
	font-style: normal; 
	color : white;
}
.copyright {
	font-family : Verdana;	
	font-size : 9px; 
	LINE-HEIGHT: 12px; 
	font-style: normal; 
	color : #000000;
}
.weisstext {
	font-family : Verdana;	
	font-size : 11px; 
	font-style: normal; 
	color : White;
}

.fliesstextfett{
	font-family : Verdana;	
	font-size : 11px; 
	font-weight: bold; 
	color : #000000;
}
.ueberschrift12{
	font-family: Verdana;	
	font-size : 12px; 
	font-weight: bold; 
	color: #000000;
}

.ueberschriftblau {
	font-family: Verdana;
	color: #29458F;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.blau {
	font-family: Verdana;
	color: #29458F;
	font-size: 11px;
	font-weight: bold;
}

A {
	text-decoration: underline;	
	color : #1562A6;
}

A:Hover {
	text-decoration: underline;	
	color: #000000;
}

.gross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C98F50;
}

.anavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.anavi:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* Grundelemente */

body {
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C9D7E5;
	scrollbar-darkshadow-color:#C9D7E5;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#004182;
	scrollbar-track-color:#FFFFFF;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	margin: 0px;
}

input {
	font-family : Verdana;	
	font-size : 10px;
}

select{
	font-family : Verdana;	
	font-size : 10px;
}
