body {
	margin: 0px 0px 0px 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.SubHead
{
	font-weight: bold; 
	font-size: 11pt; 
	color: #000000; 
	font-family: Arial;
}

.ContentPane {
	width: 570px;
	overflow: hidden;
	}

.ContentWrapper {
	width: 588px;
	height: 400px;
	overflow: auto;
	}

.container_transparent {
	display:block;
	float:none;
}

/* Content Normal */
.TitelSchwarz
{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.Textfett12
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.Textnormal2
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}