@charset "utf-8";
/* CSS Document */
#Kopf{
	position:fixed;
	width:100%;
	z-index: 17000;
}
#Language{
	/*Mehrsprachige Seite Sprachwähler*/
	display:none;
}
#AktSprache, #TranslaterBox, #BannerTranslaterBox, #AktIsoSprache{
	/*Mehrsprachige Seite Kontrollfeld*/
	display:none;
}
#Kontrolle{
	display:none;
	position:fixed;
	bottom:0px;
	right:0px;
	background-color:#fff;
	color:#000;
	z-index:27000;
}
#ZwischenSpeicher, .onlyTest{display:none;}

.KundenLogoBox{
	margin:0px 5% 5% 0px;
	float:left;
	width:20%;
	height:150px;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
}