/*
CSS Informationen Header
*/

.menu {
	position:absolute;
	right:18px;
	bottom:5px;
	width:720px;
	text-align:right;
}	

.header_logo{
	position:absolute;
	left:10px;
	top:10px;
	width:150px;
	height:88px;
}

.langMenu{
	position:absolute;
	right:0px;
	top:10px;
	width:40px;
	height:40px;
}

.banner{
	z-index: 2;
	position:absolute;
	right:10px;
	top:10px;
	width:740px;
	height:75px;

}