@import url(wzn-allg.css);
@import url(wzn-ext.css);

/* Layout 3spaltig */
	
#Mitte {
	position:relative;
	left:184px;
	top:0px;
	width:450px;
	height: auto;
	z-index:5;
	text-align: left;
	background-color: White;
	padding: 0 0 0 0;
	margin-bottom: 10px;
	float: left;

}

#Content {
	position:relative;
	left: 0px;;
	top: 0px;
	width: auto;
	height: auto;
	z-index:5;
	background-color: #FFFFFF;
	text-align: left;
}

		
#Footer {
	width:95%; 
	height:20px; 
	text-align: center;
    font-size: 0.85em;	
}

#FooterBalken {
	margin-top: 12px;
}
	
#rechts {
	position:relative;
	left:-3px;
	top:0px;
	width:300px;
	height: auto;
	z-index:6;
	text-align: center;
	font-size: 0.9em;
	float: right;
}

 #headlinebox {
 	position: relative;
	font-weight: bolder;
	font-size: 1.2em;
	text-align: left;
	text-decoration: none;
	width : 450px;
	color: Gray;
	margin-top: 0em;
	margin-bottom: 3px;
}
#bottom {
	left:185px;
	width:700px;
	clear:both;
}	