@media (min-width: 576px) and (max-width: 767px) {
	.container {
		max-width: unset;
	}
}

input::-ms-clear { 
  display: none; 
}

@media (min-width: 768px) {
	.container {
		max-width: 750px;
	}
}
@media (min-width: 992px) {
	.container {
		max-width: 970px;
	}
}
@media (min-width: 1200px) {
	.container {
		max-width: 1170px;
	}
}

.nav-meta {
	padding: .5em 0 0;
	height: auto;
}
@media (max-width: 767px) {
	.nav-meta {
		display: none
	}
}
.nav-meta>li {
	list-style: none;
	display: inline-block;
	border-right: 1px solid rgba(0, 0, 0, 0.3);
	padding: 0 1em 0 0;
	margin: 0 1em 0 0
}
.nav-meta>li:last-child {
	border-right: none;
	padding-right: 0;
	margin-right: 0
}
@media (min-width: 768px) and (max-width: 991px) {
	.nav-meta>li {
		padding: 0 .75em 0 0;
		margin: 0 .75em 0 0
	}
}
.nav-meta > li > a {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal
}
@media (min-width: 768px) and (max-width: 991px) {
	.nav-meta > li >  a {
		font-size: .9em
	}
}

.nav-meta a,
.nav-meta a:active,
.nav-meta a:hover,
.nav-meta a:link,
.nav-meta a:visited,
.nav-meta a:link:hover,
.nav-meta a:visited:hover {
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
	.nav-meta a,
	.nav-meta a:active,
	.nav-meta a:hover,
	.nav-meta a:link,
	.nav-meta a:visited,
	.nav-meta a:link:hover,
	.nav-meta a:visited:hover {
		color: #069
	}
}
.dropdown-menu a,
.dropdown-menu a:link,
.dropdown-menu a:active,
.dropdown-menu a:visited {
	color: #333;
	text-shadow: none;
}

.dropdown-menu a:focus,
.dropdown-menu a:hover,
.dropdown-menu a:link:hover,
.dropdown-menu a:visited:hover {
	color: #333;
	background-color: #f5f5f5;
}
select {
	cursor:pointer;
}
.input-lg {
	padding-left: .25em;
	padding-right: .25em
}
.container>.main,
header {
	background: #fff;
	padding: 20px 20px;
	display: block;
	overflow: hidden
}
@media (max-width: 767px) {
	header .main {
		display: none
	}
	header.headerSimple {
		margin-bottom: 15px
	}
	header.headerSimple .main {
		display: block;
		padding: 0px
	}
}
header {
	z-index: 5;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0
}
header.headerSimple {
	border-bottom: 5px solid #c60
}
header>.main {
	padding: 0 20px
}
header .logo {
	display: inline-block;
	float: left;
	margin: 20px 0 20px
}
header .logo img {
	height: 60px;
	width: auto
}
.header-contact {
	float: right;
	display: inline-block;
	margin: 0;
	padding: 10px 0 5px
}
.header-contact .hotline {
	color: #069 !important;
	display: block
}
.header-contact .hotline:hover {
	color: #0088cc;
}
.header-contact .hotline p {
	display: block;
	font-size: 1.6em;
	line-height: 1em;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: -.025em;
	clear: both
}
@media (min-width: 1200px) {
	.header-contact .hotline p {
		font-size: 1.75em
	}
}
.header-contact i {
	float: left;
	display: inline-block;
	margin: .1em .25em 0 0;
	letter-spacing: 0
}
.header-contact .hotline div {
	clear: both;
	color: #333;
	font-size: .9em;
	line-height: 1.2em;
	margin: 0
}
.header-contact div {
	display: block;
	margin: .25em 0 0
}
.header-hotline {
	float: right;
	display: inline-block;
	margin: 0;
	padding: 5px 0 0
}
.header-hotline img {
	float: right;
	display: inline-block;
	margin: 0
}
.header-contact a {
	text-decoration: none
}
.header-benefit {
	float: right;
	display: inline-block;
	height: 5em;
	margin: 0 10px 0 0
}
.header-benefit a {
	display: block;
	overflow: hidden;
	color: #333;
	font-size: 1em;
	line-height: 1.2em
}
.header-benefit img {
	float: right;
	display: inline-block;
	margin: 20px 0 0 0
}
.header-benefit span {
	float: right;
	display: inline-block;
	margin: 20px 0 0 20px
}
.navbar-header .hotline,
.navbar-header .like {
	display: none
}
@media (max-width: 767px) {
	 header .navbar-light {
		border: none;
		background: #fff;
		margin-bottom: 20px
	}
	header .search {
		display: none
	}
	.navbar-header {
		background: #fff;
		border: none;
		padding: 0;
		margin: 0;
		overflow: hidden;
		display: block;
		width: 100%
	}
	.navbar-header .hotline,
	.navbar-header .like {
		float: right;
		display: inline-block;
		font-size: 30px;
		color: #c60;
		line-height: 1em;
		margin: 15px 5px -10px 0;
		text-decoration: none;
		position: relative;
		height: 1em;
		width: 1em
	}
	.navbar-header .hotline:hover,
	.navbar-header .like:hover {
		color: #eb9947
	}
	.navbar-header .hotline i,
  .navbar-header .like i {
    line-height: 1em;
    height: 1em;
    width: 1em;
    position: absolute
  }
	.navbar-header .hotline em,
	.navbar-header .like em {
		position: absolute;
		top: 0;
		width: 100%;
		text-align: center;
		color: #fff;
		line-height: 1em;
		font-size: .4em;
		padding: .7em 0;
		display: block;
		font-family: Arial, sans-serif;
		font-weight: bold;
		font-style: normal
	}
	.navbar-header .logo {
		float: left;
		display: inline-block;
		margin: 10px 0 0
	}
	.navbar-header .logo img,
	header.headerSimple .logo img {
		width: 140px;
		height: auto;
		display: block
	}
	.navbar-header .navbar-toggler {
		margin: 10px 0 0;
		padding: 9px 10px;
		float: right;
		display: inline-block;
		background: -moz-linear-gradient(top, #eb9947 0%, #c60 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb9947), color-stop(100%, #c60));
		background: -webkit-linear-gradient(top, #eb9947 0%, #c60 100%);
		background: -o-linear-gradient(top, #eb9947 0%, #c60 100%);
		background: -ms-linear-gradient(top, #eb9947 0%, #c60 100%);
		background: linear-gradient(to bottom, #eb9947 0%, #c60 100%);
		color: #fff;
		text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
		border-color: #c60;
		font-size: inherit;
	}
	.navbar-header .navbar-toggler:hover {
		background: -moz-linear-gradient(top, #c60 0%, #eb9947 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c60), color-stop(100%, #eb9947));
		background: -webkit-linear-gradient(top, #c60 0%, #eb9947 100%);
		background: -o-linear-gradient(top, #c60 0%, #eb9947 100%);
		background: -ms-linear-gradient(top, #c60 0%, #eb9947 100%);
		background: linear-gradient(to bottom, #c60 0%, #eb9947 100%);
		border-color: #c60;
		color: #fff
	}
	header .navbar-light .navbar-collapse {
		border: none
	}
	header .navbar-nav {
		border: 1px solid #ccc;
		margin-top: 20px;
		margin-bottom: 0
	}
	header .navbar-nav li {
		border-top: 1px solid #ccc
	}
	header .navbar-nav li:first-child {
		border: none;
	}
}



@media (min-width: 768px) {
	header .navbar-light {
		padding: 0;
		margin: 0;
		height: auto;
		min-height: 0;
		border: none;
		background: -moz-linear-gradient(top, #eb9947 0%, #c60 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb9947), color-stop(100%, #c60));
		background: -webkit-linear-gradient(top, #eb9947 0%, #c60 100%);
		background: -o-linear-gradient(top, #eb9947 0%, #c60 100%);
		background: -ms-linear-gradient(top, #eb9947 0%, #c60 100%);
		background: linear-gradient(to bottom, #eb9947 0%, #c60 100%);
		overflow: hidden;
		display: block;
		width: 100%;
		border-radius: 0px
	}
	header .navbar-header .logo {
		display: none
	}
	header .navbar-light .navbar-collapse {
		padding: 0
	}
	header .navbar-nav {
		margin-top: 0;
		margin-bottom: 0;
		float: none;
		border-right: 1px solid rgba(255, 255, 255, 0.2)
	}
	header .navbar-nav li:first-child a {
		border-left: 0;
		padding-left: 20px;
	}
	header .navbar-nav a {
		font-family: Arial, sans-serif;
		font-weight: bold;
		font-style: normal;
		color: #fff !important;
		text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
		border-right: 1px solid rgba(0, 0, 0, 0.2);
		border-left: 1px solid rgba(255, 255, 255, 0.2);
		font-size: 1.2em;
		/*padding: .25em 13px .35em !important;*/
		line-height: 1.2em;
		display: inline-block
	}
	header .navbar-nav a:hover {
		background: rgba(0, 0, 0, 0.1) !important;
		color: #fff !important;
		text-decoration: none
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	header .navbar-nav a {
		font-size: 1em;
		padding: .5em 10px
	}
}
@media (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
	header .navbar-nav a {
		font-size: 1em;
		padding: .5em 7px
	}
}
@media (min-width: 1200px) {
	header .navbar-nav a {
		padding: 7px 15px !important;
	}
}
@media (min-width: 768px) {
	header .search {
		padding: 5px 20px 0 0
	}
}
@media (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
	header .search {
		width: 10em;
		display: none
	}
}
@media (min-width: 768px) {
	header .search input {
		font-size: 12px;
		padding: 5px 7px;
		height: 28px;
		width: 13em !important;
	}
	header .search button {
		height: 28px;
		padding: 0px 4px 0px 5px
	}
}
.header-nav {
	margin: 20px 0 0
}
.header-nav .chat,
.header-nav .hotline {
	float: right;
	display: inline-block;
	margin: 0 0 0 1em
}
.header-nav .chat .icon,
.header-nav .hotline .icon {
	float: left;
	display: inline-block;
	font-size: 3em;
	color: #c60;
	margin: 0.05em .25em .5em 0
}
.header-nav .chat em,
.header-nav .hotline em {
	display: block;
	font-size: 1.75em;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -.025em
}
.header-nav .chat span,
.header-nav .hotline span {
	display: block;
	color: #333
}
.header-nav .chat {
	width: 12em;
	margin: 0 0 0 1em
}
.header-nav .hotline {
	width: 16em;
	margin: 0 0 0 1em
}
.header-nav #menu {
	float: right;
	display: inline-block;
	margin: 0 0 0 1em;
	padding: .25em 1.5em;
	font-size: 1.25em;
	line-height: 1.5em
}
.header-nav #menu .icon {
	float: left;
	display: inline-block;
	padding: .15em .5em 0 0
}
.row:not(.no-gutters)  {
	margin-left: -10px;
	margin-right: -10px
}
.row>div[class*=' col-'],
.row>div[class^=col-],
.row>span[class*=' col-'],
.row>span[class^=col-] {
  padding-left: 10px;
  padding-right: 10px
}

.page-item.active .page-link,
.page-item.active .page-link:hover {
	background: #c60;
	border-color: #c60
}
.pagination>li>a {
	color: #666
}
body {
	background: -webkit-linear-gradient(#3E9FCF 0px,#E2F1F8 600px); /* ab Safari 5.1 */
	background: -o-linear-gradient(#3E9FCF 0px,#E2F1F8 600px); /* ab Opera 11.1 */
	background: -moz-linear-gradient(#3E9FCF 0px,#E2F1F8 600px); /* ab Firefox 3.6 */
	background: linear-gradient(#3E9FCF 0px,#E2F1F8 600px); /* Standard syntax */
	background-repeat: no-repeat;
	color: #333;
	font-size: 17px;
	line-height: 1.3em;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal
}
.sitefont {
	color: #333;
	font-size: 17px;
	line-height: 1.3em;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
}
@media (min-width: 768px) and (max-width: 991px) {
	body {
		font-size: 16px
	}
}
@media (max-width: 767px) {
	body {
		font-size: 15px;
		background: #fff
	}
}
body>.container>.bg {
	background: #fff;
	display: block;
	overflow: hidden;
	box-shadow: 0px 0px 10px rgba(0, 51, 102, 0.2);
	border-radius: 20px;
	margin: 10px 0 20px 0
}
@media (max-width: 767px) {
	body>.container>.bg {
		box-shadow: 0px 0px 0px transparent;
		border-radius: 0px;
		overflow: visible
	}
}
.padding-bg {
	padding: 20px
}
@media (max-width: 767px) {
	.padding-bg {
		padding: 0
	}
}
p {
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto
}
a,
a:active,
a:hover,
a:link,
a:visited,
a:focus {
	outline: 0
}
a:active,
a:link,
a:visited {
	color: #c60
}
a:focus, a:focus:hover {
	color: inherit;
}
a:active:hover,
a:link:hover,
a:visited:hover {
	color: #eb9947
}
.btn-danger:active,
.btn-error:active,
.btn-info:active,
.btn-primary:active,
.btn-success:active,
.btn-warning:active,
.btn-danger:link,
.btn-error:link,
.btn-info:link,
.btn-primary:link,
.btn-success:link,
.btn-warning:link,
.btn-danger:visited,
.btn-error:visited,
.btn-info:visited,
.btn-primary:visited,
.btn-success:visited,
.btn-success:hover,
.btn-success:link:hover,
.btn-warning:visited {
	color: #fff
}
.badge {
	font-size: 1em;
	margin: 0 .5em .5em 0;
	background-color: #fff;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	line-height: 1em;
	display: inline-block;
	padding: .2em .6em;
	text-decoration: none!important
}
.badge:hover {
	color: #fff!important
}
.badge-default {
	color: #069 !important ;
}
.badge-default:hover {
  background-color: #069 !important;
  
}
.badge-warning {
	background-color: #fff !important;
	color: #b04442 !important ;
}
.badge-warning:hover {
  background-color: #b04442 !important;
  color: #fff !important;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.search-filter h2,
h1,
h2,
h3,
h4,
h5,
h6,
section h1,
.tab-heading {
	line-height: 1.2em;
	margin: 1em 0 .5em;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #333
}
.h1>.icon,
.h2>.icon,
.h3>.icon,
.h4>.icon,
.h5>.icon,
.h6>.icon,
.search-filter h2>.icon,
h1>.icon,
h2>.icon,
h3>.icon,
h4>.icon,
h5>.icon,
h6>.icon,
section h1>.icon,
.tab-heading>.icon {
	font-size: 1.25em;
	float: left;
	margin: 0 .25em 0 0
}
.h1,
h1,
section h1 {
	font-size: 1.75em
}
.h1 small,
h1 small {
	display: block
}
h1,
section h1 {
	margin-top: 0
}
.aggregateRating {
	margin: .5em 0 0;
	line-height: 1.5em
}
section h1 {
	margin-top: 0
}
.tab-heading {
	margin: -10px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #ccc
}
@media (max-width: 767px) {
	.tab-heading {
		display: none
	}
}
.tab-heading li {
	padding: 0 5px 0 0;
}
.tab-heading a {
	padding: 10px;
	display: inline-block;
	color: #ccc;
	text-decoration: none
}
.tab-heading a.active ,
.tab-heading a:hover {
	background: #f5f5f5;
	color: #333
}
.hyphens {
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto
}
.search-filter h2,
h2,
.tab-heading {
	font-size: 1.5em
}
h3 {
	font-size: 1.3em;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal
}
h4 {
	font-size: 1.2em;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal
}
h5 {
	font-size: 1.1em;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal
}
h6 {
	font-size: 1em
}
.img-center {
	margin: 0 auto
}
b {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal
}
.placeholder {
	color: #666;
	border: 1px solid #666;
	text-align: center;
	text-transform: none;
	padding: 1em
}
.small {
	font-size: .9em;
	line-height: 1.3em
}
.margin {
	margin: 0 0 30px 0
}
.progress-success .progress {
	border: 1px solid #e5e5e5;
}
.progress-success span {
	float: right;
	width: 3em;
	text-align: right;
	display: inline-block;
	color: #393;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal
}
.fa-info,
.fa-info-circle {
	color: #ccc
}
.alert .icon,
.alert .icon.fa-info-circle,
.alert a,
.alert a:hover,
.alert h2,
.alert h3,
.alert h4,
.alert h5,
.alert .tab-heading,
.text-danger .icon,
.text-danger .icon.fa-info-circle,
.text-danger a,
.text-danger a:hover,
.text-danger h2,
.text-danger h3,
.text-danger h4,
.text-danger h5,
.text-danger .tab-heading,
.text-info .icon,
.text-info .icon.fa-info-circle,
.text-info a,
.text-info a:hover,
.text-info h2,
.text-info h3,
.text-info h4,
.text-info h5,
.text-info .tab-heading,
.text-muted .icon,
.text-muted .icon.fa-info-circle,
.text-muted a,
.text-muted a:hover,
.text-muted h2,
.text-muted h3,
.text-muted h4,
.text-muted h5,
.text-muted .tab-heading,
.text-primary .icon,
.text-primary .icon.fa-info-circle,
.text-primary a,
.text-primary a:hover,
.text-primary h2,
.text-primary h3,
.text-primary h4,
.text-primary h5,
.text-primary .tab-heading,
.text-success .icon,
.text-success .icon.fa-info-circle,
.text-success a,
.text-success a:hover,
.text-success h2,
.text-success h3,
.text-success h4,
.text-success h5,
.text-success .tab-heading,
.text-warning .icon,
.text-warning .icon.fa-info-circle,
.text-warning a,
.text-warning a:hover,
.text-warning h2,
.text-warning h3,
.text-warning h4,
.text-warning h5,
.text-warning .tab-heading {
	color: inherit
}
.alert a,
.alert a:hover,
.text-danger a,
.text-danger a:hover,
.text-info a,
.text-info a:hover,
.text-muted a,
.text-muted a:hover,
.text-primary a,
.text-primary a:hover,
.text-success a,
.text-success a:hover,
.text-warning a,
.text-warning a:hover {
	text-decoration: underline
}
.relative {
	position: relative
}
.block {
	display: block
}
.inline-block {
	display: inline-block
}
.noborder-radius {
	border-top-left-radius: initial !important;
	border-top-right-radius: initial !important;
	border-bottom-right-radius: initial !important;
	border-bottom-left-radius: initial !important;
}
.progress {
	position: relative;
	height: 1.3em;
	margin: 0;
	background: #fff;
	box-shadow: none
}
.progress .progress-bar {
	box-shadow: none;
	background: -moz-linear-gradient(top, #39ac39 0%, #393 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #39ac39), color-stop(100%, #393));
	background: -webkit-linear-gradient(top, #39ac39 0%, #393 100%);
	background: -o-linear-gradient(top, #39ac39 0%, #393 100%);
	background: -ms-linear-gradient(top, #39ac39 0%, #393 100%);
	background: linear-gradient(to bottom, #39ac39 0%, #393 100%);
	border-radius: 0px
}
.paginate {
	margin: 20px 0
}
.paginate select {
	margin: 0;
	float: left
}
@media (max-width: 767px) {
	.paginate select {
		margin: 0 0 10px 0
	}
}
.paginate .pagination {
	margin: 0
}
.paginate nav {
	float: right
}
@media (max-width: 767px) {
	.paginate nav {
		margin: 0 auto
	}
}
.objects,
.objects-teaser {
	border-top: 2px solid #eee;
	padding: 20px 0 0 0
}

@media (max-width: 767px) {
	.objects,
	.objects-teaser {
		border: none;
		padding: 0
	}
}
.object {
	border-bottom: 2px solid #eee;
	margin: 0 0 20px 0
}

#searchresult.highlight {
	border-top: none;
	padding: 0;
}

#searchresult span.highlight {
	display: none;
}
#searchresult.highlight span.highlight {
	border-top: 2px solid #393;
	display: block;
	text-align: center;
	margin: 0 0 20px 0;
}
span.highlight > span {
	background: #fff;
	display: table;
	margin: -10px auto;
	color: #393;
	padding: 0 10px
}

@media screen and (min-width: 768px) {
	.object.highlight {
		border-bottom: 2px solid #393;
	}
	.inklusiv-badge.toprated,
	.inklusiv-badge.preisleistung {
		background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAhCAYAAADgWTpIAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTM0A1t6AAAAXklEQVQ4T2MgBIxnGrMAcQaUix0AFVgA8Wkg/g8VQgVACREgng1SAMNQKQgACoCtAeLnMAUwDFWCag02jNUabBik8Dq6IDYMUohVAh2PKsSLRxXixaMK8eLBr9D4PwBJ31fF1CRVAQAAAABJRU5ErkJggg==') !important;
	}
}

.inklusiv-badge.toprated .inklusiv-text,
.inklusiv-badge.preisleistung .inklusiv-text {
	background-color: #393;
}

@media (max-width: 767px) {
	.object {
		border-bottom: none;
		margin: 0
	}
	.object:after {
		content: '';
		margin: 0px -15px 0;
		display: block;
		height: 20px;
		background: -moz-linear-gradient(top, #fff 0%, #ddd 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #ddd));
		background: -webkit-linear-gradient(top, #fff 0%, #ddd 100%);
		background: -o-linear-gradient(top, #fff 0%, #ddd 100%);
		background: -ms-linear-gradient(top, #fff 0%, #ddd 100%);
		background: linear-gradient(to bottom, #fff 0%, #ddd 100%)
	}
	.object.highlight:after {
		margin: 10px -15px 0;
		height: 30px;
		border-top: 2px solid #393;
		background: -moz-linear-gradient(top, #fff 50%, #ddd 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(100%, #ddd));
		background: -webkit-linear-gradient(top, #fff 50%, #ddd 100%);
		background: -o-linear-gradient(top, #fff 50%, #ddd 100%);
		background: -ms-linear-gradient(top, #fff 50%, #ddd 100%);
		background: linear-gradient(to bottom, #fff 50%, #ddd 100%)
	}
}
.object .img {
	margin: 0 0 15px;
	position: relative;
	display: block
}
.object .img .map {
	display: none
}
.map-toggle {
	position: absolute;
	right: 5px;
	bottom: 0;
	font-size: 1.75em;
	color: #fff !important;
	text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5), 1px 1px 3px rgba(0, 0, 0, 0.5);
	text-decoration: none;
	cursor: pointer
}
.map-toggle span {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.5em;
	text-align: center
}
 .map-toggle .inactive {
	display: none
}
.map-toggle .active {
	display: inline-block
}
.map-active .map {
	display: block
}
.map-active .map-toggle .inactive {
	display: inline-block
}
.map-active .map-toggle .active {
	display: none
}
.object .img img {
	width: 100%;
	height: auto
}

.object .img img.staticmap {
	object-fit: none;
}


.object .img .padding {
	padding: 0 0 20px 0
}
.object .text {
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto
}
.object .text h3 {
	font-size: 1.15em;
	margin: 0 0 .25em 0;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal
}
.object .text h3 a,
.object .text h3 a:hover {
	color: #069;
	text-decoration: none
}
.object .text h4 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #555
}
.action .bubble {
	display: inline-block;
	float: right;
	margin: 10px 0 10px;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto
}
@media (min-width: 768px) {
	.action .bubble:before {
		top: -15px;
		left: auto;
		right: 15px;
		border-width: 0 0 15px 15px
	}
}
.action .rating {
	margin: 0;
	float: right
}
.action p {
	text-align: right
}
@media (max-width: 767px) {
	.action .bubble,
	.action .badge a,
	.action .rating,
	.action .bubble,
	.action .rating {
		float: left
	}
	.action p {
		text-align: left
	}
}
.action .cta {
	overflow: hidden
}
.cta .btn {
	float: right;
	margin: 0 0 .25em .5em
}
.action .like {
	overflow: hidden;
	margin: .5em 0 0
}
@media (max-width: 767px) {
	.similar_objectsr .object {
		border-bottom: 3px solid #eee;
		margin: 0 0 15px;
		padding: 0 0 15px
	}
	.objects-teaser .object:after {
		display: none
	}
}
.similar_objects .object .img {
	position: relative;
	overflow: visible;
	margin: 0 0 10px
}
.percent {
	position: absolute;
	right: -5px;
	bottom: -5px;
	padding: 5px 10px;
	display: inline-block;
	color: #fff;
	background: #393;
	border-radius: 10px;
	overflow: hidden
}
@media (max-width: 767px) {
	.percent {
		right: 10px;
		bottom: 10px
	}
}
figure {
	margin: 0 0 1em
}
figure img {
	display: block
}
figure figcaption {
	display: block;
	margin: .5em 0 0;
	font-size: .9em
}
.slickslider-object figure {
	display: block;
	position: relative;
	margin: 0;
	padding: 0
}
.slickslider-object	figure img {
	display: block;
	margin: 0 auto;
}

.slickslider-object figure figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.8);
	color: #333;
	font-size: .9em;
	line-height: 1.2em;
	width: 100%
}
.slickslider-object figure figcaption span {
	width: 90%;
}
.object-footer,
.object-header {
	padding: 0 0 20px
}
.object-footer .special,
.object-header .special {
	overflow: hidden;
	margin: .5em 0
}
.object-footer .special p,
.object-header .special p {
	margin: .5em 0
}
.object-footer .options,
.object-header .options {
	display: block;
	width: 100%;
	overflow: hidden;
}
.object-footer h1,
.object-header h1 {
	margin: 0 0 .75em;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto
}
.object-footer h2,
.object-footer .tab-heading,
.object-header h2,
.object-header .tab-heading {
	font-size: 1.5em;
	margin: 0 0 .75em
}
.object-footer .bubble,
.object-header .bubble {
	margin-top: 5px
}
.object-footer .btn-icon,
.object-header .btn-icon {
	float: right;
	margin: 0 .25em 0 0
}
.object-footer .object-id,
.object-header .object-id {
	margin: .5em 0 20px
}

.object-footer {
	padding: 0
}
.object-footer .h1 {
	font-size: 1.5em;
	margin: 0 0 .25em;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal
}
.object-footer .h2 {
	font-size: 1.5em;
	margin: 0 0 .75em;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal
}
.object-footer .availability {
	margin: 0;
	padding: 0
}
.object-footer .availability .status {
	margin: 0
}
.price {
	display: block;
	text-align: right;
	margin: 0 0 .5em 0
}
.price>del {
	color: #999;
	display: block;
	overflow: hidden;
	margin: 0 0 .25em 0
}
.price>em {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.5em;
	color: #069
}
.discount .badge {
	background: #c5262b;
	color: #fff;
	font-size: 1em;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	margin: 0 0 .25em
}
.discount>em {
	color: #c5262b
}
.price>i {
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal
}
.price>span {
	overflow: hidden;
	display: block;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal
}
.page-header {
	border-bottom: 3px solid #eee;
	padding: 0 0 15px 0;
	margin: 0 0 20px 0
}
.page-header h1 {
	margin: 0
}
.box {
	border: none;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
	border-radius: 0;
	background: #fff;
	padding: 15px
}
.box .page-header {
	margin-top: 0
}
.box h1:first-child,
.box h2:first-child,
.box h3:first-child,
.box h4:first-child,
.box h5:first-child,
.box h6:first-child,
.box .tab-heading:first-child {
	margin-top: 0
}
.box .lead p {
	line-height: 1.4em
}
.lead {
	font-size: 1.2em;
	line-height: 1.4em
}
.ratings li {
	list-style: none;
	border-bottom: 3px solid #eee;
	margin: 0 0 1em;
	padding: 0 0 1em
}
.ratings li:last-child {
	border: none;
	padding: 0;
	margin: 0
}
.xs {
	font-size: .7em
}
.sm {
	font-size: .9em
}
.lg {
	font-size: 1.2em
}
.xl {
	font-size: 1.75em
}
.rating-scale {
  font-size: 1.00em;
	display: inline-block;
	overflow: hidden;
	position: relative;
	height: 1em;
	margin-bottom: -.1em;
	width: 5em
}
.rating-scale .active,
.rating-scale .inactive {
	display: block;
	position: absolute;
	overflow: hidden;
	left: 0
}
.rating-scale .active>span,
.rating-scale .inactive>span {
	overflow: hidden;
	display: block;
	height: 1em;
	width: 5em
}
.rating-scale .active i,
.rating-scale .inactive i {
	width: 1em;
	float: left
}
.rating-scale .active {
	z-index: 5
}
.rating-scale .active i {
	color: #fc0
}
.rating-scale .inactive {
	z-index: 4
}
.rating-scale .inactive i {
	color: #ddd
}
.rating-label {
	display: inline-block;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal
}
.rating-label strong {
	margin: 0 0 0 .25em
}
.rating-dtv,
.rating-stv {
	display: inline-block;
	overflow: hidden;
	margin: 0
}
.rating-stv i,
.rating-stv i:hover {
	color: #000
}
.rating-dtv img,
.rating-stv img {
	height: 1em;
	width: auto;
	float: left;
	margin: 0 .25em 0 0
}
.rating-dtv .star,
.rating-dtv .sup,
.rating-stv .star,
.rating-stv .sup {
	float: left;
	display: inline-block;
	margin: 0
}
.rating-dtv .sup,
.rating-stv .sup {
	display: none;
}
.rating-dtv-1 .star:nth-child(n+3),
.rating-stv-1 .star:nth-child(n+3) {
	display: none
}
.rating-dtv-2 .star:nth-child(n+4),
.rating-stv-2 .star:nth-child(n+4) {
	display: none
}
.rating-dtv-3 .star:nth-child(n+5),
.rating-stv-3 .star:nth-child(n+5) {
	display: none
}
.rating-dtv-4 .star:nth-child(n+6),
.rating-stv-4 .star:nth-child(n+6) {
	display: none
}
.rating-stv-sup .sup,
.rating-stv-sup .sup {
	display: inline-block
}
.rating-dtv i,
.rating-dtv i:hover {
	color: #fc0
}
.rating-filter li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block
}
.rating-filter label {
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	display: block;
	cursor: pointer
}
.rating-filter label:hover .active i,
.rating-filter .active .rating-scale .active i {
	color: #069
}
.clipper .clipped {
	height: 100px;
	position: relative;
	overflow: hidden
}
.clipper .clipped.clipped-l{
	height: 200px;
}
.clipper .clipped.clipped-xl{
	height: 400px;
}

.clipper .clipped .fader {
	position: absolute;
	bottom: 0;
	z-index: 10;
	height: 75px;
	width: 100%;
	display: block;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%)
}
.navbar-toggler {
	color: #fff;
	background: -moz-linear-gradient(top, #eb9947 0%, #c60 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb9947), color-stop(100%, #c60));
	background: -webkit-linear-gradient(top, #eb9947 0%, #c60 100%);
	background: -o-linear-gradient(top, #eb9947 0%, #c60 100%);
	background: -ms-linear-gradient(top, #eb9947 0%, #c60 100%);
	background: linear-gradient(to bottom, #eb9947 0%, #c60 100%);
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	border-color: #c60
}
.navbar-toggler:hover {
	background: -moz-linear-gradient(top, #c60 0%, #eb9947 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c60), color-stop(100%, #eb9947));
	background: -webkit-linear-gradient(top, #c60 0%, #eb9947 100%);
	background: -o-linear-gradient(top, #c60 0%, #eb9947 100%);
	background: -ms-linear-gradient(top, #c60 0%, #eb9947 100%);
	background: linear-gradient(to bottom, #c60 0%, #eb9947 100%);
	border-color: #c60;
	color: #fff
}
.verified {
	background: #393;
	color: #fff;
}
.hero {
	position: relative;
	margin: 0 0 20px;
	z-index: 1;
	overflow: initial
}
@media (max-width: 767px) {
	.hero {
		margin-left: -15px;
		margin-right: -15px;
		overflow: initial
	}
}
.hero figure {
	position: relative;
	display: block
}
.hero figure img {
	position: relative;
	z-index: 10;
	width: 100%;
	height: auto
}
.hero figure figcaption {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	z-index: 30;
	background: none;
	padding: 0;
	display: inline-block;
	color: #fff;
	line-height: 1em;
	font-size: .9em
}
.hero .bg {
	height: 50%;
	width: 100%;
	position: absolute;
	display: block;
	z-index: 20;
	left: 0;
	bottom: 0;
	background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.2) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.2)));
	background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.2) 100%);
	background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.2) 100%);
	background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.2) 100%);
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.2) 100%)
}
.hero .content,
.hero .content:hover {
	z-index: 30;
	padding: 40px 45% 20px 20px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.7);
	position: absolute;
	left: 40px;
	top: 0;
	color: #fff;
	text-decoration: none
}
@media (min-width: 768px) and (max-width: 991px) {
	.hero .content {
		padding-right: 25%
	}
}
@media (max-width: 767px) {
	.hero .content {
		padding: 30px 45px 0 10px
	}
}
.hero .content .h1,
.hero .content .h2,
.hero .content .h3,
.hero .content h1,
.hero .content h2,
.hero .content h3,
.hero .content .tab-heading {
	font-size: 1.25em;
	letter-spacing: -0.015em;
	margin: 0 0 .25em;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	line-height: 1.2em
}
.hero .content p {
	line-height: 1.2em;
	font-size: 1em;
	margin: 0 0 .75em 0
}
.hero ul {
	padding: 0;
	margin: 0;
	z-index: 10;
	height: 240px;
	overflow: hidden
}
.hero li {
	padding: 0;
	margin: 0;
	position: relative;
	display: inline
}
.hero .img {
	display: block;
	overflow: hidden;
	position: relative
}
.hero img {
	display: block;
	width: 100%;
	height: auto
}

.hero .teaserText {
  position: absolute;
  z-index: 15;
  left: 20px;
}

.hero .teaserText > h1 {
  color: white;
  font-weight: bold;
}
.hero .teaserText > p {
  color: white;
  margin: 0;
}
.hero .teaserText > p > .icon-check {
  color: #393;
}

.hero .teaserBlocks {
  position: absolute;
  right: 0;
  z-index: 15;
  margin: 10px 20px;
  width: 300px;
}

.hero .teaserForm {
	background-color: rgba(255,255,255, 0.9);
	padding: 16px;
}

.hero .teaserAgentur {
	background-color: rgba(255,255,255, 0.9);
	padding: 16px;
	margin-top: 10px;
}

@media (max-width: 991px) {
	.hero .img,
	.hero img {
		height: 240px;
		width: auto
	}
}

.hero:hover .content {
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.9);
}
.nav-tabs {
	text-align: center;
	padding: 0;
	border: none;
	height: auto;
	background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.08) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.08)));
	background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.08) 100%);
	background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.08) 100%);
	background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.08) 100%);
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.08) 100%)
}
.nav-tabs>li {
	padding: 0;
	display: inline-block;
	float: none;
	background: none;
	overflow: visible;
	border: none;
	height: auto;
	font-size: 1em;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	position: relative
}
.nav-tabs>li>a {
	position: relative;
	display: inline-block;
	float: none;
	border: none;
	background: none;
	margin: 0;
	padding: .5em .75em;
	border-radius: 0px;
	font-size: 1em;
	color: rgba(0, 0, 0, 0.7);
	text-decoration: none;
	line-height: 1.25em
}
.nav-tabs h2,
.nav-tabs h3,
.nav-tabs h4,
.nav-tabs h5 {
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: inherit;
	margin: 0;
	font-size: 1em
}
@media (min-width: 1200px) {
	.nav-tabs>li>a {
		font-size: 1.25em
	}
}
.nav-tabs>li>.dropdown-toggle {
	cursor: pointer;
	background: none
}
.nav-tabs>li.active,
.nav-tabs>li.active:hover,
.nav-tabs>li:hover {
	box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.1);
	background: #fff;
	text-shadow: 1px 1px 0px transparent;
}


.nav-tabs>li.active:hover>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a,
.nav-tabs>li:hover>a {
	margin: 0;
	padding: .5em .75em;
	color: #000;
	border: none;
	background: none
}
.nav-tabs>li.active:hover>.dropdown-toggle,
.nav-tabs>li.active:focus>.dropdown-toggle,
.nav-tabs>li.active>.dropdown-toggle,
.nav-tabs>li:hover>.dropdown-toggle,
.nav-tabs>li:focus>.dropdown-toggle {
	cursor: pointer;
	background: none
}

.hero-search {
	position: relative;
	border-bottom: 3px solid #eee;
	margin: 0
}
@media (max-width: 767px) {
	.hero-search {
		margin: 0 0 20px
	}
	.nav-tabs {
		margin: 20px -15px
	}
}
.hero-search .nav-tabs {
	margin-bottom: 0
}
.hero-search .tab-content>.tab-pane {
	padding: 20px 0 5px
}
.hero-search .bg {
	overflow: visible;
	background: #fff;
	padding: 0 15px
}
@media (max-width: 767px) {
	.hero-search .bg {
		padding: 0
	}
}
.equipment {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
	height: auto
}
.search-filter .equipment li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	float: none
}
.equipment label {
	line-height: 1.5em;
	overflow: hidden;
	display: block;
	cursor: pointer
}
.equipment input {
	display: none
}
.search-filter .equipment i {
	color: #fff;
	font-size: 1.6em;
	float: left;
	margin: 0 -1em 0 0;
	padding: 0;
	width: 1em;
	height: 1em;
	text-align: center;
	display: inline-block;
	background: #ccc
}

@media (min-width: 992px) {
	.equipment label:hover i {
		background: #069
	}
}

.equipment .active i {
	background: #069
}
.equipment label>span {
	display: inline-block;
	padding: .2em 0 0;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #555;
	margin: 0 0 0 2.2em
}
.equipment .active span {
	color: #000
}
#filter .search-filter-toggle .toggle-less,
#filter .search-filter-toggle .toggle-more {
	display: none;
	margin: 0
}
#filter .more {
	-webkit-transition: opacity 500ms ease-out;
	transition: opacity 500ms ease-out;
	display: block;
	overflow: hidden
}
@media (max-width: 767px) {
	#filter .more {
		overflow: hidden;
		height: 0;
		opacity: 0;
		-moz-opacity: 0;
		filter: alpha(opacity=0)
	}
	#filter .more .bg {
		margin: 20px 0 0;
		background: #f5f5f5;
		padding: 10px 10px 0;
		border-radius: 15px;
		overflow: hidden
	}
	#filter .search-filter-toggle .toggle-more {
		display: block
	}
	#filter .search-filter-toggle .toggle-less {
		display: none
	}
	#filter .active>.more {
		height: auto;
		opacity: 1;
		-moz-opacity: 1;
		filter: alpha(opacity=1)
	}
	#filter .active .search-filter-toggle .toggle-less {
		display: block
	}
	#filter .active .search-filter-toggle .toggle-more {
		display: none
	}
	
	
}
.search-filter {
	padding: 0
}
.search-filter h2,
.search-filter .tab-heading {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	overflow: hidden;
	border-bottom: 3px solid #eee
}
.list-top {
	background: #fff;
	padding: 5px 20px 20px 20px;
	margin: 0 0 20px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
	border-radius: 20px;
	overflow: hidden
}
footer {
	padding: 0;
	margin: 8px 0 0;
	border-top: 5px solid #c60;
	background: #fff;
	color: #333
}
footer>.padding {
	padding: 0 20px 20px 20px
}
@media (max-width: 767px) {
	footer>.padding {
		padding: 0 0 20px
	}
}
footer h5 {
	margin-top: 1.5em;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal
}
footer .list-inline-item {
	margin-bottom: .2rem;
}
footer .list-inline-item:not(:last-child) {
	margin-right: 0rem;
}
footer.footerSimple .logos {
  text-align: center;
  margin-top: 20px
}

.links-social {
	font-size: 1.5em;
}
.links-social a {
	color: #069;
	text-decoration: none
}
.links-social a:hover {
	color: #0088cc
}
.links {
	margin: 0;
	padding: 0;
	text-align: left
}
.links li {
	list-style: none;
	display: block;
	padding: 0;
	margin: .1em 0
}
footer.footerSimple .links {
	text-align: center
}
footer.footerSimple .links li {
	display: inline;
	margin: 10px
}
.links a {
	color: #666
}

/*
.tooltip {
	font-size: 14px;
	line-height: 1.1em
}
.tooltip.in {
	opacity: .95;
	-moz-opacity: .95;
	filter: alpha(opacity=95)
}

.tooltip-inner {
	background: #069;
	padding: .5em .75em
}

.tooltip.top .arrow {
	border-top-color: #069
}
.tooltip.right .arrow {
	border-right-color: #069
}
.tooltip.bottom .arrow {
	border-bottom-color: #069
}
.tooltip.left .arrow {
	border-left-color: #069
}

.greentip.tooltip.top .arrow {
	border-top-color: #393
}
.greentip.tooltip.right .arrow {
	border-right-color: #393
}
.greentip.tooltip.bottom .arrow {
	border-bottom-color: #393
}
.greentip.tooltip.left .arrow {
	border-left-color: #393
}


.greentip .tooltip-inner {
    background: #393;
}
*/

.tooltip-inner {
    background-color: #069;
}
.tooltip.bs-tooltip-right .arrow:before {
    border-right-color: #069 !important;
}
.tooltip.bs-tooltip-left .arrow:before {
    border-left-color: #069 !important;
}
.tooltip.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #069 !important;
}
.tooltip.bs-tooltip-top .arrow:before {
    border-top-color: #069 !important;
}

.greentip .tooltip-inner {
    background-color: #393;
}
.greentip.tooltip.bs-tooltip-right .arrow:before {
    border-right-color: #393 !important;
}
.greentip.tooltip.bs-tooltip-left .arrow:before {
    border-left-color: #393 !important;
}
.greentip.tooltip.bs-tooltip-bottom .arrow:before {
    border-bottom-color: #393 !important;
}
.greentip.tooltip.bs-tooltip-top .arrow:before {
    border-top-color: #393 !important;
}

/*
.popover {
	background: #069;
	border: 1px solid #069;
	padding: 0;
	color: white;
	border-radius: 6px
}

.popover.top > .arrow,
.popover.top > .arrow:after {
	border-top-color: #069
}
.popover.right > .arrow,
.popover.right > .arrow:after {
	border-right-color: #069
}
.popover.bottom > .arrow,
.popover.bottom > .arrow:after {
	border-bottom-color: #069
}
.popover.left > .arrow,
.popover.left > .arrow:after {
	border-left-color: #069
}


.popover-content {
	font-size: 14px;
	line-height: 1.1em;
	padding: .5em .75em
	
}
*/

.btn:focus,.btn.active, .btn.active:focus {
	outline: 0;
	color: #c60;
	box-shadow: none
}

/*
.btn-group .btn .fa,
.btn .fa {
	margin: 0 .25em 0 0;
	font-size: .9em
}
*/
.btn-group .btn>em,
.btn>em {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal
}
.btn-block {
	height: auto;
	white-space: normal;
}
.btn-primary,.btn-primary:link,.btn-primary:visited {
	background: -moz-linear-gradient(top, #eb9947 0%, #c60 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb9947), color-stop(100%, #c60));
	background: -webkit-linear-gradient(top, #eb9947 0%, #c60 100%);
	background: -o-linear-gradient(top, #eb9947 0%, #c60 100%);
	background: -ms-linear-gradient(top, #eb9947 0%, #c60 100%);
	background: linear-gradient(to bottom, #eb9947 0%, #c60 100%);
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	border-color: #c60
}
.btn-primary:hover,.btn-primary:link:hover,.btn-primary:visited:hover,.btn-primary:active,.btn-primary:focus,.btn-primary:active:hover,.btn-primary:active:focus {
	background: -moz-linear-gradient(top, #c60 0%, #eb9947 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c60), color-stop(100%, #eb9947));
	background: -webkit-linear-gradient(top, #c60 0%, #eb9947 100%);
	background: -o-linear-gradient(top, #c60 0%, #eb9947 100%);
	background: -ms-linear-gradient(top, #c60 0%, #eb9947 100%);
	background: linear-gradient(to bottom, #c60 0%, #eb9947 100%);
	border-color: #c60;
	color: #fff;
	outline: none;
}
.btn-info,.btn-info:link,.btn-info:visited {
	background: -moz-linear-gradient(top, #0088cc 0%, #069 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0088cc), color-stop(100%, #069));
	background: -webkit-linear-gradient(top, #0088cc 0%, #069 100%);
	background: -o-linear-gradient(top, #0088cc 0%, #069 100%);
	background: -ms-linear-gradient(top, #0088cc 0%, #069 100%);
	background: linear-gradient(to bottom, #0088cc 0%, #069 100%);
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	border-color: #069
}
.btn-info:hover,.btn-info:link:hover,.btn-info:visited:hover,.btn-info:active,.btn-info:focus {
	background: -moz-linear-gradient(top, #069 0%, #0088cc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #069), color-stop(100%, #0088cc));
	background: -webkit-linear-gradient(top, #069 0%, #0088cc 100%);
	background: -o-linear-gradient(top, #069 0%, #0088cc 100%);
	background: -ms-linear-gradient(top, #069 0%, #0088cc 100%);
	background: linear-gradient(to bottom, #069 0%, #0088cc 100%);
	border-color: #069;
	color: #fff;
	outline: none
}
.btn-date,.btn-date:link,.btn-date:visited {
	background: #fff;
	border-color: #fc0;
	color: #fc0
}
.btn-date:hover,.btn-date:link:hover,.btn-date:visited:hover,.btn-date:active,.btn-date:focus {
	background: #fc0;
	border-color: #fc0;
	color: #fff;
	outline: none
}
.btn-offer,.btn-offer:link,.btn-offer:visited {
	background: #fff;
	border-color: #c5262b;
	color: #c5262b
}
.btn-offer:hover,.btn-offer:link:hover,.btn-offer:visited:hover,.btn-offer:active,.btn-offer:focus {
	background: #c5262b;
	border-color: #db4348;
	color: #fff;
	outline: none
}
.btn-discount,.btn-discount:link,.btn-discount:visited {
	background: #c5262b;
	border-color: #c5262b;
	color: #fff
}
.btn-discount:hover,.btn-discount:link:hover,.btn-discount:visited:hover,.btn-discount:active,.btn-discount:focus {
	background: #db4348;
	border-color: #db4348;
	color: #fff;
	outline: none
}
.btn-secondary,.btn-secondary:link,.btn-secondary:visited {
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #333;
	background-color: #fff;
	border-color: #ccc
}
.btn-secondary:hover,.btn-secondary:link:hover,.btn-secondary:visited:hover,.btn-secondary:active,.btn-secondary:focus {
	background: -moz-linear-gradient(top, #069 0%, #0088cc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #069), color-stop(100%, #0088cc));
	background: -webkit-linear-gradient(top, #069 0%, #0088cc 100%);
	background: -o-linear-gradient(top, #069 0%, #0088cc 100%);
	background: -ms-linear-gradient(top, #069 0%, #0088cc 100%);
	background: linear-gradient(to bottom, #069 0%, #0088cc 100%);
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	border-color: #069;
	outline: none
}
.btn-icon {
	display: inline-block;
	box-shadow: 0px 0px 0px transparent;
	font-size: 1.5em;
	padding: 0;
	text-align: center
}
.fa-whatsapp {
	color: #393
}
.options .btn-lg {
	font-size: 2em
}

.btn-like .icon.far.fa-heart,
.btn-like.active .icon.fas.fa-heart {
	display: inline-block
}
.btn-like .icon.fas.fa-heart,
.btn-like.active .icon.far.fa-heart {
	display: none
}
.breadcrumb {
	display: block;
	margin: 0 auto 20px auto;
	padding: 0;
	background: none;
	text-align: left;
	overflow: hidden
}
.breadcrumb li {
	color: #666;
	display: inline-block;
	float: left
}
.breadcrumb li+li:before {
	display: none
}
.breadcrumb .icon {
	float: left;
	margin: .1em .5em;
	line-height: 1em;
	color: #ccc
}
.breadcrumb a {
	color: #999
}
.breadcrumb a:hover {
	color: #666
}
.linked {
	cursor: pointer
}
.content-teasers .teaser {
	margin: 0 0 20px 0;
	display: block;
	overflow: hidden;
	border: 1px solid #ccc
}
.content-teasers .img {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	min-height: 125px
}
.content-teasers img {
	display: block;
	width: 100%;
	height: auto
}
.content-teasers .footer {
	display: block;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.3)));
	background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
	background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
	background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
	z-index: 10;
	font-size: 1.25em
}
.content-teasers .footer i {
	position: absolute;
	display: inline-block;
	right: 10px;
	bottom: 15px;
	z-index: 11;
	text-align: right;
	margin: 0;
	padding: 0;
	width: auto
}
.content-teasers .padding {
	padding: 10px
}
.content-teasers h2,
.content-teasers h3,
.content-teasers h4,
.content-teasers h5,
.content-teasers .tab-heading {
	font-size: 1.25em;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	margin: 0 0 .25em 0
}
.equipment li {
	float: left;
	display: inline-block;
	margin: 0 .5em .5em 0;
	padding: 0;
	overflow: hidden;
	height: auto
}
.equipment .icon {
	display: inline-block;
	overflow: hidden;
	font-size: 1.5em;
	color: #fff;
	background: #069;
	padding: 2px;
	border-radius: 3px
}
.icons {
	margin: 0;
	padding: 0;
	line-height: 1.3em
}
blockquote .icons {
	margin: 1em 0
}
.icons-lg {
	font-size: 1.25em
}
.icons li {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0.25em 0;
	overflow: hidden
}
.icons .icon {
	float: left;
	display: inline-block;
	line-height: 1.3em;
	color: #c60
}
.icons .icon.fa-check, .icons .icon.icon-check {
	color: #393
}
.icons li>div {
	margin-left: 1.5em
}
.tab-content>.tab-pane {
	padding: 20px 0
}
.break {
	overflow: hidden;
	margin-bottom: .75em
}
.totop {
	margin: .5em 0;
	text-align: center;
	display: block
}
hr {
	border-top: 2px solid #ddd;
	margin: 30px 0;
	overflow: hidden
}

.booking-header {
	margin: 0 0 30px
}
@media (min-width: 768px) {
	.booking-header {
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
		padding: 15px
	}
}
@media (max-width: 767px) {
	.booking-header {
		border-bottom: 3px solid #eee;
		padding-bottom: 15px
	}
	
}
.table {
	margin: 15px -30px 10px -10px;
	line-height: 1.2em
}
.first {
	margin-top: 0
}
.prices {
	margin-top: 0;
	margin-bottom: 30px
}
.table>.row,
.table>*>.row {
	margin: 0 10px;
	margin-right: -10px;
	padding: .1em 0
}
/*
.table>.row>div,
.table>*>.row>div {
	margin: 0;
	padding: .25em 15px .25em 0
}
*/
.table>.row>div p {
	margin: 0 0 .25em 0
}
.table .thead>.row {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal
}
.lined>.row,
.lined>.thead>.row {
	border-bottom: 1px solid #ddd
}
.lined>.row:first-child,
.lined>.thead>.row {
	border-top: 1px solid #ddd
}
.striped>.row>div,
.zebra>.row>div {
	margin: 0;
	padding: .15em 10px .15em 10px
}
.striped>.row:nth-child(odd),
.oddrow {
	background: #eee
}
.striped>.row:last-child,
.lastrow {
	border-bottom: 2px solid #eee
}
.table .th h3,
.table .th h4,
.table .th h5 {
	margin: 0;
	font-size: 1em;
	line-height: 1.2em;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #4d4d4d
}
.table .sum {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333!important;
	font-size: 1.25em;
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding: 5px 0;
}

.table .sum .price,
.table .sum .price p {
	margin: 0
	
}

.booking-steps {
	font-size: 1.25em;
	text-align: center;
	position: relative
}
.booking-steps hr {
	position: absolute;
	width: 33.33%;
	top: 40%;
	border-top: 3px solid #ddd;
	margin: 0
}
.booking-steps hr:nth-child(1) {
	left: 16.66%
}
.booking-steps hr:nth-child(2) {
	left: 50%
}
.booking-steps hr.active {
	border-top: 3px solid #069
}
.booking-steps.anfrage hr {
	width: 50%;
	left: 25%
}
.booking-steps a {
	text-decoration: none
}
.booking-steps em {
	display: inline-block;
	font-size: 1em;
	width: 2em;
	line-height: 2em;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #999;
	background: #fff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
	border-radius: 2em;
	overflow: hidden
}
.booking-steps .active,
.booking-steps .done {
	color: #333
}
.booking-steps .active em,
.booking-steps .done em {
	background: #069;
	color: #fff
}
@media (max-width: 767px) {
	.booking-steps {
		font-size: 1em;
	}
	.booking-steps em {
		margin-bottom: 5px;
	}
}



.p0 {
	padding: 0;
}
.p5 {
	padding: 5px;
}
.p10 {
	padding: 10px;
}
.p15 {
	padding: 15px;
}
.p20 {
	padding: 20px;
}
.pt0 {
	padding-top: 0px;
}
.pt5 {
	padding-top: 5px;
}
.pt10 {
	padding-top: 10px;
}
.pt15 {
	padding-top: 15px;
}
.pt20 {
	padding-top: 20px;
}
.pr0 {
	padding-right: 0px;
}
.pr5 {
	padding-right: 5px;
}
.pr10 {
	padding-right: 10px;
}
.pr15 {
	padding-right: 15px;
}
.pr20 {
	padding-right: 20px;
}
.pb0 {
	padding-bottom: 0px;
}
.pb5 {
	padding-bottom: 5px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.pl0 {
	padding-left: 0px;
}
.pl5 {
	padding-left: 5px;
}
.pl10 {
	padding-left: 10px;
}
.pl15 {
	padding-left: 15px;
}
.pl20 {
	padding-left: 20px;
}
.m-10 {
  margin: -10px;
}
.m-5 {
  margin: -5px;
}
.m0 {
	margin: 0px;
}
.m5 {
	margin: 5px;
}
.m10 {
	margin: 10px;
}
.m15 {
	margin: 15px;
}
.m20 {
	margin: 20px;
}
.mt0 {
	margin-top: 0px;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mr0 {
	margin-right: 0px;
}
.mr5 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.mb0 {
	margin-bottom: 0px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.ml-15 {
  margin-left: -15px;
}
.ml0 {
	margin-left: 0px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}

@media (max-width: 767px) {
	.xs-pt5 {
		padding-top: 5px;
	}
}

.col-form-label {
    font-weight: bold;
}

@media (min-width: 992px) {
	.col-form-label {
	    text-align: right;
	    
	}
}

form .submit {
	margin: 30px 0;
	overflow: hidden
}
.submit .btn.float-right,
.submit .text-right .btn {
    margin: 0 0 30px 0
}
form .submit .float-left {
	margin: 0 0 30px 0
}
.bubble {
	position: relative;
	font-size: 1em;
	padding: 10px;
	margin: 15px 0 10px;
	color: #333;
	background: -moz-linear-gradient(top, #ebf5fa 0%, #e3f1f8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebf5fa), color-stop(100%, #e3f1f8));
	background: -webkit-linear-gradient(top, #ebf5fa 0%, #e3f1f8 100%);
	background: -o-linear-gradient(top, #ebf5fa 0%, #e3f1f8 100%);
	background: -ms-linear-gradient(top, #ebf5fa 0%, #e3f1f8 100%);
	background: linear-gradient(to bottom, #ebf5fa 0%, #e3f1f8 100%);
	border-radius: 10px;
	line-height: 1.3em
}
.bubble.aexea {
	margin: 0px 0 10px 0;
}
@media (max-width: 768px) {
	.bubble.aexea {
		margin: 0px 0 25px 0;
	}
}
.bubble.aexea:before {
	content: none;
}
.bubble .lg {
	color: #c3e1f0;
	font-size: 3em;
	display: block;
	text-align: center;
	margin: 0px auto .15em auto
}
.bubble:before {
	content: "";
	position: absolute;
	top: -15px;
	left: 15px;
	border-width: 0 15px 15px 0;
	border-style: solid;
	border-color: #ebf5fa transparent;
	display: block;
	width: 0
}
.bubble a {
	color: #069;
	display: inline-block
}
.bubble a:hover {
	color: #004466
}
.bubble cite {
	position: absolute;
	display: inline-block;
	bottom: -1.75em;
	padding: 0;
	color: #555;
	left: 70px;
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1em
}
.bubble blockquote {
	border: none;
	padding: .5em 2em;
	margin: 0;
	text-align: center;
	position: relative;
	font-size: 1em
}
.bubble .text-left {
	text-align: left
}
.bubble blockquote .icon.fa-quote-left,
.bubble blockquote .icon.fa-quote-right {
	position: absolute;
	color: #c3e1f0
}
.bubble blockquote .icon.fa-quote-left {
	left: 0;
	top: 0
}
.bubble blockquote .icon.fa-quote-right {
	right: 0;
	bottom: 0
}
.bubble blockquote cite {
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: .8em
}
.bubble-left {
	margin: 0 0 20px 15px
}
.bubble-left:before {
	content: "";
	position: absolute;
	top: 15px;
	left: -15px;
	border-width: 15px 0px 0 15px;
	border-style: solid;
	display: block;
	width: 0
}
.bubble-top {
	margin: 20px 0 20px 0
}
.bubble-top:before {
	content: "";
	position: absolute;
	top: -15px;
	left: 15px;
	border-width: 0 15px 15px 0;
	border-style: solid;
	display: block;
	width: 0
}
.bubble-top-right {
	margin: 20px 0 20px 0
}
.bubble-top-right:before {
	content: "";
	position: absolute;
	top: -15px;
	right: 15px;
	left: auto;
	border-width: 0 0 15px 15px;
	border-style: solid;
	display: block;
	width: 0
}
.bubble-bottom-right {
	margin: 20px 0 20px 0
}
.submit+.bubble-bottom-right {
	margin-bottom: -20px
}
.bubble-bottom-right:before {
	content: "";
	position: absolute;
	bottom: -15px;
	left: auto;
	right: 15px;
	top: auto;
	border-width: 15px 0 0 15px;
	border-style: solid;
	display: block;
	width: 0;
	border-color: #e3f1f8 transparent
}
.bubble-bottom {
	margin: 0 0 30px 0
}
.bubble-bottom:before {
	content: "";
	position: absolute;
	bottom: -15px;
	left: 15px;
	top: auto;
	border-width: 15px 15px 0 0;
	border-style: solid;
	display: block;
	width: 0;
	border-color: #e3f1f8 transparent
}
.bubble-success {
	background: #dff0d8
}
.bubble-success:before {
	border-color: #dff0d8 transparent
}
.bubble-ci {
	background: -moz-linear-gradient(top, #eb9947 0%, #c60 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb9947), color-stop(100%, #c60));
	background: -webkit-linear-gradient(top, #eb9947 0%, #c60 100%);
	background: -o-linear-gradient(top, #eb9947 0%, #c60 100%);
	background: -ms-linear-gradient(top, #eb9947 0%, #c60 100%);
	background: linear-gradient(to bottom, #eb9947 0%, #c60 100%);
	color: #fff
}
.bubble-ci:before {
	border-color: #eb9947 transparent
}
.bubble-ci blockquote .icon.fa-quote-left,
.bubble-ci blockquote .icon.fa-quote-right {
	position: absolute;
	color: rgba(255, 255, 255, 0.5)
}
.bubble-neutral {
	background: -moz-linear-gradient(top, #fafafa 0%, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #f5f5f5));
	background: -webkit-linear-gradient(top, #fafafa 0%, #f5f5f5 100%);
	background: -o-linear-gradient(top, #fafafa 0%, #f5f5f5 100%);
	background: -ms-linear-gradient(top, #fafafa 0%, #f5f5f5 100%);
	background: linear-gradient(to bottom, #fafafa 0%, #f5f5f5 100%)
}
.bubble-neutral:before {
	border-color: #fafafa transparent
}
.bubble-neutral blockquote .icon.fa-quote-left,
.bubble-neutral blockquote .icon.fa-quote-right {
	position: absolute;
	color: rgba(0, 0, 0, 0.2)
}
.bubble-sm blockquote {
	font-size: .9em;
	padding: 0 1.75em
}
.btn-radio {
	display: block;
	padding: 10px;
	margin: 0 0 10px;
	text-align: left;
	font-size: 1.25em;
	line-height: 1.5em;
	border: 3px solid #eee;
	border-radius: 7px;
	overflow: hidden
}
.btn-radio input[type=radio] {
	margin: 0 10px 0 0;
	position: static
}
.btn-radio em {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal
}
.btn-radio img {
	height: 30px;
	width: auto
}
.box-radio {
	display: block;
	padding: 10px;
	margin: 0 0 10px;
	text-align: left;
	font-size: 1em;
	line-height: 1.2em;
	border: 3px solid #eee;
	border-radius: 7px;
	overflow: hidden
}
.box-radio input[type=radio] {
	margin: .25em -3em 0 0;
	position: static;
	float: left
}
.box-radio>div {
	margin: 0 0 0 2em;
	line-height: 1.5em
}
.radio .active,
.box-radio:hover,
.btn-radio:hover {
	border: 3px solid #393
}
fieldset {
	margin: 0 0 30px 0
}
fieldset legend {
	line-height: 1.2em;
	font-size: 1.5em;
	padding: 0 0 .25em;
	margin: 0 0 20px;
	border-bottom: 3px solid #eee;
	letter-spacing: 0
}
fieldset .box {
	padding: 20px
}
@media (max-width: 767px) {
	fieldset .box {
		padding: 0;
		box-shadow: 0px 0px 0px transparent
	}
}
.calendarLegend {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	text-align: center;
	display: inline-block
}
.calendarLegend li {
	display: inline;
	padding: 0;
	margin: 3px;
	white-space: nowrap;
	float: left;
	text-align: left
}
.calendarLegend li span {
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	height: 25px;
	line-height: 1em;
	margin-right: 5px;
	padding: 5px 0 0;
	text-align: center;
	width: 25px
}
.calendarLegend .available span {
	background: #0c0
}
.calendarLegend .arrival span {
	background: #393
}
.calendarLegend .planned span {
	background: #09c
}
.calendarLegend .not_available span {
	background: #c00
}
.calendarLegend .unknown span {
	background: #40a0d0
}
.calendarLegend .holiday {
	display: block
}
.calendarLegend .holiday span {
	background: #0c0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuNvyMY98AAABESURBVDhPpcwxDgAgDMNA+P/H+FVQZyxUq8MtVpSVpCs5+0HDn/FBGR+U8UEZHxSMCkYDo4HRwGhgNDAaGA2MBsa+rAvbvP/vHqEQCAAAAABJRU5ErkJggg==) no-repeat 7px 0
}
.calendarDiv {
	text-align: center
}
.calendarDiv .main {
	width: 364px;
	margin: 0 auto
}
.calendar-center {
	text-align: center;
	display: block;
	position: relative;
	padding: 0 5em
}
.calendar-center .next,
.calendar-center .prev {
	position: absolute;
	display: inline-block;
	left: 0;
	font-size: 10em;
	width: .5em;
	line-height: 700px;
	text-align: left;
	text-decoration: none;
	color: #ccc
}
.calendar-center .next:hover,
.calendar-center .prev:hover {
	color: #069
}
.calendar-center .next {
	left: auto;
	right: 0;
	text-align: right
}
.calendars-1 .next,
.calendars-1 .prev,
.calendar-center .next,
.calendar-center .prev {
	line-height: 215px;
	font-size: 3em
}
.calendars-2 .next,
.calendars-2 .prev {
	line-height: 450px;
	font-size: 4em
}
.calendars-3 .next,
.calendars-3 .prev {
	line-height: 685px;
	font-size: 5em
}

@media (max-width: 991px) {
	.calendarLegend li {
		width: 50%;
		margin:0;
	}
}

@media (max-width: 767px) {
	
	
	.calendar-center,
	.calendars-1,
	.calendars-2,
	.calendars-3 {
		padding: 0 20px
	}
	.calendars-1 .next,
	.calendars-1 .prev,
	.calendars-2 .next,
	.calendars-2 .prev,
	.calendars-3 .next,
	.calendars-3 .prev,
	.calendar-center .next,
	.calendar-center .prev {
		width: auto;
		line-height: 215px;
		font-size: 4em
	}
}
.close,
.close:link {
	color: #000 !important;
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50)
}
.close:hover,
.close:focus,
.close:link:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	color: #069 !important
}
.alert-hinweis {
	padding: 10px 25px 10px 15px;
	margin: 0 0 10px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
	border-radius: 0;
	overflow: hidden
}
@media (min-width: 768px) {
	.alert-hinweis {
		color: #fff;
		background: rgba(0, 0, 0, 0.2);
		text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	}
}
@media (max-width: 767px) {
	.alert-hinweis {
		background: #fff;
		color: #666
	}
}
.alert-hinweis p {
	margin: 0
}
.alert-hinweis .close {
	right: -10px
}
@media (min-width: 768px) {
	.alert-hinweis .close {
		color: #fff !important;
		opacity: 1;
		-moz-opacity: 1;
		filter: alpha(opacity=100);
		text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	}
}
.pointer {
	cursor: pointer;
}
.disabled {
	pointer-events: none;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}
.best-price {
	border: 2px solid #c2e0c2;
	font-size: .9em;
	padding: .25em .5em;
	overflow: hidden;
	display: block;
	margin: 0 0 .5em 0;
	border-radius: 4px;
	line-height: 1.2em
}
.status+.best-price {
	margin: 20px 0
}
.best-price,
.best-price:active,
.best-price:link,
.best-price:visited {
	color: #393
}
.best-price:hover,
.best-price:link:hover {
	background: #393;
	border-color: #393;
	color: #fff;
	text-decoration: none
}
.best-price span {
	display: block
}
@media (max-width: 767px) {
	#availabilityForm>.box {
		padding: 0;
		box-shadow: 0px 0px 0px transparent
	}
}
.availability .close {
	position: absolute;
	right: 10px;
	top: 10px;
	float: none;
	display: inline-block;
	width: 1em;
	height: 1em;
	z-index: 10
}
.availability .status {
	padding: 15px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15)
}
.availability .status .img {
	float: left;
	display: inline-block;
	font-size: 3em;
	width: 1em;
	margin-top: 0;
	text-align: center
}
.availability .status .desc {
	display: block;
	margin: 0 0 0 3.75em
}
.availability .status .desc h3 {
	line-height: 1.1em;
	font-size: 1.25em;
	margin: .25em 0 .5em;
	padding: 0;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal
}
.availability .status .desc h4 {
	line-height: 1.2em;
	font-size: 1em;
	margin: 0 0 .5em;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal
}
.availability .status .desc p {
	margin: 0 0 .15em 0
}
.availability .status .desc small {
	color: #999;
	display: block
}
.availability .status .price {
	margin-top: .5em
}
.availability .status .btn {
	margin-top: 20px;
	
}
.availability .details .btn {
	font-size: 14px;
}
.availability .status .float-right {
	margin: 15px 0 0 15px
}
.availability .status .btn-icon {
	margin: 15px 0 0 10px;
	float: right
}
.availability .available .desc h3,
.availability .available .img {
	color: #393
}
.availability .not_available .desc h3,
.availability .not_available .img,
.availability .notice .desc h3,
.availability .notice .img {
	color: #c00
}
.availability .check .desc h3,
.availability .check .img {
	color: #069
}
.availability .form-group {
	margin-bottom: 10px
}
.availability .calendar-center {
	padding: 0 20px
}
.calendar {
	list-style: none;
	width: 199px;
	height: 211px;
	padding: 10px 0 10px 10px;
	margin: 0 7px 17px 10px;
	border: 1px solid #ddd;
	display: inline-block;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2)
}
.calendarDiv .last {
	margin-right: 0;
	padding-left: 0
}
.calendar li {
	float: left;
	padding: 0;
	display: block;
	width: 24px;
	margin: 0 1px 1px 0;
	font-size: 13px;
	text-align: center;
	height: 0px;
	border-color: #eee;
	border-style: solid;
	border-width: 11px 12px;
	position: relative
}
.calendar .month {
	width: 100%;
	font-size: 16px;
	padding: 3px 0;
	height: auto;
	background: #fff;
	border: none
}
.calendar .head {
	font-weight: bold;
	background: #fff;
	display: block;
	padding: 0;
	width: 25px;
	height: auto;
	margin: 0 0 1px 0;
	border: 0;
	font-size: 12px
}
.calendar .available {
	border-color: #0c0
}
.calendar .not_available {
	border-color: #c00
}
.calendar .arrival {
	border-color: #393
}
.calendar .unknown {
	border-color: #40a0d0
}
.calendar .active a {
	font-weight: bold;
	text-decoration: underline;
}
.calendar li[data-verf=AOO],
.calendar li[data-verf=AVA],
.calendar li[data-verf=AVB],
.calendar li[data-verf=AVT],
.calendar li[data-verf=AVV],
.calendar li[data-verf=BOO],
.calendar li[data-verf=BVT],
.calendar li[data-verf=ATV] {
	border-color: #0c0 #c00 #c00 #0c0
}
.calendar li[data-verf^=NA],
.calendar li[data-verf^=OA],
.calendar li[data-verf^=TA],
.calendar li[data-verf^=VA] {
	border-color: #c00 #0c0 #0c0 #c00
}
.calendar li[data-verf=ANN],
.calendar li[data-verf=ANO],
.calendar li[data-verf=ATA],
.calendar li[data-verf=ATT],
.calendar li[data-verf=BNA],
.calendar li[data-verf=BNN],
.calendar li[data-verf=BNO],
.calendar li[data-verf=BTA],
.calendar li[data-verf=BTB],
.calendar li[data-verf=BTT],
.calendar li[data-verf=BTV],
.calendar li[data-verf=BVB],
.calendar li[data-verf=BVV] {
	border-color: #393 #c00 #c00 #393
}
.calendar li[data-verf^=NB],
.calendar li[data-verf^=OB],
.calendar li[data-verf^=TB],
.calendar li[data-verf^=VB] {
	border-color: #c00 #393 #393 #c00
}
.calendar li[data-verf=APP] {
	border-color: #0c0 #40a0d0 #40a0d0 #0c0
}
.calendar li[data-verf=BPP] {
	border-color: #393 #40a0d0 #40a0d0 #393
}

.calendar li em {
	display: none
}
.calendar .holiday em {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuNvyMY98AAABESURBVDhPpcwxDgAgDMNA+P/H+FVQZyxUq8MtVpSVpCs5+0HDn/FBGR+U8UEZHxSMCkYDo4HRwGhgNDAaGA2MBsa+rAvbvP/vHqEQCAAAAABJRU5ErkJggg==) no-repeat 9px 0;
	display: block;
	height: 22px;
	left: -13px;
	position: absolute;
	top: -11px;
	width: 25px
}
.calendar a {
	color: #999;
	display: block;
	left: -8px;
	position: relative;
	top: -10px
}
.calendar .arrival a {
	cursor: pointer
}
.calendar .planned {
	background: #09c
}
.calendar li a {
	color: #999
}
.calendar .available a,
.calendar .holiday a,
.calendar .not_available a,
.calendar .planned a,
.calendar .unknown a {
	color: #fff
}
.calendar a:hover {
	font-weight: bold;
	text-decoration: none
}
.calendar .available a:hover,
.calendar .planned a:hover {
	background-color: #069
}
.btn-group select {
	padding: 7px 0 6px 0
}
[data-toggle=modal] {
	cursor: pointer;
}
.minheight {
	min-height: 200px;
}
.modal-wide .modal-dialog {
	width: 90%
}
.modal-wide .modal-body {
	overflow-y: auto
}
.input-icon .form-control {
	padding-right: 30px
}
.input-icon .btn-icon {
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 0;
	border: none;
	background: none;
	padding: 0 10px;
	line-height: 46px;
	font-size: 18px;
	margin: 0;
	color: #ccc;
	display: inline-block
}
.input-icon .btn-icon:hover {
	color: #333
}
#umgebung .title {
	margin: 0 0 .5em;
	overflow: hidden;
	display: block;
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto
}
#umgebung h3 {
	font-size: 1.15em;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: .25em 0 .25em
}
#umgebung .icon {
	display: inline-block;
	float: none;
	font-size: .75em;
	margin: 0 0 0 .25em
}
#umgebung .description {
	padding: .5em 0 2em;
	overflow: hidden
}
#scrolltotop,
#scrolltotop:active,
#scrolltotop:hover,
#scrolltotop:link {
	display: table;
	margin: 8px auto;
}
.checkbox {
	margin: 10px 0 10px
}
.checkbox>label {
	padding: 0;
	cursor: pointer
}
.checkbox>label input[type=checkbox] {
	display: inline-block;
	float: left;
	position: static;
	margin: .15em 0 0!important
}
.checkbox>label>span {
	margin: 0 0 0 1.5em;
	display: block
}

:root .checkbox-bootstrap input[type=checkbox] {
	opacity: 0;
	position: absolute;
}

:root .checkbox-bootstrap input[type=checkbox] + .checkbox-placeholder {
	width: 14px;
	height: 14px;
	border: 1px solid;
	border-radius: 3px;
	border-color: #737373;
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
}

:root .checkbox-bootstrap input[type=checkbox]:checked + .checkbox-placeholder:before {
	display: inline-block;
	position: relative;
	vertical-align: text-top;
	width: 5px;
	height: 9px;
	border: solid #737373;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}

:root .checkbox-bootstrap input[type=checkbox]:disabled + .checkbox-placeholder {
	background: #ececec;
	border-color: #c3c2c2;
}
:root .checkbox-bootstrap input[type=checkbox]:checked:disabled + .checkbox-placeholder {
	background: #d6d6d6;
	border-color: #bdbdbd;
}

:root .checkbox-bootstrap.checkbox-lg input[type=checkbox] + .checkbox-placeholder {
	width: 26px;
	height: 26px;
	border: 2px solid;
	border-radius: 5px;
	border-color: #737373;
}
:root .checkbox-bootstrap.checkbox-lg input[type=checkbox]:checked + .checkbox-placeholder:before {
	width: 9px;
	height: 15px;
	border: solid #737373;
	border-width: 0 3px 3px 0;
}

@media print {
	a[href]:after {
		content: none
	}
	.tooltip {
		display: none!important;
		margin-left: -3000px
	}
}
.vermieterContent section {
  padding: 20px 0px
}
.vermieterContent section h1 {
  border-bottom: 4px solid #c60;
  padding-bottom: 10px;
  font-weight: bold
}
.vermieterContent section h3 {
  font-weight: bold
}
.vermieterContent section .icon-color > img {
  height: 3em;
}
.vermieterContent section.blockBuchungsablauf .icon-color > img,
.vermieterContent section.blockUnsereModelle .icon-color > img {
  height: 2em;
}
.vermieterContent section.blockIhreVorteile .vorteile-list {
  list-style: none;
  margin-top: 30px;
  padding: 0px;
  text-align: left;
  font-size: 16px
}
.vermieterContent section.blockIhreVorteile .vorteile-list li .icon {
  color: #393;
  float: left
}

.vermieterContent section.blockFaq h2 {
  display: none
}

.vermieterContent section.blockUnsereModelle > .row > .col-12 {
  border: 2px solid #069
}

.vermieterContent section.blockUnsereModelle > .row > .col-12.order-1,
.vermieterContent section.blockUnsereModelle > .row > .col-12.order-3 {
  border-bottom: none
}
.vermieterContent section.blockUnsereModelle > .row > .col-12.order-2,
.vermieterContent section.blockUnsereModelle > .row > .col-12.order-4 {
  border-top: none
}

@media (min-width: 1200px) {
  .vermieterContent section.blockUnsereModelle > .row > .col-12.order-1,
  .vermieterContent section.blockUnsereModelle > .row > .col-12.order-2 {
    border-right: none
  }
}

@media (max-width: 1200px) {
  .vermieterContent section.blockUnsereModelle > .row > .col-12.order-2 {
    border-bottom: none
  }
}

@media (min-width: 768px) {
  .vermieterContent section.blockBuchungsablauf .col-xl-2 {
    flex: 0 0 20%;
    max-width: 20%
  }
}

.slick-slider.slickslider-vermieterstimmen .slick-slide {
  margin: 0 20px;
}
.slick-slider.slickslider-vermieterstimmen .slick-track {
  display: flex;
}
.slick-slider.slickslider-vermieterstimmen .slick-slide {
  display: flex;
  height: auto;
}
.slick-slider.slickslider-vermieterstimmen .slick-slide > div {
  display: flex;
}
.slick-slider.slickslider-vermieterstimmen .slick-slide > div > .teaser {
  color: inherit;
  display: flex !important;
  flex-direction: column;
  height: 100%
}
.slick-slider.slickslider-vermieterstimmen .slick-slide > div > .teaser h3 > a {
  color: #069;
  text-decoration: none
}
.slick-slider.slickslider-vermieterstimmen .slick-slide > div > .teaser > .teaser-content {
  flex: 1 1 auto;
}
.slick-slider.slickslider-vermieterstimmen > .prev,
.slick-slider.slickslider-vermieterstimmen > .next {
  outline: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #cc6600;
  padding: 0;
  cursor: pointer;
  background: none;
  border: none;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
  -webkit-filter: dropshadow(color=rgba(0, 0, 0, 0.3), offx=1, offy=1);
  filter: dropshadow(color=rgba(0, 0, 0, 0.3), offx=1, offy=1);
  font-size: 4em
}

.slick-slider.slickslider-vermieterstimmen > .prev {
  left: -15px;
  z-index: 10
}

.slick-slider.slickslider-vermieterstimmen > .next {
  right: -15px;
  z-index: 10
}

/*EDMT-4254 Newsletterbanner*/
@media (max-width: 767px) {
  .newslettermedia .newsletterbannerneu {
    margin-top : -17px !important;
    margin-bottom : 0px !important;
  }

  .newslettermedia .newsletterbannerneu p:first-child {
    padding-top : 0px !important;
  }

  .newslettermedia .newsletterbannerneu::after {
    content : "";
    display : block;
    margin : 0px;
    height : 30px;
    background : linear-gradient(rgb(255, 255, 255) 50%, rgb(221, 221, 221) 100%);
  }

  .newslettermedia .newsletterbannerneuzero {
    padding-left : 15px;
    padding-right : 15px;
    padding-top : 15px !important;
    margin-bottom : -5px !important;
  }

  .newslettermedia .newsletterbannerneuzero::after, .newsletterbannerneuone::after {
    content : ""; 
    display : none; 
   }
  }

@media (max-width: 359px) {
  .newsletterch_de .newsletterbannerneu {
    margin-top : -17px !important;
    margin-bottom : 0px !important;
  }

  .newsletterch_de .newsletterbannerneu p:first-child {
    padding-top : 0px !important;
  }

  ..newsletterch_de .newsletterbannerneu::after {
    content : "";
    display : block;
    margin : 0px;
    height : 30px;
    background : linear-gradient(rgb(255, 255, 255) 50%, rgb(221, 221, 221) 100%);
  }

  .newsletterch_de .newsletterbannerneuzero {
    padding-left : 15px;
    padding-right : 15px;
    padding-top : 15px !important;
    margin-bottom : -5px !important;
  }

  .newsletterch_de .newsletterbannerneuzero::after, .newsletterbannerneuone::after {
    content : ""; 
    display : none; 
   }
  }


/*EDMT-4284 Optimierung Bewertungsstrecke*/
#rating_domizil {
	background:transparent;
	color:#df862c;
	margin-top:10px;
	text-shadow: none;
}

#Trennlinie {
	width: 70%;
	border-top: 1px solid #ddd;
}

#Image_Trusted {
	height:60px;
}

#rating_google {
  margin-top: 10px;
}

/*EDFE-5390 (EDFE-5343) Austauschen der Email-Adressen im FE*/
.infoMail {
  height: 15px;
}

.partnerMail {
  height: 40px;
  padding-bottom: 3px;
}

.agenturContent section {
  padding: 20px 0px
}
.agenturContent section h1 {
  border-bottom: 4px solid #c60;
  padding-bottom: 10px;
  font-weight: bold
}
.agenturContent section h3 {
  font-weight: bold
}
.agenturContent section .icon-color > img {
  height: 3em;
}

.agenturContent section.blockIhreVorteile .vorteile-list {
  list-style: none;
  margin-top: 30px;
  padding: 0px;
  text-align: left;
  font-size: 16px
}
.agenturContent section.blockIhreVorteile .vorteile-list li .icon {
  color: #393;
  float: left
}
.agenturContent section.blockUeberUns .vorteile-list {
  list-style: none;
  margin-top: 30px;
  padding: 0px;
  text-align: left;
  font-size: 16px
}
.agenturContent section.blockUeberUns .vorteile-list li .icon {
  color: #393;
  float: left
}
