/* Tabellenzeile für Formular  */
tr.form_grau {
background-color : #EEEEEE; 
font-family : Verdana, Arial, sans-serif, Helvetica; 
font-size : 70%; 
font-weight : normal; 
} 
/* Tabellenzeile für Formular  */
tr.form_trans {
background-color : transparent; 
font-family : Verdana, Arial, sans-serif, Helvetica; 
font-size : 70%; 
font-weight : normal; 
} 
/* Absatz  */
p.form_trans {
background-color : transparent; 
font-family : Verdana, Arial, sans-serif, Helvetica; 
font-size : 70%; 
font-weight : normal; 
} 

/*Überschrifft für beide Navigationsleistentypen*/
td.navhead {
	color : white;
	background-color : #035000;
	font-family : Verdana, Arial, sans-serif, Helvetica;
	font-size : 80%;
	font-weight : bold;
} 


/* Tabellenzeile für Hauptnavigationsleiste "Wir über uns"  */
td.navli {
color : white; 
background-color : #035000; 
font-family : Verdana, Arial, sans-serif, Helvetica; 
font-size : 70%; 
font-weight : normal; 
} 
/* Link für Hauptnavigationsleiste "Wir über uns" */
a.menue , a.menue:link , a.menue:active {
color : white; 
background-color : #035000; 
text-decoration : none; 
font-weight : normal; 
} 
 a.menue:visited {
color : white; 
background-color : #035000; 
text-decoration : none; 
font-weight : normal; 
} 
a.menue:hover {
color : white; 
background-color : #035000; 
text-decoration : underline; 
font-weight : normal; 
}
ul, ol, li, p {
	color : black;
	background-color : transparent;
	font-family : Verdana, Arial, sans-serif, Helvetica;
	font-size : 12px;
} 

p {margin: 0;0;0;0;}


h1 {
	color : #035000;
	background-color : transparent;
	font-family : Verdana, Arial, sans-serif, Helvetica;
	font-size : 90%;
	font-weight : bold;
} 



a , a:link , a:active {
color : green; 
background-color : transparent; 
text-decoration : none; 
font-weight : normal; 
} 
 a:visited {
color : green; 
background-color : transparent; 
text-decoration : none; 
font-weight : normal; 
} 
a:hover {
color : green; 
background-color : transparent; 
text-decoration : underline; 
font-weight : normal; 
}

/* Link für Hauptnavigationsleiste "Wir über uns" */
a.menuehead , a.menuehead:link , a.menuehead:active {
color : white; 
background-color : transparent; 
text-decoration : none; 
font-weight : bold; 
} 
 a.menuehead:visited {
color : white; 
background-color : transparent; 
text-decoration : none; 
font-weight : bold; 
} 
a.menuehead:hover {
color : white; 
background-color : transparent; 
text-decoration : underline; 
font-weight : bold; 
}
h2 {
	color : black;
	background-color : transparent;
	font-family : Verdana, Arial, sans-serif, Helvetica;
	font-size : 11px;
	font-weight: bold;
	margin: 0;0;0;0;
} 