body, html {
background-image:url(images/body_bg.jpg);
margin:0px;
padding:0px;
font-family:tahoma;
color:#FFFFFF;
}

#container {
width:975px;
margin:0px auto;
}

#shortcuts {
padding-top:0px;
padding-bottom:0px;
text-align:right;
padding-right: 15px;
font-size:0px;
}

#shortcuts a:link, #shortcuts a:active, #shortcuts a:visited { 
color:#800000;
font: 11px tahoma;
text-decoration: none;
}

#shortcuts a:hover {
color:#800000;
font: 11px verdana; 
text-decoration:underline;
}

#header {
height:236px;
background-image:url(images/header.jpg);
}

#header h1 {
text-indent:-9000px;
color:#1F1A17;
padding:0;
margin:0;
}

#navi {
float:left;
width:770px;
height:31px;
background-image:url(images/navbar.jpg);
padding-left:205px;
}

#wrapper {
float:left;
width: 975px;
background-image:url(images/wrapper_bg.jpg);
}

#subnavi {
float:left;
width:200px;
height: auto !important;
    min-height: 300px;
    height: 300px;
}

#werbung {
float:left;
padding-top:0px;
}

#content {
    float: left;
    width: 735px;
    height: auto !important;
    min-height: 300px;
    height: 300px;
padding-left:20px;
padding-right:20px;
color:#ffffff;
background-repeat:no-repeat;
font-family:verdana;
font-size:12px;
padding-top:15px;
background-image:url(images/content.jpg);
}

#content a:link, #content a:active, #content a:visited { 
color:#808080;
text-decoration:none;
}

#content a:hover { 
text-decoration:underline;
}


#footer {
height: 37px;
clear:both;
background-image:url(images/footer.jpg);
}

#footertext {
float : left;
padding-left:30px;
padding-top:15px;
width: 890px;
padding-bottom: 5px;
height : 12px;
background-color : transparent;
color : #fe9933;
font-family : verdana;
font-size : 10px;
text-decoration: none;
text-align : left;
}

#footertext ul {
margin:0;
padding:0;
list-style-type:none;
}

#footertext li {
display:inline;
margin:0;
padding:0;
}

#footertext span {
padding:0 5px;
margin:0;
}

#footertext a{
padding-top:15px;
padding-bottom: 5px;
height : 12px;
background-color : transparent;
color : #fe9933;
font-family : verdana;
font-size : 10px;
text-decoration: none;
text-align : left;
}


h1, h2 {
font-size:14px;
color: #fe9933;
}