.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt
}

body, td, table, hr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

body {
	background-image: url(../bilder/hg_weiss.gif);
	background-repeat: repeat-y;
}

body.auswahl {
	background-image: none;
	background-color: #002B6A;
	color: #FFFFFF;
}
body.auswahl a {
	color: #FFFFFF;
}
body.auswahl a:visited {
	 color: #FFFFFF;
}
body.auswahl a:active {
	 color:  #FFFFFF;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.hintergrund {
	background-color: #DDDDDD;
	color: #DDDDDD
}

.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold
}

.nostyle {
}

.feld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
}

.text{
font-size: 10pt;
font-family: Verdana;
}
.text2{
font-size: 8pt;
font-family: Verdana;
}
a{
text-decoration: none;
}
.feld0{
font-size: 10pt;
font-family: Verdana;
width: 120;
height: 25;
}

.feld{
font-size: 10pt;
font-family: Verdana;
height: 25;
}
.feld2{
font-size: 8pt;
font-family: Verdana;
width: 100%;
}
.feld3{
font-size: 10pt;
font-family: Verdana;
width: 20%;
}
.feldhide{
  visibility: hidden;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="file"],
button {
	padding: 5px 10px;
}