BODY		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 2;
	padding: 0px;
	font-size: 8px;
			}
a:link		{ color: #333; font-style: normal; text-decoration: none }
a:visited	{ color: #333; font-style: normal; text-decoration: none }
a:hover		{ color: #339; text-decoration: underline }
a:active	{
	font-style: normal;
	text-decoration: none;
}

.logo		{ color: #333; font-size: 12px }
.menu		{ color: #333; font-size: 11px; font-style: normal; font-weight: bold; text-decoration: none }
.pfeil		{ FONT-WEIGHT: bold; FONT-SIZE: 14px; TEXT-DECORATION: none }
.titel		{
			font-size: 18px;
			color: #003366;
			font-weight: bold;
			padding-top: 20px;
			padding-bottom: 30px;
			padding-left: 20px;
			}
.untertitel	{ color: #333; font-size: 13px; font-style: normal; font-weight: bold; text-decoration: none }
.untertitel_L5 {color: #333; font-size: 13px; font-style: normal; font-weight: bold; text-decoration: none; padding-left: 10px}
.untertitel_LR5 {color: #333;font-size: 13px;font-style: normal;font-weight: bold;text-decoration: none;padding-left: 10px;padding-right: 10px;}
.inhalt		{
	font-size: 11px;
}
.inhalt_L10	{ font-size: 11px; 	padding-left: 10px; }
.inhalt_O3	{ font-size: 11px; 	padding-top: 2px; }
.block		{ color: #333; font-size: 13px; font-style: normal; font-weight: bold; 
			  text-decoration: none
			  border: 1px solid #003366;
			  background-color: #D8E0E0;
			  border: 1px solid #98A4B0;
			  margin: 5px;
			  padding-left: 5px;
			}
.U10		{ padding-bottom: 20px; }
.O3			{ padding-top: 3px; }
.L5			{ padding-left: 5px; }
.L10		{ padding-left: 10px; }
.R5			{ padding-right: 5px; }
.tabelle	{
			font-size: 11px;
			border-top: 1px solid #666666;
			border-right: 1px solid #666666;
			border-bottom: 1px solid #666666;
			border-left: 1px solid #666666;
			}
.link		{ color: #990000; font-size: 11px; font-style: normal; font-weight: bold; text-decoration: none }
.report		{ 	font-size: 14px; text-align: justify; }
.inhaltgross { font-size: 14px; }
.inhaltmittel { font-size: 13px; }
.li_klein {
	list-style-position: outside;
	list-style-type: disc;
	text-indent: -10px;
	line-height: 100%;
}
.inhalt_O10 { font-size: 11px; 	padding-top: 10px; }
.blau { color:#0000FF }
.rot { color:#FF0000 }
