font      { font-size: 11px; line-height: 1.5em; font-family:Verdana; color:#000000; }
font.weiss{ font-size: 11px; font-family:Verdana; color:#FFFFFF; }
font.grau { font-size: 10px; font-family:Verdana; color:#DDDDDD; }
font.topButton  { font-size: 11px; line-height: 1.5em; font-family:Verdana; color:#000000; }

h1 { font-size: 16px; line-height: 1.5em; font-family:Verdana; color:#880000; }
h2 { font-size: 11px; line-height: 1.5em; font-family:Verdana; color:#880000; }
h3 { font-size: 11px; line-height: 1.5em; font-family:Verdana; color:#880000; }

.menuebutton {
  position:absolute;
  padding:3;
  text-align:center;
  width:125px;
  text-decoration:none;
  color:#000000;
  background-image:url(images/button.png);
  background-repeat:no-repeat;
  font: 10px Verdana;
  color:#444444;
}

.menuebuttonaktiv {
  position:absolute;
  padding:3;
  text-align:center;
  width:125;
  text-decoration: none;
  color:#000000;
  background-image:url(images/button1.png);
  background-repeat:no-repeat;
  font: bold 11px Verdana;
}

.menuebutton:hover{
  background-image:url(images/button1.png);
  background-repeat:no-repeat;
}
.menuebuttonaktiv:hover{
  background-image:url(images/button1.png);
  background-repeat:no-repeat;
}

.menuebutton1 {
  text-decoration: none;
  color:#000000;
  background-color:#DDDDDD;
  font: bold 11px Verdana;
  color:#444444;

}
.menuebutton1P {
  text-align:center;
  padding:3;
  background-color:#DDDDDD;
  width:160;
  font: bold 10px Verdana;
  color:#444444;
}

.menuebutton1P:hover{
  background-color:#DDDDDD;
}

.news {
  background-color:#FFFFFF;
  width:500;
  padding:15;
}
.newstitel {
  background-color:#DDDDDD;
  width:470;
  padding:2;
}

.titel2 {
  background-color:#DDDDDD;
  width:500;
  padding:2;
}
.titel3 {
  background-color:#DDDDDD;
  width:300;
  padding:2;
  font-size: 11px; 10;
}

.titel4 {
  background-color:#DDDDDD;
  width:320;
  padding:2;
  font-size: 11px; 10;
}