body {
font-family: Arial,Helvetica,Sans-Serif;
font-size: 85%;
}

a:link {
color: #D60000;
text-decoration: none;
}

a:visited {
color: #D60000;
text-decoration: none;
}

a:hover, a:active {
color: #fff;
text-decoration: underline;
}

.small {
font-size: 80%;
font-family: Verdana,Arial,Helvetica,Sans-Serif;
}

h1 {
font-family: Verdana, Arial,Helvetica,Sans-Serif;
font-size: 160%;
color: #D60000;
font-weight: bold;
margin: 25px 0 25px 0;
font-variant: normal;
}
h2 {
font-family: Arial,Helvetica,Sans-Serif;
font-size: 140%;
color: #333;
margin: 30px 0 20px 0;
}

h2.daumenoben {
padding: 10px 0 15px 45px;
font-size: 150%;
background: url('../images/daumen_oben.gif') no-repeat;
}
h2.info {
padding: 10px 0 15px 45px;
font-size: 150%;
background: url('../images/info.gif') no-repeat;
}
h2.sanduhr {
padding: 10px 0 15px 45px;
font-size: 150%;
background: url('../images/sanduhr.gif') no-repeat;
}

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 {
font-size: 120%;
margin-top:15px;
font-weight: bold;
text-align: center;
}

#textfeld td {
line-height: 140%;
}

#textfeld p {
line-height: 140%;
}

.container {
float: left;
padding: 20px;
}

#adressfeld {
width: 220px;
float: left;
border: 1px solid #FFFEEB; 
}

#adressfeld h4 {
color: #D60000; 
background-color: #FF0;
padding: 3px 5px;
margin: 0;
font-size: 110%;
}

#adressfeld p {
color: #FFFEEB;
padding: 0 10px;
margin-bottom: 10px;
}