<style type="text/css">
<!--
body{
        background:#BDA179;
        font-size: 12px;
}

a.navi  {font-family: ARIAL;
        font-size: 13px;
        line-height: 16px;
        color: #B9BBBA;text-decoration: none;}

td.tab  {font-family: ARIAL;
        font-size: 11px;
        line-height: 16px;
        color: #8A6A31;}
td.tab_kontakt  {font-family: ARIAL;
        font-size: 11px;
        line-height: 16px;
        color: #000000;}

div.background{
        position: absolute;
        z-index: 0;
        width:100%;
}

div.content_grafik{
        position: absolute;
        left:50%;
        margin-left:-470px;
        margin-top:15px;
        text-align:left;
        background-image: url(../image/Einspieler_logo.jpg);
        background-repeat:no-repeat;
        z-index: 1;
        width:946px;
        height:262px;
}

div.content_navigation{
        position: absolute;
        left:50%;
        margin-top:247px;
        margin-left:-400px;
        z-index: 1;
        width:800px;
        font-family: ARIAL;
        font-size: 13px;
        line-height: 16px;
        color: #B9BBBA;
}

div.content_content{
        position: absolute;
        left:50%;
        margin-top:247px;
        margin-left:-470px;
        background-image: url(../image/Einspieler_content.jpg);
        background-repeat:repeat;
        width:946px;
}

div.content_inhalt_Headline{
        position: relative;
        left:50%;
        margin-top:100px;
        margin-left:-400px;
        z-index: 1;
        width:350px;
        font-size: 20px;
        line-height: 20px;
        color: #5E7C8A;
}
div.content_inhalt_Headline_strip{
        position: relative;
        left:50%;
        margin-top:1px;
        margin-left:-400px;
        width:350px;
        z-index: 1;
        color: #5E7C8A;
}


div.content_inhalt{
        position: relative;
        left:50%;
        margin-top: 10px;
        margin-left: -400px;
        z-index: 2;
        width:800px;
        font-size: 12px;
        line-height: 18px;
        color: #535353;
}




a.link     {font-family: Georgia; font-size: 8px; text-decoration: none; line-height: 10px; color: #535353;}

-->
</style>