/*
CODE: STOCK-Innovation; Rhein Unternehmensevolution
LAST CHANGE: 26-06-07
Verantwortung 
*/

/* -- Background -- */
.globalheader{
	width: auto;
  background-image: url(bgtopx.jpg);*/ 
	background-repeat: repeat-y;
  background-position: 180px; 
	/* background-position: top left; */ 
}
/* --  Logo 1  -- */
.globaltop1{
  background-image: url(logo1ax.jpg); 
	background-repeat: no-repeat;
	background-position: top left;
  float: left;
  width:195px;
	height: 90px;
  margin: 0px 0px 0px 0px;  
}
.globaltop1b{
  background-image: url(logo1bx.jpg); 
	background-repeat: no-repeat;
	background-position: top left;
  width:195px;
	height: 50px;
  margin: 0px 0px 0px 0px;  
}
/* -- Logo 2 -- */
.globaltop2{
  background-image: url(logo2x.gif); 
	background-repeat: no-repeat;
	background-position: top left;
  margin-top:15px;
  margin-left:350px;
	height: 59px;
}
/* -- Banner -- */
.globaltop3{
  margin-top:0px;
  margin-left:30px;
	float: left;
	height:0;
  width:0;
}
/* -- Banner -- */
.globaltop4{
  margin-top:0px;
  margin-left:0;
	float: left;
	height: 0px;
  width:0;
}
/* -- Bild in NavOben -- 
.navtop{
  margin-top:0px;
  margin-left:0px;
	height: 0px;
}*/
