@charset "UTF-8";
/*-----------------------
/shop/layout/css/lp_css
-----------------------*/

@import url("../media/health/toolbox/owl-carousel/owl.carousel.css");
@import url("../media/health/toolbox/mmenu/jquery.mmenu.all.css");
@import url("https:///maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css");

/* Globale Einstellungen
--------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	border: 0;
}
html,
body {
	border: 0;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	/* Prevent scroll on narrow devices */
}
body {
	background: #fff;
	line-height: 18px;
	color: #737373;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
}
header,
nav,
section,
footer {
	display: block;
}
.img-content {
	margin-bottom: 15px;
	padding-right: 0px;
}
.owl-height {
	height: auto !important;
}

/* mmHover */

.mm-list a.mm-subopen {
	background: #fff;
	color: #fff;
}
.mm-list a.mm-subopen:hover {
	background: #E6C79C;
	color: #fff;
}
.mm-menu .mm-list > li > a.mm-subopen::after {
	border-color: #004280!important;
}

/* Allgemeine Formatierung
--------------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
ul,
ol {
	list-style: none;
}
.content p {
	text-align: justify;
}
img {
	border: 0;
}
strong {
	color: #616267;
}
dt {
	font-weight: bold;
	padding-left: 20px;
}
dd {
	margin: 10px 0 20px 30px;
	padding: 0 10px;
}
h1 {
	color: #024282;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 22px;
	font-weight: 400;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	margin: 25px 0 35px 0px;
	padding: 0 0 8px 0;
}
h1 span {
	color: #006fb4;
	font-weight: bold;
}
h2 {
	color: #393939;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 20px;
	font-weight: 200;
	margin: 0 0 18px 0;
	text-transform: uppercase;
}
h3 {
	color: #369de0;
	font: normal 12px Arial, Verdana, sans-serif;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

/* 04 Links Formatierung
--------------------------------------------------------------- */

a,
a:visited {
	color: #008bc9;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #474747;
	text-decoration: underline;
}

/* Globale Klassen
--------------------------------------------------------------- */

.auflistung,
.gw_liste {
	list-style-image: url(../scripts/get8c19.gif?media=/shop/layout/home/pfeil-icon.gif);
	margin-left: 15px;
}
.row .auflistung {
	list-style-image: url(../scripts/get8c19.gif?media=/shop/layout/home/pfeil-icon.gif);
	padding-left: 30px;
	margin: 0;
}
.auflistung li,
.gw_liste li {
	margin: 7px 0 7px 0px;
}
.auflistung-spalten {
	margin: 0 -15px 25px -15px;
}
.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto
}
.content-img {
	padding: 0 0 0 15px;
	margin: 0 0 15px 0;
}
.img-center {
	padding: 2px;
	border: 1px solid #F0F0F0;
	margin: 15px 0;
}
.lupe {
	position: absolute;
	right: 10px;
	top: 10px;
}
.maps iframe {
	width: 100%;
	border: none;
	height: 350px;
	margin: 15px 0;
}

/* Grundlayout
--------------------------------------------------------------- */

header {
	background: #304887;
	max-height: 220px;
	margin: 0 0 15px 0;
	position: relative;
	overflow: hidden;
}
.slogan-top-wrapper {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
}
.slogan-top-wrapper .container {
	padding: 0;
}
.head-blue p {
	color: #FFF;
	font-family: "Yanone Kaffeesatz", sans-serif;
	font-size: 28px;
	font-weight: 200;
	margin: 15px 0 5px;
}
.head-blue {
	background: rgba(41, 102, 153, 0.8);
}
.logo {
	padding: 15px 15px 8px 70px;
	background: rgba(255, 255, 255, 0.9);
}
.logo .img-responsive {
	max-height: 70px;
}
footer {
	margin: 25px auto;
	padding: 10px 0;
	font-size: 11px;
	position: relative;
	border-top: 1px dotted #DDD;
	border-bottom: 1px dotted #DDD;
	text-align: center;
}
footer p {
	margin: 0;
	padding: 0;
}
.buttons {
	margin: 15px 0 0 0;
}
.buttons > .row > div {
	margin-bottom: 15px;
}
.container {
	max-width: 970px;
}
.buttons i {
	font-size: 30px;
	padding: 5px;
}
.buttons .facebook i {
	color: #3a5795;
}
.buttons .twitter i {
	color: #55acee;
}
.buttons .google-plus i {
	color: #d73d32;
}
.buttons .youtube i {
	color: rgb(179, 18, 23);
}
.buttons .facebook:hover i {
	color: #fff;
	background: #3a5795;
}
.buttons .twitter:hover i {
	color: #fff;
	background: #55acee;
}
.buttons .google-plus:hover i {
	color: #fff;
	background: #d73d32;
}
.buttons .youtube:hover i {
	color: #fff;
	background-color: rgb(179, 18, 23);
	background-image: -moz-linear-gradient( 0deg, rgb(179, 18, 23) 0%, rgb(230, 45, 39) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(179, 18, 23) 0%, rgb(230, 45, 39) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(179, 18, 23) 0%, rgb(230, 45, 39) 100%);
	background-image: linear-gradient( 0deg, rgb(179, 18, 23) 0%, rgb(230, 45, 39) 100%);
}

/* Section
--------------------------------------------------------------- */

section {
	margin: 0;
	line-height: 18px;
}
.content {
	padding: 0 15px 0 15px;
}

/* Navigation
--------------------------------------------------------------- */

nav .container {
	height: 85px;
	position: relative;
	background: rgba(255, 255, 255, 1.0);
	z-index: 3;
}
nav .container .row {
	position: absolute;
	width: 100%;
}
.navi-top {
	padding: 0 0 0 1px;
}
nav ul {
	margin: 0;
	padding: 0;
}
nav li {
	margin: 0 1px 0 0;
	padding: 0;
	float: left;
	background: rgba(255, 255, 255, 0.9);
}
nav li a,
nav li a:visited {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	color: #2D6391;
	padding: 52px 9px 33px 9px;
	height: 15px;
}
nav li:first-child a {
	padding: 52px 8px 33px 9px;
}
nav li:last-child a {
	padding: 52px 9px 33px 8px;
}
nav li:last-child {
	margin: 0;
}
nav li .open,
nav li a:hover,
nav #aktiv {
	color: #2D6391;
	text-decoration: none;
	background: #e2e7ed url(../scripts/get3b40.png?media=/shop/layout/home/arrow-navi.png) no-repeat center;
}

/* mobile version */

#mm-1 >li:nth-of-type(4) a.mm-subopen,
#mm-1 >li:nth-of-type(5) a.mm-subopen {
	display: none;
}
#mobile-aktiv,
.open {
	background: #024282;
}
.menu-mobile-wrapper {
	display: none!important;
}
.mm-opened {
	display: block!important;
}
.navbar-toggle {
	background-color: #fff!important;
	border-color: #304887!important;
	position: absolute;
	left: 5px;
	top: 10px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	padding: 0 8px;
}
.navbar-toggle:hover,
.navbar-toggle:focus {
	border-color: #fff!important;
	background-color: #304887!important;
}
.navbar-toggle .icon-bar {
	background-color: #304887!important;
}
.navbar-toggle:hover .icon-bar,
.navbar-toggle:focus .icon-bar {
	background-color: #fff !important;
}

/* Ebene 2 
--------------------------------------------------------------- */

.subnavi {
	margin: 25px 0;
}
.subnavi ul {
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	clear: both;
	width: 100%;
}
.subnavi ul li:first-child a {
	margin: -5px 0 0;
}
.subnavi a {
	color: #4E4E4E;
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
	background: url(../scripts/subnavi-icon0daa.svg?media=/shop/layout/home/subnavi-icon.svg) no-repeat 0 9px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.subnavi ul a:hover,
.subnavi ul a#aktiv,
.subnavi ul nav .open {
	color: #024282;
	font-weight: bold;
	background: url(../scripts/subnavi-icon0daa.svg?media=/shop/layout/home/subnavi-icon.svg) no-repeat 0 -14px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}

/* Ebene 3
--------------------------------------------------------------- */

.subnavi ul ul {
	padding: 5px 0 0 15px;
}
.subnavi ul ul a {
	font-size: 12px;
	margin: 0;
}

/* Themenbox
--------------------------------------------------------------- */

.themenbox {
	margin: 30px 0 0;
}
.themenbox h3 a {
	color: #000;
	text-decoration: none;
}
.themenbox .item:hover h3 a {
	color: #fff;
	text-decoration: none;
}
.themenbox h3 {
	width: 100%;
	font-size: 16px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 400;
	margin: 15px 0 0 0;
	display: block;
	padding: 5px 15px;
	background: rgb(245, 232, 215);
	background: -moz-linear-gradient(top, rgba(245, 232, 215, 1) 0%, rgba(245, 232, 215, 1) 50%, rgba(235, 209, 172, 1) 51%, rgba(235, 209, 172, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(245, 232, 215, 1)), color-stop(50%, rgba(245, 232, 215, 1)), color-stop(51%, rgba(235, 209, 172, 1)), color-stop(100%, rgba(235, 209, 172, 1)));
	background: -webkit-linear-gradient(top, rgba(245, 232, 215, 1) 0%, rgba(245, 232, 215, 1) 50%, rgba(235, 209, 172, 1) 51%, rgba(235, 209, 172, 1) 100%);
	background: -o-linear-gradient(top, rgba(245, 232, 215, 1) 0%, rgba(245, 232, 215, 1) 50%, rgba(235, 209, 172, 1) 51%, rgba(235, 209, 172, 1) 100%);
	background: -ms-linear-gradient(top, rgba(245, 232, 215, 1) 0%, rgba(245, 232, 215, 1) 50%, rgba(235, 209, 172, 1) 51%, rgba(235, 209, 172, 1) 100%);
	background: linear-gradient(to bottom, rgba(245, 232, 215, 1) 0%, rgba(245, 232, 215, 1) 50%, rgba(235, 209, 172, 1) 51%, rgba(235, 209, 172, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f5e8d7', endColorstr='#ebd1ac', GradientType=0);
	-webkit-transition: all .3s ease;
	/* Safari and Chrome */
	-moz-transition: all .3s ease;
	/* Firefox */
	-o-transition: all .3s ease;
	/* IE 9 */
	-ms-transition: all .3s ease;
	/* Opera */
	transition: all 0.3s ease;
}
.themenbox .item:hover h3 {
	background: rgb(74, 120, 165);
	background: -moz-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(74, 120, 165, 1)), color-stop(50%, rgba(49, 101, 154, 1)), color-stop(51%, rgba(25, 83, 141, 1)), color-stop(100%, rgba(5, 67, 131, 1)));
	background: -webkit-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -o-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -ms-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: linear-gradient(to bottom, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4a78a5', endColorstr='#054383', GradientType=0);
	-webkit-transition: all .3s ease;
	/* Safari and Chrome */
	-moz-transition: all .3s ease;
	/* Firefox */
	-o-transition: all .3s ease;
	/* IE 9 */
	-ms-transition: all .3s ease;
	/* Opera */
	transition: all 0.3s ease;
}
.themenbox img {
	margin: 0 0 15px 0;
}
.themenbox .owl-prev {
	position: absolute;
	overflow: hidden;
	left: -15px;
	bottom: 50%;
	text-indent: -999px;
	background: rgb(74, 120, 165) url(../scripts/owl-icon4351.svg?media=/shop/layout/home/owl-icon.svg) no-repeat center;
	background-size: 80%;
	height: 40px;
	width: 40px;
	padding: 10px;
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.themenbox .owl-next {
	position: absolute;
	overflow: hidden;
	right: -15px;
	bottom: 50%;
	text-indent: -999px;
	background: rgb(74, 120, 165) url(../scripts/owl-icon4351.svg?media=/shop/layout/home/owl-icon.svg) no-repeat center;
	background-size: 80%;
	height: 40px;
	width: 40px;
	padding: 10px;
}

/* Startseite
--------------------------------------------------------------- */

.header-start {
	height: auto;
	max-height: 100%;
}
.header-slider {
	height: 100%;
	padding: 20px 0 0 0;
	color: #fff;
	position: relative;
}
.header-slider a,
.header-slider a:hover,
.header-slider a:visited {
	color: #fff;
}
.header-slider .owl-prev {
	position: absolute;
	overflow: hidden;
	right: 50px;
	bottom: -30px;
	text-indent: -999px;
	background: url(../scripts/owl-icon4351.svg?media=/shop/layout/home/owl-icon.svg) no-repeat center;
	background-size: 80%;
	height: 40px;
	width: 40px;
	padding: 10px;
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.header-slider .owl-next {
	position: absolute;
	overflow: hidden;
	right: 0px;
	bottom: -30px;
	text-indent: -999px;
	background: url(../scripts/owl-icon4351.svg?media=/shop/layout/home/owl-icon.svg) no-repeat center;
	background-size: 80%;
	height: 40px;
	width: 40px;
	padding: 10px;
}
.header-slider h2 {
	color: #fff;
}
.headline-start {
	border-bottom: 1px dotted #304887;
	bottom: 0;
	width: 100%;
	background: rgba(255, 255, 255, 0.95);
}
.headline-start h1 {
	color: ##304887;
	;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 25px;
	font-weight: 300;
	text-transform: uppercase;
	border-bottom: none;
	margin: 0;
	padding: 15px 0 10px 0;
}
.headline-start h1 strong {
	color: #304887;
	font-weight: 400;
}
.headline-start .container {
	position: relative;
}
.header-start .focus-siegel {
	position: absolute;
	right: 70%;
	bottom: 100px;
	max-width: 100px;
}
.header-start .siegel-30-jahre {
	position: absolute;
	right: 260px;
	bottom: 0;
	color: #fff;
	display: none;
}
.content-right {
	margin: 15px 0;
	padding: 15px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.section-start .auflistung {
	margin-left: -15px;
}
.section-start .auflistung li {
	margin-bottom: 18px;
}
.termin-button-start {
	background: #304887;
	padding: 15px;
	margin: 15px 0 15px 8px;
}
.termin-button-start:hover {
	background: #F5E8D7;
}
.termin-button-start a {
	color: #fff;
	font-family: "Yanone Kaffeesatz", sans-serif;
	font-size: 20px;
	font-weight: 300;
	text-decoration: none
}
.termin-button-start a:before {
	content: "\e109";
	font-family: 'Glyphicons Halflings';
	margin: 0px 5px 0 0;
	position: relative;
	top: 2px;
}
.focus-start {
	padding: 7px 10px 4px;
}

/* Unterseite
--------------------------------------------------------------- */

.standorte-galerie {
	padding: 2px;
	border: 1px solid #F0F0F0;
	margin: 15px 0;
}
.auflistung-gruende {
	margin: 15px 0;
}
.img-zoom {
	position: relative;
}
.img-zoom:before {
	position: absolute;
	content: "\e003";
	font-family: 'Glyphicons Halflings';
	left: 15px;
	bottom: 15px;
	color: #fff;
	background: rgba(74, 120, 165, 0.95);
	border: 1px solid #fff;
	display: block;
	padding: 3px;
	text-align: center;
	border-radius: 5px;
	width: 25px;
	height: 25px;
}
.img-zoom:hover:before {
	position: absolute;
	content: "\e003";
	font-family: 'Glyphicons Halflings';
	left: 15px;
	bottom: 15px;
	color: #fff;
	background: #024282;
	border: 1px solid #fff;
	display: block;
	padding: 3px;
	text-align: center;
	border-radius: 5px;
	width: 25px;
	height: 25px;
}
.auflistung-gruende h3 {
	border: 1px dotted #ccc;
	margin: 0;
	color: #024282;
	text-decoration: none;
	padding: 5px 0 5px 35px;
	border-radius: 0px;
	min-width: 100%;
	display: block;
	position: relative;
	text-align: left;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(253, 253, 253, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(243, 243, 243, 1)), color-stop(51%, rgba(237, 237, 237, 1)), color-stop(100%, rgba(253, 253, 253, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(253, 253, 253, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(253, 253, 253, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(253, 253, 253, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(253, 253, 253, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fdfdfd', GradientType=0);
}
.presse-news-item {
	background: #fff;
	border: 1px dotted #ccc;
	padding: 0;
	margin: 15px 0;
	-webkit-transition: all .8s ease;
	/* Safari and Chrome */
	-moz-transition: all .8s ease;
	/* Firefox */
	-o-transition: all .8s ease;
	/* IE 9 */
	-ms-transition: all .8s ease;
	/* Opera */
	transition: all 0.8s ease;
}
.presse-news-item:hover {
	border: 1px solid #024282;
	-webkit-transition: all .8s ease;
	/* Safari and Chrome */
	-moz-transition: all .8s ease;
	/* Firefox */
	-o-transition: all .8s ease;
	/* IE 9 */
	-ms-transition: all .8s ease;
	/* Opera */
	transition: all 0.8s ease;
}
.presse-news-item h3 {
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

/* News Timeline
--------------------------------------------------------------- */

.news-container {
	list-style: none;
	padding: 20px 0 20px;
	position: relative;
	margin: 0 0 0 -15px;
}
.news-container:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	display: block;
	width: 1px;
	background: #ccc;
	left: 50px;
}
.news-container .presse-news-item {
	border-style: solid;
	margin: 0;
}
.news-container > .false_item{
	margin-bottom: 20px;
	position: relative;
}
.news-container > .false_item:before,
.news-container > .false_item:after {
	content: " ";
	display: table;
}
.news-container > .false_item:after {
	clear: both;
}
.news-container > .false_item {
	padding: 30px 15px 15px;
	position: relative;
	margin-left: 100px;
	width: 100%;
	width: calc(100% - 100px);
	width: -moz-calc(100% - 100px);
	width: -webkit-calc(100% - 100px);
}
.news-container > .false_item:before {
	position: absolute;
	top: 35px;
	left: 5px;
	display: block;
	width: 20px;
	height: 20px;
	background: #fff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	content: " ";
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.news-container > .false_item:hover:before,
.news-container > .false_item:hover .presse-news-item {
	border-color: #024282;
	background: #024282;
}
.news-container > .false_item:after {
	position: absolute;
	content: "";
	background: #fff url(../scripts/prof-dhom-section-icon9612.svg?media=/shop/layout/home/prof-dhom-section-icon.svg) no-repeat center;
	border: 1px solid #ccc;
	top: 21px;
	left: -68px;
	font-size: 45px;
	color: #ccc;
	display: block;
	width: 39px;
	height: 40px;
	border-radius: 50%;
	line-height: 26px;
	padding: 7px 0 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.news-container > .false_item:hover:after {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.news-container h3 {
	font-size: 16px;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #024282;
}
.news-container .false_item {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.news-container:hover .news-datum {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.news-container a.news-link,
.news-container a {
	display: block;
	text-decoration: none;
	color: #024282;
	padding: 30px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.news-container a.news-link:hover,
.news-container a:hover {
	display: block;
	background: #024282;
	color: #fff!important;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* Glossar und Impressum
--------------------------------------------------------------- */

.glossar-navi a {
	padding: 5px;
	color: #fff;
	text-decoration: none;
	margin: 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	min-width: 23px;
	float: left;
	background: rgb(74, 120, 165);
	background: -moz-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(74, 120, 165, 1)), color-stop(50%, rgba(49, 101, 154, 1)), color-stop(51%, rgba(25, 83, 141, 1)), color-stop(100%, rgba(5, 67, 131, 1)));
	background: -webkit-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -o-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -ms-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: linear-gradient(to bottom, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4a78a5', endColorstr='#054383', GradientType=0);
	-webkit-transition: all .3s ease;
	/* Safari and Chrome */
	-moz-transition: all .3s ease;
	/* Firefox */
	-o-transition: all .3s ease;
	/* IE 9 */
	-ms-transition: all .3s ease;
	/* Opera */
	transition: all 0.3s ease;
}
.glossar-navi a:hover {
	font-weight: bold;
	color: rgb(74, 120, 165);
	text-decoration: none;
	border: 1px solid rgb(74, 120, 165);
	color: rgb(74, 120, 165);
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(253, 253, 253, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(243, 243, 243, 1)), color-stop(51%, rgba(237, 237, 237, 1)), color-stop(100%, rgba(253, 253, 253, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(253, 253, 253, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(253, 253, 253, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(253, 253, 253, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(253, 253, 253, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fdfdfd', GradientType=0);
	-webkit-transition: all .3s ease;
	/* Safari and Chrome */
	-moz-transition: all .3s ease;
	/* Firefox */
	-o-transition: all .3s ease;
	/* IE 9 */
	-ms-transition: all .3s ease;
	/* Opera */
	transition: all 0.3s ease;
}
.glossar-navi {
	display: block;
	padding: 0 0 0 2px;
}
.glossar-navi-fixed {
	position: fixed!important;
	;
	top: 0px!important;
	z-index: 1
}
.glossar {
	margin: 15px 0;
	background: rgba(240, 240, 240, 0.9);
	padding: 100px 50px 30px 0;
	border: 1px dotted #ccc;
	position: relative;
}
.glossar:before {
	font-size: 200px;
	color: #024282;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	position: absolute;
	left: 25px;
	top: 95px;
	z-index: -1;
}
.glossar .back-to-top,
.impressum .back-to-top {
	font-size: 22px;
	position: absolute;
	color: #024282;
	right: 15px;
	bottom: 15px;
	padding: 6px 0;
	background: #fff;
	border: 2px solid #024282;
	border-radius: 50%;
	display: block;
	text-align: center;
	height: 40px;
	width: 40px;
}
#glossar-a:before {
	content: "A";
}
#glossar-b:before {
	content: "B";
}
#glossar-c:before {
	content: "C";
}
#glossar-d:before {
	content: "D";
}
#glossar-e:before {
	content: "E";
}
#glossar-f:before {
	content: "F";
}
#glossar-g:before {
	content: "G";
}
#glossar-h:before {
	content: "H";
}
#glossar-i:before {
	content: "I";
}
#glossar-j:before {
	content: "J";
}
#glossar-k:before {
	content: "K";
}
#glossar-l:before {
	content: "L";
}
#glossar-m:before {
	content: "M";
}
#glossar-n:before {
	content: "N";
}
#glossar-o:before {
	content: "O";
}
#glossar-p:before {
	content: "P";
}
#glossar-q:before {
	content: "Q";
}
#glossar-r:before {
	content: "R";
}
#glossar-s:before {
	content: "S";
}
#glossar-t:before {
	content: "T";
}
#glossar-u:before {
	content: "U";
}
#glossar-v:before {
	content: "V";
}
#glossar-w:before {
	content: "W";
}
#glossar-x:before {
	content: "X";
}
#glossar-y:before {
	content: "Y";
}
#glossar-z:before {
	content: "Z";
}
.impressum {
	margin: 15px 0;
	background: rgba(240, 240, 240, 0.9);
	padding: 100px 50px 30px 30px;
	border: 1px dotted #ccc;
	position: relative;
}

/* Smile 3D
--------------------------------------------------------------- */

.smile-3d {
	position: relative;
	padding: 0 0 30px;
	margin: 15px 0;
	border: 1px dotted #ccc;
}
.smile-3d-right {
	position: relative;
	padding: 0 0 30px;
	margin: 0 0 15px 15px;
	border: 1px dotted #ccc;
}
.smile-3d-img {
	padding: 0;
}
.smile-3d h4,
.smile-3d-right h4 {
	position: absolute;
	text-align: center;
	display: block;
	padding: 5px;
	width: 100%;
	bottom: 0;
	font-size: 14px;
	height: 30px;
	border-top: 1px dotted #ccc;
	text-decoration: none!important;
	color: #fff;
	background: rgb(74, 120, 165);
	background: -moz-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(74, 120, 165, 1)), color-stop(50%, rgba(49, 101, 154, 1)), color-stop(51%, rgba(25, 83, 141, 1)), color-stop(100%, rgba(5, 67, 131, 1)));
	background: -webkit-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -o-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -ms-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: linear-gradient(to bottom, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4a78a5', endColorstr='#054383', GradientType=0);
	-webkit-transition: all .3s ease;
	/* Safari and Chrome */
	-moz-transition: all .3s ease;
	/* Firefox */
	-o-transition: all .3s ease;
	/* IE 9 */
	-ms-transition: all .3s ease;
	/* Opera */
	transition: all 0.3s ease;
}
.smile-3d:hover h4,
.smile-3d-right:hover h4 {
	position: absolute;
	text-align: center;
	display: block;
	width: 100%;
	bottom: 0;
	color: rgb(74, 120, 165);
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(253, 253, 253, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(243, 243, 243, 1)), color-stop(51%, rgba(237, 237, 237, 1)), color-stop(100%, rgba(253, 253, 253, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(253, 253, 253, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(253, 253, 253, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(253, 253, 253, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(253, 253, 253, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fdfdfd', GradientType=0);
	-webkit-transition: all .3s ease;
	/* Safari and Chrome */
	-moz-transition: all .3s ease;
	/* Firefox */
	-o-transition: all .3s ease;
	/* IE 9 */
	-ms-transition: all .3s ease;
	/* Opera */
	transition: all 0.3s ease;
}

/* Toggler
--------------------------------------------------------------- */

.toggle-wrapper {
	margin: 0 0 25px;
}
.toggle-wrapper .btn-toggler {
	border: 1px dotted #ccc;
	margin: 5px 0;
	text-decoration: none;
	padding: 5px 0 5px 35px;
	border-radius: 0px;
	min-width: 100%;
	display: block;
	position: relative;
	text-align: left;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(253, 253, 253, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(243, 243, 243, 1)), color-stop(51%, rgba(237, 237, 237, 1)), color-stop(100%, rgba(253, 253, 253, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(253, 253, 253, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(253, 253, 253, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(253, 253, 253, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(237, 237, 237, 1) 51%, rgba(253, 253, 253, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fdfdfd', GradientType=0);
	-webkit-transition: all .3s ease;
	/* Safari and Chrome */
	-moz-transition: all .3s ease;
	/* Firefox */
	-o-transition: all .3s ease;
	/* IE 9 */
	-ms-transition: all .3s ease;
	/* Opera */
	transition: all 0.3s ease;
}
.toggle-wrapper .btn-toggler:hover,
.toggle-wrapper .btn-toggler[aria-expanded="true"] {
	border: 1px dotted #ccc;
	margin: 5px 0;
	color: #fff;
	text-decoration: none;
	padding: 5px 0 5px 35px;
	border-radius: 0px;
	min-width: 100%;
	display: block;
	position: relative;
	text-align: left;
	background: rgb(74, 120, 165);
	background: -moz-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(74, 120, 165, 1)), color-stop(50%, rgba(49, 101, 154, 1)), color-stop(51%, rgba(25, 83, 141, 1)), color-stop(100%, rgba(5, 67, 131, 1)));
	background: -webkit-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -o-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -ms-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: linear-gradient(to bottom, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4a78a5', endColorstr='#054383', GradientType=0);
	-webkit-transition: all .3s ease;
	/* Safari and Chrome */
	-moz-transition: all .3s ease;
	/* Firefox */
	-o-transition: all .3s ease;
	/* IE 9 */
	-ms-transition: all .3s ease;
	/* Opera */
	transition: all 0.3s ease;
}
.toggle-wrapper .btn-toggler[aria-expanded="true"]:before {
	content: "_";
	position: absolute;
	bottom: 14px;
	left: 7px;
	font-size: 18px;
	-webkit-transition: all .3s ease;
	/* Safari and Chrome */
	-moz-transition: all .3s ease;
	/* Firefox */
	-o-transition: all .3s ease;
	/* IE 9 */
	-ms-transition: all .3s ease;
	/* Opera */
	transition: all 0.3s ease;
}
.toggle-wrapper .btn-toggler[aria-expanded="false"]:before {
	content: "+";
	position: absolute;
	top: 4px;
	left: 7px;
	font-size: 18px;
	-webkit-transition: all .3s ease;
	/* Safari and Chrome */
	-moz-transition: all .3s ease;
	/* Firefox */
	-o-transition: all .3s ease;
	/* IE 9 */
	-ms-transition: all .3s ease;
	/* Opera */
	transition: all 0.3s ease;
}
.toggle-wrapper .btn-toggler:hover:before {
	content: "+";
	position: absolute;
	top: 4px;
	left: 7px;
	font-size: 19px;
	-webkit-transition: all .3s ease;
	/* Safari and Chrome */
	-moz-transition: all .3s ease;
	/* Firefox */
	-o-transition: all .3s ease;
	/* IE 9 */
	-ms-transition: all .3s ease;
	/* Opera */
	transition: all 0.3s ease;
}

/* Infobox
--------------------------------------------------------------- */

.infobox-right {
	float: right;
	border: 1px dotted #ccc;
	margin: 0 0 30px 15px;
	padding: 10px;
	background: #fff;
}
.infobox-right:hover {
	background: #f5fafd;
}
.infobox-right h3 {
	color: #fff;
	height: 37px;
	padding: 8px 0 0 13px;
	margin: 0 0 10px 0;
	font-weight: bold;
	background: url(../scripts/get83e6.png?media=/shop/layout/home/infobox-right-bg-h3.png) no-repeat;
	border: none;
}
.infobox-right p {
	padding: 10px;
	margin: 0;
}
.infobox-right ul {
	padding: 0 0 0 10px;
}
.infobox-left {
	border: 1px dotted #ccc;
	padding: 10px;
}
.infobox-bottom {
	margin: 15px 0;
}
.infobox-bottom-img img {
	padding: 5px;
	background: #efefef;
}
.infobox-bottom-img {
	position: relative;
	z-index: 2;
}
.infobox-bottom-img:before {
	content: "";
	position: absolute;
	background: #efefef;
	height: 40px;
	width: 40px;
	right: -5px;
	top: 20px;
	z-index: -1;
	border: #fff 10px solid;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.infobox-bottom-content {
	position: relative;
	background: #efefef url(../scripts/get5d9e.jpg?media=/shop/layout/home/zahnarzt-prof-dhom-infbox-bottom-2.jpg) no-repeat center;
	background-size: cover;
	padding: 60px 36px 40px;
}
.infobox-bottom-content:before {
	position: absolute;
	content: '“';
	color: #fff;
	font-size: 170px;
	top: 70px;
	left: 30px;
}
.infobox-bottom-content:after {
	position: absolute;
	content: '„';
	color: #fff;
	font-size: 170px;
	right: 30px;
	bottom: 90px;
}
.infobox-bottom-content p {
	position: relative;
	z-index: 1;
}

/* Team
--------------------------------------------------------------- */

.team-wrapper {
	margin: 0 0px 0 -30px;
	background: #fff;
}
.team {
	min-height: 185px;
	text-align: center;
	padding: 5px
}
.team .img-responsive {
	opacity: 0.5;
	-webkit-transition: all .3s ease;
	/* Safari and Chrome */
	-moz-transition: all .3s ease;
	/* Firefox */
	-o-transition: all .3s ease;
	/* IE 9 */
	-ms-transition: all .3s ease;
	/* Opera */
	transition: all 0.3s ease;
}
.team:hover .img-responsive {
	opacity: 1.0;
	-webkit-transition: all .3s ease;
	/* Safari and Chrome */
	-moz-transition: all .3s ease;
	/* Firefox */
	-o-transition: all .3s ease;
	/* IE 9 */
	-ms-transition: all .3s ease;
	/* Opera */
	transition: all 0.3s ease;
}
.team a {
	text-decoration: none;
	display: block;
}
.team-schifferstadt-wrapper .team {
	display: none;
}
.team-schifferstadt-wrapper .team-schifferstadt {
	display: block;
}
.zahnaerzte-wrapper {
	margin: 0 0px 0 -30px;
}
.zahnarzt {
	padding: 10px 10px 30px;
	margin: 0 0 30px;
	min-height: 180px!important;
	border: 1px solid rgba(240, 219, 191, 0);
	background: #fcf7f2;
	position: relative;
	-webkit-transition: all .3s ease;
	/* Safari and Chrome */
	-moz-transition: all .3s ease;
	/* Firefox */
	-o-transition: all .3s ease;
	/* IE 9 */
	-ms-transition: all .3s ease;
	/* Opera */
	transition: all 0.3s ease;
}
.zahnarzt:hover {
	background: #fff;
	border: 1px solid rgba(240, 219, 191, 0.5);
	-webkit-transition: all .3s ease;
	/* Safari and Chrome */
	-moz-transition: all .3s ease;
	/* Firefox */
	-o-transition: all .3s ease;
	/* IE 9 */
	-ms-transition: all .3s ease;
	/* Opera */
	transition: all 0.3s ease;
}
.zahnarzt a h3 {
	position: absolute;
	bottom: -20px;
	left: 0;
	width: 100%;
	display: block;
	min-height: 30px;
	font-size: 12px;
	padding: 8px 10px;
	text-decoration: none;
	color: #fff;
	z-index: 2;
	background: rgb(74, 120, 165);
	background: -moz-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(74, 120, 165, 1)), color-stop(50%, rgba(49, 101, 154, 1)), color-stop(51%, rgba(25, 83, 141, 1)), color-stop(100%, rgba(5, 67, 131, 1)));
	background: -webkit-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -o-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -ms-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: linear-gradient(to bottom, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4a78a5', endColorstr='#054383', GradientType=0);
}
.zahnarzt a h3:after {
	content: "";
	display: block;
	height: 10px;
	width: 10px;
	position: absolute;
	background: rgb(74, 120, 165);
	z-index: 1;
	top: -5px;
	left: 10px;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.zahnarzt:hover a h3 {
	color: rgb(74, 120, 165);
	background: rgb(240, 219, 191);
	background: -moz-linear-gradient(top, rgba(240, 219, 191, 1) 0%, rgba(233, 204, 164, 1) 50%, rgba(229, 194, 146, 1) 51%, rgba(226, 186, 133, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(240, 219, 191, 1)), color-stop(50%, rgba(233, 204, 164, 1)), color-stop(51%, rgba(229, 194, 146, 1)), color-stop(100%, rgba(226, 186, 133, 1)));
	background: -webkit-linear-gradient(top, rgba(240, 219, 191, 1) 0%, rgba(233, 204, 164, 1) 50%, rgba(229, 194, 146, 1) 51%, rgba(226, 186, 133, 1) 100%);
	background: -o-linear-gradient(top, rgba(240, 219, 191, 1) 0%, rgba(233, 204, 164, 1) 50%, rgba(229, 194, 146, 1) 51%, rgba(226, 186, 133, 1) 100%);
	background: -ms-linear-gradient(top, rgba(240, 219, 191, 1) 0%, rgba(233, 204, 164, 1) 50%, rgba(229, 194, 146, 1) 51%, rgba(226, 186, 133, 1) 100%);
	background: linear-gradient(to bottom, rgba(240, 219, 191, 1) 0%, rgba(233, 204, 164, 1) 50%, rgba(229, 194, 146, 1) 51%, rgba(226, 186, 133, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f0dbbf', endColorstr='#e2ba85', GradientType=0);
}
.zahnarzt:hover a h3:after {
	background: rgb(240, 219, 191);
}
.zahnaerzte-schifferstadt-wrapper .zahnarzt {
	display: none;
}
.zahnaerzte-schifferstadt-wrapper .zahnarzt-schifferstadt {
	display: block;
}

/* Bildergalerie
--------------------------------------------------------------- */

.bildergalerie {
	margin-bottom: 0;
}
.bildergalerie-slide {
	position: relative;
	margin-bottom: 0;
	padding: 1px;
	width: 100%;
}
.bildergalerie-slide .owl-next {
	position: absolute;
	top: 50%;
	right: 0;
	background: #304887;
	height: 45px;
	width: 45px;
	display: block;
	overflow: hidden;
	color: rgba(255, 255, 255, 0);
}
.bildergalerie-slide .owl-next:before {
	text-indent: 0px!important;
	position: absolute;
	display: block;
	color: #fff;
	font-size: 25px;
	width: 100%;
	text-align: center;
	padding: 14px 0;
	font-family: 'Glyphicons Halflings';
	content: "\e080";
}
.bildergalerie-slide .owl-prev {
	position: absolute;
	top: 50%;
	left: 0;
	background: #304887;
	height: 45px;
	width: 45px;
	display: block;
	overflow: hidden;
	color: rgba(255, 255, 255, 0);
}
.bildergalerie-slide .owl-prev:before {
	text-indent: 0px!important;
	position: absolute;
	display: block;
	color: #fff;
	font-size: 25px;
	width: 100%;
	text-align: center;
	padding: 14px 0;
	font-family: 'Glyphicons Halflings';
	content: "\e079";
}
.gal-nav img {
	border: 1px solid #fff;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.gal-nav img:hover {
	z-index: 5;
	position: relative;
	-webkit-transform: scale(1.5);
	/* Safari and Chrome */
	-moz-transform: scale(1.5);
	/* Firefox */
	-ms-transform: scale(1.5);
	/* IE 9 */
	-o-transform: scale(1.5);
	/* Opera */
	transform: scale(1.5);
}
.gal-nav {
	padding: 0;
}

/* Tooltip
--------------------------------------------------------------- */

.ui-tooltip {
	border: 1px solid #003b60!important;
	margin: 0;
	opacity: 0.85;
	position: absolute;
	z-index: 100;
	font-size: 13px;
	box-shadow: none!important;
	border-radius: none;
}
.ui-tooltip div {
	border: none;
	color: #003b60;
	font-weight: 500;
	margin: 0;
	max-width: 350px;
	padding: 8px;
	background: #fff;
}
.ui-helper-hidden-accessible div {
	display: none;
}

/* Suche
--------------------------------------------------------------- */

#suche .search_form {
	float: left;
	width: 100%;
	height: 30px;
	position: relative;
	margin: 0;
	display: block;
}
#suche .search_form #suchbgr {
	background: none;
	width: 100%;
	margin: 0 0 0 0px;
	height: 30px;
	float: left;
	color: #003b60;
	padding-left: 4px;
	border: 1px solid #003b60;
	font-size: 11px;
}
#suche .search_form .submit {
	width: 22px;
	height: 30px;
	cursor: pointer;
	overflow: hidden;
	border: none;
	font-size: 0;
	right: 0px;
	padding: 0;
	position: absolute;
	top: 0;
	z-index: 1;
	background: none;
}
#suche .search_form:after {
	color: #fff;
	font-family: "Glyphicons Halflings";
	font-size: 18px;
	content: "\e003";
	top: 0;
	text-indent: 0;
	right: 0px;
	z-index: 0;
	padding: 5px;
	background: #003b60;
	width: 30px;
	height: 30px;
	position: absolute;
}
#suche #ResBoxB h2 {
	margin-top: 40px;
}
.suche-site {
	float: left;
	width: 100%;
	height: 30px;
	position: relative;
	margin: 0;
}
.suche-site #suchbgr {
	background: none;
	width: 100%;
	margin: 0 0 0 0px;
	height: 30px;
	float: left;
	color: #003b60;
	padding-left: 4px;
	border: 1px solid #003b60;
	font-size: 11px;
}
.suche-site .submit {
	width: 22px;
	height: 30px;
	cursor: pointer;
	overflow: hidden;
	border: none;
	font-size: 0;
	right: 0px;
	padding: 0;
	position: absolute;
	top: 0;
	z-index: 1;
	background: none;
}
.suche-site:after {
	color: #fff;
	font-family: "Glyphicons Halflings";
	font-size: 18px;
	content: "\e003";
	top: 0;
	text-indent: 0;
	right: 0px;
	z-index: 0;
	padding: 5px;
	background: #003b60;
	width: 30px;
	height: 30px;
	position: absolute;
}

/* Breadcrumb + Aktionsleiste
--------------------------------------------------------------- */

.breadcrumb {
	border-radius: 0px;
	color: #fff;
	position: relative;
	background: #fff;
	padding: 0 15px 10px;
	border-bottom: 1px dotted #DDD;
	margin: 0 auto;
}
.breadcrumb ul {
	padding: 0;
	margin: 0;
	color: #777;
	font-size: 11px;
}
.breadcrumb li a,
.breadcrumb li a:visited {
	color: #DAA966;
	display: block;
	float: left;
	padding: 0 15px 0 10px;
	background: url(../scripts/get8082.gif?media=/health/dental/gw_dental/lexikon/lexikon-pfeil.gif) right no-repeat;
}
.breadcrumb li {
	padding: 0 0px 0 0px;
	display: block;
	float: left;
}
.breadcrumb .first_level {
	margin: 0;
	background: url(../scripts/get8082.gif?media=/health/dental/gw_dental/lexikon/lexikon-pfeil.gif) right no-repeat;
}
.breadcrumb .first_level a {
	text-indent: -9999px;
	display: block;
	position: relative;
	width: 10px;
	margin-left: 0px;
}
.breadcrumb .first_level a:before {
	text-indent: 0;
	content: "\e021";
	color: #777;
	font-family: 'Glyphicons Halflings';
	font-size: 13px;
	position: absolute;
	top: -1px;
	left: 0px;
}
.breadcrumb .first_level a:hover:before {
	color: #DAA966;
}
.breadcrumb li span {
	margin-left: 10px;
}
.breadcrumb .aktionsleiste {
	display: block;
	float: right;
	position: absolute;
	top: 0px;
	right: 0;
	width: 124px;
}
#aktionsleiste_zurueck,
#aktionsleiste_zur_merkliste_hinzufuegen,
#aktionsleiste_merkliste_ansehen,
#aktionsleiste_pdfdruck,
#aktionsleiste_druckversion {
	margin: 0px;
	height: 12px;
	width: 18px;
	padding: 0;
	text-align: center;
	background: #7a797a;
	/* Old browsers */
	background: -moz-linear-gradient(top, #a9a9a8 0%, #7a797a 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a9a9a8), color-stop(100%, #7a797a));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #a9a9a8 0%, #7a797a 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #a9a9a8 0%, #7a797a 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #a9a9a8 0%, #7a797a 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #a9a9a8 0%, #7a797a 100%);
	/* W3C */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a9a9a8', endColorstr='#7a797a', GradientType=0);
	/* IE6-9 */
}
#aktionsleiste_zurueck:hover,
#aktionsleiste_zur_merkliste_hinzufuegen:hover,
#aktionsleiste_merkliste_ansehen:hover,
#aktionsleiste_pdfdruck:hover,
#aktionsleiste_druckversion:hover {
	background: #f6ecda;
	/* Old browsers */
	background: -moz-linear-gradient(top, #008BC9 0%, #024282 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #008BC9), color-stop(100%, #024282));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #008BC9 0%, #024282 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #008BC9 0%, #024282 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #008BC9 0%, #024282 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #008BC9 0%, #024282 100%);
	/* W3C */
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#008BC9', endColorstr='#024282', GradientType=0);
	/* IE6-9 */
}
.aktionsleiste img {
	margin: -2px 0 0 0;
	width: auto;
	height: 14px;
	padding: 0 4px;
	;
}

/* SOS Tipps
--------------------------------------------------------------- */

dl.deflist {
	float: left;
	width: 100%;
	margin: 1em 0;
	padding: 0;
	border-bottom: 1px solid #999;
}
.deflist dt {
	clear: left;
	float: left;
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #999;
	font-weight: bold;
}
.deflist dd {
	float: left;
	width: 100%;
	margin: 0;
	padding: 10px;
	border-top: 1px solid #999;
}

/*  Lizenpartnerkopf
--------------------------------------------------------------- */

#lp_header {
	padding: 0 !important;
	margin: 0;
}
.aktionsleiste-site {
	padding-bottom: 30px;
	margin-bottom: 30px;
	line-height: 18px;
}
.aktionsleiste-logo {
	margin-bottom: 30px;
}
.aktionsleiste-left {
	float: left;
	width: 48%;
	text-align: right;
}
.aktionsleiste-right {
	float: right;
	width: 48%;
}
.notelist_holder,
.crem_justadded,
.crem_add {
	margin: 20px;
	padding: 20px;
	background: #fff;
	border: 1px dotted #ccc;
}

/* Aktionsleiste - Navigation */

.minHeadbar {
	background: #ccc;
	border: 1px dotted #ccc;
	margin: 0 0 20px 0;
	padding: 10px;
	height: 40px;
}
.minHeadbar li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.minHeadbar li a {
	color: #fff;
	display: block;
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 12px 15px 12px 15px;
	text-decoration: none;
	background: #c59440;
	margin-right: 1px;
	border: 1px dotted #c59440;
}
.minHeadbar li a.active {
	background: #003b60;
	color: #fff;
}

/* Aktionsleiste - 3 Column Leiste */

.subcolumns .left {
	border: 1px dotted #ccc;
	float: left;
	width: 30%;
	padding: 10px;
}
.subcolumns .center {
	border: 1px dotted #ccc;
	float: left;
	width: 21%;
	padding: 12px;
	margin-left: 2%;
}
.subcolumns .right {
	border: 1px dotted #ccc;
	float: right;
	width: 35%;
	padding: 10px;
}
.subcolumns .right a {
	margin-right: 20px;
}

/* Aktionsleiste - Sonstiges */

.description {
	border-bottom: 1px dotted #ccc;
	margin: 20px 0 20px 0;
	padding: 0;
}
.clearfix {
	clear: both;
}
.tabHelp ul {
	list-style-type: circle;
}

/* Aktionsleiste - Notizen */

.notes {
	margin-top: 50px;
}
.notes fieldset {
	border: 1px dotted #666;
	padding: 20px;
}
.notes legend {
	padding: 5px 10px;
	background: #787378;
	color: #fff;
}
.notes label {
	float: left;
	margin-right: 20px;
}
.notes textarea {
	border: 1px dotted #666;
	width: 400px;
	display: block;
}
.notes p {
	margin-top: 20px;
	padding: 20px 0 10px 0;
	display: block;
	clear: both;
}
.notes #image1 {
	margin-left: 50px;
}

/* Aktionsleiste - Pagenavigation */

.pagenavigation {
	margin-top: 20px;
	height: 40px;
}
.pagenavigation .c50l,
.pagenavigation .c50r {
	float: left;
	border: 1px dotted #666;
	padding: 7px;
	margin-right: 20px;
}
#print_version .pagenavigation .c50r {
	border: none;
}

/* 09 Gesundheitswelt
--------------------------------------------------------------- */

section .aktionsleiste {
	display: none;
}
#l200_content {
	float: left;
	margin: 0;
	width: 100%;
}

/* -- GW Quickfinder & Suche -- */

gw-start-quickfinder {
	float: left;
	width: 40%;
	margin: 0 30px 20px -10px;
}
.gw-start-quickfinder fieldset {
	width: 100%!important;
	border: none;
	padding: 0 10px 15px 10px;
}
.gw-start-quickfinder legend {
	border: none;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.gw-start-quickfinder select {
	width: 100%!important;
	border: 1px solid #ccc;
	margin-top: 12px;
}
.gw-start-quickfinder option {
	background: #fff;
}
.gw-start-search {
	display: none;
}

/* GW Starseiten Themenboxen
--------------------------------------------------------------- */

ul.gw-start-liste {
	margin: 20px 0 0 0;
	display: block;
	height: 1%;
	overflow: hidden;
	padding: 0 !important;
}
ul.gw-start-liste li {
	padding: 2px 2px 0 2px;
	list-style: none;
	margin: 0px 30px 30px 0;
	position: relative;
	width: 100%;
}
ul.gw-start-liste li a {
	color: #616267;
	display: block;
	font-weight: normal;
	overflow: hidden;
	padding: 0px;
	position: relative;
	min-height: 150px;
}
#content-site-gw .gw-start-liste h2 {
	padding: 0;
}
ul.gw-start-liste li a {
	text-decoration: none;
}
ul.gw-start-liste li img {
	border: 0;
	position: absolute;
	top: 0;
	min-width: 100%;
	min-height: 120%;
	height: auto;
}
ul.gw-start-liste h2 {
	margin: 0 0 10px 0;
	position: absolute;
	padding: 4px;
	background: rgba(255, 255, 255, 0.7);
}
ul.gw-start-liste p {
	margin: 50px 10px 0 0;
	padding: 0;
	background: none;
}

/* GW Content Styles
--------------------------------------------------------------- */

.gw-img-left {
	width: 100%;
}
.gw-img-right {
	width: 100%;
}
.gw-img-left img {
	width: 100%;
	height: auto;
}
.gw-img-right img {
	width: 100%;
	height: auto;
}
.gw-img-center {
	display: block;
	text-align: center;
}
.gw-top-thema img {
	float: right;
	margin: 0;
}
.gw-top-thema,
.gw-top-thema div {
	width: 100%!important;
	background: #fff;
}
.gw-top-thema div h2 {
	margin: 0 0 7px 0;
}
.gw-list-left {
	float: left;
	width: 45%;
}
.gw-list-right {
	float: right;
	width: 45%;
}
.gw-list-left h3,
.gw-list-right h3 {
	border: none;
	color: #fff;
	font-weight: 400;
	padding: 4px !important;
	width: 100%;
	margin: 20px 0 20px 0;
	background: rgb(74, 120, 165);
	background: -moz-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(74, 120, 165, 1)), color-stop(50%, rgba(49, 101, 154, 1)), color-stop(51%, rgba(25, 83, 141, 1)), color-stop(100%, rgba(5, 67, 131, 1)));
	background: -webkit-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -o-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -ms-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: linear-gradient(to bottom, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4a78a5', endColorstr='#054383', GradientType=0);
}
.gw-list-left ul,
.gw-list-right ul {
	margin: 0 0 0 5px;
	padding: 0;
}

/*  L200 
--------------------------------------------------------------- */

#l201_further_infos {
	display: none;
	float: right;
	margin: 140px 0 15px 15px;
	border: 1px dotted rgb(74, 120, 165);
}
#l201_further_infos span {
	display: block;
	padding: 4px 0 4px 10px;
	color: #fff;
	border-bottom: 1px dotted #fff;
	background: rgb(74, 120, 165);
	background: -moz-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(74, 120, 165, 1)), color-stop(50%, rgba(49, 101, 154, 1)), color-stop(51%, rgba(25, 83, 141, 1)), color-stop(100%, rgba(5, 67, 131, 1)));
	background: -webkit-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -o-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: -ms-linear-gradient(top, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	background: linear-gradient(to bottom, rgba(74, 120, 165, 1) 0%, rgba(49, 101, 154, 1) 50%, rgba(25, 83, 141, 1) 51%, rgba(5, 67, 131, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4a78a5', endColorstr='#054383', GradientType=0);
}
#l201_further_infos ul {
	margin: 0;
	padding: 10px 0 15px 25px;
	list-style-type: disc;
	width: 100%;
}
#l201_further_infos li {
	width: 100%;
	margin-bottom: 4px;
	float: none;
	display: block;
}
#l201_further_infos li a {
	display: block;
	float: none;
	margin: 0px;
	padding: 0;
}
#l201_further_infos a#aktiv {
	font-weight: bold;
}
#DivLnkPrintComplete,
#DivLnkGeneratePDFComplete {
	margin: 0 0 5px 20px;
}

/* Online Terminanfrage
--------------------------------------------------------------- */

#hrs_calendar {
	position: relative;
}
#hrs_calendar strong {}
#hrs_calendar table .topbar td:hover {
	background: #024282 !important;
	border: 0 !important;
	cursor: pointer;
	color: #fff;
}

/* date */

#hrs_calendar table.calendar_date {
	border: 0;
	width: 100%;
}
#hrs_calendar table.calendar_date td a {
	background: transparent !important;
	padding: 10px;
	display: block;
	color: #000;
	text-decoration: none;
	border: 1px solid #eee;
	border-top: 0;
	border-left: 0;
}
#hrs_calendar table.calendar_date td a.active {
	color: #f00;
	font-weight: bold;
}
#hrs_calendar table.calendar_date .active a {
	background: #eee !important;
	border: 1px solid #024282 !important;
}
#hrs_calendar table.calendar_date .month a {
	border: 0 !important;
	background: transparent !important;
}
#hrs_calendar table.calendar_date .month a:hover {
	background: transparent !important
}
#hrs_calendar table.calendar_date .past {
	color: #ccc !important;
	font-style: italic;
}
#hrs_calendar table.calendar_date .past a {
	color: #ccc !important;
}
#hrs_calendar table.calendar_date .past a:hover {
	background: transparent !important;
	cursor: not-allowed;
}
#hrs_calendar table.calendar_date td.selected {
	background: transparent !important;
}
#hrs_calendar table.calendar_date .selected a {
	background: #024282 !important;
	border: 1px solid #ccc !important;
	color: #fff;
}
#hrs_calendar table.calendar_date td a:hover {
	background: #024282 !important;
	color: #fff!important;
	;
}

/* +++ CONTAINERS ++++++++++++++++++++++++ */

.yform {
	width: 100%;
	clear: both;
}
#UpCalendar {
	width: 100%;
}
#hrs_calendar {
	width: 100%;
}
.calendar_mail fieldset {
	border: 1px dotted #ccc;
	padding: 20px;
}
.calendar_mail legend {
	font-weight: bold;
	background: #fff;
	padding: 5px;
	text-transform: uppercase;
}

/* +++ WRAPPER AUSWAHL DATUM / UHRZEIT ++++ */

.calender_main {
	width: 100%;
	margin-bottom: 30px;
}

/* +++ AUSWAHL DATUM ++++++++++++++++++++++ */

.c60l {
	position: static;
	display: inline-block;
	width: 60%;
	border: 1px dotted #ccc;
	float: none\9;
	/* nur ie8*/
}

/* nur ie7 */

* + html .c60l {
	float: left;
}
.subcl {
	width: 100%;
}

/* +++ AUSWAHL UHRZEIT +++++++++++++++++++ */

.c40r {
	position: static;
	display: inline-block;
	width: 30%;
	float: right;
}
.c40r .subcr p {
	margin-bottom: 0;
	padding-bottom: 7px;
}
.c40r .type-select {
	position: relative;
	width: 200px;
	border: none;
}
.c40r .type-select label {
	position: absolute;
	top: 2px;
	left: 0px;
	font-weight: bold;
}
.c40r .type-select select {
	width: 135px;
	float: right;
	border: 1px solid #ddd;
}

/* +++ WRAPPER KONTAKT FORM +++++++++++++++ */

.calendar_contact {
	margin: 0;
	border: 0;
	padding: 0;
	width: 100%;
}

/* +++ KONTAKT FORMULAR +++++++++++++++++++ */

.calendar_mail {
	width: 100%;
}

/* +++ FORMULAR FELDER ++++++++++++++++++++ */

.calendar_mail .type-text {
	width: 100%;
	height: 18px;
	clear: both;
	margin-bottom: 10px;
	position: relative;
}
.calendar_mail .type-text label {
	width: 30%;
	padding-top: 5px;
	display: inline-block;
	float: left;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	text-align: right;
}
.calendar_mail .type-text input {
	display: block;
	width: 65%;
	height: 100%;
	float: right;
	border: 1px dotted #ccc;
}
.calendar_mail .type-select {
	width: 100%;
	height: 23px;
	border: none;
	padding: 0;
	margin: 0 0 10px;
	clear: both;
	position: relative;
}
.calendar_mail .type-select select {
	display: block;
	width: 65%;
	height: 100%;
	float: right;
	padding: 0;
	margin: 0;
	border: 1px dotted #ccc;
}
.calendar_mail .type-select label {
	float: left;
	width: 30%;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	text-align: right;
}

/* +++ IHR GEWUENSCHTER TERMIN ++++++++++++++++ */

.calendar_mail fieldset fieldset {
	margin-top: 40px;
	position: relative;
}
.calendar_mail fieldset fieldset .type-text {
	position: static;
	display: block;
	clear: both;
	float: none;
	height: 130px;
}
.calendar_mail fieldset fieldset .type-text label {
	position: static;
	display: block;
	clear: both;
	float: none;
	height: 23px;
	text-align: left;
}
.calendar_mail fieldset fieldset .type-text textarea {
	display: block;
	position: static;
	width: 100%;
	height: 100px;
	clear: both;
	float: none;
	border: 1px dotted #39464A;
}
.calendar_mail fieldset fieldset .calendar_text {
	position: static;
	width: 100%;
	clear: both;
	float: none;
	display: block;
}
.calendar_mail fieldset fieldset .calendar_text p {
	position: static;
	display: block;
	clear: both;
	float: none;
	font-weight: normal;
	white-space: normal;
}

/* +++ PFLICHTFELDER HINWEIS +++++++++++++++ */

.calendar_mail fieldset fieldset p {
	display: inline-block;
	font-weight: bold;
	white-space: nowrap;
}

/* +++ CHECK DATENSCHUTZ ++++++++++++++++++++ */

.calendar_mail fieldset fieldset .type-check {
	margin-bottom: 20px;
}
.calendar_mail fieldset fieldset .type-check input {
	float: left;
	margin: 5px 20px 20px 0;
}

/* +++ OK / CANCEL BUTTONS ++++++++++++++++++ */

.calendar_mail fieldset fieldset .type-button {
	width: 100%;
}
.calendar_mail fieldset fieldset .type-button input {
	width: 45%;
	margin-bottom: 20px;
	padding: 10px;
}
.calendar_mail fieldset fieldset .type-button input:hover {
	background: #ddd;
}
.calendar_mail fieldset fieldset .type-button input#BtnSend {
	float: left;
}
.calendar_mail fieldset fieldset .type-button input#BtnCancel {
	float: right;
}

/* +++ FEHLERMELDUNGEN ++++++++++++++++++++ */

.type-text.error {
	clear: both;
	float: none;
	display: block;
	height: auto;
}
.type-text.error strong {
	display: block;
	margin-bottom: 15px;
}
strong.message {
	color: red;
	width: 500px;
}
.type-select label[for=DDLListExtSelectField],
#DDLListExtSelectField {
	background: #ffe5e5;
	border-top: 1px dotted #f00;
	border-bottom: 1px dotted #f00;
}

/* Kontaktformular
--------------------------------------------------------------- */

.kontaktformular {
	margin: 15px 0 0 0;
	padding: 15px 0;
	border-top: 1px dotted #ddd;
}
.kontaktformular div.type-text {
	padding: 5px 5px;
	font-weight: bold;
	border-radius: 5px;
}
.kontaktformular div.type-text:hover {
	background: #e5ecf2;
}
.kontaktformular div.type-check {
	margin: 20px 0px 20px 0px;
}
.kontaktformular sup {
	color: red;
}
.kontaktformular input {
	border: 1px solid #bec9d4;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	color: #7d8286;
}
.type-text input,
.type-text textarea {
	width: 100%;
}
.kontaktformular textarea {
	border: 1px solid #bec9d4;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	width: 100%;
	height: 100px;
	display: block;
	color: #7d8286;
}
.kontaktformular select {
	border: 1px solid #bec9d4;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	width: 100%;
	display: block;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #7d8286;
}
.kontaktformular label {
	cursor: Pointer;
	width: 100%;
	display: block;
	float: left;
}
.kontakt-maps {
	border: 1px dotted #ddd;
	padding: 10px;
	margin-left: 35px;
}
.kontakt-maps:hover {
	background: #e5ecf2;
	border: 1px dotted #024282;
}

/* TerminFormular
--------------------------------------------------------------- */

.terminformular {
	margin: 5px -15px 0;
}
.terminformular div.type-text {
	padding: 5px 15px;
	border-bottom: 1px dotted #ddd;
	font-weight: bold;
}
.terminformular div.type-text:hover {
	background: #e5ecf2;
}
.terminformular div.type-select {
	padding: 5px 15px;
	border-bottom: 1px dotted #ddd;
	font-weight: bold;
}
.terminformular div.type-select:hover {
	background: #e5ecf2;
}
.terminformular div.type-check {
	margin: 20px 0px 20px 0px;
}
.terminformular sup {
	color: red;
}
.terminformular input {
	border: 1px solid #bec9d4;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	color: #7d8286;
	display: block;
	width: 100%;
}
.terminformular textarea {
	border: 1px solid #bec9d4;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	width: 350px;
	height: 100px;
	display: block;
	color: #7d8286;
}
.terminformular select {
	border: 1px solid #bec9d4;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	width: 200px;
	display: block;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #7d8286;
	display: block;
	width: 100%;
}
.terminformular label {
	cursor: Pointer;
	width: 100%;
	display: block;
	float: left;
}
.terminformular .type-button {
	padding: 0 15px;
}
.terminformular .type-button input {
	width: 80px;
	float: right;
	margin: -30px 0 0 0;
}
.terminformular .type-check {
	padding: 15px;
}
.terminformular .type-check input {
	background: red;
	float: left;
	height: 10px;
	width: 10px;
	border: 4px solid red;
	margin: 0 0px 0 0;
}
.terminformular .type-check label {
	float: left;
	width: 80%;
	margin: -3px 15px;
}
.terminformular p strong {
	display: block;
	padding: 15px 10px 5px;
	width: 100%;
	color: #393939;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 20px;
	font-weight: 200;
	margin: 0 0 18px 0;
	text-transform: uppercase;
}
.terminformular div:first-child {
	width: 50%;
	float: left;
	padding: 5px 15px 1px!important;
}
.terminformular div:first-child select {
	width: 100%!important;
}
.terminformular div:first-child + div {
	width: 50%!important;
	float: left;
	padding: 15px 15px 1px!important;
}
.terminformular div:first-child + div label {
	margin: -10px 0 5px;
}
.terminformular div:first-child + div select {
	width: 100%!important;
}
.terminformular div:first-child + div + div {
	clear: both;
}
.terminformular strong {
	font-weight: bold;
	color: #024282;
}

/* Small devices (tablets portrait, 768px and up) */

@media only screen and (max-width: 768px) {
	.img-content {
		padding: 0px !important;
	}
	.terminformular .type-button {
		display: block;
		clear: both;
		text-align: left;
	}
	.terminformular .type-button small {
		margin: 0 0 0 -50px;
		padding: 0;
	}
	.terminformular .type-button input {
		width: 80px;
		float: left;
		margin: 30px 0 0 0;
	}
	/* Terminkalender
--------------------------------------------------------------- */
	.c60l {
		width: 100%;
		margin-bottom: 10px;
		float: none;
	}
	.c40r {
		width: 100%;
		float: none;
		border: 1px dotted #ccc;
		padding: 10px;
		;
	}
	.calendar_mail .type-text label {
		width: 100%;
		position: static;
		top: 0;
		text-align: left;
	}
	.calendar_mail .type-text input {
		width: 100%;
		margin-bottom: 15px;
		height: 30px;
	}
}

/* Small devices (tablets portrait, 768px and up) */

@media only screen and (min-width: 768px) {
	nav {
		position: absolute;
		width: 100%;
	}
	nav .container {
		background: none;
	}
	.logo {
		padding: 13px 15px 13px 15px;
		background: rgba(255, 255, 255, 0.9);
	}
	footer {
		text-align: left;
	}
	.buttons {
		margin: 0;
		padding: 0;
	}
	.buttons .vip {
		margin: 0 15px 0 -15px;
	}
	.header-start .focus-siegel {
		position: absolute;
		right: 20px;
		bottom: 0;
		max-width: 150px;
	}
	.infobox-bottom {
		padding: 0;
		margin: 15px 0 15px -15px;
	}
	.infobox-bottom-content {
		position: relative;
		padding: 60px 36px 40px;
		min-height: 214px;
	}
	.glossar {
		margin: 15px 0;
		background: rgba(240, 240, 240, 0.9);
		padding: 35px 50px 30px 0;
		border: 1px dotted #ccc;
		position: relative;
	}
	.impressum {
		margin: 15px 0;
		background: rgba(240, 240, 240, 0.9);
		padding: 35px 50px 30px 30px;
		border: 1px dotted #ccc;
		position: relative;
	}
	.header-slider {
		height: 100%;
		padding: 120px 0 0 0;
		margin: 0 0 -100px 0;
		color: #fff;
	}
	.headline-start {
		position: absolute;
		bottom: 0;
		border-bottom: none;
		width: 100%;
		background: rgba(255, 255, 255, 0.95);
		background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.5) 55%, rgba(255, 255, 255, 0) 70%);
		background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.95)), color-stop(55%, rgba(255, 255, 255, 0.5)), color-stop(70%, rgba(255, 255, 255, 0)));
		background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.5) 55%, rgba(255, 255, 255, 0) 70%);
		background: -o-linear-gradient(left, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.5) 55%, rgba(255, 255, 255, 0) 70%);
		background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.5) 55%, rgba(255, 255, 255, 0) 70%);
		background: linear-gradient(to right, rgba(255, 255, 255, 0.95) 0%, rgba(255, 255, 255, 0.5) 55%, rgba(255, 255, 255, 0) 70%);
		filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f2ffffff', endColorstr='#00ffffff', GradientType=1);
	}
	.img-header-start {
		margin: 90px 0 0 0
	}
	.themenbox h3 {
		position: absolute;
		bottom: 0;
		width: 100%;
		font-size: 14px;
	}
	.themenbox .item {
		min-height: 300px;
	}
	.empfehlungen h2 {
		margin-top: 40px;
	}
	/* Footer */
	.buttons > .row > div {
		margin-bottom: 0;
	}
	.buttons .facebook-share {
		padding-top: 15px;
	}
	.buttons .vip,
	.buttons .vitalitas {
		padding-top: 10px;
	}
	.buttons .din-siegel,
	.buttons .facebook,
	.buttons .twitter,
	.buttons .google-plus,
	.buttons .youtube {
		padding-top: 5px;
	}
	/* GW Styles
--------------------------------------------------------------- */
	#l201_further_infos {
		display: block;
		width: 40%;
	}
	ul.gw-start-liste li {
		float: left;
		padding: 2px;
		margin: 0 15px 50px 00px;
		list-style: none;
		position: relative;
		width: 47%!important;
	}
	ul.gw-start-liste li p {
		margin: 50px 0 0 0;
	}
	.gw-start-quickfinder {
		width: 100%;
		margin: 0 0 20px -10px;
	}
	.gw-img-left {
		width: 25%;
		float: left;
		margin: 0 15px 15px 0;
	}
	.gw-img-right {
		width: 25%;
		float: right;
		margin: 0 0 15px 15px;
	}
}

/* Small devices (tablets portrait, 992px and up) */

@media only screen and (min-width: 992px) {
	h1 {
		margin: 25px 0 35px -30px;
	}
	.content {
		background: url(../scripts/prof-dhom-section-icon9612.svg?media=/shop/layout/home/prof-dhom-section-icon.svg) no-repeat 15px 96px;
		padding: 0 0 0 45px;
	}
	.infobox-bottom-content {
		min-height: 182px;
	}
	.header-slider {
		height: 100%;
		margin: 0;
		padding: 120px 0 0 0;
		color: #fff;
	}
	.header-slider .item {
		min-height: 200px;
	}
	.img-header-start {
		margin: -70px 0 0 0
	}
	.header-slider .owl-prev {
		position: absolute;
		overflow: hidden;
		left: -50px;
		bottom: 25%;
		text-indent: -999px;
		background: url(../scripts/owl-icon4351.svg?media=/shop/layout/home/owl-icon.svg) no-repeat center;
		background-size: 80%;
		height: 40px;
		width: 40px;
		padding: 10px;
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.header-slider .owl-next {
		position: absolute;
		overflow: hidden;
		right: -50px;
		bottom: 25%;
		text-indent: -999px;
		background: url(../scripts/owl-icon4351.svg?media=/shop/layout/home/owl-icon.svg) no-repeat center;
		background-size: 80%;
		height: 40px;
		width: 40px;
		padding: 10px;
	}
	.header-slider .owl-prev,
	.header-slider .owl-next {
		opacity: 0.7;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
	.header-slider .owl-prev:hover,
	.header-slider .owl-next:hover {
		opacity: 1.0;
		-webkit-transition: 0.2s ease-in-out;
		-moz-transition: 0.2s ease-in-out;
		-o-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
	.themenbox .item {
		min-height: 170px;
	}
	.themenbox h3 {
		position: absolute;
		bottom: 0;
		width: 100%;
		font-size: 18px;
	}
	.tb-content {
		padding: 0 15px 0 0;
		margin: 0 5px 0 -5px;
		;
	}
	.content-right {
		margin: 0;
		padding-top: 0px;
		border-top: none;
		border-bottom: none;
	}
	.header-start .siegel-30-jahre {
		position: absolute;
		right: 400px;
		bottom: 0;
	}
	.focus-start {
		max-width: 140px;
		height: 200px;
		float: right;
	}
}

/* Small devices (tablets portrait, 1400px and up) */

@media only screen and (min-width: 1400px) {
	.header-start .siegel-30-jahre {
		position: absolute;
		right: -150px;
		bottom: 0;
		display: block;
	}
}








