/* CSS Document */
body,html {
	height: 100%;
	margin: 0px;
}

td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;#
	scrollbar-DarkShadow-Color:#336699;
	scrollbar-Track-Color:#F8FAFD;
	scrollbar-Face-Color:#F8FAFD;
	scrollbar-Shadow-Color:#6699cc;
	scrollbar-Highlight-Color:#FFFFFF;
	scrollbar-3dLight-Color:#6699cc;
	scrollbar-Arrow-Color:#6699cc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
td.mod{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

td.vk{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#003366;
	font-weight:normal;
}
#haupt {
	width: 100%;
	height: 100%;
	overflow:visible;
	max-width:100%;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#003366;
	font-weight:bold;
}
a:link,a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #80A4D9;
	font-weight:bold;
	text-decoration: none;
}
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#80A4D9 ;
	font-weight:bold;
	text-decoration: overline underline;
}
input, textarea, select{
	background-color:#E0ECFA;
	border:1px solid #C1D6EB;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 3px;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #959595; 
	background-color:#9FC4F0; }
input:hover, textarea:hover, select:hover {
	border: 1px solid #959595; }
select, input[type=checkbox], input[type=radio], input[type=button], input[type=submit] {
	cursor: pointer; }


.radio{
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.vorname { display: none; }

