body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: black;
	background-color: FFFFFFF;
	scrollbar-base-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-track-color:#CCCCCC;
	margin-left: 10px;
	margin-top: 10px;
}
A:LINK
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	color: #C61217;
	text-decoration: none;
}
A:VISITED 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	}
}
A:HOVER
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
	}
}
.haupttitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	margin: 1px;
	padding: 1px;
	border-bottom: 1px solid #000000;
}
.fusstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.fett {
	font-weight: bold;
}
.kursiv {
	font-style: italic;
}
.umrahmt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #333333;
	padding: 8px;
}
.untertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	color: #000000;
	letter-spacing: 0px;
	background-color: #CCCCCC;
}
.schlussbemerkung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.tabellen {
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #990000;

}
.auflistung {
	list-style-type: decimal;
	list-style-position: outside;
	list-style-image: none;
}
.unten {
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.bilderrahmen {
	border: 1px solid #666666;
}
.strichoben {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.grossbuchstaben {
	text-transform: capitalize;
}

