body {
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
}

a {
color: #333333;
}
a:hover {
color:#666666;
}
img {
border:none;
}

#wrapper {
margin:auto;
width:916px;
border:1px solid #003366;
}
#logo {
width:665px;
height:227px;
background:url(img/header_logo.jpg) no-repeat;
text-indent:-99999px;
float:left;
}
#news {
width:251px;
height:227px;
background:url(img/header_bg.gif) repeat-x;
background-position:top;
float:left;
}
#news a{
text-decoration:none;
}

#headernavi {
padding-top:0.1px;
height:39px;
background:#6699cc;
}

<!--Topnavi-->
#ul_topnavi {
list-style:none;
margin-left: 0;
padding-left: 0;
text-align:center;
}
.li_topnavi {
display:inline;
padding-right:10px;
margin-left: 0;
padding-left: 0;
font-size:8pt;
}
.li_topnavi a {
text-decoration:none;
color:#FFFFFF;
}

#newsright h4 {
margin-top:5px;
padding-left:10px;
background:#d3dcee;

}

p {
padding-left:20px;
}

#content {
width:916px;

}

<!-- Hauptmenü links -->
#menueleft {
width:175px;
float:left;
}


#menue_links {
margin-top:2px;
}
/*<!-- Browserweiche da der IE 6 nicht mit float left klarkommt !-->*/
ul[id=menue_links]{
float:left;
}

#menue_links a {
text-decoration:none;
}
#menue_links a:hover {
background:#657ab3;
}
.li_left {
background:#6699cc;
list-style:none;
width:150px;
margin-top:2px;
padding:2px;
margin-left:-40px;
padding-left:20px;
color:#FFFFFF;
}
.li_left a{
color:#FFFFFF;
}
.li_left_sub {
background:#d3dcee;
list-style:none;
width:140px;
margin-top:2px;
padding:2px;
margin-left:-40px;
padding-left:30px;
color:#003366;
}
.li_left_sub a {
color:#003366;
}

.li_left:hover {
background:#657ab3;
}

.li_left_sub:hover {
background:#657ab3;
}

<!-- Contentbereich -->

<!--#cb p{
padding-left:0px;
}  -->

#cb {
width:470px;
float:left;
padding:10px;
margin-top:2px;
/*text-align: justify;*/
}

.gb_entry {
border:1px solid #6699cc;
padding:5px;
margin-bottom:8px;
}

.gb_entry_header {
background: #6699cc;
margin-bottom: 5px;
padding:2px;
}

.gb_entry_content {
background: #d3dcee;
padding:2px;
}

#bilderright {
width:250px;
float:right;
}

#footer {
clear:both;
width:916px;
background:url(img/footer_bg.gif) repeat-x;
height:35px;
}

#copyright {
clear:both;
width:916px;
background: #003366;
height:20px;
color:#FFFFFF;
font-size:8pt;
text-align:center;
}

.bildrechts {
border-bottom:3px solid #657ab3;
}