/*
orange #f29825 
Text grau #231f20
*/
* {
  margin: 0;  
  padding: 0;  
  border: 0;  
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, section {  
  display: block;
}
body {
    color: #231f20;
    font-family:"Franklin Gothic Book", Verdana, sans-serif;
    width:100%;
    line-height: 1;
	text-align:center;
    background-color:#ffffff;	
}
ol, ul {  
  list-style: none;
}
p {
	font-size: 1em;
    line-height:1.3em;
    margin-bottom: 15px;
}
b {
    font-weight: bold;
}
i {
    font-style: italic;
}
h1 {
    font-size:2.1em;
    padding:10px 0px 25px 0;
	font-weight: normal;
    text-transform:uppercase;
}
h2   {
    font-weight: normal;
    font-size:1.6em;
    margin-bottom:6px;
    margin-top: 0px;
	line-height: 1.2em;
    letter-spacing:0.2px;
}
h3 {
    font-size: 1.4em;
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: bold;
}
a:link, a:visited {
    text-decoration:none;
    color: #f29825 ;
}
img {
    height:auto;
    width:auto;
}
aside {
	font-size: 1.15em;	
    font-style: italic;
	font-weight:bold;
    padding: 0 0 0 20px;
    margin-left: 5%;
	margin-top: 30px;
	margin-bottom: 25px;
	color: #f29825;
	border-left: 5px solid #f29825;
}
hr {
  border: 0;
  color: #c8c3be;
  background-color: #c8c3be;
  height: 1px;
}
#wrapper {
    margin: 0 auto;
    width: 100%;
    text-align:left;
}
#headerTop {
    padding-top: 5px;
	padding-bottom:5px;
	background-color: #fff;
	text-align:center;
	position:relative;
	min-height: 110px;
}
.logo {
	width: 8%;
	margin-left: auto;
	margin-right:auto;
	max-width: 150px;
    /*float:left;*/
	margin-bottom: 20px;
	margin-top: 10px;
	position:absolute;
	left: 40%;
	top: 10px;
	z-index:1;
}
.logo img {max-width: 100px;}

.top_navi  {
	text-align:left;
	padding-top: 10px;
	max-width: 25%;
}
.top_navi a {
	display:block;
	color: #666;
	padding: 5px 8px;
}

#headerBottom {
	min-height: 200px;
	overflow:hidden;
	position:relative;
}
@media screen and (min-width:767px){
	#headerBottom {
		min-height: 300px;
	}
}
@media screen and (min-width:1024px){
	#headerBottom {
		min-height: 400px;
	}
}
@media screen and (min-width:1200px){
	#headerBottom {
		min-height: 500px;
	}
	.lang {float:right;}
	.top_navi {float:left;}
}


#headerBottom img {
    width: 100%;
}
#wbe {
	/*background-color: #f5f5f1;*/
  background-color: #006341;
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: center;
  /*position: relative;
  top: -20px;*/

}
#wbe a.btn.btn-primary {
  font-weight: bold !important;
  text-indent: 2px;

}
#main {
    border-bottom: 1px solid #a4a2a2;
    padding-top:15px;
	padding-bottom: 20px;
	width: 97%;
	margin-right: 1%;
	margin-left: 2%;	
}


@media screen and (min-width:1024px){
	#main {
		width: 80%;
		margin: 0 auto;
	}
}
@media screen and (min-width:1240px){
	#main {
		width: 70%;
		margin: 0 auto;
	}
}
/*
#leftCol {
    float:left;
    position:relative;
    margin-right:3%;
    width: 20%;
}

#contentStart {
    width:50%;
    float:left;
}
#contentSeite {
    float:left;
    width:73%;
}
*/


/* __________________________ rightCol __________________________ */
#rightCol {
    float:left;
    width:24%;
    border-left: 1px solid #AEAEAD;
    margin-left: 2%;
	margin-top: 20px;
}
#rightCol h2 {
    padding-left: 20px;
}
#rightCol .ce-textpic, #rightCol .ce-image {
    margin:0px 0px 20px 18px;
    padding-bottom:20px;
}
#rightCol h3 {
    color: #f29825;
    font-weight:bold;
    font-size:100%;
    text-transform: uppercase;
    margin-bottom:10px;
    margin-top: 20px;  
    padding-left: 20px;
}
#rightCol .ce-textpic:last-child {
    border-bottom: none;
}
#rightCol p.bodytext {
    margin-bottom:0px;
}
#rightCol img {
    max-width: 185px;
	height:auto;
}
/* __________________________ Inhaltselemente __________________________ */
/* default styles for extension "tx_frontend" */
.ce-align-left { text-align: left; }
.ce-align-center { text-align: center; }
.ce-align-right { text-align: right; }
.ce-table td, .contenttable td, .ce-table th { vertical-align: top; }
.ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }
.ce-left .ce-gallery, .ce-column { float: left; }
.ce-center .ce-outer { position: relative; float: right; right: 50%; }
.ce-center .ce-inner { position: relative; float: right; right: -50%; }
.ce-right .ce-gallery { float: right; }
.ce-gallery figure { display: table; margin: 0; }
.ce-gallery figcaption { display: table-caption; caption-side: bottom; }
.ce-gallery img { display: block; }
.ce-gallery iframe { border-width: 0; }
.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {margin-bottom: 10px;}
.ce-intext.ce-right .ce-gallery { margin-left: 10px; }
.ce-intext.ce-left .ce-gallery { margin-right: 10px; }
.ce-below .ce-gallery { margin-top: 10px; }
.ce-column { margin-right: 10px; }
.ce-column:last-child { margin-right: 0; }
.ce-row { margin-bottom: 10px; }
.ce-row:last-child { margin-bottom: 0; }
.ce-above .ce-bodytext { clear: both; }
.ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }
.ce-headline-left { text-align: left; }
.ce-headline-center { text-align: center; }
.ce-headline-right { text-align: right; }
.ce-uploads { margin: 0; padding: 0; }
.ce-uploads li { list-style: none outside none; margin: 1em 0; }
.ce-uploads img { float: left; padding-right: 1em; vertical-align: top; }
.ce-uploads span { display: block; }
.ce-table { width: 100%; max-width: 100%; }
.ce-table th, .ce-table td { padding: 0.5em 0.75em; vertical-align: top; }
.ce-table thead th { border-bottom: 2px solid #dadada; }
.ce-table th, .ce-table td { border-top: 1px solid #dadada; }
.ce-table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0,0,0,.05); }
.ce-table-bordered th, .ce-table-bordered td { border: 1px solid #dadada; }
.frame-space-before-extra-small { margin-top: 1em; }
.frame-space-before-small { margin-top: 2em; }
.frame-space-before-medium { margin-top: 3em; }
.frame-space-before-large { margin-top: 4em; }
.frame-space-before-extra-large { margin-top: 5em; }
.frame-space-after-extra-small { margin-bottom: 1em; }
.frame-space-after-small { margin-bottom: 2em; }
.frame-space-after-medium { margin-bottom: 3em; }
.frame-space-after-large { margin-bottom: 4em; }
.frame-space-after-extra-large { margin-bottom: 5em; }
.frame-ruler-before:before { content: ''; display: block; border-top: 1px solid rgba(0,0,0,0.25); margin-bottom: 2em; }
.frame-ruler-after:after { content: ''; display: block; border-bottom: 1px solid rgba(0,0,0,0.25); margin-top: 2em; }
.frame-indent { margin-left: 15%; margin-right: 15%; }
.frame-indent-left { margin-left: 33%; }
.frame-indent-right { margin-right: 33%; }
.ce-textpic {
  display:inline-block;
  margin-bottom: 25px;
  width: 100%;
}
.ce-bodytext ul li, .panel ul li {
    list-style-image: url("../Images/arrow-img.png");
    list-style-position: outside;
    margin-left: 1.6em;
    margin-bottom: 20px;
	line-height: 1.3em;
}
.default .ce-left .ce-gallery .ce-row .ce-column {
  float: left;
  width: 28%;
  margin-right:5%;
  overflow:hidden;
}
#rightCol .default .ce-left .ce-gallery .ce-row .ce-column {
  width: 100%;
}
.ce-right .ce-gallery   {
  max-width: 300px;
  float:right;
}
.ce-intext.ce-right .ce-gallery {
    margin-left: 30px;
}
.ce-gallery .ce-row .ce-column:last-child {
  margin-right:0;
}
.ce-left .ce-gallery .ce-row .ce-column figure ,  .ce-inner .ce-row .ce-column figure {
  border: 1px solid #f6de9d;
  max-width:250px; 
}
.ce-left .ce-gallery .ce-row .ce-column .ce-media img {
  border: 1px solid #f6de9d;
}
.ce-gallery .ce-row .ce-column figcaption {
    font-style: italic;
    text-align:center;
	padding-bottom: 8px;
}
.ce-right .ce-gallery .ce-row .ce-column {
  float:right;
  margin-left: 20px;
  margin-bottom: 20px;  
}
.ce-intext.ce-left .ce-gallery {margin-right: 20px;}
.ce-image .ce-column {margin-right: 20px;}
.ce-image .ce-column figcaption {margin-top: 8px;}
.nur-text .ce-textpic {
  width: 100%;
  display:block;
}
.frame-layout-1 {margin-bottom: 25px;}
/* --------- Bild links - Text rechts ---------- */
div.imgLeft-textRight .ce-gallery {
  width: 31%;
  float:left;
}
div.imgLeft-textRight .ce-gallery img {
  max-width: 180px;
}
.imgLeft-textRight .ce-bodytext {
  margin-top: -20px;
  margin-left: 200px;
}
.imgLeft-textRight .ce-bodytext table {
  margin-top: 0;
  margin-left: 0;
}
.imgLeft-textRight  {
  margin-bottom: 20px;
}
div#main h1 a:link, div#main h1 a:visited, div#main h2 a:link, div#main h2 a:visited, div#main h3 a:link, div#main h3 a:visited {
  color: #231f20;
}

/* Breadcrumb Pfad */
div.breadcrumb {
  font-size: 0.75em;
  margin-bottom: 15px;
}
div.breadcrumb a {
  text-decoration: underline;
}
div.breadcrumb a:hover {
  text-decoration: none;
}

/* FOOTER MENU */
footer {width: 100%; background-color: #006341; color: #fff;text-align:center;}
#footer {
	width: 100%;
	max-width: 1248px;
	margin-left: auto;
	margin-right: auto;
	padding-top:20px;
	padding-bottom:20px;
	font-size:1.1em;
	line-height: 1.3em;
	background-color: #006341;
}
.address {margin-bottom: 20px;}
.address, .service, .footer_navi {
 /* width:45%;
  float:left;*/
  margin-right: 2%;
  margin-left: 2%;
  }
@media screen and (min-width:960px){
	.address, .service, .footer_navi {
		width:100%;
	}
}
#footer a {
	color:#fff; 
	display:inline-block;
	margin-top: 12px;
	margin-bottom: 5px;
}
#footer a:hover {
    color:#f6de9d; 
}
.footer_navi ul  {
  display:inline-block;
}
.footer_navi ul li  {
  margin-bottom: 15px;
  display:inline-block;
  padding: 8px;
}
.footer_navi ul li a:hover, .footer_navi ul li a:visited {
  text-decoration:underline;
}
.print, #back-top, .copyright {
  margin-top:5px;
}
#footer .btn, #footer button {
	padding: 0 0 0 0;
	background-color: transparent;
	color: #fff;
  font-size:1.05em;
}
/*
.flagge {
  float:left;
  border-radius: 20px;
  padding: 14px 16px;
  border: 1px solid #fff;
}
*/
/*
.flagge {
  float:left;

}*/
ul.navLang {
	text-align: left;
	padding: 5px 8px;
	max-width: 100px;
}
@media screen and (min-width:768px){
	ul.navLang {
		float:right;
	}
}
li.flagge img {
	width: 25px;
	height: 18px;
	margin-left: 2px;
	
}
/* SITEMAP */
.frame-type-menu_sitemap_pages ul {
  line-height: 25px;
  list-style: none;
  padding: 5px 0px 5px 50px;
}
.frame-type-menu_sitemap_pages ul li {
  padding-left: 10px;
  background: url("../Images/bullet.gif") no-repeat 0px 3px;
}
.frame-type-menu_sitemap_pages ul ul {
  padding: 5px 0px 25px 50px;
}
.frame-type-menu_sitemap_pages ul li a {
  color:#231F20;
}

/* TABLE */
table.contenttable {
  margin-bottom: 20px;
  width:100%;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
td {
    padding:5px 10px 5px 5px;
	vertical-align:top;
}

/*********************************** Lunchtime - Mittagsmenü *************************************/
div#c39 .lunchtime_insert {
position:                  relative;
padding-bottom:            30px;
margin-bottom:             30px;
line-height:               1.3em;
text-align:                center;
}

div#c39 .lunchtime_insert .powered {
position:                  absolute;
bottom:                    0px;
right:                     0px;
font-size:                 60%;
}

div#c39 .lunchtime_insert .title_a {
font-size:                 100%;
font-weight:               bold;
margin-top:                30px;
margin-bottom:             10px;
}

div#c39 .lunchtime_insert .info {
font-size:                 80%;
}

div#c39 .lunchtime_insert .menu {
margin-bottom:             15px;
}
#reser{
  height:auto; 
}

/*------------------------ mybutton --------------------------------------*/
#hinweise {
	width: 98%;
	padding-right:1%;
	padding-left: 1%;
	display:inline-block;
	background-color: #666;
}
@media screen and (min-width:960px){ 
	#hinweise {width: 80%;padding-right:10%;padding-left: 10%;display:flex;}
}

.myButton {
  letter-spacing: 0.5pt;
  font-size:1.2em;
  font-weight:bold;
  padding: 0.5em;
  text-decoration:none;
  text-align: center;
  vertical-align:center;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 130%;
}

.myButton:active {
  position:relative;
  top:1px;
}
.myButton a{
  color:#707070;
}
.myButton a:hover, #leftCol .tooltip:hover {
  color:#f29825; 
}

#leftCol .myButton {
	background-color: #fff;
	color: #707070;
	border: 1px dotted #707070;
}
@media screen and (min-width:960px){
	.myButton {
		width:29%;
		margin-right: 2%;
		margin-left: 2%;  
		max-width: 330px;
	    float:left;
		padding: 1em;
	}
	#leftCol .myButton {
		width: 80%;
		margin-right: 2%;
		margin-left: 2%;  
		max-width: 330px;
		padding: 1em;
	}
}


/*------------------------ Weihnacht --------------------------------------*/
#weihnacht {
  -moz-box-shadow: -1px 0px 0px 1px #f0f7fa;
  -webkit-box-shadow: -1px 0px 0px 1px #f0f7fa;
  box-shadow: -1px 0px 0px 1px #f0f7fa;
  background-image:url('/fileadmin/user_upload/aktionen/Weihnachtsbaum.png') ;
  display:inline-block;
  letter-spacing: 0.5pt;
  font-weight:bold;
  padding: 8%;
  text-decoration:none;
  width:170px;
  text-align: center;
  margin-bottom: 10px;
  line-height: 130%;
}
#weihnacht:hover {
  background-color:#f6de9d; 
}
#weihnacht:active {
  position:relative;
  top:1px;
}
#weihnacht a {
  color:#b5152b;
  font-size:2em;
}
#weihnacht a:hover {
  color: #2a1b1e; 
}
/*------------------------- mybutton-end ----------------------------------*/

/*------------------------- modal popup ----------------------------------*/
.pop {
  position: fixed; 
  z-index: 2; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.4); 
}
/* Modal Content-Box */
.popup-content {
  background-color: #fefefe;
  margin: 15% auto; 
  padding: 20px;
  border: 2px solid #999;
  text-align:left;
  width: 80%; 
  max-width: 900px;
  border-radius:5px;
  z-index:99;
}
@media screen and (max-width:640px){
	.popup-content {
		margin: 10% auto;
	}
	.popup-content h1 {
		font-size:1.2em;
	}	
}
.popup-content .ce-left .ce-inner .ce-row .ce-column figure
{
	border: 0px;
}

.weg {
  color: #aaa;
  float: right;
  font-size: 2.5em;
  font-weight: bold;
}
.weg:hover,.weg:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.popup-content p {
  margin-right: 5%;

}
.popup-content p a.button
{
  background-color: #f29825;
  border-radius:5px;  
  color: #ffffff;
  padding: 0.5em 1em;
}

/*------------------------- WBE Quickstarter ----------------------------------*/
button.wbe-quickstarter-next {
  padding: 5px;
}
button.wbe-quickstarter-next:hover {
  background: #ccc;
}
.wbe-quickstarter-container .month-wrapper .material-icons, 
.wbe-quickstarter-container .month-wrapper .material-icons
{color:#333333 !important; font-size: 2em;}

.wbe-quickstarter-container .month-wrapper .prev, .wbe-quickstarter-container .month-wrapper .material-icons .next, .prev, .next {top: 7% !important;}
.wbe-quickstarter-container .month-wrapper .prev:hover, 
.wbe-quickstarter-container .month-wrapper .next:hover,
.wbe-quickstarter-container .month-wrapper .material-icons:hover {color: #ffffff !important;}
.wbe-quickstarter-container .wbe-calendar-close {border: 1px dotted #666; border-radius: 4px;}
.wbe-quickstarter-container .wbe-scope .date-picker-wrapper .day.first-date-selected, .wbe-quickstarter-container .wbe-scope .date-picker-wrapper .day.last-date-selected {
	background-color: #333333 !important;
	color: #fff;
}
.wbe-quickstarter-container .wbe-scope .date-picker-wrapper .date-range-length-tip {
	background-color: #fff; color: #000; border: 1px dotted #707070; border-radius: 4px;padding: 4px 8px;
	}
.wbe-quickstarter-container .wbe-scope .date-picker-wrapper .date-range-length-tip:after {
    border-top: 4px solid #fff;
}
@media screen and (max-width:960px){
  #leftCol{
    width:45%;
  }  

  #headerTop {
    padding-top: 0;
	padding-bottom: 0;

    }
  #info, .breadcrumb {
    display:none;
  }
  #contentStart, #contentSeite, #rightCol {
    width:98%;
	border-left: none;
	margin-left: 0;
  }
  /*#leftCol .kesearchbox {float:left;}*/
  span.submitbutt input {float:left;}
  #rightCol div.ce-textpic:first-child{
    margin-top:10px;
  }
 /* .logo a img{
    width:12%;
    min-width:95px;
    max-width:105px;
    top:5px;
    height:auto;
    z-index:1000;
    position:absolute;
  }*/
  #footer{
    width:100%;
    height:auto;
  }
}
@media screen and (max-width:767px){
	#leftCol{
		width:98%;
	} 

  .ce-left .ce-gallery .ce-row .ce-column {
    width: 100%; 
  }
  .frame-layout-3 {
	  width: 45%;margin-right: 2%; float:left;
  }
  .frame-layout-3 .ce-left .ce-gallery .ce-row .ce-column {
    width: 100%;
    margin-right:0;
  }  
  #rightCol img {
    max-width: 100%;
  }
}
@media screen and (max-width:640px){
	h1 {font-size: 1.8em;}
	/*h1:first-letter {font-size: 2em;}*/
	h2 {font-size: 1.4em;}
	.myButton {font-size: 0.9em;}
	.ce-textpic .ce-gallery {
		float:none;
		display:block;
	}
	.ce-column {
		margin-bottom: 10px;
	}
	.card .ce-column {
		margin-bottom: 0px;
	}
}
@media screen and (max-width:480px){
  div.default .ce-right .ce-gallery {
    float:none;
    display:block;
  }
  div.imgLeft-textRight .ce-gallery {
    width: 90%;
    margin-right:0;
  }
  .imgLeft-textRight .ce-bodytext {
        margin-top: 0;
        margin-left: 0;
  }
}
/* Testanimation buttons #hinweise */
@keyframes example {
  from   { left:0px; top:-20px;}
  to  { left:0px; top:0px;}
}
.myButton {
  border-radius: 4px;
  position: relative;
  animation-name: example;
  animation-duration: 4s;
}
.myButton:hover {
	background-color: #999;
	color: #f6de9d;
}

/* Zoom effect für Bilder im Content */
#contentStart figure, #contentSeite figure {  transition: transform .1s;}
#contentStart figure:hover, #contentSeite figure:hover {
  transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
  box-sizing:border-box
}
.mySlides {
  display: none;
}
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: 100px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 3em;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}
.imgDescription {
  background-color: white;
  color: black;
  font-size: 1.5em; 
  font-weight: bold;
  margin: 0 auto; 
  padding: 10px;
  width: 60%;
  text-align: center; 
  position: absolute; 
  /*top: 55%;*/bottom: 5%;
  left: 50%; 
  transform: translate(-50%, -55%); 
  border:1px solid #fff;
  border-radius: 5px;  
  mix-blend-mode: screen; 
}
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
#contentSeite .active, .dot:hover {
  background-color: #717171;
}
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

/* Accordion */
button.accordion {margin-bottom: 2px;}
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}
button.active, .accordion:hover {
  background-color: #ccc;
}
.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.accordion h2:after {
  content: '\0271A'; 
  font-size: 1.5em;
  float: right;
  margin-left: 5px;
}
button.active h2 {
  color: #fff;
}
button.active h2:after {
  content: "\2716"; 
}
/* Pill-Buttons h5 für Tischreservierungen */
.pillPointer {
  background-color: #666;
  padding: 10px 10px 10px 8px;
  text-align: left;
  display: inline-block;
  border-radius: 0 16px 16px 0;
  float:left;
  margin-top: 30px;
  margin-bottom: 20px;
  margin-right: 3%;
  font-size: 1.1em;
  text-transform: uppercase;
  color: #fff;
}
.pillButton {
  background-color: #eee;
  border: none;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  border-radius: 16px;
  float:left;
 margin-top: 30px;  
  margin-bottom: 20px;
  margin-right: 3%;
  font-size: 1.1em;
  transition: 0.3s;  
}
.pillButton a {
  color: #444;
}
.pillButton:hover {
  background-color: #666;
}
.pillButton a:hover {
  color: white;
}
.pillButton .fa {
  margin-left: 6px;
}
/* Profil-Karte Team + Startseite */
#wrapper .card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  max-width: 260px;
  margin: 0 5% 5% 0;
  text-align: center;
  float: left;
  min-height: 300px;
}
@media screen and (min-width:1540px){
	#wrapper .card {
	  margin: 0 8% 8% 0;
	}
}
.card .ce-above .ce-gallery {margin-bottom: 0;}
.card .ce-left .ce-gallery .ce-row .ce-column figure {border-bottom: none;}
.card h2 {
  color: white;
  background-color: #666;
  font-size: 1.2em;
  padding-top: 10px;
  padding-bottom: 10px;
}
.card a {color: #707070; text-transform:uppercase;}
.card p a {display:inline-block;margin-top: 10px;}
.card .ce-textpic {margin-bottom: 0;}
button:hover, a:hover {
  opacity: 0.7;
}
#content .frame-type-image, #contentSeite .frame-type-image {
	display:inline-block;
}
/* Zimmer Text links, Aufzählung rechts */
.text-links {
	float:left;
	width: 55%;
	margin-right: 3%;
}
.liste-rechts {
	float:left;
	width: 21%;
	margin-left: 3%;
	margin-right: 17%;
}
.liste-rechts h3 {
	font-size: 1em;
	margin-top: 0;
	margin-bottom: 4px;
}
.liste-rechts ul  {
	margin-bottom: 30px;
}
.liste-rechts ul li {
	border-bottom: 1px dotted #707070;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* Vorteile Direktbuchung Zimmer */
.html-links {
	float:left;
	width: 55%;
	margin-right: 3%;
	max-height: 20px;
}
.html-links .frame-type-html  {
	position: relative;
	top: -80px;
}

a.buchen  {
	color: #231f20;
	font-weight: bold;
	text-transform:uppercase;
	padding: 14px 16px;
	margin-right: 10%;
	border: 1px dotted #707070;
}
a.buchen:hover  {
	background-color: #666;
	color: #fff;
}
/* Tooltip container für Vorteile Direktbuchung */
.tooltip {
	position: relative;
	display: inline-block;
	padding: 14px 16px;
	border: 1px dotted #707070;
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 180px;
  background-color: #707070;
  color: #fff;
  text-align:left;
  padding: 14px 12px;
  border-radius: 6px;
  position: absolute;
  z-index: 99999;
  top: -120px;
  left: 105%; 
  }
.tooltip ul.tooltiptext li {
	border-bottom: 1px dotted #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 1.2em;
}	
.tooltip ul.tooltiptext li:last-child {
	border-bottom: none;
}
/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext, #headerTop .tooltip:hover .tooltiptext {
  visibility: visible;
  cursor: pointer;
}
#headerTop .tooltip {
	float: left;
}
#headerTop .tooltip .tooltiptext {
  top: 110%;
  left: 50%;
  margin-left: -105px; /* Use half of the width (120/2 = 60), to center the tooltip */

  width: 200px;
}
#headerTop .tooltip .tooltiptext::after {
  content: " ";
  position: absolute;
  bottom: 100%;  /* At the top of the tooltip */
  left: 50%;
  margin-left: -9px;
  border-width: 9px;
  border-style: solid;
  border-color: transparent transparent #707070 transparent;
}
.mean-container .mean-nav ul li.tooltip {
    display:none;
}
#leftCol .tooltip .tooltiptext {
  top: 110%;
  left: 50%;
  margin-left: -105px; /* Use half of the width (120/2 = 60), to center the tooltip */
  color: #fff;
  font-size: 0.8em;
  width: 200px;
}
#leftCol .tooltip .tooltiptext::after {
  content: " ";
  position: absolute;
  bottom: 100%;  /* At the top of the tooltip */
  left: 50%;
  margin-left: -9px;
  border-width: 9px;
  border-style: solid;
  border-color: transparent transparent #707070 transparent;
}
/* dp_cookieconsent */
.cc-revoke, .cc-window {
    z-index: 99999;
}
.cc-window.cc-bottom-right {
  max-width: 28em;
}
@media screen and (max-width:1024px){
  	.mean-container{
		width:100%;
    }
	/*.logo{
		width:40%;
	}*/
	#wrapper .card {width: 46%; margin: 0 2% 5% 2%;}
	a.buchen {
		width: 31%;
		float:left;
		margin-right: 3%;
	}
	#contentSeite .tooltip {
		width: 48%; float:left;
	}  
}
@media screen and (max-width:640px){
	.html-links, .text-links {
		width: 97%;
		max-height: 100%;
	}	
	.html-links .frame-type-html  {
		top: 0px;
		margin-bottom: 10px;
	}
	.liste-rechts  {
		width: 50%;
		margin-left: 0;
	}	
	.address, .service, .footer_navi {
		width: 96%;
	}
	a.buchen, #leftCol .tooltip {
		margin-bottom: 15px;
		display:inline-block;
		width: 91%;
	}
	#contentSeite .tooltip, #contentSeite a.buchen {
		width: 45%;
		margin-bottom: 15px;
	}  
  #wrapper .card {width: 48%; margin: 0 1% 5% 1%;max-width: 265px;}	
}
@media screen and (max-width:480px){
  #wrapper .card {width: 80%; margin: 0 10% 5% 10%;}
}