body
{
       font-family: Verdana, Arial, Helvetica, sans-serif;
       height: 100%;
       margin: 0px;
       padding: 0px;
       background: #FFDF74 url(../bilder/internet.jpg) fixed;
       text-align: center;
}

p
{
        font-size: 12px;
        color: #333333;
        text-align: justify;
        line-height: 15px;
        margin: 0px;
        margin-top: 5px;
        margin-bottom: 5px;
}

h1
{
        font-size: 18px;
        font-weight: bold;
        color: #999999;
        line-height: 18pt;
        text-align: left;
        margin: 0px;
}

h2
{
        font-size: 15px;
        line-height: 18px;
        color: #FFBA00;
        font-weight: bold;
        text-align: left;
        margin: 0px;
        margin-top: 0px;
        margin-bottom: 5px;
}

h3
{
        font-size: 12px;
        font-weight: normal;
        color: #444444;
        line-height: 15pt;
        margin: 0px;
        margin-bottom: 5px;
}

h4
{
        font-size: 11px;
        font-weight: normal;
        color: #333333;
        line-height: 13pt;
        text-align: center;
        margin: 0px;
}

h5
{
        font-size: 12px;
        color:  #FFFFFF;
        font-weight: normal;
        padding-left: 5px;
        padding-top: 5px;
        text-align: left;
        line-height: 14px;
        margin: 0px;
}

h6
{
        font-size: 11px;
        color:  #0F3193;
        font-weight: normal;
        text-align: right;
        line-height: 14px;
        margin: 0px;
        margin-bottom: 15px;
}

li
{
        font-size: 12px;
        color: #333333;
        line-height: 15px;
        list-style-type: square;
}

ul
{       margin: 0px;
        padding-left: 185px;
        margin-bottom: 5px;
}

a
{
        font-size: 12px;
        font-weight: normal;
        line-height: 18px;
        color: #666666;
        text-decoration: none;
        text-transform: uppercase;
        margin: 0px;
}
a:hover
{
        color: #FFBA00;
}
a:active
{
        color: #FFBA00;
}
.aktiv {
        color: #FFBA00;
}
.navi
{
        text-align: right;
}
.unavi
{
        font-size: 10px;
        line-height: 14px;
        padding-right: 25px;
        padding-top: 5px;
        text-align: left;
}
.uakt
{
        color: #0F3193;
        font-size: 10px;
        line-height: 14px;
        padding-right: 25px;
        padding-top: 5px;
        text-align: left;
}
.gelb
{
        color: #FFC300;
}

img
{
float:left;
margin-right: 15px;
}
