td { color: #0071bc; text-decoration: none; font-family: Verdana; font-size: 10px}

.header
{color: #0071bc; text-decoration: none; font-weight: bold; font-family: Verdana; font-size: 14px}
.subheader
{color: #0071bc; text-decoration: none; font-weight: bold; font-family: Verdana; font-size: 10px}

.rot {color: #CC0033}

A:link { color: #CC0033; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, sans-serif; font-size: 10px}
A:visited { color : #CC0033; ; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, sans-serif; font-size: 10px; cursor: hand}
A:active { color : #CC0033; ; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, sans-serif; font-size: 10px}
A:hover { cursor: pointer; ; color: #CC0033; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, sans-serif; font-size: 10px}

A.blau:link { color: #0071bc; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, sans-serif; font-size: 10px}
A.blau:visited { color : #0071bc; ; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, sans-serif; font-size: 10px; cursor: hand}
A.blau:active { color : #0071bc; ; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, sans-serif; font-size: 10px}
A.blau:hover { cursor: pointer; ; color: #0071bc; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, sans-serif; font-size: 10px}

A.weiss:link { color: #ffffff; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, sans-serif; font-size: 10px}
A.weiss:visited { color : #ffffff; ; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, sans-serif; font-size: 10px; cursor: hand}
A.weiss:active { color : #ffffff; ; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, sans-serif; font-size: 10px}
A.weiss:hover { cursor: pointer; ; color: #ffffff; text-decoration: none; font-weight: bold; font-family: Verdana, Arial, sans-serif; font-size: 10px}


BODY {
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #0071bc; 
	SCROLLBAR-3DLIGHT-COLOR: #0071bc; 
	SCROLLBAR-ARROW-COLOR: #0071bc; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #0071bc;
	background-color:#fff;	
}

/**** formularfelder ****/

.formStyle 			{  background-color: #FFFFFF; font-family: Verdana, sArial, Helvetica, sans-serif; font-size: 10px; color: #0071bc; border: 1px #0071bc solid}

.formButtonStyle	{  background-color: #0071bc; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; border: 1px #0071bc solid}

textarea {SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #0071bc; 
SCROLLBAR-3DLIGHT-COLOR: #0071bc; 
SCROLLBAR-ARROW-COLOR: #0071bc; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #0071bc}

