body {
    margin: 0px;
    color: #000000;
    background-color: #fffcde;
    background-image: url(../images/hnt.gif);
    background-repeat: repeat-y;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    padding: 0;
}
#logo {
    width: 164px;
    position: absolute;
    margin: 0;
}
#servicenavigation {
    position: absolute;
    margin-left: 542px;
}

#ortsteile {
    position: absolute;
    margin-left: 164px;
}
#kopf {
    height: 79px;
    background-color: #37A3D6;
}
#ueberschrift {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    margin-top: 0px;
    background-color: #2D8214;
    height: 45px;
    padding-top: 22px;
    padding-left: 23px;
    padding-bottom: 2px;
    font-weight: bolder;
    margin-left: 164px;
}
.ueberschriftin {
    width: 600px;
}


#inhalt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    padding-left: 23px;
    padding-top: 20px;
    padding-bottom: 10px;
    top: 150px;
    position: absolute;
    left: 162px;
    width: 740px;
}
#fuss {
    left: 185px;
    width: 100%;
}
.klein {
    font-size: x-small;
text-decoration: none;
}

.klein a{
    font-size: x-small;
color: black;
text-decoration: none;
}


#rechts {
    width: 200px;
    float: right;
    right: 5px;
    background-color: #FEF9C4;
    padding: 5px;
}

#navigation {
    position: absolute;
    width: 155px;
    margin-left: 3px;
    top: 150px;
}
#navigation a {
font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFCDE;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}

.nav2 {color:FC9E26}
.nav2 a:hover {text-decoration: none; color: #FF0000;
}

#navigation a:hover {
    color: #02ADFB;
}

#inhalt #rechts .content {
    font-size: 14px;
    color: #009900;
}