Body  {
   background-color : #666633;
   color : #FFFF00;
   margin-top : 0;
   margin-bottom : 0;
   margin-left : 0;
   margin-right : 0;
}
.inhalt {
   font-family : Arial, Helvetica, sans-serif;
   margin-left : 40px;
}
.inhalt a:active {
   text-decoration : underline;
   color : #FFFF00;
}
.inhalt a:hover {
   text-decoration : underline;
   color : #FFFF00;
}
.inhalt a:link {
   text-decoration : underline;
   color : #FFFF00;
}
.inhalt a:visited {
   text-decoration : underline;
   color : #FFFF00;
}
.menue {
   font-family : Arial, Helvetica, sans-serif;
   font-weight : bold;
   margin-left : 30px;
}
.menue .grafik {
   margin-top : 0;
   margin-bottom : 0;
   margin-left : 0;
   margin-right : 0;
}
.unterpunkte {
   font-weight : 100;
   margin-left : 10px;
}
.grafik {
   margin-top : 0;
   margin-bottom : 0;
   margin-left : 0;
   margin-right : 0;
}

.impressum {
   border-width : 1px;
   border-style : solid;
   border-color: #333333;
   padding : 15px;
   font-family : Arial, Helvetica, sans-serif;
   font-size : 8pt;
   font-weight : 100;
   margin-left : 0px;
   color : #333333;
   text-align:justify;
}
p , ul , ol , li , div , td , th , address , blockquote , nobr , b , i , k , body {
   font-size : 12pt;
}
p , h1 , h2 , h3 , h4 , ul , ol , li , div , td , th , address , blockquote , nobr , b , i , k , body {
   font-family : Arial, Helvetica, sans-serif;
}
h1 {
   font-size : 26pt;
   font-weight : 100;
   margin-top : 0;
   margin-bottom : 0;
   color : #333333;
}
h2 {
   font-size : 16pt;
   margin-top : 0;
   margin-bottom : 0;
}
h3 {
   font-size : 12pt;
   margin-top : 0;
   margin-bottom : 0;
}
h4 {
   font-size : 10pt;
   margin-top : 0;
   margin-bottom : 0;
}
h5 {
   font-size : 8pt;
   margin-top : 0;
   margin-bottom : 0;
}
a:active {
   text-decoration : none;
   color : #000000;
}
a:link {
   text-decoration : none;
   color : #000000;
}
a:hover {
   text-decoration : none;
   color : #000000;
}
a:visited {
   text-decoration : none;
   color : #000000;
}