body {
	background:  url('images/background1.gif') repeat;
	}
#containerweb {
position:relative; top: 0px; width:770px; height:100%; z-index:100; border:1px none #000000; 
text-align : left;
margin:0 auto;
}/*webseite container*/
	
	/* head
	------------------------------------------------------- */
	#containerlabel{
	position:absolute; left:0; top:0px; width:100%; height:66px; z-index:99; border:0px none #000000; 
	background:  url('images/label.jpg') no-repeat;
	}/*label*/
	
	/* sidebar
	------------------------------------------------------- */
	#containersidebar{
	position:absolute; left:0; top:65px; width:190px; height:550px; z-index:98;  
	background:  url('images/css-left-container.gif') no-repeat ;
	}
	
	/* content
	------------------------------------------------------- */
	#containercontent{
	position:absolute; left:190px; top:66px; height:550px; z-index:99;  
	}
		#containerhomebild{
		position:absolute; left:90px; top:27px; width:400px; height:493px; z-index:98;  
		background: url('images/fotos/homebild.gif') no-repeat center top;
		}/*homebild*/

		#containerkurzinfotext{
		position:absolute; left: 31px; top:21px; width:400px; height:529px; z-index:98;  
		}/*kurzinfotext*/

		#containerbesetzung{
		position:absolute; left: 31px; top:21px; width:400px; height:529px; z-index:98;  
		}/*besetzung*/

		#containerrepertoire{
		position:absolute; left: 10px; top:21px; width:570px; height: 529px; z-index:98;		
  		overflow:scroll;
		}/*repertoire*/

		#containerwissenswertes{
		position:absolute; left: 10px; top:21px; width:570px; height:529px; z-index:98;
  		overflow:scroll;
		}/*wissenswertes*/

		#containerfotos{
		position:absolute; left: 10px; top:21px; width:570px; height:529px; z-index:98;  
		overflow:scroll;
		}/*fotos*/

		#containerdemotitel{
		position:absolute; left: 65px; top:21px; width:450px; height:529px; z-index:98;  
		}/*demotitel*/

		#containerdownloads{
		position:absolute; left: 10px; top:21px; width:570px; height:529px; z-index:98;
  		overflow:scroll;
		}/*downloads*/

		#containerkontakte{
		position:absolute; left: 100px; top:21px; width:385px; height:511px; z-index:98;  
		}/*kontakte*/

		#containerimpressum{
		position:absolute; left: 70px; top:80px; width:400px; height:400px; z-index:98;  
		}/*impressum*/

		#containerbestätigung{
		position:absolute; left: 100px; top:85px; width:400px; height:500px; z-index:98;  
		}/*bestätigung*/

		#containerpreload{
		position:absolute; left: 0px; top:0px; width:1px; height:1px; z-index:98;
  		background: url('images/background1.gif')
		}/*preload*/