#topheader {
	position:relative;
	width:1050px;
	height:110px;
	background:url(/page/_webpics/gra_header_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#homeLink {
	position:absolute;
	top:30px;
	left:20px;
	width:590px;
	height:50px;
}



#topmenu {
	position:absolute;
	right:0;
	bottom:27px;
}
#topmenu a{
	float:left;
	display:block;
	line-height:14px;
	color:#7b97ac;
	line-height:19px;
	font-size:10pt;
	padding:20px 3px 0;
}
#topmenu a.akt{
	color:#000;
}

#topmenu img{
	float:left;
}



#suchfeld {
	float:left;
	width:233px;
	height:35px;
	margin-left:37px;
	line-height:25px;
}

#suchfeld .sfeld {
	border:1px solid #bdcbd4;
	background:#fff;
	width:160px;
	height:33px;
	color:#525252;
	margin-bottom:0;
	font-size:9pt;
	padding-left:10px;
}

#suchfeld .sbutton {
	background:#bdcbd4;
	color:#fff;
	width:45px;
	height:37px;
	font-size:9pt;
	padding:0;
	margin-bottom:0;
	border:0;
}

#headerImage {
	border-top:10px solid #feed01;
	position:relative;
	margin-bottom:30px;
}

#topVideo {
	width:1054px;
	height:400px;
	overflow:hidden;
	object-fit: cover;
}

#headerImage #topVideo video {
}


.langNotAvaiable {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:absolute;
	right:0;
	top:66px;
	width:175px;
	padding:7px 10px;
	background-color:#7b97ac;
	color:#084772;
	font-size:9pt;
	line-height:11px;
}