
.menu{position:absolute;top:0px;left:0px;width:1000px;height:110px;
text-align:center;background-image:url(alpk.jpg );background-repeat:repeat-x;
}

.content{position:absolute;top:110px;left:0px;background-color:#ebebeb;width:1000px;}

.ass{position:absolute;top:20px;left:170px;background-color:#ebebeb;width:600px}
body{background-color:#ebebeb;font-family:arial, verdana, tahoma;font-size:0.9em}

.iwch
{
position:absolute;top:150px;left:10px;background-color:#ebebeb;color:#000084;font-size:0.8em;TEXT-ALIGN:CENTER;
}

 :link { color: #000000 }
 :visited { color: #000000 }
 :active { color: #000000 }

ul#Navigation {
    margin: 0; padding: 0.4em;
    text-align: center;
    border: 1px solid black;
    background-color: #0078E1;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0.4em; padding: 0;
  }

  ul#Navigation a, ul#Navigation span {
    padding: 0.2em ;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: #FFCF00; background-color: #000084;
  }
 .current{background-color: #FF0000;}
  <--* html ul#Navigation a, * html ul#Navigation span {
    width: 0.8em;    /* 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: #0000FF; background-color: #FFCF00;
  }



  .titela{font-size:1.2em;color:#000084}
  .titel2a{font-size:1em;color:#000084;font-weight:bold;}
  .titel{font-size:1.2em;color:#FFCF00}
  .titel2{font-size:1em;color:#FFCF00;font-weight:bold;}
  .titel3{font-size:0.8em;color:#FFCF00}
  .titel4{font-size:1.2em;color:#FFCF00;font-weight:bold;}
  .titel5{font-size:0.9em;color:#FFCF00;font-weight:bold}