/* navigation links ueberschrift */
span.links {font-family : Times News Roman;
	            font-size : 14pt;
	            font-weight : bold;
	            text-decoration : none;
	            color : #ECE406;
}
/* navigation links rubriken */
span.links1 {font-family : Times New Roman;
	            font-size : 12pt;
	            font-weight : bold;
	            text-decoration : none;
	            color : #C2540B;
}
/* navigation fuer oben und unten */
span.oben {font-family : Times New Roman;
	            font-size : 14pt;
	            font-weight : normal;
	            text-decoration : none;
	            color : #FFFFFF;
}
/* imgtext */
span.bil {font-family : Times New Roman;
	            font-size : 8pt;
	            font-weight : normal;
	            text-decoration : none;
	            color : #000000;
}
/*home button*/
span.hom {font-family : Times News Roman;
	            font-size : 14pt;
	            font-weight : bold;
	            text-decoration : none;
	            color : #C2540B;
}
/*haupt button*/
span.haupt {font-family : Times News Roman;
	            font-size : 14pt;
	            font-weight : bold;
	            text-decoration : none;
	            color : #ECE406;
}