/* Schriftart und Schriftgröße */
body,td,th {
    font-family: Arial,Helvetia,sans-serif;
    font-size:12px;
}
/* Hintergrundfarbe der Seite */
body { background-color:;
}

/* Links */
a { color:#AA2222; text-decoration:none; }
a:hover   { text-decoration:underline; }

/* Standard: Textausrichtung in der Zelle oben,  Bilder haben keinen Rand (auch wenn sie Links sind) */
td { vertical-align:top; }
img { border:0px; }

._OverflowingDiv {
 overflow: auto;
}

h1, .Ueberschrift {
  color: #a22;
  font-weight: bold;
  font-size: 15px;
  line-height: 28px;
}

h2, .UeberschriftKlein {
  color: #a22;
  font-size: 12px;
  line-height: 10px;
  padding-top:0px;

  margin-top:0px;

}

ul.FeeList {
  margin-top: 3px;
}

hr {
  border:none;
  border-top:1px dotted rgb(90,86,85);
  height:1px;

}


ul._sponsoren
{
  list-style-type:none;
  margin:0;
  padding:0;
}


ul._sponsoren li._content1{
  padding-left:15px;
}

#logo
{
  text-align: center; 
  position: absolute;
  left: 789px; 
  top: 237px;
}

#Menu p {
 padding: 0px;
 margin: 0px;
}
