body, p, td , textarea, input , select , option {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
    letter-spacing:1px; 
    word-spacing:5px; 
    line-height:20px;
	color: #003366;
}

a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
    letter-spacing:1px; 
    word-spacing:5px; 
    line-height:20px;
	color: #003366;
}

.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 : 14px;
  font-weight: bold;
	color: #003366;
  letter-spacing:1px;
  line-height:20px;
}
a.menu1:hover {
	color: #003366;
  font-weight: bold;
	font-size : 14px;
  text-decoration: underline;
  letter-spacing:1px;
  line-height:20px;
}
.menuActive1 {
	text-decoration: underline;
	color : #003366;
	font-size : 14px;
  font-weight: bold;
  letter-spacing:1px;
  line-height:20px;
}
.menu2 {
	text-decoration: none;
	color : #666666;
	font-size : 14px;
  font-weight: bold;
  letter-spacing:1px;
  line-height:20px;
}
a.menu2:hover {
	text-decoration: underline;
	color : #666666;
	font-size : 14px;
  font-weight: bold;
  letter-spacing:1px;
  line-height:20px;
}
.menuActive2 {
	text-decoration: underline;
	color : #666666;
	font-size : 14px;
  font-weight: bold;
  letter-spacing:1px;
  line-height:20px;
}
.footer {
  text-decoration: none; 
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
    letter-spacing:0px; 
    word-spacing:0px; 
    line-height:16px;
}

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

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

h2 {
    font-family:Futura Medium BT,Arial,Helvetica,sans-serif;
    font-size:24px;
    color:#003366;
    vertical-align:bottom;
    letter-spacing:2px;
    font-weight:bold;
}

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

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