<style type="text/css">{  }
#BoxOben { /* der obere Kasten mit Logo und Headline */
   position:absolute;
   background:  url('hintergrund.jpg') top left;
   top:5px;
   left:20px;
   width:980px;
   height:100px;
   margin:0px;
   border:2px solid #0000CC;
   vertical-align:center;
   text-align:center
   }

#MitgliedWerben {  /* Link zur Mitgliederwerbung */
   position:absolute;
   top:10px;
   left:10px;
   width:180px;
   height:90px;
   margin:0px;
   }

#Logo {  /* Das Logo */
   position:absolute;
   top:10px;
   left:805px;
   width:180px;
   height:90px;
   margin:0px;
   }

#Headline {
   /* Defintion der Überschrift */
   /* Zuerst der Rahmen allgemein */
   position:absolute;
   top:10px;
   left:180px;
   width:640px;
   height:70px;
   /* Jetzt die Schrift */
   font-family:Arial,Verdana,sans-serif;
   color:#0000CC;
   font-weight:bold;
   font-size:x-large;
   background-color:#009900;
   /* Das Absatzformat */
   vertical-align:center;
   text-align:center;
   float:left;
   }

#Footline {
   /* Defintion der Fußzeile */
   /* Zuerst der Rahmen allgemein */
   position:relative;
   top:50px;
   left:0px;
   width:160px;*/
   height:40px;
   margin:0px;
   border:1px solid #009900;
   /* Jetzt die Schrift */
   font-family:Arial,Verdana,sans-serif;
   color:#000099;
   font-weight:bold;
   font-size:x-small;
   background-color:#009900;
   /* Das Absatzformat */
   vertical-align:center;
   text-align:center;
   }


#menuoben { /* das obere Menu mit den allgemeinen Links */
   position:absolute;
   top:70px;
   left:180px;
   width:640px;
   height:15px;
   padding:0px;
   margin:0px;
   border:2px solid #000099;
   /* Jetzt die Schrift */
   font-family:Arial,Verdana,sans-serif;
   font-weight:bold;
   font-size:small;
  /* Das Absatzformat */
   vertical-align:center;
   text-align:center;
   }

#menulinks {  /* Menu auf der linken Seite */
   position:absolute;
   top:120px;
   left:20px;
   width:180px;
   height:600px;
   padding:10px;
   margin:0px;
   border-right:12px solid #000099;
   background-color:#009900;
   }

#ebene1 {  /* Menu der 1. Ebene*/
   background-color:#009900;
   font-family:Arial,Verdana,sans-serif;
   font-weight:bold;
   font-size:normal;
   font-color:#000066;
   }
#ebene1 a:link { text-decoration:none; font-family:arial; font-weight:bold;  color:#000066; }
#ebene1 a:visited { text-decoration:none; font-family:arial; font-weight:bold;  color:#000066; }
#ebene1 a:hover { text-decoration:underline; font-family:arial; font-weight:bold;  color:#006600; background-color:#FFFFCC; }
#ebene1 a:active { text-decoration:none; font-family:arial; font-weight:bold;  color:#006600; background-color:#C0F4B8; }

#ebene2 {  /* Menu der 2. Ebene*/
   background-color:#009900;
   font-family:Arial,Verdana,sans-serif;
   font-weight:normal;
   font-size:-1;
   font-color:#009898;
   border-bottom:1px solid #000098;
   }
#ebene2 a:link { text-decoration:none; font-family:arial; font-size:x-small; color:#0000cd; }
#ebene2 a:visited { text-decoration:none; font-family:arial; font-size:x-small; color:#0000cd; }
#ebene2 a:hover { text-decoration:underline; font-family:arial; font-size:x-small; color:#000098; background-color:#FFFFCC; }
#ebene2 a:active { text-decoration:none; font-family:arial; font-size:x-small; color:#000098; background-color:#C0F4B8; }


#menurechts {  /* Menu auf der rechten Seite */
   position:absolute;
   top:120px;
   left:890px;
   width:80px;
   height:600px;
   padding:10px;
   margin:0px;
   border-left:12px solid #6699cc;
   background-color:#C0F4B8;
   }

#inhalt { /* der Inhalt der Seite */
   position:absolute;
   top:120px;
   left:200px;
   width:640px;
   height:600px;
   padding:10px;
   margin:20px;
   border-top:4px solid #000098;
   border-left:2px solid #6699cc;
   border-bottom:2px solid #6699cc;
   border-right:1px solid #000098;

   }
#headline2 { /* Überschrift des Inhalts */
   position:absolute;
   top:105px;
   left:200px;
   width:640px;
   height:20px;
   padding:0px;
   margin:0px;

   }

 .hell { background-color:#C0F4B8; font-family: arial, helvetica, geneva, sans-serif;}
 .ganzhell { background-color:#FFFFCC; font-family: arial, helvetica, geneva, sans-serif; }
 .mittel { background-color:#68CC68; font-family: arial, helvetica, geneva, sans-serif; }
 .dunkel { background-color:#009800; font-family: arial, helvetica, geneva, sans-serif; }

 .klein  {font-family: arial, helvetica, geneva, sans-serif; font-size: x-small}

 a:link.dunkel { text-decoration:none; font-family:arial; font-weight:bold; color:#408080; }
 a:visited.dunkel { text-decoration:none; font-family:arial; font-weight:bold; color:#408080; }
 a:hover.dunkel { text-decoration:underline; font-family:arial; font-weight:bold; color:#000098; background-color:#FFFFCC; }
 a:active.dunkel { text-decoration:none; font-family:arial; font-weight:bold; color:#000098; background-color:#C0F4B8; }

 a:link.menu1 { text-decoration:none; font-family:arial; font-weight:bold;  color:#FFFFCC; }
 a:visited.menu1 { text-decoration:none; font-family:arial; font-weight:bold;  color:#FFFFCC; }
 a:hover.menu1 { text-decoration:underline; font-family:arial; font-weight:bold;  color:#000098; background-color:#FFFFCC; }
 a:active.menu1 { text-decoration:none; font-family:arial; font-weight:bold;  color:#000098; background-color:#C0F4B8; }

 a:link.hell { text-decoration:none; font-family:arial; font-weight:bold; color:#0000cd; }
 a:visited.hell { text-decoration:none; font-family:arial; font-weight:bold; color:#0000cd; }
 a:hover.hell { text-decoration:underline; font-family:arial; font-weight:bold; color:#000098; background-color:#FFFFCC; }
 a:active.hell { text-decoration:none; font-family:arial; font-weight:bold; color:#000098; background-color:#C0F4B8; }

 form            {font-family: arial, helvetica, geneva, sans-serif; font-size: x-small}
 input           {font-family: arial, helvetica, geneva, sans-serif; font-size: x-small}
 input.textfield {font-family: arial, helvetica, geneva, sans-serif; font-size: x-small; color: #000000; background-color: #FFFFFF}
 select          {font-family: arial, helvetica, geneva, sans-serif; font-size: x-small; color: #000000; background-color: #FFFFFF}
 textarea        {font-family: arial, helvetica, geneva, sans-serif; font-size: x-small; color: #000000; background-color: #FFFFFF}

 td.dunkel { background-color:#009800; font-family:Arial; font-size:small; }
 td.hell { background-color:#C0F4B8; font-family:Arial; font-size:small; }

 h1 {font-family: arial, helvetica, geneva, sans-serif; font-size: large; font-weight: bold; font-color: #000098;}
-->
</style>
