
body,td,tr,b,i {
	font-family : Helvetica, Arial,  Verdana, sans-serif;
	color : #4F4F4F;
	font-weight : bold;
	font-size : 13px;
	text-decoration : none;
}

/* links allgemeine Angaben*/

a:link  {
	font-family : Helvetica, Arial,  Verdana, sans-serif;
	color : #FFFFDE;
	font-weight : bold;
	font-size : 13px;
	text-decoration : none;
}

a:visited  {
	font-family : Helvetica, Arial,  Verdana, sans-serif;
	color : #FFFFDE;
	font-weight : bold;
	font-size : 13px;
	text-decoration : none;
}

a:active  {
	font-family : Helvetica, Arial,  Verdana, sans-serif;
	color : #FFFFDE;
	font-weight : bold;
	font-size : 13px;
	text-decoration :  none;
}

a:hover  {
	font-family : Helvetica, Arial,  Verdana, sans-serif;
	color : #B70124;
	font-weight : bold;
	font-size : 13px;
	text-decoration : none;
}


/* Links des Submenüs */

a.klein:link  {
	font-family : Helvetica, Arial,  Verdana, sans-serif;
	color : #4F4F4F;
	font-weight : bold;
	font-size : 13px;
	text-decoration : none;
}

a.klein:visited  {
	font-family : Helvetica, Arial,  Verdana, sans-serif;
	color : #4F4F4F;
	font-weight : bold;
	font-size : 13px;
	text-decoration : none;
}

a.klein:active  {
	font-family : Helvetica, Arial,  Verdana, sans-serif;
	color : #B70124;;
	font-weight : bold;
	font-size : 13px;
	text-decoration : none;
}

a.klein:hover  {
	font-family : Helvetica, Arial,  Verdana, sans-serif;
	color : #B70124;
	font-weight : bold;
	font-size : 13px;
	text-decoration : none;
}
