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

#mittig {
        position: relative;
        width: 998px;
        margin: 5px auto;
        padding: 0px;
        border: 1px solid #999999;
        text-align: left;
        background: #FFFFFF url(../bilder/haar.gif) -70px 440px no-repeat;
}

#logo {
        position: relative;
        width: 920px;
        margin: 15px 0px 0px 22px;
        clear: left;
}

#spalte {
        position: relative;
        width: 19%;
        clear: left;
        float: left;
}

#navi {
        position: relative;
        margin: 10%;
        padding-top: 30px;
        text-align: right;
}

#werbung {
        position: relative;
        width: 70%;
        margin: 10%;
        padding-top: 30px;
        text-align: right;
}

#zeiten {
        position: relative;
        margin: 10%;
        padding-top: 230px;
        text-align: right;
}

#inhalt {
        position: relative;
        margin: 10px 0px;
        width: 760px;
        border-left: 1px solid #BBBBBE;
        padding-left: 30px;
        padding-right: 0px;
        float: left;
}

#reihe {
        position: relative;
        padding-top: 12px;
        width: 740px;
        clear: left;
        height: 120px;
}

#bild {
        position: relative;
        width: 160px;
        margin-right: 20px;
        clear: left;
        float: left;
}

#bildbreit {
        position: relative;
        xwidth: 160px;
        margin-right: 20px;
        clear: left;
        float: left;
}

#text {
        position: relative;
        width: 560px;
        float: left;
}

#kontakt {
        position: relative;
        width: 98%;
        text-align: center;
        background-color: #818181;
        clear: left;
        padding: 1%;
}

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

h1
{
        font-size: 18px;
        line-height: 18px;
        font-weight: bold;
        color: #999999;
        margin: 0px 0px 5px 0px;
}

h2
{
        font-size: 15px;
        line-height: 18px;
        font-weight: bold;
        color: #F5821F;
        margin: 0px 0px 5px 0px;
}

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

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

h5
{
        font-size: 12px;
        line-height: 14px;
        font-weight: normal;
        color:  #FFFFFF;
        margin: 0px;
}

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

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

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

a
{
        font-size: 12px;
        line-height: 18px;
        font-weight: normal;
        color: #666666;
        text-decoration: none;
        text-transform: uppercase;
        margin: 0px;
}
a:hover, a:active
{
        color: #FF9933;
}
.aktiv {
        color: #FF8833;
}
.navi
{
        text-align: right;
        display: block;
}

img
{
float:left;
}

.eins
{
border: 1px solid #BBBBBE;
margin-right: 10px;
}

.bild
{
border: 1px solid #BBBBBE;
}