.headline{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : White;
}

.bold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
color : white;
}

.listenues {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
color : white;
	text-align : left;
}

.fliess {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
}

.liste {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: white;
		text-align : left;
		white-space : normal;
}

A.liste:LINK, A.liste:VISITED, A.liste:ACTIVE, A.liste:HOVER, A.liste:FOCUS {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: white;
}


.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8px;
	color : white;
}

.bemerkung {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : white;
	font-style: italic;
	background-color: #121261;
}

HR {
	color : #669900;
	height : 1px;
}

INPUT {
	background-color: white;
	color: #064A8F;
}


BODY {
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : white;
	scrollbar-darkshadow-color : #999999;
	scrollbar-face-color : white;
	scrollbar-shadow-color : white;
	scrollbar-track-color : #eeeeee;
	scrollbar-highlight-color : #999999;
	background-color : #FFFFFF;
}

A:HOVER {
	text-decoration : none;
	color : White;
}
