body {
  background-color:#FFFFFF;
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center middle;
}

body.frame {
  background-color:#FFFFFF;
  background-image:url(hintergrund.jpg);
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center middle;

  scrollbar-base-color:#0000AA;
  scrollbar-3dlight-color:#77AAFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#0000AA;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#77AAFF;
}

a:link {color:#0000AA; text-decoration:underline;}
a:active {color:#FF0000; text-decoration:underline;}
a:visited {color:#0000AA; text-decoration:underline;}
a:hover {color:#ff0000; text-decoration:underline;}

b {
  font-family:"Arial",Arial;
  font-weight:bold;
  font-size:100%;
  color:0000AA;
}

em {
  font-weight:bold;
  font-style:normal;
  font-size:100%;
  color:FF0000;
}

h1 {
  font-family:"Arial",Arial;
  font-weight:bold;
  font-size:30pt;
  color:#0000AA;
}

h2 {
  font-family:"Arial",Arial;
  font-weight:bold;
  font-size:20pt;
  color:#0000AA;
}

h3 {
  font-family:"Arial",Arial;
  font-weight:bold;
  font-size:15pt;
  color:#0000AA;
}

hr {
  color:#000000;
  width:650;
  height:2px;
  text-align:left;
}

p {
  font-weight:bold;
  text-align:justify;
  color:#000000;
}

p.text {
  font-weight:bold;
  text-align:justify;
  color:#000000;
  width:650;
}

p.centertext {
  font-weight:bold;
  text-align:center;
  color:#000000;
  width:650;
}

p.center {
  font-weight:bold;
  text-align:center;
  color:#000000;
}

th {
  background-color:#0000AA;
  font-weight:bold;
  font-size:120%;
  color:white;
}

td {
  font-weight:bold;
  font-size:100%;
  color:#000000;
}

td.BalkenOben {
  background-color:#000000;
  text-align:center;
  font-weight:bold;
  font-size:110%;
  color:#AADDFF;
}

td.BalkenUnten {
  background-color:#000000;
  text-align:center;
  font-weight:bold;
  font-size:110%;
  color:#AADDFF;
}

font.HROben {
  text-align:center;
  font-weight:bold;
  font-size:200%;
  color:#0000AA;
}

font.HRUnten {
  text-align:left;
  font-weight:bold;
  font-size:120%;
  color:#0000AA;
}

td.ung {
  font-weight:bold;
  font-size:100%;
  background-color:#EEFFFF;
  color:#000000;
}

td.ger {
  font-weight:bold;
  font-size:100%;
  background-color:#CCEEFF;
  color:#000000;
}

