body {
	/*Unterschied Besucher/Business*/
	background-image: url(../img/layout/background_business.jpg);
	background-repeat: repeat-x;
}


/*Unterschied Besucher/Business*/
#background_balken {
	background-image: url(../img/layout/background_business2.jpg);
	background-repeat: no-repeat;
	  	
  	margin-left: auto; 
  	margin-right: auto; 
	
	min-height: 100%;
	height: auto !important;
	height: 100%; /* für IE*/
	
	width: 1024px;
  	min-width: 1024px; 
  	max-width: none; 
}
