
h1 {   font-family:Arial,sans-serif; letter-spacing:0.3em; font-style:normal; font-weight:normal;
}

ul#Navigation {
  font-size: 0.80em;
  float: left;
  margin: 0; padding: 0;

}
ul#Navigation li {
  list-style: none;
  margin: 0; padding: 0.5em;
}
ul#Navigation a {

  font-weight: normal;

  text-decoration:none;

  color:#666666;

   font-family:'Verdana',sans-serif;
}


ul#Navigation a:hover {
 color: black; font-weight:none; text-decoration:underline;
}











div#Inhalt {
         font-size: 0.91em;
  font-family:'Arial'


}
div#Inhalt li {

  font-family:'Verdana, Arial, Helvetica, sans-serif'
        font-size:0.2em;

}
div#Inhalt ul {

  font-family:'Verdana, Arial, Helvetica, sans-serif'
        font-size:0.2em;

}




div#Inhalt a
{

font-weight: normal;

  text-decoration:none;

   color:#006699;
   font-family:'Verdana, Arial, Helvetica, sans-serif'
   font-size:0.1em;

}


div#Inhalt a:hover
{

font-weight: normal;

  text-decoration:underline;

   color:#006699;
   font-family:'Verdana, Arial, Helvetica, sans-serif'
   font-size:0.1em;

}


div#Inhalt a:active
{

font-weight: normal;

  text-decoration:underline;

   color:#000000;
   font-family:'Verdana, Arial, Helvetica, sans-serif'
   font-size:0.1em;

}




div#Inhalt h1 {
  font-size: 1.5em;
  margin: 0 0 1em;
}
div#Inhalt h2 {
  font-size: 1.2em;
  margin: 0 0 1em;
}