body {
  background-color  : #ffffff;
}

table.rahmen {
  width             : 920px;
  align             : center;
  border            : 1px solid #888888;
  background-color  : #dddddd;
  padding           : 3px;
  margin            : 5px;
}

td.menuespalte {
  background-color  : #DDDDDD;
  padding           : 0px;
}

td.contentspalte {
  background-color  : #E4E4E4;
  border-top        : #A0B7C0 1px solid;
  border-bottom     : #A0B7C0 1px solid;
  border-left       : #A0B7C0 1px solid;
  border-right      : #A0B7C0 1px solid;
  padding           : 6px;
}

P,TD {
  font-size         : 10pt;
  font-weight       : normal;
  font-family       : Verdana,Arial,Helvetica;
  color             : #000000;
}

H1,H2,H3,H4,H5,H6  {
  font-family       : Arial,Helvetica;
  color             : #0000C0;
  padding           : 2px;
  border            : 0px;
}

.Titel {
  display           : block;
  padding-right     : 5px;
  padding-left      : 10px;
  padding-bottom    : 1px;
  padding-top       : 1px;
  border-top        : #A0B7C0 1px solid;
  border-bottom     : #A0B7C0 1px solid;
  margin-top        : 3px;
  margin-bottom     : 3px;
  background-color  : #819FAA;
  text-align        : left;
  color             : #FFFFFF;
  text-decoration   : none;
  font-size         : 10pt;
  font-weight       : bold;
  font-family       : Arial;
  width             : 200px;
}

input.suchfeld {
  color             : #0000FF;
  font-style        : normal;
  text-decoration   : none;
  font-family       : Verdana;
  width             : 200px;
  font-size         : 10pt;
}

input.submit {
  color             : #000000;
  font-style        : normal;
  text-decoration   : none;
  font-family       : Verdana;
  width             : 200px;
  font-size         : 10pt;
}

select.klubselect {
  color             : #0000FF;
  font-style        : normal;
  text-decoration   : none;
  font-family       : Arial,Verdana;
  width             : 200px;
  font-size         : 10pt;
}

a.menuitem  {
  padding-right     : 5px;
  padding-left      : 10px;
  padding-bottom    : 1px;
  padding-top       : 1px;
  margin            : 0px;
  display           : block;
  border            : #8C8E08 0px solid;
  text-align        : left;
  vertical-align    : middle;
  color             : #4D4D4D;
  text-decoration   : none;
  font-size         : 10pt;
}

a.menuitem:active {
  background-color  : #FFFFF5;
  text-decoration   : none;
}

a.menuitem:hover {
  background-color  : #A4A4A4;
  color             : #000000;
  text-decoration   : none;
}

a.menuitem:visited    {	}
a.menuitem:link       {	}

A {
  color:#0000FF;
  font-style:normal;
  text-decoration:none;
  font-family:Verdana
}

A:hover {
  color:#00A0F0;
  text-decoration:underline;
}

.Fehler {
  font-weight:bold;
  color:#D20000;
}

.Rot {
  font-weight:bold;
  color:#FF0000;
}

