body
 {
 font-family: arial, helvetica, sans-serif;

 background-color: #ffffff;
 }

h1 {

 font-family: arial, helvetica, sans-serif;
 text-align: center;
 font-size: large;
 border-style: solid;
 border-width: thin;
 border-color: #ffffcc;
 background-color: #000080;
 color: #ffffcc;
 margin: 0px;

}
h2, h3, h4
{
 font-family: arial, helvetica, sans-serif; text-align: left; }

.text
 {
 font-family: arial, helvetica, sans-serif;
 color: #000000;
 background-color: #ffffff;
 padding-left: 20px;
 padding-right: 50px;
 text-align: justify;

 }

.navi
 {
 font-family: arial, helvetica, sans-serif;
 background-color: #ffffcc;
 color: #000080;
 width: 19%;
 float: left;
 font-size: x-small;
  border-style: solid;
 border-width: 3px;
 border-color: #000080;
 }


 .aktuell
 {
 font-family: arial, helvetica, sans-serif;
 background-color: #ffffcc;
 color: #000080;

 font-size: small;
   border-style: solid;
 border-width: 3px;
 border-color: #000080;
 }

h5
 {
 font-family: arial, helvetica, sans-serif;
 font-size: x-small; font-weight: bold; color: ffffcc; background-color: 000080; margin: 0px; padding-right: 0px;
 }
a.superklein:hover
  {
font-size: xx-small;
 color: #000080;
 background: #000080;
}
a.superklein:link
  {
font-size: xx-small;
 color: #000080;
 background: #000080;
}
a.superklein:visited
  {
font-size: xx-small;
 color: #000080;
 background: #000080;
}
a.superklein:active
  {
font-size: xx-small;
 color: #000080;
 background: #000080;
}