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

/* Layout 2spaltig */
	

#MitteRechts {
	position:relative;
	left:184px;
	top:0px;
	width:755px;
	height: auto;
	z-index:5;
	text-align: left;
	background-color: White;
	margin-bottom: 100px;
}

#Content {
	position:relative;
	left: 4px;;
	top: 1px;
	width: 755px;
	height: auto;
	z-index:5;
	background-color: #FFFFFF;
	text-align: left;
	overflow: hidden;
	}
		
#Footer {
	width:95%; 
	height:20px; 
	text-align: center;
    font-size: 0.85em;	
}

#FooterBalken {
	margin-top: 12px;
}

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

#bottom {
	left:185px;
	width:700px;
	clear:both;
}		

/*Übergangsweise eingefügter Infoblock für das Interi9msforum */
.infoblock {
	text-align: center;
	background: #565656;
	width: 750px;
	height: 270px;
}

.forumbanner {
	margin:10px;
	float: left;
	height:250px;
	width:300px;
}

.forumInfotext {
	background: white;
	width:410px;
	height: 250px;
	margin: 10px;
	float: right;
	font-size:1.15em;
	font-weight: bold;
}
