body {
font-family: Arial,Helvetica,Sans-Serif;
font-size: 75%;
}

a:link {
color: #FF0407;
text-decoration: none;
}

a:visited {
color: #FF0407;
text-decoration: none;
}

a:hover, a:active {
color: #000;
text-decoration: underline;
}

.small {
font-size: 85%;
font-family: Verdana,Arial,Helvetica,Sans-Serif;
}

h1 {
font-family: Verdana, Arial,Helvetica,Sans-Serif;
font-size: 160%;
color: #FF0407;
font-weight: bold;
margin: 25px 0 25px 0;
font-variant: normal;
}
h2 {
font-family: Arial,Helvetica,Sans-Serif;
font-size: 140%;
color: #FF0407;
margin: 15px 0 20px 0;
letter-spacing: 1px;
font-variant: bold;
}
h3 {
font-family: Arial,Helvetica,Sans-Serif;
font-size: 120%;
font-variant: normal;
}

.unav h3 a {
padding-left: 20px;
background: url(../images/pfeil1.gif) 0 5px no-repeat;
}

p {
margin: 5px 0 15px 0;
}

p.willkommen {
margin-top:15px;
font-weight: bold;
}

#textfeld td {
line-height: 140%;
}

#textfeld p {
line-height: 140%;
}


