

.navig_redbackground
{
	background-color: #F83E30;
	color: white;
	font-family: Verdana, Helvetica, Arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.7;

}

.navig_blackbackground
{
	background-color: black;
	color: white;
	font-family: Verdana, Helvetica, Arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.7;
}

.navig_blackletter
{
	background-color: transparent;
	color: black;
	font-family: Verdana, Helvetica, Arial;
	font-size: 9pt;
	font-weight: normal;
	line-height: 1.7;
}

.navig_greyletter
{
	background-color: transparent;
	color: #666666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 9pt;
	font-weight: normal;
	line-height: 1.7;
}


.redtext
{
	background-color: transparent;
	color: #F83E30;
	font-family: Verdana, Helvetica, Arial;
	font-size: 7pt;
	font-weight: bold;
}

	A.redtext:link {text-decoration: none}
	A.navig_blackbackground:visited {text-decoration: none}
	A.navig_blackbackground:active {text-decoration: none}
	A.navig_blackbackground:hover {text-decoration: underline; color: #F83E30;}


	A.navig_greyletter:link {text-decoration: none}
	A.navig_greyletter:visited {text-decoration: none}
	A.navig_greyletter:active {text-decoration: none}
	A.navig_greyletter:hover {text-decoration: underline; color: #008AD1;}

	A.navig_blackletter:link {text-decoration: none}
	A.navig_blackletter:visited {text-decoration: none}
	A.navig_blackletter:active {text-decoration: none}
	A.navig_blackletter:hover {text-decoration: none; color: #008AD1;}

	A.navig_blackbackground:link {text-decoration: none}
	A.navig_blackbackground:visited {text-decoration: none}
	A.navig_blackbackground:active {text-decoration: none}
	A.navig_blackbackground:hover {text-decoration: underline; color: #008AD1;}

.fliesstext
{
	background-color: transparent;
	color: black;
	font-family: Verdana, Helvetica, Arial;
	font-size: 9pt;
	font-weight: normal;
	line-height: 1.5;
}

.ueberschrift
{
	background-color: transparent;
	color: black;
	font-family: Verdana, Helvetica, Arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.7;
}

.datumundnamenszeile
{
	background-color: transparent;
	color: #666666;
	font-family: Verdana, Helvetica, Arial;
	font-size: 8pt;
	font-weight: bold;
	line-height: 1.7;
}


