a#Kopf
{
color:#FFFF00;
}
a#Fuss
{
color:#99FFCC
}
a#Rechts
{
text-align:right;
color:#99FFCC;
}
h3
{
color:#FFFFFF;
}

body
{
font-size:11px;
line-height:16px;
font-family:Arial;
color:#000000;
background:#FFFFFF
margin:0px;
}
  li#a {
    width: 2px;
    margin: 4px; padding: 7px;
    border: 1px solid red;
    background-color: #ccbbcc;
  }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 14px;
    padding-left: 8px;
  }
  li#a {
    list-style: none;
    margin: 4px; padding: 2px;
    border: 1px solid gray;
    background-color: #eee;
  }

  ul#Navigation a {
    text-decoration: none;
    color:#33FFFF; background-color:gray;
  }
  ul#Navigation a:hover {
    color: white;
    background-color:#009966;
  }

ab {  width:60px; text-align:center;
           font-family:System,sans-serif;
           font-size:100%; }


body
   {
   background-image:url(didobg-r.jpg);
   background-attachment:fixed;
   }


ul#menu, ul#menu li {
margin:0;
padding:0;
list-style:none;
}

ul#menu a  {
font:bold 11px verdana, sans-serif;
text-align:center;
text-decoration:none;
}
 
ul#menu a {
display:block;
width:150px;
line-height:20px;
margin-top:2px;
background:#990000;
border-left:21px solid #dfdfdf;
border-bottom:1px solid #cfcfcf;
color:#FFFF66;
}
 
ul#menu a:hover 
{
border-left:21px solid #FFFF66;
border-bottom:1px solid #5e99cb;
color:#FFFFFF;
}

