<style type="text/css"> 
 

/* ---die Definition der Divs und Positionierung ----  */
#menuelinks      {  position: absolute; top: 130px; left: 5px; width: 195px; height: 430px; visibility: visible }
#menueunten     { background-color: #cccccc; position: absolute; top: 565px; left: 5px; width: 995px; height: 81px; visibility: visible }
#inhalte             { background-color: #ff9; position: absolute; top: 130px; left: 200px; width: 590px; height: 430px; visibility: visible }
#Headeraktion       { position: absolute; top: 5px; left: 5px; width: 190px; height: 95px; visibility: visible }
#ueberlogo   { background-color: #ff9; position: absolute; top: 0px; left: 590px; width: 200px; height: 25px; visibility: visible }
#headerfotos { position: absolute; top: 5px; left: 200px; width: 800px; height: 95px; visibility: visible }
	
#headeranfrage    { background-color: #ff9; position: absolute; top: 5px; left: 5px; width: 250px; height: 100px; visibility: visible }
#headerbild   { background: #ff9 url(images/Bild_aktion_lfl.jpg); position: absolute; top: 5px; left: 242px; width: 200px; height: 100px; visibility: visible }
#inhalteanfrage                    { background-color: #ff9; position: absolute; z-index: 2; top: 105px; left: 5px; width: 437px; height: 1109px; visibility: visible }




/* ---die Definition der Navigation links ----  */
# ul#Navigation {  margin: 0; padding: 0;  }
  ul#Navigation li {
    list-style: none;
    margin: 0; padding: 0;
    font-family:Arial, sans-serif;
    font-size: 11px;
    font-weight: ;
    color: #009;
  }


/* ---die Definition der Zeile unten links----  */
p#unten {
margin: 0; padding: 0;
    font-family:Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #009;
    position: absolute;  left: 35px;
}

/* ---die Definition der Zeile unten mitte----  */
p#untenmitte {
margin: 0; padding: 0;
    font-family:Verdana, sans-serif;
    font-size: 11px;
    font-weight:bold ;
    color: #009;
    position: absolute; left: 300px;
}

/* ---die Definition der Zeile unten rechts----  */
p#untenrechts {
margin: 0; padding: 0;
    font-family:Verdana, sans-serif;
    font-size: 11px;
    font-style: oblique ;
    color: #009;
    position: absolute;  left: 750px;
}

/* ---die Definition des Inhaltes----  */
p#inhalt { margin: 0; padding: 0;
	font-family:Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold ;
    color: #009;
    position: absolute; top: 50; left: 50;}

/* ---die Definition des Inhaltes der Anfrage----  */
p#inhaltanfrage { margin: 0; padding: 0;
	font-family:Verdana, sans-serif;
    font-size: 12px;
    font-weight:  ;
    color: #009;
    }
h2 { font-family:Verdana, sans-serif;
     font-size: 13px;
     font-weight:bold;
     color: #009; 
     }  
h3 { font-family:Verdana, sans-serif;
     font-size: 11px;
     font-style:italic;
     font-weight:100;
     color: #009; 
     }       
     
     

.h3
/* ---die Definition der Divs und Positionierung ----  */
#logofeld     { background-color: #ff9; position: absolute; top: 155px; left: 790px; width: 210px; height: 395px; visibility: visible }
#menue1 { background-color: #009; position: absolute; top: 105px; left: 5px; width: 995px; height: 20px; visibility: visible }


/* ---die Auszeichnung der Navigation links ----  */
A.menuelinks:link
 {  text-decoration:none; font-weight:bold;
  color:#ffff99;}
A.menuelinks:visited
 {  text-decoration:none; font-weight:bold;
  color:#ffffff;}
A.menuelinks:hover
 {  text-decoration:underline; font-weight:bold;
  color:#000099;}
A.menuelinks:active
 {  text-decoration:underline; font-weight:normal;
  color:yellow;}

/* ---die Auszeichnung der Navigation oben ----  */
A.oben:link
 {font-family:sans-serif;
 font-size:10pt;  
 text-decoration:none; font-weight:bold;
  color:#ffffff;}
A.oben:visited
 { font-family:sans-serif; 
   font-size:10pt;  text-decoration:none; font-weight:bold;
  color:#ffffff;}
A.oben:hover
 { font-family:sans-serif;
   font-size:10pt;  text-decoration:underline; font-weight:bold;
  color:#ffffff;}
A.oben:active
 { font-family:sans-serif;
   font-size:10pt;  text-decoration:underline; font-weight:bold;
  color:#ffffff;}

/* ---die Auszeichnung der Verlinkung Inhalt----  */
A.inhalt:link
 {  text-decoration:underline; font-weight:bold;
  color:#000099;}
A.inhalt:visited
 {  text-decoration:underline; font-weight:bold;
  color:#000099;}
A.inhalt:hover
 {  text-decoration:underline; font-weight:bold;
  color:#ffffff;}
A.inhalt:active
 {  text-decoration:underline; font-weight:bold;
  color:#000099;}

</style>
