/* CSS Document GfK headerboxesMicrosite.css */

#header {
	height: 110px;
	width: 812px;
	padding: 0;
	margin: 0 0 4px 0;
}
#titel {
	width: 400px;
	float: left;
}
#subtitel {
	float: right;
}
#logo {
	height: 110px;
	width: 608px;
	float: left;
	background: url(/imperia/md/images/img/imagebox_microsite.jpg) no-repeat right bottom;
}
#logo img {
	width: 50px;
	height: 50px;
	border: 0;
	/* margin: 25px 8px 0 0; */
	margin: 42px 8px 0 17px;
	float: left;
}
#logo h1 {
	font-size: 14px;
	font-weight: bold;
	color: #46617D;
	background-color: transparent;
	padding: 60px 0 5px 10px;
}
#logo h1.claim {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	padding: 60px 8px 0 0;
}
#searchbox {
	height: 81px;
	width: 185px;
	color: #677588;
	background-color: #CFD6DD;
}
#searchbox a {
	color: #677588;
	background-color: #CFD6DD;
	text-decoration: underline;
}
#searchbox a:hover {
	color: #E58316;
	background-color: #CFD6DD;
	text-decoration: underline;
}	
#searchbox p {
	padding: 5px 0 2px 0;
}
#searchbox p.top {
	padding: 2px 0 5px 0;
}
#searchbox select {
	margin: 0;
	padding: 0;
	width: 176px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #677588;
	background-color: #FFF;
}
#searchbox form {
	padding: 2px 0 3px 0;
	margin: 2px 0 2px 0;
}

#searchbox #textfield {
	margin: 1px 5px 0 0;
	width: 100px;
	font-size: 11px;
	color: #47467D;
	background-color: #fff;
	float: left;
}
#searchbox .searchact{
	position:relative;
	top: 3px;
}	
#searchbox .radio {
	position:relative;
	top: 3px;
	width: auto;
}
#searchbox #searchbuttonhead {
	padding: 3px 0 3px 0;
	width: 70px;
	height: 22px;
	font-size: 11px;
	color: #677588;
	background-color: #E8E3E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	border-top: #FFF 1px solid;
	border-left: #FFF 1px solid;
	border-right: #A79F97 1px solid;
	border-bottom: #A79F97 1px solid;
}
#searchbox #searchbutton {
	width: auto;
	background: none;
	background-color: transparent;
	padding: 0;
	margin: 0;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
	color: #677588;
	float: left;
	cursor: pointer;
	position:relative;
	top: 3px;
}   
#searchbox #searchbutton:hover {
	color: #E58316;
	background-color: transparent;
	text-decoration: underline;
}

#searchbox div.link_div {
	float:none;
	width:170px;
	height:15px;
	padding-top:5px;
	overflow:hidden;
}

#searchbox div.link_div2 {
	float:none;
	width:170px;
	height:30px;
	padding-top:5px;
	overflow:hidden;
}

#searchbox div.link_txt { 
	float:left;
	height:15px;
}

#searchbox div.link_txt2 { 
	float:left;
	height:30px;
}

#searchbox div.link_ref {
	float:right;
	height:15px;
}

#searchbox div.link_ref a {
	text-align:right;
	text-decoration:none;
} 

#searchbox div.link_ref a:hover {
	text-align:right;
	text-decoration:none;
} 

#searchbox p.language {
	padding-top:5px;
	padding-bottom:2px;
}

#searchbox div.language {
	position:relative;
	width:170px;
	height:15px;
	float:none;
	padding-top:5px;
}

#searchbox .language_txt {
	position:relative;
	width:130px;
	float:left;
	text-align:left;
}

#searchbox .language_kz {
	position:relative;
	width:40px;
	float:right;
	text-align:right;
}	
#searchbox .language_kz_a {
	text-decoration:none;
}	
#searchbox .language_kz_a:hover {
	text-decoration:none;
}	

/* Schichtposition bei Ueberlappung von Flash und Logo mit Titel und Subtitel */
#header_box {
	height: 110px;
	width: 812px;
	position: absolute;
	z-index: 1; 
}
/* Flash-Kasten */
#flash_box {
	z-index: 2;
	width: 608px; 
	height: 85px;
	position: relative; 
	top: 25px;
	left: 0px; 
	float: left;
	border: 0px;
}

/* Logo-Kasten */
#logo_box {
	z-index: 3;
	width: 50px; 
	height: 50px;
	position: relative; 
	top: 43px;
	left: -592px; 
	float: left;
	border: 0px;
}

/* Titel-Kasten */
#titel_box {
	z-index: 3;
	position: relative; 
	width: 400px;
	top: -27px;
	left: 85px; 
	font-size: 14px;
	font-weight: bold;
	color: #46617D;
	line-height: 16px;
	background-color: transparent;
}

/* Subtitel-Kasten */
#subtitel_box {
	z-index: 3;
	position: relative; 
	top: -42px;
	left: 477px; 
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	width: 130px;
}



#searchbox .drop_down_box {
	position:relative;
	padding-top:5px;
	width:200px;
	height:15px;
	left:-12px;
	background-color:#CFD6DD;
	overflow:hidden;
}

#searchbox .drop_down_box2 {
	position:relative;
	padding-top:5px;
	width:200px;
	height:30px;
	left:-12px;
	background-color:#CFD6DD;
	overflow:hidden;
}

#searchbox .drop_down_box_ueb {
	position:relative;
	width:170px;
	height:15px;
	margin-left:12px;
	margin-right:12px;
	background-color:#CFD6DD;
}

#searchbox .drop_down_box_ueb2 {
	position:relative;
	height:30px;
	width:170px;
	margin-left:12px;
	margin-right:12px;
	background-color:#CFD6DD;
}

#searchbox .drop_down_box_ueb_txt {
	position:relative;
	float:left;
	width:150px;
	height:15px;
	z-index:1;
}
#searchbox div.drop_down_box_ueb2_txt {
	position:relative;
	float:left;
	width:150px;
	z-index:1;
}
#searchbox a.drop_down_box_ueb_txt {
	text-align:left;
	text-decoration:none;
	background-color:transparent;
	background-position:center center;
}
#searchbox a.drop_down_box_ueb_txt:hover {
	text-align:left;
	text-decoration:none;
	background-color:transparent;
	background-position:center center;
}

#searchbox div.drop_down_box_ueb_pic {
	position:relative;
	float:right;
	width:11px;
	height:15px;
	z-index:2;
}
#searchbox div.drop_down_box_ueb2_pic {
	position:relative;
	float:right;
	width:11px;
	z-index:2;
}
#searchbox a.drop_down_box_ueb_pic {
	top:0px;
	text-align:right;
	text-decoration:none;
	background-color:transparent;
	background-position:center;
	background-image:url(/imperia/md/content/img/pfeil_header_popup_gray.gif);
	background-repeat:no-repeat;
}

#searchbox a.drop_down_box_ueb_pic:hover {
	top:0px;
	text-align:right;
	text-decoration:none;
	background-color:transparent;
	background-position:center center;
	background-image:url(/imperia/md/content/img/pfeil_header_popup_orange.gif);
	background-repeat:no-repeat;
}


#searchbox .drop_down_box_elems {
	position:relative;
	width:200px;
	background-color:#CFD6DD;
}

#searchbox .drop_down_box_elem {
	position:relative;
	width:175px;
	margin-left:12px;
	margin-right:12px;
	background-color:transparent;
}


#searchbox a.drop_down_box_elem_a {
	position:relative;
	text-decoration:none;	
	background-color:transparent;
}

