body, p, td , textarea, input , select , option {
  font-family: Verdana , sans-serif, Geneva;
  font-size: 12px;
  color: #666666;
}

a {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #666666;
}

.menu {
  text-decoration: none;
  color: #666666;
}
.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 {
  font-family: Helvetica , sans-serif, Geneva;
  text-decoration : none;
  font-size : 11px;
  font-weight: normal;
  color: #AAAAAA;
  text-align: right;
  background-color: #EEEEEE;
  padding: 2px;
  width: 150px;
}
a.menu1:hover {
  font-family: Helvetica , sans-serif, Geneva;
  color: #A21013;
  font-weight: normal;
  font-size : 11px;
  text-decoration: none;
}
.menuActive1 {
  font-family: Helvetica , sans-serif, Geneva;
  text-decoration: none;
  color : #A21013;
  font-size : 11px;
  font-weight: normal;
  text-align: right;
  background-color: #EEEEEE;
  padding: 2px;
  width: 150px;
}
.menu2 {
  font-family: Helvetica , sans-serif, Geneva;
  text-decoration: none;
  color : #CCCCCC;
  font-size : 11px;
  font-weight: normal;
  background-color: #881112;
  padding: 2px;
  width: 150px;
}
a.menu2:hover {
  font-family: Helvetica , sans-serif, Geneva;
  text-decoration: none;
  color : #FFFFFF;
  font-size : 11px;
  font-weight: normal;
}
.menuActive2 {
  font-family: Helvetica , sans-serif, Geneva;
  text-decoration: none;
  color : #FFFFFF;
  font-size : 11px;
  font-weight: normal;
  background-color: #881112;
  padding: 2px;
  width: 150px;
}
.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, h2 , .ueberschr {
  color: #111111; 
  font-size: 12px; 
  font-weight: bold;
}

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

