    @font-face{
        font-family:"JustlefthandWeb";
        src:url("fonts/acbf9659-fc66-459d-9139-60d70f4f8e50d41d.html?#iefix");
        src:url("fonts/acbf9659-fc66-459d-9139-60d70f4f8e50d41d.html?#iefix") format("eot"),url("fonts/1bf2794c-0784-49e3-87c1-bf5005c99a42.woff2") format("woff2"),url("fonts/cf8cae39-2177-4ba5-bffb-8d0a372ff37e.woff") format("woff"),url("fonts/447e9da1-a77e-40f8-8704-930926e50e54.html") format("truetype");
    }




.bodystyle {
	background-color: #C6CC08;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height:100%;
	width:100%;
	font-family: "franklin-gothic-urw-cond",sans-serif;
	font-size:17px;
	color:#000;
	hyphens: auto;
}

.hell {
	background-color:#D7D85B !important;
}

.ohne {
	background-color:transparent !important;
	color:#FFF !important;
}

strong {
	font-weight: 700;
	letter-spacing: 0.2px;
}

.duenn {
	font-weight: 400;
}

.rot {
	color: #000000;
}

img {
	border:none;
	margin:0;
	padding:0;
	position:relative;
}

#kopflogo{
	width: 480px;
}

#karten {
	width:960px;
	height:193px;
	position:relative;
	top:0;
	left:0;
}

#kartenimpressum {
	width:960px;
	height:386px;
	position:relative;
	top:0;
	left:0;
}
.startmap {
	width:560px;
	height:193px;
	float:left;
	position:relative;
}
.impressummap {
	width:480px;
	height:386px;
	float:left;
	position:relative;
}
	

p {
	margin:0 0 22px 0;
}

.hell {
	background-image:url(../images/hell.jpg);
}

.produkt {
	width:240px;
	height:193px;
	padding:0;
	border:none;
	margin:0;
	float:left;
	position:relative;
}

.vierer {
	width:480px;
	height:386px;
	padding:0;
	border:none;
	margin:0;
	float:left;
	position:relative;
}

.dunkel {
	background-image:url(../images/dunkel.jpg);
}

.kleingedrucktes {
	font-family: "franklin-gothic-urw-cond",sans-serif;
	font-size:11px;
	text-align:left;
	margin: 0 0 15px 0;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.bottom {
	position:absolute;
	bottom: 0;
	width:215px;
	left: 15px;
}

#nav{
	right: 200px;
	bottom: 12px;
	position:absolute;
	text-align:right;
}

ul {
	float:left;	
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}

#nav ul li a {
	font: 400 22px/28px "franklin-gothic-urw-cond",sans-serif;
	color: #FFF;
	color: rgba(255,255,255,1.00);
}

#nav ul li a:hover {
	font-weight: 700;
}

#nav ul li a.activelink {
	font-weight: 700;
}


h1 {
	font: 700 32px/42px "franklin-gothic-urw-cond",sans-serif;
	letter-spacing:1.0;
	margin: 15px 0 30px 0;
	color: rgba(0,0,0,1.0);
	hyphens: none;

}

h2 {
	font: 700 24px/32px "franklin-gothic-urw-cond",sans-serif;
	letter-spacing:1.0;
	color: rgba(0,0,0,1.0);
	width:210px;
}

#angebote {
	position:relative;
	float:left;
}

#header{
	margin:0;
	padding:0;
	width: 100%;
	height: 193px;
	background-color:#007A9B;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align:left;
}

#kopf {
	padding:0;
	margin:0 0 30px 0;
	width: 960px;
	height: 193px;
	position: relative;
	top: 0;
	text-align:left;
	overflow:hidden;
	border-right: 1px solid rgba(255,255,255,1.0);
	z-index: 2;
}

.bodywrapper {
	text-align: left;
	margin: 0 auto;
	width: 960px;
	height:100%;
	background-color: #f4f4ce;
	overflow: hidden;
	padding-bottom: 30px !important;
}
  
.bodywrapper.transparent{
	background-color:transparent;
}

.span_1 {
	width: 240px;
}

.span_2 {
	width: 480px;
}

.span_3 {
	width: 720px;
}

.span_4 {
	width: 960px;
	overflow: hidden;
	position: relative;
}

.content_1 {
	width: 	225px;
	margin: 0 15px 30px 0;
}

.content_2 {
	width: 	465px;
	margin: 0 15px 30px 0;
}

.content_3 {
	width: 	705px;
	margin: 0 15px 30px 0;
}

.content_4 {
	width: 	945px;
	margin: 0 0 30px 0;
}

.span_1,
.span_2,
.span_3,
.content_1,
.content_2,
.content_3,
.content_4{
	position: relative;
	margin-bottom: 30px;
	float: left;
}


.firstcol {
	margin-left: 20px !important;
	clear: left;
}

.span_1.firstcol,
.content_1.firstcol {
	width: 205px;
}

.span_2.firstcol,
.content_2.firstcol {
	width: 445px;
}

.span_3.firstcol,
.content_3.firstcol {
	width: 685px;
}

.span_4.firstcol,
.content_4.firstcol {
	width: 925px;
}

.zweispaltig {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 15px;
	-webkit-column-gap: 15px;
	column-gap: 15px;
	position:relative;
}

.vierspaltig {
	-moz-column-count: 4;
	-webkit-column-count: 4;
	column-count: 4;
	-moz-column-gap: 15px;
	-webkit-column-gap: 15px;
	column-gap: 15px;
	position:relative;
}

a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:inherit;
	color: expression(this.parentNode.currentStyle['color']);	
}

a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:inherit;
	color: expression(this.parentNode.currentStyle['color']);	
}

a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:inherit;
	color: expression(this.parentNode.currentStyle['color']);		
}

a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:inherit;
	color: expression(this.parentNode.currentStyle['color']);		
}

.positionstabelle {
	margin: 0px;
	padding: 0px;
	border: 1px solid #0033FF;
	vertical-align: top;
}

.positionsfeld {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #00FFCC;
}

.white {
	background-color:#FFF !important;
}


.map_overlay {
	top:0;
	left:0;
	background-color: #000;
	background-color: rgba(0,0,0,0.5);
	filter:alpha(opacity=50);
	width:202px;
	height:193px;
	position:absolute;
}

.mapinfo {
	opacity:1;
	width:194px;
	height:163px;
	position:absolute;
	top:30px;
	right:0;
	left:69px;
	font-family: "franklin-gothic-urw-cond",sans-serif;
	font-size:15px;
	color:#FFF;
	transition: left 0.5s 0s;
}

img.googlelink_extern {
	width: 15px;
	height: auto;
	position: absolute;
	left: 385px;
	top: 10px;
	z-index: 2;
	-webkit-filter: drop-shadow(-1px 1px 1px rgba(0,0,0,0.3));
filter: url(shadow.svg#drop-shadow);
-ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12,
Color='#444')";
filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12,
Color='#444')";
	
}

#map_aktiv_lichterfelde,
#map_aktiv_steglitz,
#map_aktiv_wilmersdorf {
	position:absolute;
	height:193px;
	width:420px;
	top:0;
	border-left: 1px solid rgba(255,255,255,0.10);
	cursor:pointer;
	transition: left 0.5s 0s;
}



#map_aktiv_lichterfelde {
	left: 840px;
	width: 540px;
	z-index: 1;
}

#map_aktiv_lichterfelde.hovering {
	left: 480px;
}

#map_aktiv_lichterfelde div {
	z-index: 1;
}

#map_aktiv_steglitz {
	left: 900px;
	width: 480px;
	z-index: 2;
}

#map_aktiv_steglitz.hovering{
	left:540px;
}


#map_aktiv_steglitz div {
	z-index: 2;
}


#map_aktiv_wilmersdorf {
	left:900px;
	z-index: 3;
}

#map_aktiv_wilmersdorf div {
	z-index: 3;
}

#map_aktiv_wilmersdorf.hovering{
	left:540px;
}

div.hovering.aktiv img.filialname {
	display: none;
}

div.hovering.aktiv div.mapinfo {
	left: 10px;
}

div.vertical {
 left: -150px;
 top:30px;
 position: absolute;
 width: 215px;
transform: rotate(-90deg);
 -webkit-transform: rotate(-90deg); /* Safari/Chrome */
 -moz-transform: rotate(-90deg); /* Firefox */
 -o-transform: rotate(-90deg); /* Opera */
 -ms-transform: rotate(-90deg); /* IE 9 */
 font: 400 25px/17px "franklin-gothic-urw-cond",sans-serif;
 color:rgba(255,255,255,1.00);
/*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); */
}



#background {
	position:relative;
	height:1364px;
	width:1000px;
	background-color:#f4f4ce;
	top:0;	
	margin: 0 auto;
}

.einspaltig {
	position:relative;
	top:20px;
	width:440px;
}

#sparkarte_img {
	position:relative;
	width: 430px;
	height: auto;
	top: -8px;
}

#sparkarte {
	position:relative;
	top:30px;
}

#headline_sparkarte {
	position:relative;
	left:14px;
	width: 312px;
	height: 52px;
}

#preisgarantie {
	top: -90px;
}

#preisgarantie h1 {
 	font: 400 30px/36px "franklin-gothic-urw-cond",sans-serif;
}


#preisgarantie_img {
	position:absolute;
	width: 214px;
	height: auto;
	left: -13px;
	-webkit-filter: drop-shadow(-4px 4px 5px rgba(0,0,0,0.3));
filter: url(shadow.svg#drop-shadow);
-ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12,
Color='#444')";
filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12,
Color='#444')";

}

#easyapotheke {
	position:relative;
	top:200px;
}

#sparkarte_text {
	position:relative;
	top:10px;
}


#gutschein_text {
	color: #FFF;
	color:rgba(255,255,255,1.00);
	width:138px;
	position:relative;
	float: left;
	top: 28px;
	left: 0;
	-webkit-hyphens: auto;
	hyphens: auto;
	font-size: 16px;
}

#gutschein_img {
	left: -4px;
	position:relative;
	width:280px;
	height: auto;
	top: 34px;
	float: left;
}


#aktiv_gutschein {
	top: 20px;
	margin-bottom: 60px;
}

#aktiv_gutschein_hintergrund {
	position: absolute;
	left: -30px;
	top: -20px;
	width: 479px;
	height: 318px;
}

#headline_gutschein {
	position:relative;
	left: 30px;
	top:20px;
	width: 350px;
	height: auto;
}

#frei_parken {
top: 30px;
}

#frei_parken_img {
	width: 160px;
	height: auto;
	float: left;
}

#frei_parken_text {
	width: 230px;
	float: left;
	color: rgba(0,0,0,1.0);
	left: 15px;
	position: relative;
}

#frei_parken_headline {
	width: 241px;
	height: auto;
	position: relative;
	left: 15px;
	margin-bottom: 16px;
}
	
	
.pre_vierer{
}

#touch_zurueck {
	position:absolute;
	width: 175px;
	left: 785px;
	top: 65px;
	height: 30px;
}

#touch_zurueck p {
	text-decoration:underline;
 	font: 400 17px/24px "franklin-gothic-urw-cond",sans-serif;
	color: rgba(255,255,255,1);
}

img.filialname {
	width: 17px;
	height: auto;
	position: absolute;
	bottom: 20px;
	left: 18px;
	z-index:3;
}


div.datenschutz h2 {
	font-weight: 600;
	font-size: 22px;
	line-height: 26px;
	margin-top: 45px;
}

div.datenschutz h3 {
	font-weight: 200;
	font-size: 22px;
	line-height: 26px;
}

div.datenschutz p {
	font-weight: 200;
	font-size: 16px;
	margin-left: 0;
	padding-left: 0;
}

.dreispaltig {
	width: 900px;
  -webkit-columns: 3 200px;
     -moz-columns: 3 200px;
          columns: 3 200px;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
	margin-left: 30px;
}

h1.rezeptmobil {
	font-family: "JustlefthandWeb";
	color: #000;
	font-size: 53px;
	line-height: 62px;
}

.eindrittel {
	width: 320px;
	margin: 0;
	overflow: hidden;
	position: relative;
	float: left;
}

.zweidrittel {
	width: 640px;
	margin: 0;
	overflow: hidden;
	position: relative;
	float: left;
}

.dreidrittel {
	width: 960px;
	margin: 0;
	overflow: hidden;
	position: relative;
	float: left;
}


<!--[if IE]>
<style type="text/css">
  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
</style>
<![endif]-->

