<style type="text/css">
  
body {
    color:black; background-color:white;
    font-size:100.01%;
    font-family:'Futura Lt BT',Arial,sans-serif;
    margin:0; padding:0;
    
  }
  
h2 {margin-top:0em;  }
h3 {margin-top:0em;  }
hr {width:50%; color:#D9D9FF; background-color:#D9D9FF; height:2px;
  text-align:center; margin-top:0.7em; margin-bottom:0.7em; border:0px dashed blue;}

#kopf {
   height:79px;
   background-image:url(blaueranfang-kl.GIF); 
   text-align:left; 
   vertical-align:top;
   padding:0px;
   margin:0px;
   border:0px solid #EE0000;
   border-bottom:0px solid #00AAEE;
}

#adresszeile {
   text-align:justify;
   background-color:white;
   height:1em;
   padding:1px;
   margin:0px;
   border:opx solid #EE0000;
   border-bottom:2px solid #00AAEE;
}
p#hellblauezeilezentriert {
    font-size:0.8em; width:99.5%;
    margin-top:20px;
    margin-right:0px; padding:0.1em;
    text-align:center;
    background-color:#D9D9FF;
    clear:both;
  }
  p#fusszeile {
    position:absolute;
    bottom:10px; 
    clear:both;
    height:1em;
    width:99.5%;
    font-size: 0.9em;
    margin-right: 0px; padding: 0.1em;
    text-align:center;
    background-color: #D9D9FF; border:0px solid red;
  }
#fusszeilelinks {
	position:absolute;
    bottom:1px; left:2px;
    clear:both;
    text-align:left;
   background-color:white;
   height:1em;
   font-size: 0.9em;
   padding:1px;
   margin:0px;
   border:0px solid #EE0000;
   border-bottom:2px solid #00AAEE;
   float:left;
}
#fusszeilerechts {
	position:absolute;
    bottom:1px; right:1px; 
    text-align:right;
   background-color:white;
   height:1em;
   font-size: 0.9em;
   padding:1px;
   border:0px solid #EE0000;
   border-bottom:2px solid #00AAEE;
   float:right;
   
}
  #hintergrund {    /* Ausgleich f&uuml;r Darstellungsfehler des IE bei navilink */
   text-align:center;
   background-color:#D9D9FF;
   width:100%;
   height:1.5em;
   padding:0px;
   margin:0px;
   border-top:1px solid blue;
   border-bottom:1px solid blue;
   float:left;
}
  #hintergrundleer {    /* Ausgleich f&uuml;r Darstellungsfehler des IE bei navileer */
   text-align:center;
   background-color:white;
   width:100%;
   height:1.5em;
   padding:0px;
   margin:0px;
   border:1px solid white;
   float:left;
}
  #navilink {
   text-align:center;
   background-color:#D9D9FF;
   width:19.9%;
   height:1.5em;
   padding:0px;
   margin:0px;
   border-top:1px solid blue;
   border-bottom:1px solid blue;
   float:left;
}
 #navihier {
   text-align:center;
   color:white;
   background-color:blue;
   width:19.9%;
   height:1.5em;
   padding:0px;
   margin:0px;
   border-top:1px solid blue;
   border-bottom:1px solid blue;
   float:left;
}
#navileer {
   text-align:center;
   color:white;
   background-color:white;
   width:19.9%;
   height:1.5em;
   padding:0px;
   margin:0px;
   border-top:1px solid white;
   border-bottom:1px solid white;
   float:left;
}
 #connect {
   width:50%;
   height:1em;
   padding:1px;
   margin:0px;
   border-left:4px solid blue;
   border-bottom:4px solid blue;
   float:right;
 }
 ul#listerechts {
   text-align:left;
   color:blue;
   background-color:blue;
   width:164px;
   padding:0px;
   margin-top:0px;
   margin-left:20px;
   border:0px solid #0000CC;
   float:right;
}
ul#listerechts li {
    list-style: none;
    margin: 0em; padding: 0.2em;
    border: 0px solid gray;
    background-color:#D9D9FF;
  }
 ul#sublisterechts {
   text-align:left;
   color:blue;
   background-color:blue;
   width:150px;
   padding:0px;
   margin:0px;
   border:0px solid #0000CC;
   float:right;
}
ul#sublisterechts li {
    list-style: none;
    margin: 0em; padding: 0.2em;
    border: 0px solid gray;
    background-color:#D9D9FF;
  }


a:link { color:blue; text-decoration:none; font-weight:bold; }
 a:visited { color:blue; text-decoration:none; font-weight:bold; }
 a:hover { color:#D9D9FF; text-decoration:none; background-color:blue; font-weight:bold; }
 a:active { color:#99DDEE; background-color:blue; font-weight:bold; } /*  IE  */
 a:focus { color:#99DDFF; background-color:blue; font-weight:bold; } /*  sonstige  */
  
  
  
  </style>