﻿body
{
    background-color: #02579E;
    font: 90% Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    margin: 0 px;
    padding: 0 px;
}
h1
{
    font-family: Arial ,Helvetica, sans-serif;
    text-align: left;
    font-size: 14px;
    color: #02579E;
    line-height: 180%;
}

h2
{
    font-family: Arial ,Helvetica, sans-serif;
    text-align: left;
    font-size: 14px;
    color: #02579E;    
    line-height: 1px;

}

h3
{
    
    font-family: Arial ,Helvetica, sans-serif;
    text-align: left;
    font-size: 10px;
    color: #02579E;
}

p
{
    font-family: Verdana,Helvetica, sans-serif;
    text-align: left;
    font-size: 10px;
    color: #333333;
    line-height: 150%;
}
td
{
font-family: Verdana,Helvetica, sans-serif;
    text-align: left;
    font-size: 10px;
    color: #333333;
    line-height: 150%;
}

#wrapper
{
    width: 978px;
    text-align: center;
    margin: 0 auto;
    padding: 0 auto;
}
#sponsoren
{
    float: left;
    width: 978px;
    height: 70px;
    background-color: #02579E;
}
#spo_links
{
    float: left;
}
#spo_rechts
{
    float: right;
}
#container
{
    float: left;
    width: 978px;
}


#inner
{
    width: 978px;
    float: left;
    padding: 0px;
}

#content
{
    float: left;
    width: 651px;
    background-color: #FFFFFF;
    padding-left: 0px;
    padding-right: 0px;
    height: 100.1%;
}
#content p
{
    line-height: 150%;
}
#content a
{
    color: #02579E;
}
#innercontent
{
    float: left;
    width: 551px;
    min-height: 400px;
    padding:  30px 30px 30px 70px;
}

#help
{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    width: 161px;
}

#linke_Spalte
{
    float: left;
    margin: 0px;
    width: 165px;
    padding: 0px 0px 0px 0px;
    background-color: #02579E;
}


/* miscellaneous styles */
.brclear
{
    clear: both;
    height: 0;
    margin: 0;
    font-size: 1px;
    line-height: 0px;
}

#footer
{
    font-size: 70%;
    color: #FFFFFF;
}
#footer a, a:link. a:visited, a:hover, a:active
{
    color: #FFFFFF;
}


#linke_Spalte ul
{
    margin: 0px;
    padding: 0px;
    float: left;
    padding-top: 0px;
    font-size: 12px;
    line-height: 200%;
    text-align: left;
    float: left;
    width: 165px;
    margin-left: 0px;
}
#linke_Spalte li
{
    list-style: none;
    height: 30px;
    width: 165px;
    display: block;
}
#linke_Spalte a
{
    width: 165px;
    display: block;
    font-weight: bold;
    text-decoration: none;
}
#linke_Spalte a:link
{
    width: 165px;
    display: block;
    color: white;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: White;
    text-decoration: none;
}
#linke_Spalte a:visited
{
    width: 165px;
    display: block;
    color: white;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: White;
}
#linke_Spalte a:hover
{
    width: 165px;
    display: block;
    color: yellow;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: White;
}
#linke_Spalte a:active
{
    width: 165px;
    display: block;
    color: yellow;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: White;
    text-decoration: none;
}

