
div#mainContainerBG { 	 	
                 position:relative;
		 bottom:0px;
         	 width: 880px;
		 background: url(/basic/images/main_container_content_hg.gif);
		 background-repeat:repeat-y;
}



div#logolink{
 		position:absolute;
		top: 2px;
		left: 532px;
        	*background: none;	
		height: 222px;
		width: 180px;
		z-index:4;
}

		
	div#logolink img{
	        position:absolute
	        z-index:100;
		height: 222px;
		width: 180px;
	}



div#schnellanfrageBox{
 		position:absolute;
		top: 2px;
		left: 696px;
		width: 172px;
		height: 159px;
		background: url(/basic/images/schnellanfage_button_hg.gif);
		background-position:bottom left;
		background-repeat:no-repeat;
		z-index:35;	
}


div#header{
 		position:absolute;
		top: 2px;
		left: 12px;
		height: 222px;
		width: 684px;
		z-index:2;
}


div#header img{
		width: 537px;
		height: 222px;
}

div#headerrundung{
 		position:absolute;
		top: 2px;
		left: 12px;
		height: 248px;
		width: 684px;
		z-index:3;
}

div#contentabstand img{ 
		width: 856px;
		height:161px;	
}



