body {
    background: white;
}
#links{
font-family:Arial;
font-size:8px;
}

#links a{
color: white;
}
a {
   color: #000000;
   text-decoration: none;
}
a:visited {
   color: #000000;
   text-decoration: none;
}
a:hover {
   color: #DD0000;
   text-decoration: none;
}

td {
   font-family:Arial;
   font-size: 13px;
   color:#3E3E3E;
}
#menu{
background:url(/Bilder/augenarzt-angermund_03.jpg);
height: 46px;	
}

#menu a{
color: white;
display:block;
height:15px;
float:left;
padding:7px;
border:1px solid #DDB3B4;
}


#menu a:hover{
color: black;
background: #F0DFDF;
text-decoration:underline;
border:1px gray solid;

}

#wbcontent {
   width:380px;
   float:left;
}
#bar {
   width:140px;
   padding-left:380px;
}
