
@import url(http://fonts.googleapis.com/css?family=Raleway:400,500);

*, *:before, *:after {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	margin: 0;
	padding: 0;
}
img, embed, object, video{
	max-width:100%;
	height: auto;
	width: auto;
}

body, nav, a, p  {
	margin: 0;
	padding: 0;
}
body {
	font-size: 16px;
	color: #403328;
	line-height: 135%;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
}
ol, ul {
	margin: 0;
	padding: 0 0 0 20px;
}

caption {
	color: #403328;
	font-size: 12px;
}
legend {
	display: none;
}
iframe {
	max-width: 100%;
}
/*********************************** Headers *********************************** */
h1 {
	color: #617322;
	font-size: 28px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 100%;
	margin-bottom: 15px;
}
h2 {
	font-size: 24px;
	color: #333333;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 25px !important;
	margin-top: 5px !important;
	line-height: 100%;
}
h3 {
	font-size: 21px;
	color: #617322;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 8px;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 24px;
	padding-bottom: 20px;
	padding-top: 2px;
	color: #fff;
}
a {
	text-decoration: none;
	color: #617322;
}
a:hover {
	text-decoration: underline;
}
.clear, .clearfix {clear: both;}

.theme-default .nivoSlider {
  -webkit-box-shadow: 0 0 0 0 #4A4A4A!important;
          box-shadow: 0 0 0 0 #4A4A4A!important;
}
/***********************************  Cookibar *********************************** */
.cc_container {
	background: #403328!important;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited {
	background: #b6b5b4 !important;
	color: #fff !important;
	border-radius: 0px!important;
	-webkit-border-radius: 0px!important;
}
.cc_container .cc_btn:hover, .cc_container .cc_btn:active {
	background:#617322 !important;
	color: #fff !important;
}
.cc_container a.cc_more_info,
.cc_container a.cc_more_info:visited {
    text-decoration: none;
    color:  #fff  !important;
    -webkit-transition: 200ms color;
    -o-transition: 200ms color;
    transition: 200ms color;
}
.cc_container a.cc_more_info:hover{
    color: #617322 !important;
}
.cc_container  .cc_message{
    color: #fff !important;
}
/*********************************** Layouts *********************************** */
#wrap_top{
	width: 100%;
	background: #617322;
}
#top{
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	width: 100%;
	height: 200px;
}
#lang_navi{
	position: absolute;
	top: 0px;
	right: 25px;
	width: 161px;
	height: 41px;
}
#wrap_header{
	width: 100%;
}

#header{
	width: 100%;
	max-width: 1600px;
	margin-left: auto;
	margin-right: auto;
}
.shadow{
	width: 100%;
	max-width: 1600px;
	background-image: url(/fileadmin/templates/images/shadow_header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	height: 18px;
}
#wrap{
	width: 100%;
}
#main{
	margin-left: auto;
	margin-right: auto;
	max-width: 1800px;
	width: 100%;
}
.shadow{
	margin-left: auto;
	margin-right: auto;
	max-width: 1800px;
	width: 100%;
	height: 18px;
	background-image: url(/fileadmin/templates/images/shadow.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#booking{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1100px;
	margin-top: 40px;
	padding-bottom: 40px;
}
#booking h1 {
	text-align: center;
}
#content{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1100px;
	margin-bottom: 40px;
	min-height: 450px;
	padding-top: 45px;
}
#content_2{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1100px;
	padding-bottom: 25px;
	padding-top: 25px;
}
#content_bottom{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1100px;
	padding-top: 5px;
	padding-bottom: 20px;
}
#print{
	float: left;
	width: 180px;
	margin-bottom: 20px;
	font-size: 14px;
}
#support_top{
	float: right;
	width: 140px;
	margin-bottom: 20px;
	font-size: 14px;
	text-align: right;
}
#support_top a, #print a {
	color: #403328;
}

#wrap_footer {
	background-color: #403328;
	width: 100%;
	background-image: url(/fileadmin/templates/images/band.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding-bottom: 50px;
}
#footer {
	min-height: 100px;
	padding-top: 60px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1100px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#contact {
	float: left;
	width: 25%;
	margin-right: 5%;
}
#partner {
	float: left;
	width: 22%;
}
#partner p {
	margin-bottom: 15px;
}
#map {
	float: right;
	width: 42%;
}
#map .csc-textpic-imagewrap{

}

#meta_navi {
	float: right;
	width: 100%;
	font-size: 11px;
	line-height: 110%;
	margin-top: 18px;
	height: 40px;
}
.meta_anfang{
  float: right;
  padding-left: 5px;
  text-align: right;
  border-left: 1px solid #fff;
}
.meta_anfang a{
	color: #fff;
	text-decoration: none;
}
.meta_anfang a:hover{
	color: #fff;
	text-decoration: underline;
}
.meta {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	border-left: 1px solid #fff;
}
.meta a{
	color: #fff;
	text-decoration: none;
}
.meta a:hover{
	color: #fff;
	text-decoration: underline;
}
.meta_ende{
  float: right;
  padding-right: 5px;
  padding-left: 5px;
  text-align: right;
}
.meta_ende a{
	color: #fff;
	text-decoration: none;

}
.meta_ende a:hover{
	color: #fff;
	text-decoration: underline;
}

#smallsearch {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
}

.dce_smallsearchWrap {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.smallsearch_buttons {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 600px;
	margin: auto;
}
.smallsearch_buttons--req,
.smallsearch_buttons--book{
	width: 49%;
}

.smallsearch_buttons--req a,
.smallsearch_buttons--book a{
	width: 100%;
	display: block;
	padding: 10px 0;
	color: #fff;
	text-transform: uppercase;
	background-color: #617322;
	text-align: center;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	font-weight: 500;
	letter-spacing: 0.2em;
}
.smallsearch_buttons--req a:hover,
.smallsearch_buttons--book a:hover{
	background-color: #403328;
	text-decoration: none;
}
.smallsearch_buttons--book {
	width: 48%;
	margin-left: auto;
}

/*********************************** Skizzen *********************************** */

#button_skizze{
	float: right;
	height: 30px;
	width: 30%;
	background-color: #403328;
	background-image: url(/fileadmin/templates/images/bg_skizze.png);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 12px;
	margin-bottom: 15px;
	margin-right: 15px;
	padding-top: 4px;
	padding-left: 10px;
	cursor: pointer;
}
#button_skizze p {
	margin: 0px !important;
	padding:  0px !important;
}

/*********************************** Logo / Top *********************************** */
#logo{
	width: 296px;
	height: 118px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
#logo img {
	margin: 0px;
	padding: 0px;
}
/*********************************** Main Navi*********************************** */
#mainNavi {
	float: left;
	width: 100%;
	max-width: 1200px;
	background: #fff;
	position: absolute;
	margin-top: 45px;
	z-index: 9999;
	-webkit-box-shadow: 2px 4px 5px 0px rgba(122, 121, 121, 0.75);
	box-shadow:         2px 4px 5px 0px rgba(122, 121, 121, 0.75);
}
#mainNavi nav {
	position: relative;
	z-index: 999;
	padding: 0px !important;
	margin: 0px !important;
}
#mainNavi ul {
	padding: 0px !important;
	margin: 0px !important;
}
#mainNavi .flexnav li a {
	border-left: 0px !important;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	background: #fff;
	color: #403328;
	font-weight: 500;
}
#mainNavi .flexnav li a:hover {
	text-decoration: none;
	color: #617322;
}
#mainNavi .flexnav li .current {

}
#mainNavi .flexnav .touch-button {
	display: none;
}	
#mainNavi .flexnav li > ul {
	left: 10%;
	margin-top: -5px !important;
	z-index: 99999;
	background: #fff;
	-webkit-box-shadow: -2px -2px 3px 0px rgba(122, 121, 121, 0.75);
	box-shadow:         -2px -2px 3px 0px rgba(122, 121, 121, 0.75);
}
#mainNavi .flexnav li>ul li:last-child{
	border-bottom: 0px solid #403328;
}
#mainNavi .flexnav li>ul li {
	border-bottom: 1px solid #403328;

}
#mainNavi .flexnav li ul li a {
	font-size: 14px;
}
#mainNavi .flexnav li ul li a:hover {
	font-weight: 500;
	color: #617322;
}
#mainNavi .flexnav li ul li .current {
	font-weight: 500;
	color: #617322;
}

/*********************************** Gridelements *********************************** */
.col-container{
	float: left;
	width: 100%;
	margin-top: 15px;
}
.two-cols-left{
	float: left;
	width: 48%;
	padding-bottom: 25px;
}
.two-cols-right{
	float: right;
	width: 48%;
	padding-bottom: 25px;
}
/*********************************** seekda Minianfrage *********************************** */
.minianfrage {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 900px;
	margin-top: 45px;
	margin-bottom: 25px;
}
#minianfrage_arrival_field, #minianfrage_departure_field {
	border: 1px solid #403328;
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 28%;
	margin-right: 8%;
	height: 40px;
	text-align: center;
}
#minianfrage_departure_field {
	margin-right: 0%;
}
#minianfrage_arrival_field, #minianfrage_departure_field {
	background-image: url(/fileadmin/templates/images/cal.jpg);
	background-repeat: no-repeat;
	background-position: 95% 50%;	
}
.minianfrage_submit {
	float: right;
	width: 28%;
}

.minianfrage_submit input[type="submit"] {
	color: #fff;
	cursor: pointer !important;
	width: 100%;
	height: 40px;
	border: 0px solid #fff;
	text-align: center;
	background-color: #617322;
}
/*********************************** Quicklink BOxes *********************************** */
.content_box {
    float: left;
    width:100%;
    background: #617322;
    margin-bottom: 45px;
}
.content_box_shadow {
	float: left;
	width:100%;
	height: 18px;
	background-image: url(/fileadmin/templates/images/shadow_content_box.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.content_box_image {
    float: left;
    width:45%;
    height: 100%;

}
.content_box_wrap {
    float: left;
    width:55%;
    height: 100%;
    background: #617322;
    color: #fff;
}
.content_box_title a, .content_box_more a {
    color: #fff;
}
.content_box_title a:hover {
    color: #fff;
    text-decoration: none;
}
.content_box_title {
    float: left;
    width:100%;
    padding-left: 6%;
    text-transform: uppercase;
    padding-bottom: 15px;
    padding-top: 20px;
    font-size: 24px;
}
.content_box_desc {
    float: left;
    width:100%;
    padding-left: 6%;
    padding-right: 6%;
    font-size: 15px;
    padding-bottom: 25px;
    line-height: 120%;
}
.content_box_more {
    float: left;
    width:85%;
    margin-left: 6%;
    margin-right: 6%;
    border-top: 1px solid #fff;
     font-size: 15px;
     text-align: right;
     padding-top: 5px;
}

/*********************************** Powermail *********************************** */
.ui-datepicker-div {
    z-index: 9999999 !important;
}
.ui-widget {
    font-size: 14px !important;
    z-index: 9999999 !important;
}
fieldset {
	margin: 0px !important;
	padding: 0px !important;
}
fieldset.powermail_fieldset_1  {
	float: left;
	width: 48%;
}
fieldset.powermail_fieldset_2   {
	float: right;
	width: 48%;
}
/* Kiwi Accordion */
.ka-handler{
	background-color: #617322;
	width: 100%;
	padding-bottom: 8px;
	padding-left: 15px;
	cursor: pointer;
	clear: both;
	margin: 0px !important;
	padding-top: 8px !important;
	color: #fff !important;
	margin-top: 10px !important;
}
.ka-handler h2 {
	padding: 0px !important;
	margin: 0px !important;
	color: #ffffff !important;
	font-size: 19px;
}
.ka-content, .ka-panel{
	padding: 0px !important;
}

.ka-content p {
	padding: 15px; 
}
.ka-panel.close .ka-handler{
	background-image: url(/fileadmin/templates/images/arrow_close.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.ka-panel.open .ka-handler{
	background-image: url(/fileadmin/templates/images/arrow_open.png);
	background-position: right center;
	background-repeat: no-repeat;
}
/*********************************** Google Maps *********************************** */
#responsiveContainer {
	position: relative;
	padding-bottom: 30%;
	height: 0;
	overflow: hidden;
}

#responsiveContainer #map_canvas {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*********************************** Preise *********************************** */
table.price thead th:first-child {
	float: left;
	text-align: left;
	width: 130px;
}
table.price thead th {
	float: left;
	padding-bottom: 10px;
	text-align: center;
	width: 190px;
}
table.price tbody td:first-child {
	float: left;
	text-align: left;
	width: 130px;
}
table.price tbody td {
	float: left;
	padding-bottom: 5px;
	text-align: center;
	width: 190px;
}

/*********************************** Powermail *********************************** */

.tx-powermail {
	float: left;
	padding-bottom: 45px;
}

/*********************************** 1100 *********************************** */
@media screen and (max-width: 1180px) {
#content, #content_2, #content_bottom, #footer {
	padding-left: 2%;
	padding-right: 2%;
}
#lang_navi{
	right: 0;
}
}
/*********************************** 1024 *********************************** */
@media screen and (max-width: 1024px) {
#booking {
	padding-left: 2%;
	padding-right: 2%;
}
.content_box_image img {
	height: 100%;
	height: 100%;
}
.content_box_more {
	height: 35px;
}
}
/*********************************** 960 *********************************** */
@media screen and (max-width: 960px) {
#button_skizze{
	width: 40%;
	margin-right: 10px;
}
}
/*********************************** 860 *********************************** */
@media screen and (max-width: 860px) {

}
/*********************************** 780 *********************************** */
@media screen and (max-width: 780px) {
#mainNavi nav {
	z-index:1000;
	position: absolute;
	right: 0;
	width: 80%;
	padding: 0px !important;
	margin: 0px !important;
}
#mainNavi .flexnav li > ul {
	left: 10%;
	margin-top: -0px !important;
	z-index: 99999;
	background: #fff;
	-webkit-box-shadow: -0px -0px 0px 0px rgba(122, 121, 121, 0.75);
	box-shadow:         -0px -0px 0px 0px rgba(122, 121, 121, 0.75);
}
#mainNavi .flexnav .touch-button {
	display: block;
	height: 57px;
	width: 55px;
	background: #58493b;
}
#mainNavi .flexnav .touch-button .navicon {
    color: #fff;
    font-size: 15px;
    position: relative;
    top: 1.4em;
}
.two-cols-left{
	float: left;
	width: 100%;
	padding-bottom: 5px;
}
.two-cols-right{
	float: left;
	width: 100%;
	padding-bottom: 25px;
}
#contact {
	float: left;
	width: 45%;
	margin-right: 0%;
}
#partner {
	float: right;
	width: 45%;
}

#map {
	float: left;
	width: 100%;
	margin-top: 25px;
}
#responsiveContainer {
	padding-bottom: 35%;
}

#logo {
    width: 250px;
    padding-top: 55px;
}

}
/*********************************** 640 *********************************** */
@media screen and (max-width: 640px) {
#minianfrage_arrival_field, #minianfrage_departure_field {
	width: 40%;
	margin-right: 4%;
	height: 40px;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 5%;
}
.minianfrage_submit {
	float: left;
	width: 90%;
	margin-left: 5%;
}
#booking {
	padding-bottom: 25px;
}
.content_box_image {
    float: left;
    width:100%;
    height: 100%;
}
.content_box_image img  {
    width: 100%;
    height: 100%;

}
.content_box_wrap {
    float: left;
    width:100%;
    height: 100%;
    background: #617322;
    color: #fff;
}
#responsiveContainer {
	padding-bottom: 40%;
}
}
/*********************************** 480 *********************************** */
@media screen and (max-width: 480px) {
.minianfrage {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 900px;
	margin-top: 45px;
	margin-bottom: 25px;
}
#minianfrage_arrival_field, #minianfrage_departure_field {
	width: 90%;
	margin-right: 0%;
	height: 40px;
	text-align: center;
	margin-left: 5%;
	margin-bottom: 10px;
}
#contact {
	float: left;
	width: 100%;
	margin-right: 0%;
	text-align: center;
}
#partner {
	float: left;
	width: 100%;
	margin-top: 25px;
	text-align: center;
}
#partner .csc-textpic-imagewrap {
	float: none;
	width: 84px;
	margin-left: auto !important;
	margin-right: auto !important;
}
#map h4 {
	text-align:  center;
}
#button_skizze{
	width: 50%;
	margin-right: 5px;
}
#responsiveContainer {
	padding-bottom: 50%;
}
}

/* DSVGO */
#c178, #c179 {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 15px;
    padding-bottom: 45px;
    padding-top: 25px;
}