

/*#cr_topbanner_grey{
	padding:0px 12px 24px 12px;
	background:#F1F4F7;
	font-size:1em;
	line-height:20px;
	position:relative;
	width:100%;
}*/
#cr_topbanner_grey p, #cr_topbanner_grey p a, #cr_langlogin div:nth-of-type(1) a, #cr_langlogin div:nth-of-type(1){color:#ffffff;line-height:20px;}
#cr_topbanner_grey p{margin-bottom:0px;display:block;}
#cr_langlogin{position:absolute;text-align:center;z-index:10000;margin-bottom:18px;right:24px;top:24px;}
/*#cr_langlogin div:nth-of-type(1){float:left;margin-right:12px;line-height:24px;padding:12px 0;}*/
#btn_loginlogout{float:right;width:48px;height:48px;overflow:hidden;background:#d0d5da;margin-right:0px;}
#btn_loginlogout a{width:100%;height:100%;display:block;font-size:10px;line-height:12px;padding:12px 0;text-align:center;}
#btn_loginlogout a img{height:16px;margin:0 auto;display:block;opacity:0.3;}
#cr_langlogin a{display:inline-block;width:24px;text-align:center;}
#cr_langlogin a.active, #cr_langlogin a:hover{font-weight:bold;text-decoration:none;}

@media all and (min-width: 768px) {
	
	/*#cr_topbanner_grey{
		padding:0px 0 0px 300px;
	}*/
	/*#cr_topbanner_grey div.cr_text{width:auto;position:relative;padding:14px 0;display:block;}*/
	/*#cr_langlogin{position:relative;float:right;top:0px;right:0px;margin-bottom:0px;margin-left:12px;margin-top:-18px;}*/
	#cr_langlogin{position:relative;float:right;top:0px;right:0px;margin-bottom:18px;margin-left:12px;margin-top:-18px;}
	
}
@media all and (min-width: 480px) and (max-width: 767px){
	
	/*#cr_langlogin{margin-bottom:0px;}
	#cr_nav_top_blinc #logo{left:-180px;width:466px;height:160px;}*/
}
@media all and (min-width: 768px) and (max-width: 1199px) {
	/*#cr_topbanner_grey{	padding:0px 0 0px 400px;}*/
	/*#cr_langlogin{margin-bottom:0px;}*/
	/*#cr_nav_top_blinc #logo{left:-80px;width:466px;height:160px;}*/
}
@media all and (min-width:1200px){
	/*#cr_topbanner_grey{	padding:0px 0 0px 504px;}*/
	/*#cr_langlogin{margin-bottom:0px;}*/
	/*#cr_nav_top_blinc #logo{left:12px;width:466px;height:160px;}*/
}