body {
background-color: #FFFFFF;
background-image: url(../bilder/body-bg.jpg);
background-repeat: repeat-x;
background-position: center top;
margin-top: 28px;
}

#container {
position: absolute;
width: 760px;
left: 50%;
margin-left: -380px;
}

#header {
position: absolute;
width: 760px;
height:100px;
left:0;
top: 0;
}

#nav-bg {
position: absolute;
width: 760px;
height:38px;
left:0;
top: 100px;
background-color: #192666;
}

#inhalt {
position: absolute;
width:760px;
height:600px;
left:0;
top: 138px;
background-color: #FFFFFF;
}

#content {
position: absolute;
width: 475px;
height:561px;
left:40px;
top: 30px;
background-color: #FFFFFF;
background-image: url(../bilder/content-bg.jpg);
background-repeat: no-repeat;
}

#content1 {
position: absolute;
width: 680px;
height:800px;
left:40px;
top: 30px;
background-color: #FFFFFF;
background-image: url(../bilder/content-bg1.jpg);
background-repeat: no-repeat;
}

#content-sparte {
clear:both;
position: absolute;
width: 458px;
height:308px;
top:60px;
float:left;
}

#content-sparte2 {
clear:left;
position: absolute;
width: 458px;
height:308px;
top:368px;

}

#content-sparte3 {
position: absolute;
width: 500px;
height:500px;
top:60px;

}


#content-sparte4 {
clear:left;
position: absolute;
width: 460px;
height:320px;
top:400px;
left: 41px;
}


#content-sparte5 {
clear:both;
position: absolute;
width: 463px;
height:310px;
top:140px;
float:left;
}

#content-foto2 {
position: absolute;
width: 152px;
height:164px;
left:289px;
top: 386px;
}

#content-foto {
position: absolute;
width: 152px;
height:164px;
left:289px;
top: 78px;
}


#content-foto4 {
position: absolute;
width: 152px;
height:164px;
left:330px;
top: 420px;
}


#content-text {
position: absolute;
top: 60px;
right:5px;
left:35px;
}

#content-text p{
text-align:justify;
line-height: 150%;
}

#content-text2 {
position: absolute;
left:35px;
top: 320px;
}


#content-text4 {
position: absolute;
left:70px;
top: 470px;
}



#subnav {
position: absolute;
width: 233px;
height:500px;
left:515px;
top: 30px;
}

#subnav_oben {
clear:both;
width: 233px;
height:18px;
background-color: #FFFFFF;
background-image: url(../bilder/nav_oben.gif);
background-repeat: no-repeat;
float:left;
}

#subnav_titel {
clear:left;
width: 233px;
height:31px;
background-image: url(../bilder/nav_titel.gif);
background-repeat: no-repeat;
float:left;
}

#subnav_mitte {
clear:left;
width: 233px;
background-color: #FFFFFF;
background-image: url(../bilder/nav_mitte.gif);
background-repeat: repeat-y;
float:left;
}


#subnav_mitte_a {
clear:left;
width: 170px;
margin-left: 0px;
background-color: #ccd9f9;
background-image: url(../bilder/nav_mitte_a.gif);
background-repeat: repeat-y;
float:left;
}

#subnav_unten {
clear:left;
width: 233px;
height:58px;
background-color: #FFFFFF;
background-image: url(../bilder/nav_unten.gif);
background-repeat: no-repeat;
float:left;
}

.headline {
font-family: 'Times New Roman', Times, serif;
font-size: 18px;
color:#a6252c;
padding: 0;
margin: 24px 0 0 35px;
}

.headline1 {
font-family: 'Times New Roman', Times, serif;
font-size: 18px;
color:#a6252c;
padding: 0;
margin: 37px 0 0 50px;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#a6252c;
padding: 0;
margin: 0 15px 7px 0;
}

pre {
padding: 0;
margin: 0;
}

#content h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color:#a6252c;
padding: 0;
margin: 24px 0 15px 0;
}

*html h3 {
        margin-top:100px;
        }

#subnav h1 {
font-family: 'Times New Roman', Times, serif;
font-size: 17px;
color:#a6252c;
padding: 0;
margin: 6px;
}

#subnav ul {
padding: 0;
margin: 0 0 0 30px;
list-style-type: none;
}

#subnav li {
line-height: 90%;
}

#subnav a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#a6252c;
text-decoration:none
}

.noscreen {display:none;}

.box {min-height:1px; _height:1px;}
.box:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}

/* Main menu (tabs) */
#tabs {background:#192666; margin:0 5px; padding:10px 0 0 0; _height:1px; font-family:arial; font-size:11px;}

    #tabs ul {margin:0 10px; padding:0; list-style:none;}
    #tabs ul li {margin:0 5px 0 0; padding:0; float:left;}
    #tabs ul li a {display:block; position:relative; padding:7px 15px; border:0; background:url("../bilder/tab_link.gif") 0 0 repeat-x; color:#B5C4E3; font-weight:bold; text-decoration:none; cursor:pointer;}

    /* Main menu (tabs - link) */
    #tabs ul li a span.tab-l, #tabs ul li a:hover span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("../bilder/tab_link_l.gif") 0 0 no-repeat;}
    #tabs ul li a span.tab-r, #tabs ul li a:hover span.tab-r {position:absolute; top:0; right:0; _right:-1px; width:8px; height:8px; background:url("../bilder/tab_link_r.gif") 100% 0 no-repeat;}

    /* Main menu (tabs - hover) */
    #tabs ul li a:hover {background:url("../bilder/tab_hover.gif") 0 0 repeat-x; color:#FFF;}
    #tabs ul li a:hover span.tab-l {background:url("../bilder/tab_hover_l.gif") 0 0 no-repeat;}
    #tabs ul li a:hover span.tab-r {background:url("../bilder/tab_hover_r.gif") 100% 0 no-repeat;}

    /* Main menu (tabs - active) */
    #tabs ul li#active a {background:#FFF; color:#a6252c;}
    #tabs ul li#active a span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("../bilder/tab_active_l.gif") 0 0 no-repeat;}
    #tabs ul li#active a span.tab-r {position:absolute; top:0; right:0; width:8px; height:8px; background:url("../bilder/tab_active_r.gif") 100% 0 no-repeat;}


#counter {
position: absolute;
width: 95px;
height: 20px;
top: 950px;
left: 60px;
background-image: url(http://www.counter.de/cgi-bin/counter.pl?member=1139867772);
background-repeat: no-repeat;

}


#ticker {
position: absolute;
width: 750px;
height: 65px;
top:1070px;
left: 25px;
background-image: url(http://www.sportal.de/content/js/dlcticker.js);
background-repeat: no-repeat;

}

#wetter {
position: absolute;
width: 100px;
height: 125px;
top: 500px;
left: 10px;
background-image: url(http://wetter.rtl.de/?ref=hpt_de_klein" target="_blank" title="wetter.rtl.de);
background-repeat: no-repeat;

}

#logo {
position: absolute;
width: 430px;
height:480px;
left:20px;
top: 90px;
background-color: #FFFFFF;
background-image: url(../bilder/logo.gif);
background-repeat: no-repeat;
}


#gaestebuch {
position: absolute;
width: 650px;
height:800px;
left:0px;
top: 30px;
background-color: #FFFFFF;

}


#copy {
position: absolute;
width: 150px;
height:20px;
left:550px;
top: 840px;
background-color: #FFFFFF;

}
