body, p, td , textarea, input , select , option {
  font-family: Verdana, Arial , Helvetica ,  sans-serif, Geneva;
  font-size: 10px;
  color: #111111;
}

a {
  font-family: Verdana, Arial , Helvetica ,  sans-serif, Geneva;
  font-size: 10px;
  color: #111111;
}

.menu {
  text-decoration: none;
  color: #111111;
}
.menuSpecial1 {
  text-decoration: none;
  color : #000000;
  font-size : 9px;
  font-weight: normal;
}
.menuActiveSpecial1 {
  text-decoration: none;
  color: #000000;
  font-size : 9px;
  font-weight: normal;
}
.menu1 {
  text-decoration : none;
  font-size : 11px;
  font-weight: normal;
  color: #333333;
}
a.menu1:hover {
  color: #C3161C;
  font-weight: normal;
  font-size : 11px;
  text-decoration: none;
}
.menuActive1 {
  text-decoration: none;
  color : #FFFFFF;
  font-size : 11px;
  font-weight: bold;
  background-color: #C3161C;
}
.menu2, .menu3 {
  text-decoration: none;
  color : #333333;
  font-size : 10px;
  font-weight: normal;
}
a.menu2:hover, a.menu3:hover {
  text-decoration: none;
  color : #CC3333;
  font-size : 10px;
  font-weight: normal;
}
.menuActive2, .menuActive3 {
  text-decoration: none;
  color : #CC3333;
  font-size : 10px;
  font-weight: normal;
}
.footer {
  text-decoration: none; 
  font-size: 9px;
  font-weight: bold;
  color: #000000;
}

A.admin {
  color : Red;
  font-size: 11px;
}
A.admin:hover {
  color : #7B68EE;
  font-size: 11px;
}

.error {
  color:red; 
  font-size:12px;
}

h1, .ueberschr {
  color: #111111; 
  font-size: 14px; 
  font-weight: bold;
}

h2 {
  color: #111111;
  font-size: 12px;
  font-weight: bold;
}

h3 , h4 , h5 , h6 {
  font-size: 8px; 
}

.schead {
  background-color: #FFCCCC;
  padding: 2px;
}
