body { 
color : #666; 
background-color : #ffffff; 
text-align : center; 
margin : 0; 
padding : 0; 
} 
a:link { 
color : #006; 
} 
a:visited { 
color : #f90; 
font-weight : bold; 
} 
ul, li { 
margin : 5px; 
padding : 0; 
line-height : 1; 
} 
a:hover, a:active { 
color : #fff; 
background-color : #164f9e; 
} 
#uebercontainer { 
margin : 0 auto; 
width : 1000px; 
text-align : left; 
background-color : #ffffff; 
font-size : 14px; 
font-family : Arial, Verdana, Helvetica; 
} 
#container { 
width : 1000px; 
text-align : left; 
background-color : #ffffff; 
font-size : 14px; 
font-family : Arial, Verdana, Helvetica; 
} 
#header { 
width : 100%; 
height : 110px; 
background-image : url('/images/logo.gif'); 
background-repeat : no-repeat; 
background-position : 0 0; 
position : relative; 
} 
#header_links { 
margin-right : 0; 
top : 30px; 
text-align : right; 
position : relative; 
font-size : 14px; 
font-family : Arial, Verdana, Helvetica; 
color : #979797; 
} 
.halfbig { 
color : #006; 
font-size : 13pt; 
font-family : Arial, Verdana, Helvetica; 
font-weight : bold; 
} 
#footer { 
float : left; 
position : relative; 
top : 8px; 
} 
#footerlinks { 
text-align : right; 
position : relative; 
top : 15px; 
} 
#menu { 
width : 218px; 
height : 412px; 
background-image : url('/images/menubg.gif'); 
background-repeat : no-repeat; 
background-position : 0 0; 
position : relative; 
} 
#menuinhalt { 
top : 75px; 
left : 20px; 
position : relative; 
} 
.menu:link { 
color : #006; 
font-weight : bold; 
text-decoration : none; 
} 
.menu:visited { 
color : #666; 
text-decoration : none; 
} 
.menu:active  { color: #f93; text-decoration: none } 
.menu:hover { 
color : #f90; 
text-decoration : underline; 
} 
.menu:hover, .menu:active   { color: #006; font-weight: bold; background-color: #fff } 