body{
 background-color:#FAF289;
 font-family:verdana,arial,sans-serif;
        margin: 0;
        padding: 0;
        }

#header {
        height: 80px;
        background-image: url(Kopfleiste.jpg);
        padding: 0px;
        }
#content {
        height: 800px;
        background-image: url(hintergrund.jpg);
        }

#navcontainer1{position: absolute;
            top:81px;
            left:0px}

#navcontainer2{position: absolute;
            top:140px;
            left:0px}


#navcontainer1
{
font-family: verdana;
margin:  auto;
width: 100%;
border-bottom: 1px solid #000000;
}

#navlist1
{
width: 100%;
text-align: center;
margin: 0px;
padding: 0;
list-style-type: none;
}

#navlist1 li
{
padding: 0px;
margin: 4px;
text-indent: 0;
display: inline;
}

#navlist1 li a
{
letter-spacing: 2px;
text-decoration: none;
color: #000000;
font-size: 13px;
padding: 0px;
margin: 3px;
border-top: 3px solid #fdec3b;
}

#navlist1 li a:hover,
#navlist1 a#current
{
color:#000000;
border-top: none;
font-size: 18px;
}



#navlist2 a#current { color: #000000; }

#navcontainer2 { width: 160px; }

#navcontainer2 ul
{
margin-left: 0;
padding-left: 0;
list-style-type: square ;
font-family: verdana;
}


#navlist2 a#current { color: #000000; }

#navcontainer2 { width: 160px; }

#navcontainer2 ul
{
margin-left: 0;
padding-left: 0;
list-style-type: square ;
font-family: verdana;
}

#navcontainer2 a
{
display: block;
padding: 3px;
width: 100px;
background-color: #FdEC3B;
border-bottom: 0px solid #FdEC3B;
}

#navcontainer2 a:link, #navlist a:visited, #navlist2 a:visited
{
color:#000000;
text-decoration: none;
}


#navcontainer2 a:hover
{
/* background-color:#FdEC3B;     */
background-color:#FFFF00;
color:#000000;
}




#main{position: absolute;
            top:100px;
            left:180px;
            width:40%

            }
#main {

   padding: 30px;
   border: 0px solid #FF3F00;
   margin: 20px;
font: 14px  Verdana;
   color:#000000;


   }
#cover {
    position: absolute;
    top: 159px; left: 780px;
 padding: 0px;
  }

#cover img        {
border:2px; color: #000000;
     border-style: outset;
     }

html>body #cover {  /* nur fuer moderne Browser! */
    position: fixed;
}






   h1 {
   font: 10px  Verdana;
   padding: 20px;
   }
h1 code {
   font-weight: bold;
   color: #000000;
   }

  #footer{ margin-top:70px; font: 18px  Verdana;width:100%;
   padding: 20px;}

 

