@viewport {
    width=640px;
}


#popup_bestellung{
	top:9%;
	width:560px;
	min-height:560px;
	margin-left:-280px;
}
#popup_bestellung textarea,
#popup_bestellung select,
#popup_bestellung input{
	font-size:26px;
}
#popup_bestellung input[type=button] {
	font-size:26px;
}


body {
	font-size:26px;
	line-height: 31px;
}


.iconsgal{
	margin-top:-82px;
}



.sliderConent .left table td{
	white-space: nowrap;
}
.sliderConent .left table td:first-child{
	padding-right:30px;
}





#mobileheader{
	display:block;	
	height:90px;
	width:560px;
	margin:0 auto;
	padding-right:40px;
}
.ic{
	float:right;
	cursor:pointer;
	width:90px;
	height:90px;

}
.ic_mail{
	background:url('/templates/wegmuehleapotheke/images/icon_mail.png');
	background-repeat: no-repeat;
	background-position: right center;
}
.ic_cal{
	background:url('/templates/wegmuehleapotheke/images/icon_tel.png');
	background-repeat: no-repeat;
	background-position: right center;
}


#logo{
	margin-top:0px;
	height:150px;
	width:100%;
	cursor:pointer;
	background:url('/templates/wegmuehleapotheke/images/logo.png');
	background-repeat: no-repeat;
	background-size: 540px 114px;
	background-position: center center;
}



#Content{
	max-width:560px;
}
#Content img{
	max-width:560px;
	height:auto;
}

.sliderConentTitle{
	height:80px;
	line-height:80px;
	font-size:34px;
	overflow:hidden;
}


.sliderConent .left{
	float:left;
	width:560px;
}
.sliderConent .right{
	margin-top:100px;
	float:left;
	width:560px;
}
.sliderConent .turned{
	margin-top:0px;
	margin-bottom:100px;
}