/*Festlegung der Schrift im Inhaltsfeld*/
BODY, DIV, BR, P, LI, UL, OL, SPAN, TR, TABLE, {font-family : Arial,Helvetica,sans-serif; font-size : 12px;}
TD  {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 12px; color: #000000;}

/*links*/
/*
A:visited  {font-family : Arial,Helvetica,sans-serif; font-size : 14px; color:Gray}
A:active   {font-family : Arial,Helvetica,sans-serif; font-size : 14px; color:#B62159} 
*/

/*links*/
.link:link {font-family : Arial,Helvetica,sans-serif; text-decoration : underline; font-size : 12px; color:#89146C; font-weight: normal}
.link:visited {font-family : Arial,Helvetica,sans-serif; text-decoration : underline; font-size : 12px; color:Gray; font-weight: normal}
.linkred:link {font-family : Arial,Helvetica,sans-serif; text-decoration : underline; font-size : 12px; color:blue; font-weight: normal}
.pinklink:link {font-family : Arial,Helvetica,sans-serif; text-decoration : underline; font-size : 12px; color:#DA5880; font-weight: normal}
.pinklink:visited {font-family : Arial,Helvetica,sans-serif; text-decoration : underline; font-size : 12px; color:Gray; font-weight: normal}

/*Überschriften*/
H1 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 20px; color: #000000; font-weight: bold}
H2 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 18px; color: #000000; font-weight: bold}
H3 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 16px; color: #000000; font-weight: bold}
H4 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 14px; color: #000000; font-weight: bold}
H5 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 12px; color: #000000; font-weight: bold}

/*Überschriften ohne Weißraum nach unten*/
.head1 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 20px; color: #000000; font-weight: bold}
.head2 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 18px; color: #000000; font-weight: bold}
.head3 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 16px; color: #000000; font-weight: bold}
.head4 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 14px; color: #000000; font-weight: bold}
.head5 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 12px; color: #000000; font-weight: bold}

/* Allgemein */
.normal {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 12px; color: #000000; font-weight: none}
.klein {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 10px; color: #000000; font-weight: none}
.pink {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 12px; color: #DA5880; font-weight: bold}
.grossgruen {font-family : Arial,Helvetica,sans-serif; text-decoration : bold; font-size : 14px; color: #000000; font-weight: none}
/*NAVIGATION*/
	/* Navigation links Anfang */
	/*Hauptnavigation links*/
.navkap {font-family : Arial,Helvetica,sans-serif; background-color: #E794AD; color: #000000; text-decoration:none; font-size:15px; font-weight:bold}
.navlipassiv {font-family : Arial,Helvetica,sans-serif; background-color: #E794AD; color: #000000; text-decoration:none; font-size:14px; font-weight:normal}
.navliaktiv {font-family : Arial,Helvetica,sans-serif; background-color:#DA5880; color: #000000; text-decoration:none; font-size:14px; font-weight:normal}
	/*Abstand zwischen den Hauptpunkten*/
.tabhoehe  {background-color: #E794AD; font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 10px; color: #000000;}
	/* erster Abstand von oben */
.tabhoehehalb  {background-color: #E794AD; font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 8px; color: #000000;}
	/* Navigation links Ende */
	/*Navigation unten Anfang*/
.navunten {color:gray; text-decoration:none; font-size:10px; font-weight:normal}
	/*Navigation unten Ende*/
    /*copyright unten Anfang*/
.copyright  {color:gray; text-decoration:none; font-size:10px; font-weight:normal}
	/*copyright  unten Ende*/