#bgr_logo {
	position:absolute;
	left:0px;
	top:130px;
	width:969px;
	height:391px;
	z-index:999;
	margin:0;
	padding:0;
	border:0px solid #ccff00;
	overflow:hidden;
	/*
	background: url(fileadmin/templates/images/introbild.jpg) no-repeat left top; 
	*/
	background:none;
	}
	
	/*
	#top_menu_wrapper {
	display:none;
	}
        */
        
        #content_wrapper {
        position:relative;
        top:-85px;
        border:0px solid red;
        }

	#content_menu_main {
	display:none;
	}
	
	#content_main {
	position:relative;
	}
	#content_real {
	margin:0;
	width:969px;
	padding:0;
	border:solid gray 0px;
	}
	#content {
	width:969px;
	margin:0;
	}
	div.belmont {
	width:969px;
	}

