 body,  a table{
    font: normal 80% Verdana, sans-serif;
    color: black; background-color:#000000;
  }
p {
    font: normal 110% Verdana, sans-serif;
    color: black; 
  }

  ul#Navigation {
    margin-top:45px; 
    text-align: left;
   margin-left:0px;

  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    
  }

  ul#Navigation a, ul#Navigation span {
    padding: 0.2em 1.5em;
    text-decoration: none; font-family:Verdana,sans-serif; font-size:99%; text-indent:1em; 
    color:#FAFAD2; letter-spacing:0.15em; font-weight:bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color:gray;
  }



#box1 { position:absolute; top:175px; width:605px; left:310px; height:600px;  background-color:#DCDCDC; text-align:left; padding-left:10px; padding-right:10px; z-index:1; } 
#box2 { position:absolute; top:15px; width:100%; height:160px; left:140px; z-index:2; }
#box3 { position:absolute; top:15px; width:100%; height:160px;  z-index:1; }
#box4 { position:absolute; top:175px; width:200px; height:600px; left:110px; background-color:#423b3b; z-index:1; }
#box10 { position:absolute; top:175px; width:725px; left:150px;   background-color:#DCDCDC; text-align:left; padding-left:30px; padding-top:20px; padding-right:30px; z-index:1; }
#boxfuss { position:absolute; left:0px;  width:785px;background-color:#b88364; text-align:center; z-index:1;}
h3 {font-family:Verdana,sans-serif; font-size:190%; letter-spacing:0.3em; font-weight:bold; text-indent:1.5em; margin-top:50px; margin-left:0px; padding-left:0px; color:#FAFAD2;}

h2 {font-family:Verdana,sans-serif; font-size:110%; letter-spacing:0.1em;  text-indent:0.5em; margin-top:0px; margin-right:10px; text-align:right; color:#000000;}


h1 {font-family:Verdana,sans-serif; font-size:140%; letter-spacing:0.1em; font-weight:bold;  margin-left:0px; padding-top:15px;text-align:lcenter; margin-bottom:10px; line-height:30px; color:#000000;}


hr.1 {margin-top:5px;}
hr.2 {padding-top:155px;}

a:link { color:#301562; text-decoration:underline; font-weight:580; font-size:99%;}
a:visited { color:#301562; text-decoration:underline; font-weight:580; font-size:99%; }
a:hover {color:#301562; text-decoration:underline; font-weight:600; font-size:99%; }
a:active { color:#301562; text-decoration:underline; font-weight:600; font-size:99%; }

