h1,h2,p,li,a {
font-family : Verdana,Arial,Helvetica,sans-serif;
}
h1 {
margin : 0 0 20px 0;
padding : 0;
font-size : 13px;
line-height : 20px;
color : #d2212a;
}
h2 {
margin : 20px 0 5px 0;
padding : 0;
font-size : 13px;
color : #d2212a;
}
.rot {
color : #d2212a;
font-weight : bold;
}
p,li {
font-size : 13px;
line-height : 20px;
color : #000000;
}
p.ohne {
margin-top : -13px;
}
a {
text-decoration : none;
color : #d2212a;
}
a:hover {
text-decoration : underline;
}
a.nav10:link, a.nav10:visited, a.nav10:hover, a.nav10:active {
font-size : 13px;
font-weight : normal;
color : #000000;
text-decoration : none;
}
a.nav10:hover, a.nav10:active, a.nav11:link, a.nav11:visited, a.nav11:hover, a.nav11:active {
font-size : 13px;
font-weight : bold;
color : #d2212a;
text-decoration : none;
}
a.nav20:link, a.nav20:visited, a.nav20:hover, a.nav20:active {
font-size : 13px;
font-weight : bold;
color : #000000;
text-decoration : none;
}
a.nav20:hover, a.nav20:active, a.nav21:link, a.nav21:visited, a.nav21:hover, a.nav21:active {
font-size : 13px;
font-weight : bold;
color : #d2212a;
text-decoration : none;
}
td {
margin : 0;
padding : 0;
text-align : left;
vertical-align : top;
}

.kf {
width: 90%;
border : 1px solid #F6A800;
}

.formbox {
margin : 0;
padding : 0;
width: 500px;
}
.reihe {
clear: both;
padding: 2px 0px;
}
.label {
float: left;
text-align: right;
padding-top: 3px;
padding-right: 5px;
font-family : Verdana,Arial,Helvetica,sans-serif;
font-size : 13px;
color : #000000;
}
.feld {
float: right;
width: 350px;
text-align: left;
font-family : Verdana,Arial,Helvetica,sans-serif;
font-size : 13px;
color : #000000;
}
.knopf {
clear: both;
text-align: left;
padding-top: 15px;
padding-bottom: 30px;
}
.defbreite {
width: 300px;
}