html,body,p,td
    {font-family: Verdana; font-size: 10pt; color: #000000;}

body {
	margin: 0px;
	background-color: #FFFFFF;
}
table {
	border-collapse: collapse;
	border-width: 0px;
}
td {
	padding: 0px;
    border-spacing: 0px;
}

.fehler {font-weight: bold; color: #FF9452;}
h5 {font-size: 16pt; color: #FF9452; margin-top:15px; margin-bottom:20px;}

h1 {font-size: 16pt; color: #000000; margin-top:15px; margin-bottom:20px;}
h2 {font-size: 14pt; margin-top:15px; margin-bottom:25px;}
h3 {font-size: 16pt; color: #000000; margin-top:15px; margin-bottom:3px;}
h4 {font-size: 14pt; color: #000000; margin-top:0px; margin-bottom:15px;}
h6 {font-size: 13pt; font-weight: bold; color: #000000; margin-top:20px; margin-bottom:15px;}

.b1 {font-size: 11pt;}
.klein {font-size: 8pt;}
.klein2 {font-size: 8pt; font-weight: normal;}
b.navHi {color: #F38900; font-size: 10pt; font-weight: bold; text-decoration:none;}

A:link    {color: #0066AA; text-decoration:none;}
A:active  {color: #0066AA; text-decoration:none;}
A:visited {color: #0066AA; text-decoration:none;}
A:hover   {color: #F1052E; text-decoration:underline;}

A.nav:link    {color: #0066AA; font-size: 10pt; font-weight: bold; text-decoration:none;}
A.nav:active  {color: #0066AA; font-size: 10pt; font-weight: bold; text-decoration:none;}
A.nav:visited {color: #0066AA; font-size: 10pt; font-weight: bold; text-decoration:none;}
A.nav:hover   {color: #F1052E; font-size: 10pt; font-weight: bold; text-decoration:underline;}

A.navHi:link    {color: #F1052E; font-size: 10pt; font-weight: bold; text-decoration:none;}
A.navHi:active  {color: #F1052E; font-size: 10pt; font-weight: bold; text-decoration:none;}
A.navHi:visited {color: #F1052E; font-size: 10pt; font-weight: bold; text-decoration:none;}
A.navHi:hover   {color: #F1052E; font-size: 10pt; font-weight: bold; text-decoration:underline;}

.sub {font-size: 9pt; font-weight: bold; color: #FFFFFF;}
A.sub:link    {color: #FFFFFF; font-size: 9pt; font-weight: bold; text-decoration:none;}
A.sub:active  {color: #FFFFFF; font-size: 9pt; font-weight: bold; text-decoration:none;}
A.sub:visited {color: #FFFFFF; font-size: 9pt; font-weight: bold; text-decoration:none;}
A.sub:hover   {color: #F1052E; font-size: 9pt; font-weight: bold; text-decoration:underline;}

.frmEingabe {
	color: #3333AA;
}
	
.frmfeld {
	border: 1px solid #0066AA;
	background-color: #f7f7ff;
	font-family: Arial;
	color: #3333AA;
	font-size: 12px;
	width: 410px;
}

.frmplz {
	border: 1px solid #0066AA;
	background-color: #f7f7ff;
	font-family: Arial;
	color: #3333AA;
	font-size: 12px;
	width: 50px;
}

.frmort {
	border: 1px solid #0066AA;
	background-color: #f7f7ff;
	font-family: Arial;
	color: #3333AA;
	font-size: 12px;
	width: 270px;
}



.frmfeldcell {
	height: 22px;
}
.frmbtn {
	border: 1px solid #0066AA;
	background-color: #f7f7ff;
	font-family: Arial;
	color: #3333AA;
	font-size: 12px;
	font-weight: bold;
}
