.headline{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #EE3338;
}

}

A.headline:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #EE3338
}

.startseite{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-weight : bold;
	color : #EE3338;
}

.bold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
color : black;
}

.navi {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
color : black;
	text-align : right;
	text-decoration : none;
}

.navibold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
color : #EE3338;
	text-align : right;
	text-decoration : none;
	font-weight : bold;
}

A.navibold:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : white;
	text-align : right;
	background-color: #EE3338;
}

.unternavi {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
color : #EE3338;
	text-align : right;
	text-decoration : none;
}

A.unternavi:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #EE3338;
	text-align : right;
	text-decoration : underline;
}

.copyright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : white;
	text-align : right;
	text-decoration : none;
}

A.navi:LINK, A.navi:VISITED, A.navi:ACTIVE, A.navi:FOCUS {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: black;
	text-decoration : none;
}

A.navi:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : white;
	text-align : right;
	background-color: #EE3338;
}

.naviaktiv {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #EE3338;
	text-align : right;
	background-color: none;
}

A.naviaktiv:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #EE3338;
	text-align : right;
	background-color: none;
	text-decoration : none;
}

.fliess {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	text-decoration : none;
	font-style: normal;

}

.fliessrot {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #EE3338;
	text-decoration : none;
	font-style: normal;

}

A.fliess:LINK, A.fliess:VISITED, A.fliess:ACTIVE, A.fliess:FOCUS {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: Black;
	text-decoration : underline;
}

A.fliessrot:LINK, A.fliessrot:VISITED, A.fliessrot:ACTIVE, A.fliessrot:FOCUS {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #EE3338;
	text-decoration : underline;
}

A.fliess:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
color : Black;
	text-align : left;
	text-decoration: none;
}

A.fliessrot:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
color : #EE3338;
	text-align : left;
	text-decoration: none;
}

.liste {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	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 : 11px;
	font-weight : bold;
	color: white;
}


.small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	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 : #EE3338;
	scrollbar-arrow-color : white;
	scrollbar-base-color : #EE3338;
	scrollbar-darkshadow-color : ##EE3338;
	scrollbar-face-color : #EE3338;
	scrollbar-shadow-color : #EE3338;
	scrollbar-track-color : white;
	scrollbar-highlight-color : #EE3338;
}

A:HOVER {
	text-decoration : none;
	color : black;
}

A:LINK, A:VISITED {
	text-decoration : underline;
	color : black;
}

.versteckt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8px;
	color : #669900;
}

