/* 
Gruber & Uhler 

Farben:
GELB = #F4D612;
BLAU = #043883;
GRAU = #CFD1D2;

*/

/*#########################  header berreich ###################################################### */

#header_blk {height: 123px; background-color: #cfd1d2; left:0; right:0; margin:0;  }

#logo { background-image: url(../images/logo.jpg); width: 343px; height: 123px; margin:0;  float:left; z-index: 2;}


*html #KS-Autoglas { 
	background-image: url('../images/ks-autoglas.jpg'); 
	width: 379px; 
	height: 120px; 
	margin-left: 150px;
	position: absolute;
	}
*+html div#KS-Autoglas {margin-left: 150px;}

#KS-Autoglas { 
	background-image: url('../images/ks-autoglas.jpg'); 
	width: 379px; 
	height: 120px; 
	margin-left: 500px;
	position: absolute;
	}


#html #unfallp {
	background-image: url('../images/head_unfallrep.jpg'); 
	width: 522px; 
	height: 123px; 
	margin-left: 150px; 
	position: absolute;
	}
*+html div#unfallp {margin-left: 150px;}
	
#unfallp {
	background-image: url('../images/head_unfallrep.jpg'); 
	width: 522px; 
	height: 123px; 
	margin-left: 500px; 
	position: absolute;
	}
/*#########################  header berreich ende ###################################################### */


