/* nunito-sans-regular - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../Fonts/nunito-sans-v3-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Nunito Sans Regular'), local('NunitoSans-Regular'),
       url('../Fonts/nunito-sans-v3-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Fonts/nunito-sans-v3-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Fonts/nunito-sans-v3-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../Fonts/nunito-sans-v3-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Fonts/nunito-sans-v3-latin-regular.svg#NunitoSans') format('svg'); /* Legacy iOS */
}

/* nunito-sans-italic - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../Fonts/nunito-sans-v3-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Nunito Sans Italic'), local('NunitoSans-Italic'),
       url('../Fonts/nunito-sans-v3-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Fonts/nunito-sans-v3-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Fonts/nunito-sans-v3-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../Fonts/nunito-sans-v3-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Fonts/nunito-sans-v3-latin-italic.svg#NunitoSans') format('svg'); /* Legacy iOS */
}
/* nunito-sans-600 - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/nunito-sans-v3-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Nunito Sans SemiBold'), local('NunitoSans-SemiBold'),
       url('../fonts/nunito-sans-v3-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nunito-sans-v3-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nunito-sans-v3-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nunito-sans-v3-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nunito-sans-v3-latin-600.svg#NunitoSans') format('svg'); /* Legacy iOS */
}

/* nunito-sans-600italic - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/nunito-sans-v3-latin-600italic.eot'); /* IE9 Compat Modes */
  src: local('Nunito Sans SemiBold Italic'), local('NunitoSans-SemiBoldItalic'),
       url('../fonts/nunito-sans-v3-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/nunito-sans-v3-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/nunito-sans-v3-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/nunito-sans-v3-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/nunito-sans-v3-latin-600italic.svg#NunitoSans') format('svg'); /* Legacy iOS */
}

/* nunito-sans-700 - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../Fonts/nunito-sans-v3-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Nunito Sans Bold'), local('NunitoSans-Bold'),
       url('../Fonts/nunito-sans-v3-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Fonts/nunito-sans-v3-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Fonts/nunito-sans-v3-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../Fonts/nunito-sans-v3-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Fonts/nunito-sans-v3-latin-700.svg#NunitoSans') format('svg'); /* Legacy iOS */
}

/* nunito-sans-700italic - latin */
@font-face {
  font-family: 'Nunito Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../Fonts/nunito-sans-v3-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Nunito Sans Bold Italic'), local('NunitoSans-BoldItalic'),
       url('../Fonts/nunito-sans-v3-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Fonts/nunito-sans-v3-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Fonts/nunito-sans-v3-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../Fonts/nunito-sans-v3-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Fonts/nunito-sans-v3-latin-700italic.svg#NunitoSans') format('svg'); /* Legacy iOS */
}
/* sofia-regular - latin */
@font-face {
  font-family: 'Sofia';
  font-style: normal;
  font-weight: 400;
  src: url('../Fonts/sofia-v6-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Sofia'), local('Sofia-Regular'),
       url('../Fonts/sofia-v6-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Fonts/sofia-v6-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Fonts/sofia-v6-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../Fonts/sofia-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Fonts/sofia-v6-latin-regular.svg#Sofia') format('svg'); /* Legacy iOS */
}





html {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    /*-webkit-tap-highlight-color : rgb(214,67,54); */
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
   	font-family: 'Nunito Sans';
  	font-style: normal;
  	font-weight: 400;
    color: #000000;
	font-size: 18px;
	line-height: 26px;
	font-size: 16px;
	line-height: 20px;
    background-color: #ffffff;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*-webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
     hyphens: auto;*/
    -webkit-appearance: none;
    background-repeat: no-repeat;
  	background-position: center top;
}
em,
i {
    font-style: italic;
}

#dr-privacynotice-div em {
	font-size: 16px;
	font-family: 'Nunito Sans';
}

.red {
	color: #ba3353;
	font-weight: 700;
}
h1, h1.text-center {
    margin: 0;
    padding: 0;
	color: #ba3353;
	font-size: 50px;
	line-height: normal;
  	font-style: normal;
  	font-weight: bold;
	padding-bottom: 14px;
}
.slider-caption h1,
.slider-caption .h1{
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: bold;
	font-size: 70px;
	line-height: 70px;
	color: #8f2c46;
	padding-bottom: 6px;
}
h2 {
   	margin: 0;
   	padding: 0;
	font-size: 28px;
	line-height: normal;
	color: #ba3353;
	font-weight: normal;
}
.slider-caption h2,
.slider-caption .h2{
	margin: 0;
	padding: 0;
	font-family: 'Sofia';
	font-style: normal;
	font-weight: 400;
	font-size: 50px;
	line-height: 50px;
	color: #8f2c46;
}
h3, .startbox h3, .h3 {
  	margin: 0;
   	padding: 0;
	font-size: 28px;
	line-height: normal;
	color: #ba3353;
	font-weight: normal;
	padding-bottom: 15px;
}
#stoerer h3, #stoerer h3 a {
	margin: 0;
    padding: 0;
	text-decoration: none;
	color: #ffffff;
	font-size: 29px;
	line-height: 30px;
}
#stoerer h3 a:hover {
	color: #e1cad1;
}
.icontext_txt h3, .icontext_txt h3 a {
	margin: 0;
	padding: 0;
	color: #ffe597;
	font-size: 22px;
	line-height: normal;
	font-weight: normal;
	padding-top: 18px;
	padding-bottom: 17px;
	text-decoration: none;
}
.iconbuttonbox h3 {
	margin: 0;
	padding: 0;
	font-family: 'Sofia';
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	line-height: normal;
	color: #ba3353;
}
.iconleft_txt h3 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: normal;
	color: #ba3353;
	padding-bottom: 13px;
}
.bg_rot h1, .bg_rot h2, .bg_rot h3 {
	color: #ffe597;
}
h4, .h4 {
    margin: 0;
    padding: 0;
}
h5 {
    margin: 0;
    padding: 0;
}
h6 {
    margin: 0;
    padding: 0;
}
p {
    margin: 0;
    padding: 0;
}
dl,
dd {
    margin-bottom: 1.5em;
}
dt {
    font-weight: normal;
}
b,
strong {
	font-weight: 700;
}
hr {
    border: 0;
    width: 100%;
    float: left;
    clear: both;
}
hr.ce-div {
	height: 1px;
	background: #c6c6c6;
	float: none;
	margin-top: 30px;
	margin-bottom: 30px;
}
.divider {
    clear: both;
}
a,
a:link,
a:visited,
.link{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: underline;
	font-weight: 400;
  	color: #000000;
}
a:focus {
    outline: none;
    /*text-decoration: none;
    background: #f39200;
  color: #ffffff;*/
}
a:hover,
a:active {
    outline: 0;
    text-decoration: none;
}
.bg_rot a, .bg_rot a:link, .bg_rot a:visited {
	color: #ffffff;
	text-decoration: none;
}
.red a, .red a:link, .red a:visited {
	color: #ba3353;
	font-weight: 700;
	text-decoration: none;
}
a.button, .opensidebar {
	display: inline-block;
	font-size: 18px;
	line-height: 24px;
	padding-top: 13px;
	padding-bottom: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	background: #8f2c46;
	border-radius: 25px;
	padding-left: 30px;
	padding-right: 30px;
	cursor: pointer;
}
a.btn-white, a.button-white {
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    padding-top: 13px;
    padding-bottom: 13px;
    color: #8f2c46 !important;
    text-decoration: none;
    font-weight: normal;
    background: #ffffff;
    border-radius: 25px;
    padding-left: 30px;
    padding-right: 30px;
    cursor: pointer;
}
a.btn-white:hover, a.button-white:hover {
    background: #cdcdcd;
}
a.btn-red {
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    padding-top: 13px;
    padding-bottom: 13px;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    background: #8f2c46;
    border-radius: 25px;
    padding-left: 30px;
    padding-right: 30px;
    cursor: pointer;
}
a.btn-red:hover {
    background: #ba3353;
}
a.btn-text-red {
    color: #8f2c46;
    font-weight: bold;
}
a.btn-text-white {
    color: #ffffff;
    font-weight: bold;
}
a.btn-text-red:hover, a.btn-text-white:hover {
    text-decoration: underline !important;
}
.slider-caption a.button {
	margin-top: 35px;
	border-radius: 0;
	border-top-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
a.button:hover, .opensidebar:hover {
	background: #ba3353;
}
ul {
    margin: 0;
    padding: 0;
	margin-left: 3px;
}
ul.text-center {
	list-style-position: inside;
}
li {
    margin-left: 15px;
}
ol {
    counter-reset: li;
    /* Initiate a counter */

    padding-left: 0;
    /* Remove the default left padding */

    margin-left: 0px;
    margin: 0;
    padding: 0;
}
ol li {
    list-style: decimal;
    background-image: none;
    padding-left: 10px;
    margin-left: 15px;
}
img a,
a img,
a {
    border: 0;
    outline: none;
}
img {
    border: 0;
    max-width: 100%;
    height: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.clr {
    clear: both;
}
.align-left,
.csc-header-alignment-left,
.ce-headline-left,
.text-left {
    text-align: left;
}
.align-center,
.csc-header-alignment-center,
.ce-headline-center,
.text-center {
    text-align: center;
}
.align-right,
.csc-header-alignment-right,
.ce-headline-right,
.text-right {
    text-align: right;
}
.align-justify,
.csc-header-alignment-justify,
.text-justify {
    text-align: justify;
}
.accesskey {
    position: absolute;
    left: -20000px;
}
dfn,
.hidden {
    position: absolute;
    left: -1000em;
    width: 20em;
}
::-webkit-input-placeholder {
    opacity: 1 !important;
}
:-moz-placeholder {
    opacity: 1 !important;
}
::-moz-placeholder {
    opacity: 1 !important;
}
:-ms-input-placeholder {
    opacity: 1 !important;
}
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
    line-height: normal !important;
    outline: none;
}
*, div, section {
  -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit  */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko         */
    box-sizing: border-box;
}
#wrapper {
    width: 100%;
	height: 100%;
    /*overflow: hidden;*/
    position: relative;
}
.container {
    max-width: 1200px;
	padding-left: 15px;
	padding-right: 15px;
    width: 100%;
    margin: auto;
  	position: relative;
}
#wechsler {
	float: left;
	width: 100%;
	margin-top: 121px;
	position: relative;
}
.slider-caption {
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 10;
	top: 50%;
	transform: translate(0, -50%);
	margin-top: 10px;
}
#stoerer_o {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 20;
}
#stoerer_o .container {
	height: 1px;
	margin-top: -178px;
}
#stoerer {
	background-image: url(../Images/bg_stoerer.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 334px;
	height: 178px;
	text-align: center;
	margin-left: 18px;
	color: #ffe597;
	font-size: 20px;
	line-height: 26px;
}
#stoerer p {
	padding-bottom: 10px;
}
#stoerer_i {
	margin: auto;
	width: 230px;
	padding-top: 40px;
}
#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	padding-top: 18px;
	height: 121px;
	background-color: #ffffff;
	background-image: url(../Images/bg_logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow:         0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
.sticky#header {
	padding-top: 5px;
	height: 90px;
	background-position: center -22px;
}
#logo {
	float: left;
	width: auto;
}
#logo img {
	float: left;
	width: auto;
	height: 84px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.sticky #logo img {
	height: 75px;
	width: auto;
}
#slogan {
	float: left;
	width: auto;
	margin-left: 29px;
	margin-top: 17px;
}
#slogan img {
	float: left;
	width: auto;
	height: 46px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.sticky #slogan img {
	height: 41px;
	width: auto;
}
#nav {
	float: right;
	width: auto;
	margin-top: 34px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.sticky #nav {
	margin-top: 26px;
}
ul#menu {
	margin:0;
	padding:0;
	/*position: relative;*/
	list-style: none;
	margin-left: 0px;
}
ul.menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	z-index: 99;
	text-decoration: none;
	float: left;
	margin-left: 20px;
	padding-bottom: 29px;
}
ul.menu a {
	position: relative;
    display: block;
    padding: 0em;
    z-index: 2;
    color: #000000;
	text-decoration: none;
	line-height: 40px;
	font-size: 18px;
	font-weight: 700;
	 -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
ul.menu li:hover a,
ul.menu a:hover,
ul.menu a.active, ul.menu a.active:visited {
	color: #ba3353;
	background-image: url(../Images/rollover.png);
	background-position: center top;
	background-repeat: no-repeat;
}
ul.menu .menu4,
ul.menu .menu136 {
	position: relative;
}
/* Ebebe 2 */
ul.menu ul {
	position:absolute;
	top: 69px;
	top: 103px;
	display:none;
	opacity:0;
	list-style:none;
	background: #fff7e2;
  	z-index: 999;
  	width: 270px;
  	margin: 0;
	margin-left: -38px;
  	padding: 0;
	padding-left: 34px;
}
ul.menu .menu2x ul,
ul.menu .menu99x ul,
ul.menu .menu119 ul,
ul.menu .menu4 ul,
ul.menu .menu136 ul{
	position:absolute;
	top: 69px;
	left: 0;
	display:none;
	opacity:0;
	list-style:none;
	background: #fff7e2;
  	z-index: 999;
  	width: 770px;
  	margin: 0;
	margin-left: -38px;
  	padding: 0;
	padding-left: 34px;
}
ul.menu .menu125 ul,
ul.menu .menu120 ul,
ul.menu .menu99 ul,
ul.menu .menu173 ul {
	width: 770px;
	margin-left: -330px;
}

ul.menu .menu174 ul{
    display: flex !important;
    width: 1000px;
    margin-left: -440px;
}


ul.menu .menu99xx ul,
ul.menu .menu119 ul{
	width: 1170px;
	max-width: calc(100% - 30px);
	margin-left: 15px;
	top: 103px;
	padding-right: 34px;
}
ul.menu .menu4 ul,
ul.menu .menu136 ul {
	width: 390px;
	margin-left: -34px;
	left: 0;
}
ul.menu .menu31 ul{
	width: 390px;

}
.sticky ul.menu li ul {
	top: 59px;
	top: 85px;
}
.sticky ul.menu li.menu4  ul,
.sticky ul.menu li.menu136 ul{
	top: 59px;
}
ul.menu ul li {
	z-index: 5;
	line-height: normal;
	padding: 0;
	margin:0;
	width: 100%;
	padding-top: 26px;
	padding-bottom: 3px;
	font-size: 18px;
}
ul.menu ul li li {
	font-size: 16px;
}
ul.menu .menu2x ul li,
ul.menu .menu99 ul li,
ul.menu .menu119 ul li,
ul.menu .menu125 ul li,
ul.menu .menu120 ul li,
ul.menu .menu173 ul li,
ul.menu .menu174 ul li {
	z-index: 5;
	line-height: normal;
	padding: 0;
	margin:0;
	width: 50%;

	padding-top: 35px;
	padding-bottom: 3px;
}
ul.menu .menu99y ul li ol li, ul.menu .menu100 ol,
ul.menu .menu119 ul li ol li{
	padding-top: 15px;
}
ul.menu .menu99y ul li.menu2,
ul.menu .menu119 ul li.menu125 {
	width: 66.666%;
}
ul.menu .menu99y ul li.menu3,
ul.menu .menu119 ul li.menu120 {
	width: 33.333%;
}
ul.menu .menu99y ul li.menu3 li,
ul.menu .menu119 ul li.menu120 li{
	width: 100%;
}

ul.menu .menu2 .col50mx,
ul.menu .menu119 .col50mx{
	float: left;
	width: 50%;
}
ul.menu ul li.first {
	margin-top: 10px;
}
@media (min-width: 1200px) {
    ul.menu ul li.first {
        margin-top: 0;
    }
}
ul.menu ul li.last {
	margin-bottom: 26px;
	border: 0;
}
ul.menu .menu2x ul li.first,
ul.menu .menu99x ul li.first,
ul.menu .menu119 ul li.first{
	margin-top: 0px;
}
ul.menu .menu2x ul li.last,
ul.menu .menu99x ul li.last,
ul.menu .menu119 ul li.last {
	margin-bottom: 0px;
	border: 0;
}
ul.menu li:hover ul li a,
ul.menu ul li a,
ul.menu ul li span {
	display:block;
	height: auto;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	 border-bottom: none;
	font-weight: normal;
	font-size: 18px;
	text-transform: none;
	line-height: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
	color: #333333;
}
ul.menu .menu99 ul li ol li a,
ul.menu .menu173 ul li ol li a,
ul.menu .menu174 ul li ol li a{
	font-size: 16px;
	display: block;
	/*margin-bottom: 15px;*/
}
ul.menu li.menu2:hover ul li a,
ul.menu .menu2 ul li a,
ul.menu .menu2 ul li span,

ul.menu li.menu119:hover ul li a,
ul.menu .menu119 ul li a,
ul.menu .menu119 ul li span{
	padding-bottom: 23px;
}
ul.menu li:hover ul li a,
ul.menu ul li a:hover,
ul.menu ul li a.active, ul.menu ul li a.active:visited {
	background: none;
}
ul.menu ul li a:hover,
ul.menu li:hover ul li a:hover,
ul.menu li:hover ul li a.active,
ul.menu ul li a.active, ul.menu ul li a.active:visited {
	color: #ba3353;
}
/*Ebene 3*/
.thirdlevel {
	float: left;
	width: 100%;
	padding-bottom: 27px;
	margin-top: 15px;

}
ul.menu li:hover ul li .thirdlevel  a,
ul.menu ul li .thirdlevel a {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
ul.menu ul li .thirdlevel a strong {
	font-weight: 700;
}
ul.menu ul li .thirdlevel a:hover strong,
ul.menu ul li .thirdlevel a.active strong{
	color: #ba3353;
}
.thirdl_o {
	float: left;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;

}
.third_img {
	float: left;
	width: auto;
}
.third_img img {
	float: left;
	width: auto;
}
.third_txt {
	position: absolute;
	bottom: -3px;
	left: 119px;
	padding-right: 25px;
	width: calc(100% - 119px);
}
#mobilenav {
  float: right;
  width:  auto;
	display: none;
	 -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sticky #mobilenav {
	margin-top: 4px;
}
.nav-icon {
  margin: 0;
  padding: 0;
  width: 35px;
  height: 24px;
  position: relative;
  display: inline-block;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  color: #8f2c46;
  float: right;
	opacity: 1;
}

.nav-icon span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #8f2c46;
  border-radius: 0px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.nav-icon span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.nav-icon span:nth-child(2) {
  top: 10px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.nav-icon span:nth-child(3) {
  top: 20px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.nav-icon.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -2px;
  left: 0px;
}

.nav-icon.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}

.nav-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 23px;
  left: 0px;
}
#main {
	float: left;
	width: 100%;
}
.startseite {

}
.content {
	float: left;
	width: 100%;
	padding-top: 70px;
	padding-bottom: 80px;
	overflow: hidden;
}

.col75 {
	float: left;
	width: 75%;
	padding-left: 15px;
	padding-right: 15px;
}
.w570 {
	max-width: 540px;
	max-width: 100%;
}
.col25 {
	float: left;
	width: 25%;
	padding-left: 15px;
	padding-right: 15px;
}
.float_r {
	float: right;
}
.col25.float_r {
	width: 270px;
}
.liftbox {
	float: left;
	width: 100%;
	color: #ffffff;
	display: table;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}
.float_r .liftbox {
	color: #000000;
	padding-top: 0px;
	padding-bottom: 15px;
}
.liftbox_icon {
	margin: 0;
	padding: 0;
	width: 58px;
	padding-right: 15px;
	display: table-cell;
	vertical-align: top;
	border-spacing: 0;
	border: 0;
}
.liftbox_icon img {
	float: left;
	width: auto;
}
.liftbox_txt {
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	width: auto;
	border-spacing: 0;
	border: 0;
	line-height: 20px;
}
.col66 {
	float: left;
	width: 66.6667%;
	padding-left: 15px;
	padding-right: 15px;
}
.col33 {
	float: left;
	width: 33.3333%;
	padding-left: 15px;
	padding-right: 15px;
}
.startbox {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.startbox a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.startbox_img {
	float: left;
	width: 100%;
	overflow: hidden;
}
.startbox_img img {
	float: left;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.6s ease;
  	-moz-transition: all 0.6s ease;
  	-o-transition: all 0.6s ease;
  	transition: all 0.6s ease;
}
.startbox a:hover .startbox_img img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.startbox_txt {
	float: left;
	width: 100%;
	padding-top: 22px;
}
.startbox_icon {
	float: left;
	width: 100%;

}
.startbox_icon img {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 18px;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
iframe {
	max-width: 100%;
}
.videoWrapper iframe,
.videoWrapper .dp--overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.fullwidth {
	float: left;
	width: 100%;
	position: relative;
	padding-top: 37px;
	padding-bottom: 42px;
	margin-top: 60px;
	margin-bottom: 88px;
	z-index: 5;
}
.bg_rot {
	background: #8f2c46;
	color: #ffffff;
}
.fullwidth.bg_rot::before {
	content: '';
	width: 100%;
	position: absolute;
	margin-left: -50%;
	height: 100%;
	background: #8f2c46;
	z-index: -1;
	top: 0;
	left: 0;
}
.fullwidth.bg_rot::after {
	content: '';
	width: 100%;
	position: absolute;
	margin-right: -50%;
	height: 100%;
	background: #8f2c46;
	z-index: -1;
	top: 0;
	right: 0;
}
.bg_beige {
	background: #fff7e2;
	/*padding-top: 67px;*/
	padding-bottom: 35px;
	margin-bottom: 60px;
}
.fullwidth.bg_beige::before {
	content: '';
	width: 100%;
	position: absolute;
	margin-left: -50%;
	height: 100%;
	background: #fff7e2;
	z-index: -1;
	top: 0;
	left: 0;
}
.fullwidth.bg_beige::after {
	content: '';
	width: 100%;
	position: absolute;
	margin-right: -50%;
	height: 100%;
	background: #fff7e2;
	z-index: -1;
	top: 0;
	right: 0;
}
.col50 {
	float: left;
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}
.icontextbox {
	width: 100%;
	max-width: 370px;
	margin: auto;
	text-align: center;
	color: #ffffff;
}
.icontext_img {
	float: left;
	width: 100%;
	text-align: center;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
}
.icontext_img a {
	line-height: 60px;
	display: block;
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.icontext_img img {
    vertical-align: middle;
}
.icontext_txt {
	float: left;
	width: 100%;
}
.icontext_txt a {
	color: #ffe597;
	font-weight: 700;
	text-decoration: none;
}
.iconleftbox {
	float: left;
	width: 100%;
}
.iconleft_img {
	float: left;
	width: 88px;
	padding-right: 15px;
}
.iconleft_img img {

}
.iconleft_txt {
	float: left;
	width: calc(100% - 88px);
}

.owl-carouselstart {
	margin-top: 65px;
	margin-bottom: 73px;
}
.owl-carouselstart.subpage {
	margin-top: 32px;
	margin-bottom: 30px;
}
.caroustart {
	float: left;
	width: 100%;
	position: relative;
	background-position: center center;
	background-size: cover;
}
.caroustart_img {
	float: left;
	width: 100%;
	position: relative;
}
.caroustart_img img {
	float: left;
	width: 100%;
}
.caroustart_txt {
	position: absolute;
	top: 28.5%;
	right: 9.57%;
	z-index: 5;
	font-size: 33px;
	line-height: 41px;
	color: #ba3353;
	width: 440px;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
}
.caroustart_txt::before {
	content: '';
	position: absolute;
	top: 7px;
	left: 67px;
	width: 55px;
	height: 44px;
	background-image: url(../Images/anf_oben.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.caroustart_txt::after {
	content: '';
	position: absolute;
	bottom: 4px;
	right: 68px;
	width: 55px;
	height: 44px;
	background-image: url(../Images/anf_unten.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.caroustart_txt em, em {
	font-size: 41px;
	font-family: 'Sofia';
  	font-style: normal;
  	font-weight: 400;
}
.iconbuttonbox {
	float: left;
	width: 100%;
	padding-left: 30px;
}
.nopad {
	padding-left: 0;
}
.iconbox_i, .iconbox_i2 {
	float: left;
	width: 100%;
}
.iconbutton_img {
	float: left;
	width: 138px;
	padding-right: 15px;
}
.iconbutton_txt {
	float: left;
	width: calc(100% - 138px);
	max-width: 310px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.kontaktbox.nopad .iconbutton_txt {
	max-width: 360px;
	width: calc(100% - 200px);
	padding-top: 0;
}

.iconbutton_bttn {
	float: left;
	width: 100%;
	text-align: center;
}
.kontaktbox .iconbutton_img {
	float: left;
	width: 200px;
	padding-right: 15px;
}
.kontaktbox .iconbutton_img img {
	border-radius: 100%;
}
#footer {
	float: left;
	width: 100%;
	background: #ffe598;
	padding-top: 50px;
	padding-bottom: 50px;
}
.colf_1 {
	float: left;
	width: 34.444%;
	padding-right: 15px;
	padding-top: 25px;
}
.colf_2 {
	float: left;
	width: 34.017%;
	padding-right: 15px;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #ba3353;
}
.colf_2 a {
	font-weight: normal;
	color: #ba3353;
	text-decoration: none;
}
.f_adresse {
	background-image: url(../Images/marker.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 38px;
}
.f_phone {
	background-image: url(../Images/phone.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 38px;
}
.f_oeffnungsz {
	background-image: url(../Images/clock.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 38px;
}
.colf_3 {
	float: left;
	width: 125px;
	padding-right: 15px;
}
.colf_3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.colf_3 ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.colf_3 ul li a {
	display: block;
	font-size: 18px;
	line-height: 30px;
	font-weight: 700;
	text-decoration: none;
	color: #000000;
}
.colf_4 {
	float: right;
	width: auto;
	padding-top: 5px;
}
.borderright, .frame-layout-1 {
	border-right: 2px solid #ffffff;
	padding-bottom: 10px;
	padding-right: 15px;
}
.onlymobile {
	display: none;
}



#cookieChoiceInfo {
    color: #ffffff;
    background-color: #8f2c46;
    font-size: 13px;
    line-height: 20px;
    padding-top: 9px;
    padding-bottom: 9px;
}
#cookieChoiceInfo span {
    padding-right: 4px;
}
#cookieChoiceInfo a {
    display: inline-block;
    background: #ffffff;
    color: #8f2c46;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    padding-left: 9px;
    padding-right: 9px;
    font-size: 13px;
    padding-top: 1px;
    margin-left: 8px;
    border-radius: 3px;
	font-weight: normal;
}
#cookieChoiceInfo a:hover {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    background: #ffffff;
    color: #8f2c46;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row26 {
  margin-left: -13px;
  margin-right: -13px;
}
.row10{
  margin-left: -5px;
  margin-right: -5px;
}
.col, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12,
.col-xs-p20, .col-sm-p20, .col-md-p20, .col-lg-p20,
.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12
{
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.col, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12,
.col-xs-p20, .col-sm-p20, .col-md-p20, .col-lg-p20{
  float: left;
}

.col-xxs-12 {
  width: 100%;
}
.col-xxs-11 {
  width: 91.66666667%;
}
.col-xxs-10 {
  width: 83.33333333%;
}
.col-xxs-9 {
  width: 75%;
}
.col-xxs-8 {
  width: 66.66666667%;
}
.col-xxs-7 {
  width: 58.33333333%;
}
.col-xxs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xxs-4 {
  width: 33.33333333%;
}
.col-xxs-3 {
  width: 25%;
}
.col-xxs-2 {
  width: 16.66666667%;
}
.col-xxs-1 {
  width: 8.33333333%;
}
@media (min-width: 21px) {
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 421px) {
  .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }

}
@media (min-width: 600px) {
  .col, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }

}
@media (min-width: 1200px) {
  .col, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
 }
.ce-gallery figcaption {
	padding-top: 15px;
}
.ce-gallery[data-ce-columns="2"] .ce-column {
  width: calc(50% - 15px);
}
.ce-gallery[data-ce-columns="4"] .ce-column {
  width: calc(25% - 22.5px);
}


.form-group label.control-label {
	display: none;
}
.form-group .inputs-list label {
	display: block;
	font-weight: 400;
    color: #888888;
	font-size: 16px;
}
#sidebar_cont_i .form-group .inputs-list label {
    color: #ffffff;
}
.form-group .radio {
	width: auto;
	margin-left: 20px;
	margin-right: 10px;
	float: left;
	line-height: 50px;
}
input[type=text], input[type=email], input[type=tel], textarea, select {
	float: left;
	width: 100%;
	border: 1px solid #e5e9eb;
	line-height: 50px;
	height: 50px;
	font-family: 'Nunito Sans';
  	font-style: normal;
  	font-weight: 400;
    color: #888888;
	font-size: 16px;
	border-radius: 25px;
	padding-left: 20px;
	margin-bottom: 20px;
}
textarea {
	height: 165px;
	line-height: 24px;
	padding-top: 13px;
}
button[type=submit] {
	margin: 0;
	padding: 0;
	display: inline-block;
	font-size: 18px;
	line-height: 24px;
	padding-top: 13px;
	padding-bottom: 13px;
	color: #ffffff;
	text-decoration: none;
	background: #8f2c46;
	border-radius: 25px;
	padding-left: 50px;
	padding-right: 50px;
	font-family: 'Nunito Sans';
  	font-style: normal;
  	font-weight: 400;
	border: 0;
	cursor: pointer;
}
button[type=submit]:hover, #sidebar_cont_i button[type=submit] {
	background: #ba3353;
}

.form-navigation {
    margin-top: 20px;
}

.h-captcha {
    margin-top: 20px;
}

.error-hcaptcha {
    color: #ba3353;
    margin-top: 5px;
    margin-bottom: 10px;
    display: none;
}

#sidebar {
	position:fixed;
	right: -500px;
	height: 100vh;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
	z-index: 655;
}
#sidebar.open {
	right: 0;
}
#sidebar_close {
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer;
    z-index: 999;
}
#anfordern_m {
	display: none;
}
#sidebar_open {
	top: 50%;
	margin-top: -111px;
	margin-top: 0;
	transform: translate(0, -50%);
	position: fixed;

	float: left;
	right: 0;
	z-index: 555;
	width: 40px;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#sidebar_open #anfordern .mobile.button {
    display: none;
}

@media screen and (max-width: 768px) {
    #sidebar_open {
        top: unset;
        bottom: 0;
        right: 50%;
        display: block;
        transform: translate(50%, 0);
        width: 100% !important;
    }

    #sidebar_open #vereinbaren {
        display: none;
    }

    #sidebar_open #anfordern .desktop {
        display: none;
    }

    #sidebar_open #anfordern .mobile.button {
        display: flex;
        font-size: 18px;
        line-height: 24px;
        padding-top: 13px;
        padding-bottom: 13px;
        color: #ffffff;
        text-decoration: none;
        font-weight: normal;
        background: #8f2c46;
        border-radius: 25px;
        padding-left: 30px;
        padding-right: 30px;
        cursor: pointer;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        width: max-content;
    }

    #sidebar_open.open {
        bottom: 85%;
        right: 50% !important;
    }

    #sidebar {
        right: 0;
        left: 0;
        bottom: 0;
        top: 100%;
    }

    #sidebar.open {
        top: 15%;
    }

    #sidebar_cont {
        width: 100% !important;
    }
}

@media screen and (max-width: 599px) {
    #sidebar_open.open {
        display: none;
    }

    #sidebar.open {
        top: 0;
    }
}


#sidebar_open.open {
	right: 500px;
}
#sidebar_open img {
	width: 40px;
	height: auto;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#anfordern,
#vereinbaren {
	opacity: 1;
	cursor: pointer;
}
#anfordern.hide,
#vereinbaren.hide {
	/*opacity: 0;
	width: 1px;
	overflow: hidden;
	cursor: default;*/
}
#anfordern .active,
#vereinbaren .active,
#anfordern.hide .inactive,
#vereinbaren.hide .inactive{
	display: none;
}
#anfordern.hide .active,
#vereinbaren.hide .active {
	display: block;
}

#prospektform,
#terminform {
	display: none;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#prospektform.show,
#terminform.show {
	display: block;
	width: 100%;
}
#sidebar_cont {
	float: left;
	width: 500px;
	height: 100%;
	background: #8f2c46;
	color: #ffffff;
	overflow: auto;
	position: relative;
	z-index: 555;

}

#sidebar_cont h2 {
	color: #ffffff;
	padding-bottom: 25px;
}
#sidebar_cont_i {
	padding: 35px;
	padding-top: 50px;
}

.acc_outer {
  float: left;
  width: 100%;
	margin-bottom: 5px;
	border-bottom: 1px solid #eae3dc;
	padding-bottom: 5px;
	margin-top: 5px;
}
.acc_content {
  display: none;
  float: left;
  width: 100%;
  padding-top: 10px;
	padding-bottom: 15px;

}
.acc_head {
	line-height: 36px;
	display: block;
	text-decoration: none;
	color: #000000;
	font-size: 22px;
	cursor: pointer;
	background-image: url(../Images/Icon_pfeil.svg);
	background-position: right 15px center;
	background-repeat: no-repeat;
	background-size: 15px auto;
}
ul.tabs li a:hover, ul.tabs li a.current, .acc_head:hover, .open .acc_head{
	color: #ba3353;
}
.open .acc_head{
	color: #ba3353;
	background-image: url(../Images/Icon_pfeil_up.svg);
}
.secon_img {
	margin-top: 5px;
}

.clearfix {
	clear: both;
}
.whatsapp {
	position: relative;
	margin-top: -11px;
	margin-bottom: 4px;
}

.TA_selfserveprop img,
.js-gme-show img {
    width:100%;
    height: auto;
}

table.contenttable {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	max-width: 800px;
	border-collapse: collapse;
	background: #f6f6f6;
	color: #ba3353;
}
table.contenttable th {
	text-align: left;
}
table.contenttable td, table.contenttable th {
	border: 4px solid #ffffff;
	padding: 10px;
}
table.contenttable td:nth-child(1),
table.contenttable th:nth-child(1){
	border-left: 0;
}

/* Telefonklick Overlay - only on Desktop */

.tellink:hover {
    cursor: pointer;
}

.contact-overlay-wrapper {
    position: fixed;
    background-color: rgba(0,0,0,0.5);
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 10000;
    display: flex;
    visibility: hidden;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease-in-out;
}

.contact-overlay-wrapper.show {
    visibility: visible;
}

/*
@media (max-width: 599px) {
    .phoneklick-overlay-wrapper {
        display: none !important;
    }
}
*/

.contact-overlay {
    width: 90%;
    background-color: white;
    z-index: 10000;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
    padding: 30px;
    max-width: 650px;
    opacity: 0;
    transform: scale(0.8);
    transition: all 0.2s ease-in-out;
}

.contact-overlay-wrapper.show .contact-overlay {
    opacity: 1;
    transform: scale(1);
}


.contact-overlay .close-btn-wrapper {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
}

.contact-overlay .close-btn {
    width: 30px;
    height: 30px;
    display: block;
    position: relative;
}

.contact-overlay .close-btn:hover {
    cursor: pointer;
}

.contact-overlay .close-btn:before,
.contact-overlay .close-btn:after {
    position: absolute;
    height: 30px;
    width: 2px;
    background-color: black;
    content: "";
    z-index: 100;
    transform: rotate(45deg);
    left: 50%;
}

.contact-overlay .close-btn:after {
    transform: rotate(-45deg);
}

.contact-overlay .close-btn:hover:before,
.contact-overlay .close-btn:hover:after {
    background-color: #ba3353;
}

.contact-overlay .h3 {
    text-align: center;
    font-weight: bold;
    color: #ba3353;
    font-size: 18px;
    margin: 20px 0 10px;
}

.contact-overlay .form-wrapper {
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
}

