.ucCartOverview div.cart-icon a {
    background: url(/media/1610801/eurofins-warenkorb-icon.png?width=50px) top right no-repeat;
	background-size:contain;
}
#header div#top div.topUserAccount a.newLogin {
    background: url(/media/1610800/eurofins-anmeldung-icon.png?width=50px) center left no-repeat;
    background-size:contain;
}

.promohead{
	width: 100%;
	height: 53px;
    background-color: #f08219;
    padding: 15px 0px;
    text-align: center;
    color: #fff;
    font-size: 1.4em;
}
.promohead p span{font-size:.7em;}

div.promohead div.wrap {
    margin-left: auto;
    margin-right: auto;
    width: 988px;
}
div.promohead div.wrap div.container {
    float: left;
    width: 827px;
}



#header div#top div.cartOverview,
#header div#top div.topUserAccount, 
#header div#top div.headerServiceSection {
    border-left: none;
	border-right: none;
}
#home div.slider div.homePagination ul {
	width: 53%;
    margin: auto;
	right:0px;
}
.home_textbox, .landing_textbox{padding:20px;}
.home_textbox p, .landing_textbox p{text-align:center;font-size:1.5em;line-height: 1.7em;}
.home_textbox p span, .landing_textbox p span{color:#f08219;}

.home_widget {
    position: relative;
    float: left;
    width: 23.5%;
    overflow: hidden !important;
}
div.spacer2 {
    float: left;
    width: 2%;
}

.imagecontainer{
    background-size: cover;
    background-position: center;
}
.imagecontainer img{width:100%;}
.textcontainer{margin: 10px;text-align: center;}
.textcontainer p,.textcontainer h2{margin:20px 0px 20px 0px;}
.textcontainer p{font-size:1.2em;}
.textcontainer h2{font-size:1.4em;}

.image-left{
	float:left;
	width:47%;
	margin:10px;
	height:180px;
}
.text-right{
	float:right;
	width:47%;
	margin:10px;
	height:180px;
}
.text-right p,.text-right ol{font-size: 1.4em;line-height: 1.6em;}
.text-right ol li{margin-left:20px;}
#myBtn {
    padding: 10px 20px;
    color: #fff;
    margin-right: 5px;
    background: #1c3583;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
	border-radius:4px;
}


.fl{float:left;}
.fr{float:right;}
.m-10{margin:10px;}
.mt-10{margin-top:10px;}
.mt-20{margin-top:20px;}
.mt-30{margin-top:30px;}
.mb-10{margin-bottom:10px;}
.mb-20{margin-bottom:20px;}
.mb-30{margin-bottom:30px;}
.ml-10{margin-left:10px;}
.ml-20{margin-left:20px;}
.ml-30{margin-left:30px;}
.w-48{width:48%;}
.w-50{width:50%;}
.w-100{width:100%;}
.bold{font-weight:bold;}
.shadow{-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.06);box-shadow: 0 0 8px rgba(0,0,0,0.1);}
.h-200{height:200px!important;}
.h-230{height:230px!important;}
.h-300{height:300px!important;}
.h-330{height:330px!important;}
.h-150{height:150px!important;}