#top { 
position: absolute; 
visibility: visible; 
left: 50%; 
top: 0px; 
width: 830px; 
height: 150px; 
margin-left: -415px; 
margin-top: 0px;
}


#status { 
position: absolute; 
visibility: visible; 
left: 50%; 
top: 191px; 
width: 830px; 
height: 15px; 
margin-left: -415px; 
margin-top: 0px;
background-color: white;
}

#top_werbung { 
position: absolute; 
visibility: visible; 
left: 50%; 
top: 150px; 
width: 830px; 
height: 46px; 
margin-left: -415px; 
margin-top: 0px;
background-color: white;
}

#navigation { 
position: absolute; 
visibility: visible; 
left: 50%; 
top: 203px; 
width: 136px; 
margin-left: -415px; 
margin-top: 0px;
background-color: #f4f4f4;
}

#navigation1 { 
position: absolute; 
visibility: visible; 
left: 50%; 
top: 288px; 
width: 155px; 
margin-left: -430px; 
margin-top: 0px;
background-color: #f4f4f4;
}

#navigation2 { 
position: absolute; 
visibility: visible; 
left: 50%; 
top: 1050px; 
width: 136px; 
margin-left: -415px; 
margin-top: 0px;
background-color: #f4f4f4;
}

#meldung1 { 
position: absolute; 
visibility: visible; 
left: 50%; 
top: 700px; 
width: 520px; 
margin-left: -269px; 
margin-top: 0px;
background-color: #f4f4f4;
}

#links { 
position: absolute; 
visibility: visible; 
left: 50%; 
top: 217px; 
width: 500px; 
margin-left: -269px; 
margin-top: 0px;
background-color: #f4f4f4;
}

#nachrichten2 { 
position: absolute; 
visibility: visible; 
left: 50%; 
top: 203px; 
width: 470px; 
margin-left: -269px; 
margin-top: 2px;
background-color: #f4f4f4;
}

#newsticker { 
position: absolute; 
visibility: visible; 
left: 50%; 
top: 956px; 
width: 520px; 
margin-left: -269px; 
margin-top: 2px;
background-color: #f4f4f4;
}
#impressum { 
position: absolute; 
visibility: visible; 
left: 50%; 
top: 217px; 
width: 510px; 
margin-left: -269px; 
margin-top: 0px;
background-color: #f4f4f4;
}
#werbung { 
position: absolute; 
visibility: visible; 
left: 50%; 
top: 203px; 
width: 164px; 
margin-left: 251px; 
margin-top: 0px;
background-color: #f4f4f4;
}

 
  
  h1 {
  font-family: verdana;
  font-size: 12px;
  letter-spacing:6px;
  word-spacing:1.5em;
  font-weight:bold;
  margin-bottom:0em;
  color: gray;
}

  h2 {
  font-family: verdana;
  font-size: 0.8em;
  font-weight:normal;
  color: black;
}

  h3 {
  font-family: verdana;
  font-size: 0.6em;
  font-weight:normal;
  color: Darkslategray;
}

  h4 {
  font-family: verdana;
  font-size: 0.6em;
  font-weight:normal;
  margin-bottom:0.0em;
}

  h5 {
  font-family: verdana;
  font-size: 0.6em;
  letter-spacing:0em;
  word-spacing:0em;
  font-weight:normal;
  margin-bottom:0.0m;
  color: black;
}
  h8 {
  font-family: verdana;
  font-size: 0.8em;
  font-weight:normal;
  color: gray;
}
  h9 {
  font-family: verdana;
  font-size: 0.8em;
  font-weight:normal;
  color: gray;
}

  ul#Navi {
    margin: 0; padding: 0;
    text-align: center;
  }


  ul#Navi a, ul#Navi span {
    display: block;
    padding: 1em;
	padding-bottom: 0.6em;
	padding-top: 0.6em;
    font-family: verdana;
    font-size: 0.6em;
	
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: maroon; background-color: silver;
  }
  * html ul#Navi a, * html ul#Navi span {  /* nur fuer IE erforderlich */
    width: 100%;
    width: 6.4em;

  }
  ul#Navi a:hover, ul#Navi span, li a#aktuell {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: silver;
  }

/* Unternavigationsleiste */
  ul#Navi2 {
    margin: 0; padding: 0;
    text-align: center;
  }


  ul#Navi2 a, ul#Navi span {
    display: block;
    padding: 0.1em 0em;
    font-family: verdana;
    font-size: 0.6em;
	
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: yellow; background-color: gray;
  }
  * html ul#Navi2 a, * html ul#Navi2 span {  /* nur fuer IE erforderlich */
    width: 100%;
    w\idth: 6.4em;
  }
  ul#Navi2 a:hover, ul#Navi span, li a#aktuell {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: silver;
  }

 