/* CSS Document - Client XY */

/*@import url("/b2b_ext/webfonts/openSans.css") screen, projection;*/
@import url("/static_content/css/openSans.css") screen, projection;

body *{

	font-family:"Open Sans",Helvetica,Arial,"sans-serif" !important;
	
}


@media all and (min-width: 500px) {
	.ui-title {
		background:url(headerBG_FINAL_t.jpg) center no-repeat ;
		padding:0 !important;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		height:187px;
	}
	.ui-title a{
		height: 187px;
		background:url(Header-Final.png) no-repeat center center;
	}
}

@media all and (max-width: 938px) {
	.ui-title a, .ui-title{ 
		height:120px;
		background:url(Header-Logo_120.png) no-repeat center center;
	
	}
	.ui-title a{ 
		
	}
}

@media all and (max-width: 639px) {
	.ui-title a, .ui-title{ 
		height:80px;
		background:url(Header-Logo_80.png) no-repeat center center;
	}
}

@media all and (max-width: 460px) {
	.ui-title a, .ui-title{ 
		background:url(Header-Logo_80_meco.png) no-repeat center center;
	}
}

/* Weiter Button */
.meco_weiter_button{
	background-color:#FFEAA8 !important;

}

.ui-title {
    background:url(headerBG_FINAL_t.jpg) center no-repeat ;
    padding:0 !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	}

.br-widget{
	display:inline-block;
}

/*.br-theme-bars-movie .br-widget a{*/
/*}*/


fieldset.meco_question{
	background-color:rgba(130, 183, 24, 0.2);	
}
.pageTitle .ui-title, .ui-li-divider{
	background-color:#96c11f !important;
	color: #fff !important;
}

.ui-body-a .ui-bar-inherit{
	text-shadow:none !important;
}

/*************  NEU ARTWORX ****************/

.meco_weiter_button {
	border-radius: 0px;
}
.ui-btn-active, .ui-icon-carat-r::after{
	background-color:#84a91d  !important;
	
}
.ui-btn-icon-right::after{
	margin-top: -15px;
	width: 29px;
	height: 29px;
}

.activeMenu.ui-icon-carat-r::after, .meco_weiter_button {
	background-color: #788890 !important;
		text-shadow:none !important;
		color:#fff !important;
}

.ui-selectmenu .ui-title{
	background:none;
	height: 3em;
	line-height: 3em;
}

#footerLogo{
	float:right;
	height:50px;
	max-width:10.5em;
	width:70%;
	background-image:url(Footer-Logo.png);
	background-repeat:no-repeat;
	background-position:right;
	right: 0px;
}