a:link
{
	color: #DE3069;
	text-decoration: none;
}
a:visited
{
	color: #DE3069; 
	text-decoration: none;
} 
a:active 
{
	color: #008AC2;
	text-decoration: none;
}
a:hover 
{
	color: #008AC2;
	text-decoration: none;
}

body
{
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
	color: #008AC2;
	font-size:11pt;
	font-weight:bold;
	
	scrollbar-face-color:#008AC2;
	scrollbar-shadow-color:#008AC2;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#008AC2;
	scrollbar-darkshadow-color:#008AC2;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF

}

form
{ 

}

td, input, select, textarea
{
	font-size:13px;
	font-weight:bold;
}

input, select, textarea
{
	color:#008AC2;
}

.Bereich, .Feld
{
	background-color:#FFFFFF;
	border:1px solid #008AC2;
}

.Auswahl
{
	background-color:#FFFFFF;
	border:1px solid #0066CC;
}

.Check, .Radio
{
	background-color:#FFFFFF;
	border:0px;
}

.Button
{
	background-color:#0066CC;
	color:#FFFFFF;
	border:1px solid #0066CC;
}


h1
{
	font-family: Trebuchet MS, Arial;
	font-size:17pt; font-style: bold;
}
h2
{
	font-family: Trebuchet MS, Arial;
	font-size:13pt; font-style:bold;
}
h3
{
	font-family: Trebuchet MS, Arial;
	font-size:12pt; font-style:bold;
}



img
{
	border-style: solid; border-color: #0066CC;
}
