body
{
       font-family: arial, verdana, sansserif;
       height: 100%;
       margin: 0px;
       padding: 0px;
       background: #BBCC96 url(../bilder/haushueter.gif) repeat-y center;
       text-align: center;
}

p
{
        font-size: 12px;
        line-height: 16pt;
        color: #333333;
        margin: 0px;
        margin-bottom: 10px;
}


h1
{
        font-size: 16px;
        line-height: 20px;
        color: #0A5C12;
        font-weight: bold;
        text-align: left;
        margin: 0px;
        margin-bottom: 10px;
}

h2
{
        font-size: 14px;
        line-height: 18pt;
        color1: #558822;
        color: #AA3300;
        margin: 0px;
        margin-bottom: 6px;
}

h3
{
        font-size: 11px;
        color:  #333333;
        font-weight: normal;
        margin: 0px;
        text-align: right;
        line-height: 14px;
}

h4
{
        font-size: 11px;
        font-weight: normal;
        color: #333333;
        line-height: 13pt;
        text-align: center;
        margin: 0px;
}

h5
{
        font-size: 20px;
        font-weight: bold;
        color: #889966;
        line-height: 22pt;
        text-align: right;
        margin: 0px;
        margin-bottom: 10px;
        clear: both;
}

li
{
        font-size: 12px;
        color: #333333;
        line-height: 18px;
}

ul
{       margin: 0px;
        padding-left:15px;
        margin-bottom: 5px;
}

* html ul {padding-left:15px;}

a
{
        font-size: 12px;
        font-weight: normal;
        line-height: 16px;
        color: #663333;
        text-decoration: none;
        margin: 0px;
}
a:hover
{
        color: #330000;
        background: #F9F6EF;
}
a:active
{
        color: #330000;
}
.aktiv {
        display: block;
        text-align: right;
        color: #AA3300;
        line-height: 22px;
        background: #F9F6EF;
        border-bottom: 1px solid #727375;
        padding-right: 30px;
}
.navi
{
        display: block;
        text-align: right;
        line-height: 22px;
        border-bottom: 1px solid #727375;
        padding-right: 30px;
}
.unavi
{
        display: block;
        text-align: right;
        font-size: 11px;
        line-height: 16px;
        border-bottom: 1px solid #727375;
        padding-right: 40px;
}
.uakt
{
        display: block;
        text-align: right;
        color: #AA3300;
        font-size: 11px;
        line-height: 16px;
        background: #F9F6EF;
        border-bottom: 1px solid #727375;
        padding-right: 40px;
}
.navir
{
        display: block;
        text-align: left;
        line-height: 22px;
        border-bottom: 1px solid #727375;
        border-left: 1px solid #727375;
        padding-left: 30px;
}
.navia
{
        display: block;
        color: #AA3300;
        text-align: left;
        line-height: 22px;
        background: #F9F6EF;
        border-bottom: 1px solid #727375;
        border-left: 1px solid #727375;
        padding-left: 30px;
}

.bild
{
        display: block;
        padding: 0px 20px;
        border-bottom: 1px solid #727375;
}