/* 1.0 | hannes | 2006-10-03 | template */
#maincontainer { background: url(/grafik/maincontainer_hidepanorama_bg.jpg) no-repeat center top; }
#menu {
	width: inherit;
	height: 50px;
	float: right;
	line-height: 50px;
	color: #E1DCC3;
	clear: right;
	width: 930px;
}
#contentcontainer {
	width: 100%;
	height: 100%;

}
#content {
	margin: 20px 0 0 30px;
	width: 900px;
	height: 390px;
	font-size: 11px;
	line-height: 180%;
	overflow: auto;
}
#panoramabild { display: none; }
div#headline { 
	margin-bottom: 10px;
	width: 880px;
	overflow: hidden;
	margin-left: 0;
}