body,textarea {
  background-color:#663300;
  scrollbar-base-color:#663300;
}
body.inhalt { 
  background-color:#FFCC33; 
}
table { 
  background-color:#663300;
} 
h1 { 
  font-size:12pt; 
  color:#FFCC33; 
  font-weight:bold; 
  font-family:Helvetica,Arial;
}
h2 { 
  font-size:12pt; 
  color:#FFCC33; 
  font-weight:bold;  
  font-family:Helvetica,Arial;
}
h3 
{ 
  font-size:14pt; 
  color:#FFCC33; 
  font-weight:bold;  
  font-family:Helvetica,Arial;
}

p,td {
  font-size:10pt; 
  color:#FFCC33;
  background-color:#663300;
  font-weight:normal;
  font-family:Helvetica,Arial;
}  
.koord {
  font-size:8pt; 
  color:#663300; 
  background-color:#FFCC33;
  font-family:Helvetica,Arial;
}  
.koord:hover {
  color:#FFCC33; 
  background-color:#663300;
  font-family:Helvetica,Arial;
}  
a {
  text-decoration:none; 
  font-weight:normal;
  color:#FFCC33; 
  font-family:Helvetica,Arial;
}
.inhalt2 {
  text-decoration:none;
  font-weight:normal;
  color:#FFCC33;
  font-family:Helvetica,Arial;
}
.inhalt2:hover {
  text-decoration:none;
  font-weight:normal;
  color:#663300;
  background-color:#FFCC33;
}
.inhalt {
  text-decoration:none;
  font-size:10pt; 
  line-height:10pt;
  font-weight:bold;color:#663300;
  background-color:#FFCC33;
  font-family:Helvetica,Arial;
}
.inhalt:hover {
  text-decoration:none; 
  font-weight:bold;
  color:#FFCC33;
  background-color:#663300;
  font-family:Helvetica,Arial;
}
a.hinweis {
  text-decoration:none;
  font-weight:normal;
  color:#FF9933;
  font-family:Helvetica,Arial;
}
a.hinweis:hover {
  text-decoration:none;
  font-weight:normal;
  color:#663300;
  background-color:#FFCC33;
}

