body {
  background-color: #CCCCCC;
  background-image: url("/Grafik/Kreuz.gif");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top left;
}

#rahmen {
  background-color: #B70000;
}

div.Seitentext {
  background-color: white;
  color: black;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
}

table.Seitentext {
  background-color: white;
  color: black;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
}

#Ueberschrift {
  color: black;
  font-family: verdana, arial, sans-serif;
  font-size: 18pt;
  text-decoration: underline;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-align: center;
}

#Unterueberschrift {
  color: black;
  font-family: verdana, arial, sans-serif;
  font-size: 14pt;
  text-decoration: underline;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-align: center;
}

#linkzurueck {
  font-size: 10pt;
  font-family: verdana, arial, sans-serif;
}

#linktermine {
  color: black;
  font-size: 10pt;
  font-family: verdana, arial, sans-serif;
}

#linktermine:hover {
  color:blue;
  font-size: 10pt;
  font-family: verdana, arial, sans-serif;
}

a.Login:link {
  color: white;
  font-size: 10pt;
  font-family: verdana, arial, sans-serif;
}

a.Login:visited {
  color: white;
  font-size: 10pt;
  font-family: verdana, arial, sans-serif;
}

a.Login:hover {
  color:black;
  font-size: 10pt;
  font-family: verdana, arial, sans-serif;
}

div.Button{
  style="width:100%"; height:100%
}

a.Btlink:link {
  color: white;
  font-size: 12pt;
  font-family: verdana, arial, sans-serif;
  text-decoration: none;
  background-color: #B70000;
}

a.Btlink:visited {
  color: white;
  font-size: 12pt;
  font-family: verdana, arial, sans-serif;
  text-decoration: none;
  background-color: #B70000;
}

a.Btlink:hover {
  <!--color: #FF464A;-->
  font-size: 12pt;
  font-family: verdana, arial, sans-serif;
  text-decoration: none;
  background-color: #8A0000;
}

a.Personen {
  color: blue;
  font-weight: normal;
  font-size: 10pt;
  font-family: verdana, arial, sans-serif;
  text-decoration: underline;
}

div.Holsen {
  background-color: #FFFF00;
}

div.Ennigloh {
  background-color: #FF8040;
}

div.Muckum {
  background-color: #FFCC99;
}

strong {
 background-color: #B3FF66;
}