html
{background-color:#FFFFFF;
color:#000000;
}
body 
{
font-family: verdanna, sans-serif;
 font-size:12px;
}
h1 {font-size:18px;color:#000000;margin-bottom:0px; background-color:#FFFFFF;}
h2 {font-size:16px;color:#000000; background-color:#FFFFFF;}
h3 {font-size:14px;color:#000000; background-color:#FFFFFF;}
p {margin-top:0px;}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  color:#000000;
  font-size:12px;
  background-color:#FFFFFF;
  font-style:italic;
  border-bottom:1px dotted #000000;
}
a:active, a:hover
{ 
 text-decoration:underline;
}
img
{
border:0px;
}
.titel {
height:122px;
padding:5px;
border-bottom:1px solid #000000;
margin-bottom:20px;
}
.menue {
width:14%;
float:left;
clear:right;
}

.menuelinks
{
display:block;
font-weight:bold;
border-top:1px dashed #000000;
margin-top:15px;
line-height:18px;

}
.menuelinks a
{color:#000000;
display:block;
background-color:#FFFFFF;
font-style:normal;
}
.menuelinks a:hover
{ color:#FFFFFF;
background-color: black;
display:block;
text-decoration:none;
}

.hauptbereich {
width:80%;
float:right;
}
.logo
{
float:right;
margin-left: 3px;
}
.unten
{
clear:both;
text-align:center;
}
.meldung
{
color:#FF0000;
background-color:#FFF;
font-size:160%;
}
.w3c, .css
{
height: 31px;
width: 88px;
border: 0px;
}
table
{
width:100%;
}
td
{
text-align:center;
}
