body { 
font-family : Verdana, Geneva, sans-serif; 
background-color : #3d3d3d; 
} 
#container 
{
width:750px; 
margin-left: auto ;
margin-right: auto ;
background-color:#FFFFFF; 
padding:3px;
}
#header { 
height : 120px; 
width : 750px; 
background-image : url(bilder/header.jpg); 
} 
#header1 { 
height : 120px; 
width : 750px; 
background-image : url(bilder/header1.jpg); 
} 
#header2 { 
height : 120px; 
width : 750px; 
background-image : url(bilder/header2.jpg); 
} 
#header3 { 
height : 120px; 
width : 750px; 
background-image : url(bilder/header3.jpg); 
} 
#header4 { 
height : 120px; 
width : 750px; 
background-image : url(bilder/header4.jpg); 
} 
#header5 { 
height : 120px; 
width : 750px; 
background-image : url(bilder/header5.jpg); 
} 
#header a { 
position : absolute; 
top : 115px; 
padding : 0 30px; 
font-size : 12px; 
color : #ffffff; 
text-decoration : none; 
font-family : verdana, Helvetica, sans-serif; 
} 
#header1 a { 
position : absolute; 
top : 115px; 
padding : 0 30px; 
font-size : 12px; 
color : #ffffff; 
text-decoration : none; 
font-family : verdana, Helvetica, sans-serif; 
} 
#header2 a { 
position : absolute; 
top : 115px; 
padding : 0 30px; 
font-size : 12px; 
color : #ffffff; 
text-decoration : none; 
font-family : verdana, Helvetica, sans-serif; 
} 
#header3 a { 
position : absolute; 
top : 115px; 
padding : 0 30px; 
font-size : 12px; 
color : #ffffff; 
text-decoration : none; 
font-family : verdana, Helvetica, sans-serif; 
} 
#header4 a { 
position : absolute; 
top : 115px; 
padding : 0 30px; 
font-size : 12px; 
color : #ffffff; 
text-decoration : none; 
font-family : verdana, Helvetica, sans-serif; 
} 
#header5 a { 
position : absolute; 
top : 115px; 
padding : 0 30px; 
font-size : 12px; 
color : #ffffff; 
text-decoration : none; 
font-family : verdana, Helvetica, sans-serif; 
} 
#menu { 
width : 750px; 
height : 30px; 
background-color : #282828; 
margin-top : 3px; 
margin-bottom : 0; 
} 
#menu ul { 
margin : 0; 
padding : 6px; 
} 
#menu li { 
list-style : none; 
float : left; 
} 
#menu a { 
float : left; 
height : 30px; 
padding : 0 15px; 
color : #ffffff; 
font-size : 12px; 
font-weight : bold; 
text-decoration : none; 
font-family : verdana, Helvetica, sans-serif; 
} 
#menu a:hover { 
color : #dddddd; 
} 
#main { 
float : left; 
width : 750px; 
margin : 0 0; 
background-color : #eeeeee; 
color : #000000; 
font-size : 12px; 
} 
#main a { 
color : #000000; 
} 
#main a:hover { 
color : #da0303; 
} 
#main br { 
line-height : 6px; 
} 
#sidebar { 
width : 160px; 
float : right; 
padding : 0 10px 10px 20px; 
margin-top : 10px; 
} 
#sidebar h3 { 
font-size : 17px; 
font-weight : normal; 
margin : 10px 0 5px 0; 
} 
#sidebar ul { 
margin : 0; 
padding : 0; 
border-top : 1px solid #dddddd; 
} 
#sidebar li { 
list-style : none; 
border-bottom : 1px solid #dddddd; 
} 
#sidebar li a { 
color : #333333; 
text-decoration : none; 
padding : 3px; 
display : block; 
} 
#sidebar li a:hover { 
background-color : #dddddd; 
} 
#text { 
line-height : 18px; 
margin-right : 225px; 
padding : 10px 30px 30px 30px; 
} 
#text h1 { 
font-size : 18px; 
font-weight : normal; 
margin : 20px 0 10px 0; 
} 
#text h2 a { 
font-size : 16px; 
font-weight : normal;
margin : 20px 0 10px 0; 
text-decoration:none;
} 

#text ol, #text ul { 
padding : 0; 
margin : 8px 0; 
} 
#text li { 
margin-left : 30px; 
list-style : none; 
} 
#footer { 
height : 20px; 
color : #dddddd; 
font-size : 11px; 
padding : 10px 30px; 
background-color : #282828; 
clear : both; 
} 