body:after {
content: url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/plugin/lightbox/img/close.png) url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/plugin/lightbox/img/loading.gif) url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/plugin/lightbox/img/prev.png) url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/plugin/lightbox/img/next.png);
display: none;
}
.lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background-color: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.8;
display: none;
}
.lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 10000;
text-align: center;
line-height: 0;
font-weight: normal;
}
.lightbox .lb-image {
display: block;
height: auto;
max-width: inherit;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.lightbox a img {
border: none;
}
.lb-outerContainer {
position: relative;
background-color: white;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.lb-outerContainer:after {
content: "";
display: table;
clear: both;
}
.lb-container {
padding: 4px;
}
.lb-loader {
position: absolute;
top: 43%;
left: 0;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
.lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
background: url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/plugin/lightbox/img/loading.gif) no-repeat;
}
.lb-nav {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}
.lb-container > .nav {
left: 0;
}
.lb-nav a {
outline: none;
background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}
.lb-prev, .lb-next {
height: 100%;
cursor: pointer;
display: block;
}
.lb-nav a.lb-prev {
width: 34%;
left: 0;
float: left;
background: url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/plugin/lightbox/img/prev.png) left 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-nav a.lb-next {
width: 64%;
right: 0;
float: right;
background: url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/plugin/lightbox/img/next.png) right 48% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
width: 100%;
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
content: "";
display: table;
clear: both;
}
.lb-data {
padding: 0 4px;
color: #ccc;
}
.lb-data .lb-details {
width: 85%;
float: left;
text-align: left;
line-height: 1.1em;
}
.lb-data .lb-caption {
font-size: 13px;
font-weight: bold;
line-height: 1em;
}
.lb-data .lb-number {
display: block;
clear: left;
padding-bottom: 1em;
font-size: 12px;
color: #999999;
}
.lb-data .lb-close {
display: block;
float: right;
width: 30px;
height: 30px;
background: url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/plugin/lightbox/img/close.png) top right no-repeat;
text-align: right;
outline: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}.rondell-container {
overflow: hidden;
display: block;
position: relative;
font-size: 12px;
}
.rondell-container.rondell-initializing {
background: url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/plugin/rondell/dist/images/loader.gif) no-repeat 50% 50%;
}
.rondell-container.rondell-initializing * {
display: none;
}
.rondell-item {
position: absolute;
display: block;
border: 1px solid #ccc;
cursor: pointer;
overflow: hidden;
text-decoration: none;
top: 0;
left: 0;
opacity: 1;
}
.rondell-item a {
cursor: pointer;
color: #fff;
text-decoration: none;
}
.rondell-item .rondell-item-crop {
-webkit-border-radius: inherit;
-moz-border-radius: inherit;
-ms-border-radius: inherit;
-o-border-radius: inherit;
border-radius: inherit;
overflow: hidden;
width: 100%;
height: 100%;
}
.rondell-item img {
vertical-align: bottom;
display: block;
margin: 0 auto;
}
.rondell-item img.rondell-item-resizeable {
width: 100%;
height: 100%;
}
.rondell-item:hover {
border-color: #bbb;
}
.rondell-item:hover, .rondell-item:hover div, .rondell-item:hover p {
text-decoration: none;
}
.rondell-item-loading {
background: #d9d9d9 url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/plugin/rondell/dist/images/item-loader.gif) no-repeat center center !important;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.rondell-item-loading * {
display: none !important;
}
.rondell-item-error {
background: #b33 !important;
background-color: rgba(200, 0, 0, 0.1) !important;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.rondell-item-error p {
color: #333;
text-align: center;
font-size: 18px;
padding: 20px;
}
.rondell-item-focused, .rondell-item-focused a {
cursor: auto;
}
.rondell-caption {
position: absolute;
margin: 5px;
padding: 5px;
color: #333;
overflow-x: hidden;
overflow-y: auto;
height: auto;
width: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
text-decoration: none;
}
.rondell-caption a {
text-decoration: underline;
}
.rondell-caption p {
margin: 4px 0;
}
.rondell-caption.rondell-item-overlay {
top: auto;
position: absolute;
padding: 3px 8px;
display: none;
color: #fafafa;
background-color: #333;
background-color: rgba(0, 0, 0, 0.5);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.rondell-control {
position: absolute;
font-size: 12px;
font-weight: bold;
color: #000;
padding: 4px 8px;
display: block;
text-decoration: none;
background: #f5f5f5;
text-shadow: 0 1px 1px #ccc;
opacity: 0;
}
.rondell-control:hover {
background: #fafafa;
text-decoration: none;
} .rondell-scrollbar {
width: 100%;
height: 20px;
position: absolute;
}
.rondell-scrollbar.rondell-scrollbar-bottom {
bottom: 10px;
}
.rondell-scrollbar .rondell-scrollbar-background {
position: absolute;
top: 50%;
left: 0;
right: 0;
margin: 0 10px;
background-color: #eee;
height: 1px;
}
.rondell-scrollbar .rondell-scrollbar-left,
.rondell-scrollbar .rondell-scrollbar-right {
top: 2px;
width: 16px;
height: 16px;
background-color: #ccc;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cccccc), color-stop(100%, #bbbbbb));
background: -webkit-linear-gradient(top, #cccccc, #bbbbbb);
background: -moz-linear-gradient(top, #cccccc, #bbbbbb);
background: -o-linear-gradient(top, #cccccc, #bbbbbb);
background: linear-gradient(top, #cccccc, #bbbbbb);
}
.rondell-scrollbar .rondell-scrollbar-left:active,
.rondell-scrollbar .rondell-scrollbar-right:active {
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cccccc), color-stop(100%, #dddddd));
background: -webkit-linear-gradient(top, #cccccc, #dddddd);
background: -moz-linear-gradient(top, #cccccc, #dddddd);
background: -o-linear-gradient(top, #cccccc, #dddddd);
background: linear-gradient(top, #cccccc, #dddddd);
}
.rondell-scrollbar .rondell-scrollbar-inner {
width: 14px;
height: 14px;
display: block;
background: url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/plugin/rondell/dist/images/arrows.png) no-repeat 0 0;
}
.rondell-scrollbar .rondell-scrollbar-left {
left: 6px;
}
.rondell-scrollbar .rondell-scrollbar-left .rondell-scrollbar-inner {
background-position: 0 -16px;
}
.rondell-scrollbar .rondell-scrollbar-right {
right: 6px;
}
.rondell-scrollbar .rondell-scrollbar-control,
.rondell-scrollbar .rondell-scrollbar-left,
.rondell-scrollbar .rondell-scrollbar-right {
cursor: pointer;
position: absolute;
border: 1px solid #ccc;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
-ms-border-radius: 12px;
-o-border-radius: 12px;
border-radius: 12px;
}
.rondell-scrollbar .rondell-scrollbar-control {
left: 50%;
top: 4px;
width: 12px;
height: 12px;
margin-left: -6px;
background-color: #c00;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff0000), color-stop(100%, #bb0000));
background: -webkit-linear-gradient(top, #ff0000, #bb0000);
background: -moz-linear-gradient(top, #ff0000, #bb0000);
background: -o-linear-gradient(top, #ff0000, #bb0000);
background: linear-gradient(top, #ff0000, #bb0000);
-webkit-transition: left 0.2s linear;
-moz-transition: left 0.2s linear;
-o-transition: left 0.2s linear;
transition: left 0.2s linear;
}
.rondell-scrollbar .rondell-scrollbar-control:active {
background: #d00;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ee0000), color-stop(100%, #dd0000));
background: -webkit-linear-gradient(top, #ee0000, #dd0000);
background: -moz-linear-gradient(top, #ee0000, #dd0000);
background: -o-linear-gradient(top, #ee0000, #dd0000);
background: linear-gradient(top, #ee0000, #dd0000);
}
.rondell-scrollbar .rondell-scrollbar-control.rondell-scrollbar-dragging, .rondell-scrollbar .rondell-scrollbar-control:hover {
top: 3px;
width: 14px;
height: 14px;
margin-left: -7px;
}
.boxshadow.rgba .rondell-scrollbar-control {
border: 0;
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}
.boxshadow.rgba .rondell-scrollbar-control:hover {
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.boxshadow.rgba .rondell-scrollbar-control:active {
-webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.6);
box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.6);
}
.boxshadow.rgba .rondell-scrollbar-left,
.boxshadow.rgba .rondell-scrollbar-right {
border: 0;
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
.boxshadow.rgba .rondell-scrollbar-left:hover,
.boxshadow.rgba .rondell-scrollbar-right:hover {
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.boxshadow.rgba .rondell-scrollbar-left:active,
.boxshadow.rgba .rondell-scrollbar-right:active {
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
}
.rondell-lightbox {
z-index: 9998;
left: -99999px;
position: absolute;
}
.rondell-lightbox,
.rondell-lightbox-overlay {
left: 0;
top: 0;
bottom: 0;
right: 0;
}
.rondell-lightbox-overlay {
position: fixed;
cursor: pointer;
opacity: .8;
background-color: #000;
}
.rondell-lightbox-content {
position: fixed;
clear: both;
left: 50%;
top: 0;
max-height: 90%;
overflow: auto;
background-color: #555;
background-color: rgba(70, 70, 70, 0.6);
padding: 10px;
z-index: 9999;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 2px 50px 1px rgba(0, 0, 0, 0.7);
-moz-box-shadow: 0 2px 50px 1px rgba(0, 0, 0, 0.7);
box-shadow: 0 2px 50px 1px rgba(0, 0, 0, 0.7);
}
.rondell-lightbox-content .rondell-item-image {
border: 1px solid #333;
}
.rondell-lightbox-content .rondell-caption,
.rondell-lightbox-content .rondell-caption.rondell-item-overlay {
text-align: left;
position: relative;
display: block;
color: #fff;
text-shadow: 0 1px 1px #111;
margin: 0;
padding: 0;
background-color: transparent;
max-width: 400px;
}
.rondell-lightbox-content .rondell-caption a {
color: #ade;
text-decoration: underline;
}
.rondell-lightbox-content .rondell-caption a:hover {
text-decoration: none;
}
.rondell-lightbox-content .rondell-lightbox-prev,
.rondell-lightbox-content .rondell-lightbox-next,
.rondell-lightbox-content .rondell-lightbox-close,
.rondell-lightbox-content .rondell-lightbox-position {
color: #fafafa;
cursor: pointer;
position: absolute;
opacity: 0;
width: 16px;
height: 16px;
background: #333;
border: 2px solid #555;
-webkit-transition: opacity 0.2s ease;
-webkit-transition-delay: 0.1s;
-moz-transition: opacity 0.2s ease 0.1s;
-o-transition: opacity 0.2s ease 0.1s;
transition: opacity 0.2s ease 0.1s;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.rondell-lightbox-content .rondell-lightbox-prev:hover,
.rondell-lightbox-content .rondell-lightbox-next:hover,
.rondell-lightbox-content .rondell-lightbox-close:hover,
.rondell-lightbox-content .rondell-lightbox-position:hover {
-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.7);
-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.7);
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.7);
border: 2px solid #888;
}
.rondell-lightbox-content .rondell-lightbox-position {
top: 2px;
left: 50%;
margin-left: -40px;
width: 80px;
padding: 2px 0 1px;
text-align: center;
font-weight: bold;
text-shadow: 0 1px 1px #111;
border: 1px solid #555;
cursor: default;
}
.rondell-lightbox-content .rondell-lightbox-position:hover {
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
border: 1px solid #555;
}
.rondell-lightbox-content .rondell-lightbox-close {
top: 2px;
right: 2px;
}
.rondell-lightbox-content .rondell-lightbox-prev,
.rondell-lightbox-content .rondell-lightbox-next {
top: 50%;
background: #333333 url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/plugin/rondell/dist/images/arrows.png) no-repeat;
}
.rondell-lightbox-content:hover .rondell-lightbox-prev,
.rondell-lightbox-content:hover .rondell-lightbox-next,
.rondell-lightbox-content:hover .rondell-lightbox-close,
.rondell-lightbox-content:hover .rondell-lightbox-position {
opacity: 1;
}
.rondell-lightbox-content .rondell-lightbox-prev {
left: 2px;
background-position: 0 -16px;
}
.rondell-lightbox-content .rondell-lightbox-next {
right: 2px;
}  .rondell-theme-default .rondell-control,
.rondell-theme-default .rondell-item,
.rondell-theme-default .rondell-item img {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.rondell-theme-default .rondell-control {
-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fcfcfc), color-stop(100%, #f9f9f9));
background: -webkit-linear-gradient(#fcfcfc, #f9f9f9);
background: -moz-linear-gradient(#fcfcfc, #f9f9f9);
background: -o-linear-gradient(#fcfcfc, #f9f9f9);
background: linear-gradient(#fcfcfc, #f9f9f9);
}
.rondell-theme-default .rondell-control:hover {
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fafafa), color-stop(100%, #f5f5f5));
background: -webkit-linear-gradient(#fafafa, #f5f5f5);
background: -moz-linear-gradient(#fafafa, #f5f5f5);
background: -o-linear-gradient(#fafafa, #f5f5f5);
background: linear-gradient(#fafafa, #f5f5f5);
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
.rondell-theme-default .rondell-control:active {
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f5f5f5), color-stop(100%, #fafafa));
background: -webkit-linear-gradient(#f5f5f5, #fafafa);
background: -moz-linear-gradient(#f5f5f5, #fafafa);
background: -o-linear-gradient(#f5f5f5, #fafafa);
background: linear-gradient(#f5f5f5, #fafafa);
}
.boxshadow.rgba .rondell-theme-default .rondell-item {
border: 0;
-webkit-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.5);
} .rondell-theme-light .rondell-container {
background: #fff;
}
.rondell-theme-light .rondell-item {
border: 0;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.rondell-theme-light .rondell-item, .rondell-theme-light .rondell-item img {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.rondell-theme-light .rondell-item:hover {
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
} .rondell-theme-dark {
background: #333;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #333333), color-stop(100%, #111111));
background: -webkit-linear-gradient(#333333, #111111);
background: -moz-linear-gradient(#333333, #111111);
background: -o-linear-gradient(#333333, #111111);
background: linear-gradient(#333333, #111111);
}
.rondell-theme-dark .rondell-item {
border: 0;
background: transparent;
}
.rondell-theme-dark .rondell-caption {
text-align: center;
font-weight: bold;
text-shadow: 0 0 3px #000;
font-size: 12px;
}
.rondell-theme-dark .rondell-control {
font-size: 0;
color: transparent;
padding: 0;
width: 28px;
height: 28px;
}
.rondell-theme-dark .rondell-control.rondell-shift-left, .rondell-theme-dark .rondell-control.rondell-shift-right {
background: url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/plugin/rondell/dist/images/buttons.png) no-repeat 0 0;
}
.rondell-theme-dark .rondell-control.rondell-shift-left {
background-position: 0 -28px;
}
.boxshadow.rgba .rondell-theme-dark {
border: 0;
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.6) inset;
-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.6) inset;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.6) inset;
}
.boxshadow.rgba .rondell-theme-dark .rondell-control {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
} .rondell-theme-page {
border: 1px solid #ccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.rondell-theme-page .rondell-item {
border: 0;
}
.rondell-theme-page .rondell-item, .rondell-theme-page .rondell-item img {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.rondell-theme-page .rondell-control {
font-size: 0;
padding: 0;
color: transparent;
width: 20px;
height: 20px;
border: 1px solid #bbc;
}
.rondell-theme-page .rondell-control.rondell-shift-left, .rondell-theme-page .rondell-control.rondell-shift-right {
background: #ccccdd url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/plugin/rondell/dist/images/arrows.png) no-repeat 2px 2px;
-webkit-border-radius: 0 3px 0 6px;
-moz-border-radius: 0 3px 0 6px;
-ms-border-radius: 0 3px 0 6px;
-o-border-radius: 0 3px 0 6px;
border-radius: 0 3px 0 6px;
}
.rondell-theme-page .rondell-control.rondell-shift-left {
background-position: 2px -14px;
-webkit-border-radius: 3px 0 6px 0;
-moz-border-radius: 3px 0 6px 0;
-ms-border-radius: 3px 0 6px 0;
-o-border-radius: 3px 0 6px 0;
border-radius: 3px 0 6px 0;
}
.boxshadow.rgba .rondell-theme-page {
border: 0;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
}
.boxshadow.rgba .rondell-theme-page .rondell-control {
border: 0;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
} .rondell-theme-slider {
border: 1px solid #aaa;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
.rondell-theme-slider .rondell-item {
border: 0;
}
.rondell-theme-slider .rondell-item, .rondell-theme-slider .rondell-item img {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.rondell-theme-slider .rondell-caption {
text-align: center;
font-weight: bold;
text-shadow: 0 0 3px #000;
font-size: 14px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.rondell-theme-slider .rondell-caption.rondell-item-overlay {
background: transparent;
}
.rondell-theme-slider .rondell-control {
font-size: 0;
color: transparent;
padding: 0;
width: 15px;
height: 30px;
background-color: #666;
background-color: rgba(50, 50, 50, 0.2);
border: 1px solid #555;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #666666), color-stop(100%, #555555));
background: -webkit-linear-gradient(top, #666666, #555555);
background: -moz-linear-gradient(top, #666666, #555555);
background: -o-linear-gradient(top, #666666, #555555);
background: linear-gradient(top, #666666, #555555);
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
}
.rondell-theme-slider .rondell-control span {
background: url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/plugin/rondell/dist/images/arrows.png) no-repeat 0 0;
display: block;
height: 16px;
width: 16px;
margin-top: 7px;
}
.rondell-theme-slider .rondell-control:hover {
background-color: #888;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #777777), color-stop(100%, #555555));
background: -webkit-linear-gradient(top, #777777, #555555);
background: -moz-linear-gradient(top, #777777, #555555);
background: -o-linear-gradient(top, #777777, #555555);
background: linear-gradient(top, #777777, #555555);
}
.rondell-theme-slider .rondell-control.rondell-shift-left {
-webkit-border-radius: 0 15px 15px 0;
-moz-border-radius: 0 15px 15px 0;
-ms-border-radius: 0 15px 15px 0;
-o-border-radius: 0 15px 15px 0;
border-radius: 0 15px 15px 0;
}
.rondell-theme-slider .rondell-control.rondell-shift-left span {
background-position: 0 -16px;
}
.rondell-theme-slider .rondell-control.rondell-shift-right {
-webkit-border-radius: 15px 0 0 15px;
-moz-border-radius: 15px 0 0 15px;
-ms-border-radius: 15px 0 0 15px;
-o-border-radius: 15px 0 0 15px;
border-radius: 15px 0 0 15px;
}*{
margin: 0;
padding: 0;
outline: none; }
html, body{
}
body{
font-family: 'Open Sans', sans-serif;
font-size:14px;
line-height:1.5em;
color:#1871bc;
width:100%;
}
a{ color:#1871bc;
}
div{position:relative;}
h1{
color:#1871bc;
font-size:28px;
font-weight:bold;
margin:0 auto;
left:0;
right:0;
width:100%;
text-align:center;
padding-bottom:15px;
padding-top:15px;
line-height:28px;
}
h2{
color:#1871bc;
font-size:20px;
}
h3{
color:#1871bc;
font-size:16px;
margin: 5px 0;
}
p{
margin:10px 0;
}
img{
max-width:100%;
}
hr {
border: 0;
height: 1px;
background-color: #999;
}
.wrap{
background-color:#fff;
}
.sprachen{
display:block;
}
.spalte{
width:96%;
margin: 0 2% 0 2%;
float:left;
} .spalte2{
width:46%;
margin: 0 2% 0 2%;
float:left;
}	
.spalte4{
width:21%;
margin: 10px 2% 0 2%;
float:left;
display:block;
min-height:170px;
}
.spalte80{
width:80%;
margin: 0 auto;
display:block;
min-height:170px;
left:0;
right:0;
}
.spalte100{
width:96%;
margin: 0 2% 0 2%;
float:left;
text-align:center;
}
.spalte100mobil{
display:none;
}
.spalte100desktop{
display:block;
width:96%;
margin: 0 2% 0 2%;
float:left;
text-align:center
}
.spal
.spalteteam{
width:80%;
left:0;
right:0;
margin:0 auto;
}
.spalteheilpflanzen{
width:48%;
height:100%;
left:0;
right:0;
margin:0 auto;
overflow:auto;
float:left;
}
.spaltegesundheitsnews{
width:48%;
height:100%;
left:0;
right:0;
margin:0 auto;
overflow:auto;
float:left;
}
.c{ text-align:center;}
.r{ text-align:right;}
.l{ text-align:left;}
.b{ font-weight:700;}
.lh2{line-height:1.4em;}
.w50{width:50%;}
.na{ margin:0 auto; display:block;}
.ma {
background: #1871bc;
display: inline-block;
color: #fff;
text-align: center;
width: 249px;
height: 450px;
overflow:hidden;
margin: 0 15px 40px;}
.beschreibung{
margin: 0;
padding: 0;
font-size:0.9em;
}	
.ma p {padding: 0 5px 0px;
margin:0;}
.fr{float:right;}
.fl{float:left;}
.fuenfzig{float:left; width:50%;}
.pt20{padding-top:0px;}
.pt30{padding-top:30px;}
.pr10{padding-right:10px;}
.pr50{padding-right:50px;}
.pl10{padding-left:10px;}
.pl20{padding-left:20px;}
.mtb10{margin-top:10px; margin-bottom:10px;}
.padding15{padding:0 15px;}
.marginleft25{margin-left:25px;}
.paddingspalte{padding-left:3%;}
.paddingspalte1{padding-left:0 !important;}
.margintop25{margin-top:25px;}
.end{margin-right:20px;}
.begin{margin-left:20px;}
.nomargr{margin-right:0px !important;}
.nb{white-space:nowrap}
.mb{margin-bottom:40px;}
.pos2{overflow:hidden;}
.dcon{text-decoration:underline;}
.mh0{min-height:0;}
.clear{clear:both;}
.show1280{display:none;}
.iframe {
border: 0 none;
height: 900px;
width: 80%;
margin:0 auto;
display:block;
}	
.w567{
width: 567px;
}
.w230{
width: 230px;
}
.mail, .color{
white-space: nowrap;
} #site{
background-color:#f3f3f3;
height: 100%;
width: 100%;
}
#logorechts  {
background-image: url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/style/bg1.png);
background-position: right top;
background-repeat: no-repeat;	
min-height:222px;
overflow: hidden;
width: 279px;
position:absolute;
z-index:9995;
right:0;
}
#header{
display:block; height:190px;
}
#logo{
padding: 20px 50px;
width: 403px;
margin-top:0;
}
#impressum{
left:0;
right:0;
margin:0 auto;
text-align:center;
}
#impressum a{
text-decoration:none;
margin-top:10px;
font-size:12px;
}
#uhrsymbol{
background-image: url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/style/uhr.png);
height: 66px;
position: absolute;
right: 180px;
top: 60px;
width: 66px;
z-index: 999;
}
#Center{
background-color:#e5e5e5;
background-color:#dbebdc;
overflow:hidden;
width:100%;
background-size:100% auto;
border-bottom:1px solid #1871bc;
}	
#Kontaktdaten{
width:500px;
float:left;
}
#Bild{
display:block;
width:100%;
float:left;
}
.headerbild{
background:url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/bilder/eingang.jpg) no-repeat center center;
height:400px;
bottom: 31px;
}
.headerbild2{
background:url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/bilder/Zucker.jpg) no-repeat center center;
height:400px;
}
.headerbild3{
background:url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/bilder/babyfreundlich-logo.jpg) no-repeat center center;
height:400px;
}
.headerbild4{
background:url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/bilder/echinacea-logo.jpg) no-repeat center center;
height:400px;
}
.diabeteslink span{
background:url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/bilder/zuckerklein.jpg) no-repeat center center;
}
.babylink span{
background:url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/bilder/babyklein.png) no-repeat center center #fff;
}
.naturlink span{
background:url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/bilder/echinaceaklein.png) no-repeat center center;
}
.bildlink{
display:inline-block;
width:170px;
vertical-align:top;
text-decoration:none;
font-weight:700;
font-size:11px;
text-align:center;
line-height:1.4em;
}
.bildlink span{
display:block;
width:100%;
height:170px;
background-size:100% auto;
margin-bottom:5px;
}
.babylink{
margin:0 17px;
}
#notdienstbtn{
position:fixed;
right:0;
top:50px;
width:50px;
height:50px;
z-index:999;
background:url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/style/notdienst-btn.png) no-repeat center center;
}
#Oeffnungszeiten{
width:170px;
float:right;
font-size:12px;
margin-top:34px;
color:#000080;
}
#Oeffnungszeiten h1{
font-size:13px;
font-weight:bold;
margin:0 auto;
left:0;
right:0;
width:100%;
color:#1871bc;
text-align:left;
line-height:0;
padding:10px 10px 10px 0;
}
#Inhaltmantel{
background-color:#eeeeee;
background-repeat: no-repeat;
background-position: bottom left;
background-size: auto 90%;
}
#inhalt{
overflow:hidden;
padding:0 0 5% 0;
background-color:#f3f3f3;
bottom:50px;
} .akkordeon {
position: relative;
display: block;
width: 100%;
text-align: center;
font-weight: bold;
font-size: 1.2rem;
padding: 10px 30px;
border: 1px solid #1871bc;
background: rgba(135, 30, 59, 0);
color: inherit;
cursor: pointer;
transition: all 0.5s ease-out;
appearance: none;
background-clip: padding-box;
margin-bottom: 10px;
} .akkordeon:hover,
.akkordeon.akkopen {
background: rgba(40, 159, 218, 0.6);
} .akkordeon:focus-visible {
outline: 2px solid #1871bc;
outline-offset: 2px;
} .akkordeon::after {
content: "+";
position: absolute;
right: 10px;
top: 5px;
font-size: 24px;
display: block;
width: 20px;
height: 20px;
line-height: 20px;
}
.akkordeon.akkopen::after {
content: "-";
font-size: 30px;
top: 8px;
} .akkdiv {
overflow: hidden;
height: 0;
transition: height 0.5s ease-out;
} .akkdiv:not([hidden]) {
height: auto;
} .akkdiv > .spalte4 {
padding: 10px 0;
}
#sidebar1 .textwidget p span{
display:none;
}
#fussspalte-1 .textwidget p{
margin-top:0;
}
#menu-fussmenue li{
list-style:none;
display:inline-block;
}
#Kontaktdatenmobil p{
line-height:1.5em;
margin:0;
color:#fff;
font-size: 20px;
}
#fussspalte-1 .textwidget p > br:last-child{
display:none;
}
#fussbalken{
height:115px;
background-color:#000080;
bottom: 25px;
}
#fussbalken a{
color:#fff;
text-decoration: underline;
}
#fussspalte-1,#fussspalte-2,#fussspalte-3{
color:#fff;
}
#fussspalte-1{
margin-left:19%;
width:350px;
float:left;
position:absolute;
top:20px;
}
#fussspalte-2{
width:350px;
float:left;
position:absolute;
margin-left:45%;
top:40px;
}
#fussspalte-3{
width:350px;
float:left;
position:absolute;
margin-left:60%;
top:40px;
}
#fussspalte-3 a{
text-decoration:none;
color:#fff;
} #indexbild{
background:url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/bilder/indexbild.jpg) no-repeat center center;
height:200px;
width:230px;
border:9px solid white;
margin: 0px 2% 40px 2%;
float:left;
}
.download-angebot{
color:white;
background-color:#1871bc;
border:none;
padding:5px;
margin-top:20px;
font-weight:600;
font-size:22px;
font-family: 'Open Sans', sans-serif;
cursor:pointer;
}
#kundenkarte-bild{
background:url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/bilder/kundenkarte.png) no-repeat center center;
height:207px;
width:300px;
margin-left:-21px;
margin-top: 80px;
bottom:72px;
} #teamslider, #bilderslider{
z-index:2;
width:80%;
left:0;
right:0;
margin:0 auto;
}
#abholstationbild{
background:url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/bilder/abholstation.jpg) no-repeat center center;
height:480px;
width:360px;
left:0;
right:0;
border: 9px solid white;
margin:0 auto;
top:35px;
} .spalteteam{
}
.rondell-control {
box-shadow: 0 0 0px rgba(0, 0, 0, 0.0) !important;
text-align: 0;
width:83px;
height:117px;
top:50% !important;
margin-top:-41px !important;
font-size:0;
border:0;
}
.rondell-shift-left{
background:url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/style/arrow-left.png) no-repeat center center !important;
}
.rondell-shift-right{
background:url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/style/arrow-right.png) no-repeat center center !important;
}
.rondell-theme-default .rondell-control, .rondell-theme-default .rondell-item, .rondell-theme-default .rondell-item img {
border-radius: 0px;
}
#teamslider .rondell-caption.rondell-item-overlay{
opacity:1 !important;
display:block !important;
position:absolute;
left:0;
top:0;
bottom:0;
width:33%;
background:rgba(40,159,218,.8);
margin:0;
border-radius:0;
color:#fff;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
}
#teamslider .rondell-caption.rondell-item-overlay img.beruf{
width:40%;
}
#teamslider .rondell-caption.rondell-item-overlay img.land{
width:25%;
margin-right:5%;
display:inline-block;
}
#teamslider .rondell-item:not(.rondell-item-focused) .rondell-caption.rondell-item-overlay{
font-size:.6em;
line-height:1.3em;
height:100% !important;
}
#main-slider-angebote-wrapper{
left:0;
right:0;
margin:0 auto;
width:100%;
}
.land{
margin:5px;
} #tuevunddin{
float: right;
font-size: 12px;
height: 343px;
line-height: 1.1em;
right: 100px;
text-align: center;
width: 100px;
}
#tuev img{
width:100px;
height:100px;
}
#din img{
margin-top:15px;
height:84px;
width:66px;
}
#main-slider-wrapper {
background-color: #f3f3f3;
} #mobil_menu, #mobil_Kontaktdatenmobil, #mobil_Zeiten, #Kontaktdatenmobil, #Zeiten{
display:none;
}
.mobil{
display:none;
opacity:0;
height:0px;
}
.openclose:not(#menu){
display:none;
}
#menu {
height:100%; text-align:center;
}	 
#menu li{
margin: 0 5px;
}
#menu a{
color:#fff;
}
#menu ul {
position:relative;
background:none;
text-align: center;
font-size: 15px;
} #menu ul li{
list-style:none;
position:relative; display:inline-block;
z-index:9997;
}
#menu ul li a{ background-color: #000080; border-radius: 50%;
color: #fff;
display: table-cell;
font-size: 0.85em;
height: 84px;
padding: 3px;
vertical-align: middle;
width: 84px;
text-decoration:none;
line-height:1.3em;      }	
.redcolormenu a{ background-color:#d11400 !important;
}
#menubalken{
height:26px;
width:100%; background: #254ca3 ; background: -moz-linear-gradient(left,  #254ca3 0%, #f4f4f4 0%, #dfe0de 50%, #f4f4f4 100%, #23409c 100%); background: -webkit-linear-gradient(left,  #254ca3 0%,#f4f4f4 0%,#dfe0de 50%,#f4f4f4 100%,#23409c 100%); background: linear-gradient(to right,  #254ca3 0%,#f4f4f4 0%,#dfe0de 50%,#f4f4f4 100%,#23409c 100%) ; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#254ca3', endColorstr='#23409c',GradientType=1 ); border-bottom:1px solid grey;
position:absolute;
top:27px;
z-index:9996;
}
.seiteninfo{
top:300px;
position:fixed;
right:0;
width:50px;
height:175px;
z-index:50000;
}
#sidebar1{
color:#fff;
width:200px;
padding-left:50px;
margin-top:0px;
margin-bottom:0px;
height:85px;
background-color:#0071bc;				
}
#sidebar2{
color:#fff;
width:200px;
padding-left:50px;
margin-top:0px;
margin-bottom:0px;
height:50px;
background-color:#0071bc;	
}
#sidebar3{
color:#fff;
width:200px;
padding-left:50px;
margin-top:0px;
margin-bottom:0px;
height:50px;
background-color:#0071bc;	
}
#sidebar3 a{
color:#fff;
text-decoration:none;
}
#sidebar1:before{
background:url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/style/haus.png) center center ;
height:50px;
width:50px;
content:"";
position:absolute;
left:0;
}
#sidebar2:before{
background:url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/style/telefon.png) center center ;
height:50px;
width:50px;
content:"";
position:absolute;
left:0;
}
#sidebar3:before{
background:url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/style/email.png) center center ;
height:50px;
width:50px;
content:"";
position:absolute;
left:0;
top:2px;
}
#sidebar1:hover {
transition: all 2s ease-in-out 0s;
width:250px;
height:100px;
}
#sidebar2:hover {
transition: all 1s ease-in-out 0s;
width:250px;
height: 50px;
}
#sidebar3:hover {
transition: all 1s ease-in-out 0s;
width:250px;
height:50px;
}
#sidebar1,#sidebar2,#sidebar3{
width:181px;
margin-right:0px;
float:right;
position:relative;
z-index: 9999;
display:block;
clear:both;
margin-top:5px;
}
#sidebar1{
transition: all 1s ease-in-out 0s;
height:50px;
width:0;
overflow:hidden;
}
#sidebar2{
transition: all 1s ease-in-out 0s;
height:50px;
width:0;
overflow:hidden;
}
#sidebar3{
transition: all 1s ease-in-out 0s;
height:50px;
width:0;
overflow:hidden;
}
#sidebar2 p{
color:#fff;
}
.seiteninfo > div:nth-child(3n+0) #sidebar1,
.seiteninfo > div:nth-child(3n+0) #sidebar2,
.seiteninfo > div:nth-child(3n+0) #sidebar3
{
margin-right:200px;
}
.seiteninfo > div:hover #sidebar1:before,
.seiteninfo > div:hover #sidebar2:before,
.seiteninfo > div:hover #sidebar3:before{
opacity:1;
} #main-slider-wrapper {
max-width: 100% !important;
top: -31px;
}
.ls-nav-right-arrow,
.ls-nav-left-arrow {
top: 50%;
margin-top: -25px;
width: 50px;
height: 50px;
}
.liquid-slider {} .ls-nav a:hover,
.current a {
background: #0071bc !important;
}
.liquid-slider .title {
display: none;
}
#main-slider-nav-ul li a {
font-size: 0px;
line-height: 0em;
background: #333;
padding: 7px;
border-radius: 10px;
margin: 0 5px;
border: 2px solid #fff;
max-width: 0px;
}
.panel-wrapper {
padding: 0px;
}
.ls-nav {
top: -100px;
margin-right: 30px;
}
#slidertext {
position: absolute;
top: 180px;
left: 100px;
color: #FFFFFF;
width: 370px;
line-height: 50px;
background-image: none;
}
#slidertext h1 {
color: white;
font-size: 24pt;
text-shadow: 0px 0px 3px #000;
}
#slidertext h2 {
font-size: 15pt;
text-shadow: 0px 0px 3px #000;
}
#slidertext a {
background-color: #bf1e2e;
padding: 10px 10px 10px 10px;
color: white;
font-size: 13pt;
text-decoration: none;
background-image: none;
}
#main-slider-nav-ul {
margin-top:60px;
}
.slideimg{
width:100%;
height:600px;
overflow:hidden;
margin:0;
}
.slideimg img{
max-width:9999px;
margin:0px 0 0 0;
}
#slide1bild img{
margin:0 0px 0 0 0;
}  .gruen{
color:#4dbf66;
}
.rot{
color:#d00005;
}
.info{
float:right;
margin: 0 0 15px 0;
font-size:12px;
width:100%;
}
.form, .ort, .plz, .nachricht, .formtext, .formtext_right{
position:relative;
float:left;
font-size:12px;
}
.form, .nachricht{
border:none;
border-bottom:1px solid #ddd;
border-top:1px solid #000;
border-radius:5px;
background:#fff;
padding:5px 1%;
margin-bottom:10px;
background-color:#e5e5e5;
width:98%;
}
.btn{
border:none;
background-color:#1871bc;
background: linear-gradient(to bottom, #1871bc 0%, #86bbe7 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
color:#ffffff;
float:right;
font-weight:700;
border-radius:5px;
border-bottom: 1px solid #e5e5e5;
border-top: 1px solid #e5e5e5;
margin: 15px 0 0 0;
cursor:pointer;
padding:5px 3%;
}
.form_all{
width:96%;
padding:5px 2%;
}
.form_plz{
width:86%;
padding:5px 7%;
}
.form_ort{
width:94%;
padding:5px 3%;
}
.formtext{
width:48%;
margin-right:2%;
}
.formtext_right{
width:48%;
margin-right:0%;
}
.ort{
width:33%;
margin-right:0%;
overflow:hidden;
}
.plz{
width:13%;
margin-right:2%;
}
.nachricht{
height:150px;
}
.copy {
float:left;
}
.copy_checkbox{
float:left;
margin:4px 8px 20px 0;
}
#kelly{
width:200px;
height:200px;
right:30px;
position:absolute;
bottom:40px;
}
#kelly p{
bottom: 0;
color: #fff;
font-size: 11px;
right: 1px;
position: absolute;
width: 270px;
}
.rondell-caption.rondell-item-overlay{
opacity:1 !important;
height:auto !important;
}
.rondell-item-focused, .rondell-item-focused a{
cursor:pointer;
}
.rondell-lightbox-content {
background-color: rgba(0, 113, 188, 0.8);
}
@media (max-width: 1366px) {
#fussbalken {
background-color: #1871bc;
bottom: -50px;
height: 115px;
}
#inhalt {
background-color: #f3f3f3;
bottom: 0;
overflow: hidden;
padding: 0;
}
#impressum {
left: 0;
margin-top: 52px;
right: 0;
text-align: center;
}
#fussspalte-1 {
margin-left: 5%;
}
#fussspalte-2 {
margin-left: 30%;
}
#fussspalte-3 {
margin-left: 51%;
}
#news_bild {
width:100% !important;
text-align:center;
}
#kelly{
width:100px;
height:100px;
right:30px;
position:absolute;
bottom:40px;
}
#kelly p{
bottom: 0;
color: #fff;
font-size: 11px;
right: 80px;
position: absolute;
width: 150px;
}
}	
@media (max-width: 980px) {
.btn{
margin: 0px 0 35px 0;
}
.redcolormenu a{
background-color: red !important;
background-image: none !important;
}
#kelly {
display: none;
}
}
@media (max-width: 480px) {
.formtext{
width:100%;
margin-right:0%;
}
.formtext_right{
width:100%;
margin-right:0%;
}
.ort{
width:66%;
margin-right:0%;
}
.plz{
width:30%;
margin-right:3%;
}
}.rondell-lightbox .beruf{
display:none !important;
}
@media (max-width: 1420px){
#menu li {
margin: 0 12px;
}
#fussspalte-3 {
margin-left: 58%;
}
}
@media (max-width: 1380px) {
.ma {
background: #289fda;
display: inline-block;
color: #fff;
text-align: center;
width: 239px;
height: 450px;
overflow:hidden;
margin: 0 15px  40px;}
.spalteteam{
width: 100%;
}
#menu{
width:100%;
}
#fussspalte-2 {
float: left;
position: absolute;
top: 40px;
width: 169px;
margin-left: 41%;
}
#fussspalte-3 {
float: left;
position: absolute;
top: 40px;
width: 190px;
margin-left: 57%;
}
.spalte2 p{
margin-left:0px !important;
}
#mobilinhalt h1{
margin-left:0px !important;
}
.spalte h1{
line-height:1.4em;
}
} @media (max-width: 1320px) {	
.wrap{
width:100%;
text-align:center;
}
#header {
display: block;
height: 160px;
}
#main-slider-wrapper {
max-width: 100% !important;
}
#kundenkarte-bild {
margin-left: 21px;
}
.textwidget a{
color:#fff;
text-decoration:underline;
}
#menu li {
margin: 0 4px;
}
#menu ul li a {
background-size: 100% auto;
height: 69px;
width: 70px;
}
#logorechts{
min-height:210px;
}
#menu-item-58 a{
font-size: 0.72em !important;
}
}  @media (max-width: 1080px) {
#mobilinhalt h1{ 
font-size:20px;
width:100%;
}
#fussspalte-1 {
width: 311px;
}
#fussspalte-2 {
top: 20px;
margin-left: 45%;
}
#fussspalte-3 {
top: 60px;
margin-left: 45%;
}
.ls-nav {
margin-right: 0px;
}
#menu li {
margin: 0;
}
.spalte100{
width:100%;
margin:0;
}
} @media (max-width: 980px) {
#tuevunddin {
float: right;
font-size: 12px;
height: 343px;
line-height: 1.1em;
right: 10px;
text-align: center;
width: 100px;
}
.spalte2 h1 {
text-align:center !important;
margin: 0 auto;
width: 100%;
}
#fussspalte-1 .textwidget p > br:last-child {
display: inline-block;
}
#fussspalte-1 .textwidget p span {
display: none;
}
#fussspalte-2,
#fussspalte-3 {
margin-left: 40%;
}
#menu{
width:100%;
overflow: hidden;
height:0;
}
.seiteninfo{
display:none;
}
#uhrsymbol{
display:none;
}
#mobil_menu, #mobil_Kontaktdatenmobil, #mobil_Zeiten, #mobil_Telefonmobil{
display: block;
}
#mobil_Zeiten {
background: rgba(0, 0, 0, 0) url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/style/uhrmobil.png) no-repeat scroll center center;
height: 35px;
width: 35px;
left: 75%;
float:left;
bottom: 20px;
}
#mobil_Kontaktdatenmobil {
background: rgba(0, 0, 0, 0) url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/style/briefmobil.png) no-repeat scroll center center;
height: 35px;
width: 35px;
left: 20%;
float:left;
bottom: 20px;
}
#Kontaktdatenmobil {
background-color: #289fda;
height:0;
overflow: hidden;
position: relative;
top: 5px;
width: 100%;
z-index:99999;
}
#mobil_Telefonmobil {
background: rgba(0, 0, 0, 0) url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/style/telefonmobil.png) no-repeat scroll center center;
height: 35px;
width: 35px;
left: 32%;
float:left;
bottom: 20px;
}
#Telefonmobil {
background-color: #289fda;
color: #fff;
font-size: 20px;
overflow: hidden;
position: relative;
top: 5px;
width: 100%;
z-index: 99999;
height:0;
}
#Telefonmobil a{
color:#fff;
}
#Zeiten {
background-color: #289fda;
top: 5px;
overflow: hidden;
position: relative;
height:0;
width: 100%;
z-index:99999;
color:#fff;
font-size:20px;
}
#Zeiten h1, #Kontaktdatenmobil h1, #Telefonmobil h1{
color:#fff;
}
.mobil {
cursor: pointer;
opacity:1;
z-index:9997;
}
.openclose:not(#menu){
display:block;
}
#mobil_menu span {
background: #289fda none repeat scroll 0 0;
display: block;
height: 9px;
left: 60%;
position: absolute;
-webkit-transition: all 0.5s ease-out 0s;
-moz-transition: all 0.5s ease-out 0s;
-o-transition: all 0.5s ease-out 0s;
-ms-transition: all 0.5s ease-out 0s;
transition: all 0.5s ease-out 0s;
width: 45px;
}
.line1 {
top: -20px;
}
.line2, .line3 {
top: -7px;
}
.line4 {
top: 6px;
}
#mobil_menu.openmenu .line1, #mobil_menu.openmenu .line2 {
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
-ms-transform: rotate(135deg);
transform: rotate(135deg);
}
#mobil_menu.openmenu .line1, #mobil_menu.openmenu .line4 {
opacity: 0;
}
#mobil_menu.openmenu .line3, #mobil_menu.openmenu .line4 {
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
}
#menubalken{
display:none;
}
#menu ul li a {
background-color:#b4e1f4;
color: #000074;
display: table-cell;
font-size: 1.1em;
height: 30px;
line-height: 1.1em;
padding: 3px;
text-decoration: none;
vertical-align: middle;
width:200px;
background-image:none;
}
#logo {
margin-top: 0;
padding:10px 0 0 0 ;
text-align: center;
width: 100%;
}
#menu-hauptmenu li:nth-child(2n+0),
#menu-hauptmenu li:nth-child(2n+1) {
margin: 0;
position:relative;
}
#main-slider-wrapper {
top: 0;
}
#logorechts{
display:none;
}
#Kontaktdatenmobil h1 b{
font-size:24px;
}
#Kontaktdatenmobil h1{
font-size:20px;
font-weight:400;
}
#menu-item-58 a {
font-size: 1.1em !important;
line-height: 1.1em !important;
}
} @media (max-width: 780px) {
#fussspalte-1 {
display:none;
}
#fussspalte-2 {
top: 5px;
margin-left: 10%;
}
#fussspalte-3 {
top: 45px;
margin-left: 10%;
}
#kelly p{
display:none;
}
.spalte2 {
left: 5%;
margin:0;
right: 5%;
text-align: center;
width: 90%;
}
.spalte2 p {
margin: 0px !important;
}
#kundenkarte-bild{
width:100%;
margin-left:0;
}
.spalte2 h1 {
line-height:1.4em;
}
#mobil_Kontaktdatenmobil {
left: 13%;
}
#mobil_Telefonmobil {
left: 24%;
}
#mobil_menu span {
left: 56%;
}
.spalte4 {
display: block;
float: left;
margin: 0 1%;
width: 98%;
}
#beratungsclips{
width:98%;
margin: 0 1%;
}
#indexbild {
top:20px;
float: left;
border:none;
margin:0;
width: 100%;
padding-bottom:20px;
}
#tuevunddin {
left:5%;
right:5%;
width: 90%;
float:left;
top:40px;
}
.spalte2 p {
text-align:center !important; 
}
#news_headline {
line-height:1.2em;
}
#mobilinhalt{
top:20px;
padding-bottom:10px;
}
#teamslider .rondell-caption.rondell-item-overlay{
display:none !important;
}
#teamslider .rondell-caption.rondell-item-overlay {
background: rgba(40, 159, 218, 0.8) none repeat scroll 0 0;
border-radius: 0;
bottom: 0;
color: #fff;
display: block !important;
height: 20% !important;
left: 0;
margin: 0;
opacity: 1 !important;
position: absolute;
top: 80%;
transition: all 0.3s ease-out 0s;
width: 95%;
overflow:hidden !important;
}
#teamslider .rondell-caption.rondell-item-overlay img{
display:none;
}
#teamslider .rondell-caption.rondell-item-overlay b{
display:block;
}
#teamslider .rondell-caption.rondell-item-overlay img.land {
display:none;
}
.rondell-caption p {
margin: -17px 0;
}
#teamslider .rondell-caption.rondell-item-overlay .sprachen{
display:none !important;
}
.pdfcreatordesktop{
display:none;
}
.pdfcreatormobil{
display:block;
width:100% !important;
height:270px;
}
.pdfcreatormobil a{
text-align:center;
width:240px;
}
#pflege .pdfcreatormobil{
height: 240px;
}
#menu-item-58 a {
font-size: 1.1em !important;
line-height: 1.1em !important;
}
} @media (max-width: 645px) {
.rondell-lightbox-content .rondell-item-image{
width:100% !important;
height: auto !important;
}
.rondell-lightbox-content{
margin-left:-50% !important;
}
.pdfcreatordesktop{
display:none;
}
} @media (max-width: 480px) { #kundenkarte-bild {
background: rgba(0, 0, 0, 0) url(//neue-apotheke-echterdingen.de/wp-content/themes/neue-apo/bilder/kundenkarte.png) no-repeat scroll center center;
bottom: 72px;
height: 207px;
margin-top: 80px;
margin-left:0;
}
#abholstationbild {
width: 280px;
}
#mobil_Zeiten {
left: 73%;
}
#menu-item-58 a {
font-size: 1.1em !important;
line-height: 1.1em !important;
}
#mobil_Telefonmobil {
left:11%;
}
#Telefonmobil h1{
line-height:1.2em;
}
#mobil_Kontaktdatenmobil {
left: 5%;
}
#mobil_menu span {
left:56%;
}
#Kontaktdatenmobil h1{
line-height:1.2em;
}
#fussspalte-2, #fussspalte-3 {
margin-left: 3%;
}
#kelly {
right: 6px;
}
#tuevunddin {
left:5%;
right:5%;
width: 90%;
float:left;
top:40px;
}
#mobilinhalt h1 {
font-size: 20px;
width: 100%;
margin-left: 0 !important;
}
#indexbild {
top:27px;
float: left;
border:none;
margin:0;
width: 100%;
padding-bottom:20px;
}
#main-slider-wrapper {
display:none;
}
.spalte2 p {
text-align:center !important; 
}
.spalte4 {
display: block;
float: left;
margin: 0 1%;
width: 98%;
}
#beratungsclips{
width:98%;
margin: 0 1%;
}
#inhalt h1{
line-height:1.1em;
}
.spalte2 p {
font-size:20px;
line-height:1.5em;
}
.info{
font-size:20px;
float:none;
text-align:center;
}
.spalte100desktop{
width:80%;
margin: 0 auto;		
display:block;
min-height:170px;
left:0;
right:0;
margin-left:10%;
}
.iframe {
border: 0 none;
display: block;
margin: 0 auto;
width: 90% !important;
}
#pflege .pdfcreatormobil{
height: 270px;
}
}