body {
  color: #0000CC;
  background-color: #FFFFFF;
  background-image: url(images/verlauf.gif);
}

a:link {
  color: #FF0000;
  background-color: transparent;
}
a:visited {
  color: #CC00CC;
  background-color: transparent;
}
a:active {
  color: #999999;
  background-color: transparent;
}
a:hover {
  color: #000000;
  background-color: #FFFF00;
}

H1 {
  font-family:"Arial Black",Verdana,Arial,Helvetica,sans-serif;
  font-size:1.3em;
  color: #000000;
  background-color: #FFFFFF;
}
H2, H3, H4, P {
  font-family:Verdana,Arial,Helvetica,sans-serif;
}
H2 { font-size:1.1em; }
H3 { font-size:1.1em; }
H4 { font-size:0.9em; }

P {
  text-align: justify;
  margin-bottom:0.3em;
  font-size: 0.8em;
}

.c { text-align: center; ; font-weight: bold}
.r { text-align: right; }

.q1 {
  color: #003300;
  background-color: #FFFFFF;
  margin-left: 1em;
}
.q2 {
  color: #006600;
  background-color: #FFFFFF;
  margin-left: 2em;
}
.q3 {
  color: #009900;
  background-color: #FFFFFF;
  margin-left: 3em;
}
.q4 {
  color: #00CC00;
  background-color: #FFFFFF;
  margin-left: 4em;
}

.hi {
  font-weight: bold;
  text-align: center;
  color: black;
  background-color: transparent;
}

.h {
  color: black;
  background-color: #FFFFFF;
  font-size: 0.7em;
  text-align: left;
}

.cs {
  text-align: center;
  font-size: 0.65em;
  margin-top: 0.5em;
  margin-bottom: 1em;
; font-weight: bold
}

tt {
  font-family:"monotype.com","Lucida Console","Courier New", monospace;
  font-size:110%;
}

img {
  border-style: none;
}
/* Die Tabellen-Formate */
td.lefttop {
  width: 278px;
}
td.navbar {
  width: 128px;
}
