body, p, td , textarea, input , select , option {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #6666CC;
}

a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #666699;
}

.menu {
    text-decoration: none;
    color: #111111;
}
.menuSpecial1 {
	text-decoration: none;
	color : #226622;
	font-size : 9px;
  font-weight: normal;
}
.menuActiveSpecial1 {
	text-decoration: none;
	color: #226622;
	font-size : 9px;
  font-weight: normal;
}
.menu1 {
	text-decoration : none;
	font-size : 13px;
  font-weight: bold;
	color: #C0BED4;
  letter-spacing:1px;
  line-height:20px;
}
a.menu1:hover {
	color: #333377;
  font-weight: bold;
	font-size : 13px;
  letter-spacing:1px;
  line-height:20px;
}
.menuActive1 {
	text-decoration: none;
	color : #333377;
	font-size : 13px;
  font-weight: bold;
  letter-spacing:1px;
  line-height:20px;
}
.menu2 {
  text-decoration: none;
  color: #FFFFFF;
  font-size : 12px;
  font-weight: bold;
  letter-spacing:1px;
}
a.menu2:hover {
  text-decoration: underline;
  color: #FFFFFF;
  font-size : 12px;
  font-weight: bold;
  letter-spacing:1px;
}
.menuActive2 {
  text-decoration: underline;
  color : #FFFFFF;
  font-size : 12px;
  font-weight: bold;
  letter-spacing:1px;
}
.menu3 {
	text-decoration: none;
	color : #A7A6BB;
	font-size : 12px;
  font-weight: bold;
  line-height: 20px;
}
a.menu3:hover {
	text-decoration: none;
	color : #333377;
	font-size : 12px;
  font-weight: bold;
  line-height: 20px;
}
.menuActive3 {
	text-decoration: none;
	color : #333377;
	font-size : 12px;
  font-weight: bold;
  line-height: 20px;
}

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

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

h2 {
    font-family:Arial,Helvetica;
    font-size:14px;
    color:#6666CC;
    letter-spacing:2px;
    font-weight:bold;
}

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

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