div.flex-head {
	position: relative;
	width: 493px;
	height: 22px;
}

div.flex-head-bg {
	position: absolute;
	z-index: 2;
	height: 22px;
	width: 100%;
	background-color: #FFFFFF;
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	filter:alpha(opacity=60);
}

div.flex-head-container {
	position: absolute;
	height: 22px;
	width: 493px;
	z-index: 3;
}

div.flex-head-text {
	float: left;
	width: 390px;
	padding-left: 10px;
	padding-top: 4px;
	height: 18px;
	z-index: 3;
}

div.flex-head-text a {
	font-size: 9pt;
	letter-spacing: 1px;
	font-weight: bold;
	color: #000000;
}

div.flex-head-date {
	font-weight: normal;
	font-size: 7pt;
	color: #000000;
	text-align: right;
	float: right;
	width: 83px;
	padding-top: 5px;
	height: 18px;
	padding-right: 10px;
	z-index: 3;
}

div.balken-eins {
	width: 493px;
	height: 2px;
	background-color: #000000;
	overflow: hidden;
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	filter:alpha(opacity=40);
}

div.flex-text {
	position: relative;
	width: 493px;
	height: 50px;
}

div.flex-text-bg {
	position: absolute;
	width: 493px;
	height: 50px;
	z-index: 2;
	background-color: #B5B5B5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

div.flex-text-text {
	position: absolute;
	width: 473px;
	z-index: 3;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
	padding-left: 10px;
	padding-top: 4px;
	letter-spacing: 1px;
}

div.flex-foot {
	position: relative;
	width: 493px;
	height: 22px;
}

div.flex-foot-bg {
	position: absolute;
	width: 493px;
	height: 22px;
	z-index: 2;
	background-color: #FFFFFF;
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	filter:alpha(opacity=30);
}

div.flex-foot-text {
	position: absolute;
	width: 493px;
	height: 22px;
	z-index: 3;
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
	padding-left: 10px;
	padding-top: 4px;
	letter-spacing: 1px;
}

div.balken-zwei {
	width: 493px;
	height: 1px;
	background-color: #000000;
	overflow: hidden;
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	filter:alpha(opacity=40);
}
