/*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;}


/*Überschriften*/
H1 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 18px; color: #64000A; font-weight: bold}
H2 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 16px; color: #64000A; font-weight: bold}
H3 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 14px; color: #64000A; font-weight: bold}
H4 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 14px; color: #64000A; font-weight: bold}
H5 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 12px; color: #64000A; font-weight: bold}

/*Überschriften ohne Weißraum nach unten*/
.head1 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 18px; color: #64000A; font-weight: bold}
.head2 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 16px; color: #64000A; font-weight: bold}
.head3 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 14px; color: #64000A; font-weight: bold}
.head4 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 14px; color: #64000A; font-weight: bold}
.head5 {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 12px; color: #64000A; font-weight: bold}

/*normale schriftgroesse*/
.normal {font-family : Arial,Helvetica,sans-serif; text-decoration : none; font-size : 12px; color: #000000; font-weight: none}

/*NAVIGATION*/
/*Navigation menu links*/
.navmenu {font-family : Arial,Helvetica,sans-serif; text-decoration : underline; font-size : 12px; color: #000000; font-weight: normal}

	/*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*/
a {  color: #680000}
a:link {
	color: #680000;
}
a:hover {color: #990000}
a:active {  color: #990000}

