<style type="text/css">
 <!--

a:link    {color:#000000; text-decoration:underline;}
a:visited {color:#000000; text-decoration:underline;}
a:active  {color:#000000; text-decoration:none;}
a:hover   {color:#0000FF; text-decoration:underline; cursor:hand;}

h1 {
 font-family: Verdana;
 font-size: large;
 font-weight: bold;
 text-align: center;
}

p {
 font-family: FrankRuehl;
 font-size: medium;
 text-align: center;
}



h2 {
 font-family: David;
 font-size: 22;
 text-align: center;
 font-weight: bold;
}

h3 {
 font-family: David;
 font-size: 15;
 text-align: left;
 font-weight: bold;
 color:#000000;
}

h4 {
 font-family: David;
 font-size: 18;
 text-align: center;

}

h5 {
 font-family: David;
 font-size: 18;
 text-align: center;
 text-decoration: underline;

}

h6 {
 font-family: David;
 font-size: 13;
 text-align: left;
}


#navi {
   float:left;
   width: 240px;                   /* Breite des Bereichs */
   text-align:none;               /* Textausrichtung     */
   margin-top:none;               /* Außenabstand oben   */
   margin-bottom:none;            /* Außenabstand unten  */
   margin-left:none;              /* Außenabstand links  */
   margin-right:none;             /* Außenabstand rechts */
 }

#inhalt {
   width: 662px;                   /* Breite des Bereichs */
   text-align:left;top;               /* Textausrichtung     */
   border-left:none;
   margin-top:none;               /* Außenabstand oben   */
   margin-bottom:none;            /* Außenabstand unten  */
   margin-left: 240px;              /* Außenabstand links  */
   margin-right:none;             /* Außenabstand rechts */
   padding-left:40px;
 }


 #navi ul {
   list-style:none;               /* keine Aufzählungspunkte */
 }

 #navi li {
   height:30px;
   background-image:url(images/menu6.gif);


   border-top:none;    /* Rahmenfarbe Auflistungpunkt oben */
   border-left:black; /* Rahmenfarbe Auflistungpunkt oben */
   border-bottom:;   /* Rahmenfarbe unten  */
   border-right:;   /* Rahmenfarbe unten  */
   margin-top:8px;               /* Außenabstand oben  */
   padding-top:2px;               /* Innenabstand oben  */
   padding-bottom:6px;            /* Innenabstand unten */
   padding-left:2px;              /* Innenabstand unten */
   padding-right:2px;             /* Innenabstand unten */
 }




  -->
 </style>
