body  
{ 
background-color:#150146; 
}

a:link { color: #AAAAFF; text-decoration: none;}
a:visited { color: #AAAAFF; text-decoration: none;}
a:hover { color: #AAAAFF; text-decoration: none;}
a:active { color: #AAAAFF; text-decoration: none;}

td {
	font-family: arial,helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	background-color: #150146;
}

h1 {
	font-family: arial,helvetica;
	font-size: 16px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 10px; 
	font-weight: bold;
}
h2 {
	clear: both;
	font-family: arial,helvetica;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #ffffff;
}
h3 {
	font-family: arial,helvetica;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #ffffff;
}
h4 {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.orange {
	font-family: arial,helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #EA7D27;
}


input, select, textarea
   { color:#150146; }
 .Bereich, .Feld
   { background-color:#FF8040; width:300px; border:2px solid #FFFFFF; }
 .Auswahl
   { background-color:#DDFFFF; width:300px; border:6px solid #DDDDDD; }
 .Check, .Radio
   { background-color:#DDFFFF; border:1px solid #DDDDDD; }
 .Button
   { background-color:#FF8040; color:#FFFFFF; width:150px; border:2px solid #FFFFFF; }
