body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
background-color:#FC0;
}
b {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
img {
border:0px;
}
h1 {
font-weight:bold;
font-size:18px;
}
h2 {
font-weight:bold;
font-size:13px;
}
h3 {
font-weight:bold;
font-size:11px;
}
table {
font-size:11px;
}
DIV.shadow, DIV.shadow2, DIV.shadow3, DIV.shadow4, DIV.shadow5    {
   padding: 0 1 0 1; border-radius: 10px; border-radius:10px;
   }
DIV.shadow {
   background-color: #FFF; border: 1px solid #959595; margin: 0;
   }
DIV.shadow2 {
   background-color: #aaa; border: 1px solid #bebebe; margin: 0;
   }
DIV.shadow3 {
   background-color: #d1d1d1; border: 1px solid #e1e1e1; margin: 0;
   }
DIV.shadow4 {
   background-color: #ededed; border: 1px solid #f6f6f6; margin: 0;
   }
DIV.shadow5 {
   background-color: #fcfcfc; border: 1px solid #fff; 
   }   
.topper {
margin:0px;
z-index:1;
height:40px; 
border-bottom:3px solid #FFF; 
white-space:nowrap;
text-align:left;
padding:0 15 15 30;
font-weight:bold; 
font-size:15px;
color:#000;
}
.topper a, .topper a:link, .topper a:visited, .topper a:focus, .topper a:active {
margin-top:20px;
display:block;
width:115px;
height:20px;
border:1px solid #000;
color:#000;
text-decoration:none;
text-align:center;
float:left;
}
.topper a:hover {
margin-top:20px;
display:block;
width:115px;
height:20px;
border:1px solid #FFF;
text-decoration:underline;
text-align:center;
color:#FFF;
}
.blocko {
margin-top:20px;
display:block;
width:115px;
height:20px;
border:1px solid #FFF;
text-decoration:none;
text-align:center;
color:#FFF;
float:left;
}
.logo {
position:absolute; 
top:-15px; 
right:100px; 
}
.logo a, .logo a:link, .logo a:visited, .logo a:focus, .logo a:active, .logo a:hover{
border:0px;
text-decoration:none;
}
.zentrierer {
z-index:2;
text-align:center;
padding:3px;
}
.inhalt {
margin:auto;
background-color:#FFF; 
padding:10px;
width:762px;
color:#000;
font-size:10px;
}
.inhalt a {
text-decoration:none;
border:0px;
color:#FC0;
}
.inhalt a:link, .inhalt a:visited, .inhalt a:focus, .inhalt a:active {
text-decoration:none;
border:0px;
color:#FC0;
}
.inhalt a:hover {
border:0px;
color:#FC0;
text-decoration:underline;
}
a {
margin-top:10px;
text-decoration:none;
font-weight:bold;
border:0px;
color:#000;
}
a:link, a:visited, a:focus, a:active {
margin-top:10px;
text-decoration:none;
font-weight:bold;
border:0px;
color:#000;
}
a:hover {
margin-top:10px;
border:0px;
font-weight:bold;
color:#FFF;
text-decoration:underline;
}