
/*------------------------------------------------*/
/*----------------- Reset ------------------------*/
/*------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/*---------------------------------------------------------------*/
/*----------------- Fluid styled content ------------------------*/
/*---------------------------------------------------------------*/

/* Start Default */

.ce-align-left { text-align: left; }
.ce-align-center { text-align: center; }
.ce-align-right { text-align: right; }

.ce-table td, .ce-table th { vertical-align: top; }

.ce-textpic, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div { overflow: hidden; }

.ce-column { float: left; }

.ce-center .ce-row { text-align: center; }
.ce-center .ce-column { display: inline-block; float: none; vertical-align: top; }

.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-border img,
.ce-border iframe {
	border: none;
	padding: 0;
}

.ce-left .ce-gallery { float: left; }
.ce-right .ce-gallery { float: right; }
.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: 40px; }
.ce-intext.ce-left .ce-gallery { margin-right: 40px; }
.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-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; }
	
/* End Default */



.ce-textpic .ce-bodytext { padding: 10px 0; }

.typo3-editPanel { clear: both; }
.typo3-feedit-element { margin-top: 20px; }
.frontEndEditIconLinks img { width: auto; height: auto; }

.ce-intext .ce-bodytext h2:first-child,
.ce-intext .ce-bodytext h3:first-child { padding-top: 0; }

.typo3-feedit-element { position: relative; padding-top: 20px; }
.typo3-feedit-element:hover {
	-webkit-box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 0px 4px rgba(0,0,0,0.1);
}
.typo3-editPanel { position: absolute; top: 0; left: 0; z-index: 100; padding: 0 5px; background: #ddd; }
.typo3-feedit-element:hover > form .typo3-editPanel { display: block !important; }
.typo3-editPanel .frontEndEditIconLinks { display: inline !important; }
.typo3-editPanel a { text-decoration: none; }
.typo3-editPanel .icon-markup { display: inline-block; width: 26px; height: 26px; padding: 5px; }
.typo3-editPanel-label {display: none;}

.ce-media img { width: 100%; height: auto; }


/* Sitemap */

.content .frame-type-menu_sitemap ul { margin: 10px 0 10px 30px; }
.content .frame-type-menu_sitemap > ul { margin-left: 0; border-left: 0; }
.content .frame-type-menu_sitemap ul li { padding: 5px 0 0 0; }
.content .frame-type-menu_sitemap ul a { text-decoration: none; }
.content .frame-type-menu_sitemap ul a:hover { text-decoration: underline; }
.content .frame-type-menu_sitemap > ul > li > a { font-size: 1.4em; }
.content .frame-type-menu_sitemap > ul > li > ul { font-size: 1.2em; }
.content .frame-type-menu_sitemap > ul > li > ul > li > a { color: #268340; }
.content .frame-type-menu_sitemap > ul > li > ul > li ul { font-size: 0.9em; }

/* Sitemap */

.content ul.ce-menu-2 {
	display: block;
	margin: 40px 0;
	font-size: 1.2em;
}
.content ul.ce-menu-2 ul {
	display: block;
	padding: 0 0 0 40px;
	font-size: 0.9em;
}
.content ul.ce-menu-2 a { text-decoration: none; }
.content ul.ce-menu-2 a:hover { text-decoration: underline; }

.frame-space-after-medium { margin-bottom: 40px; }

/* Eigenes */

.ce-clear { clear: both; height: 0px; overflow: hidden; }

.ce-intext .no-header .ce-gallery { padding-top: 20px; }


/*-----------------------------------------------*/
/*----------------- Xeye ------------------------*/
/*-----------------------------------------------*/

@font-face {
    font-family: 'xeye_sans';
	src: url('../../../fileadmin/template/fonts/firasans/firasans-regular-webfont.woff2') format('woff2'),
	url('../../../fileadmin/template/fonts/firasans/firasans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'xeye_sans';
	src: url('../../../fileadmin/template/fonts/firasans/firasans-semibold-webfont.woff2') format('woff2'),
	url('../../../fileadmin/template/fonts/firasans/firasans-semibold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'xeye_sans';
	src: url('../../../fileadmin/template/fonts/firasans/firasans-bolditalic-webfont.woff2') format('woff2'),
	url('../../../fileadmin/template/fonts/firasans/firasans-bolditalic-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}


@font-face {
    font-family: 'xeye_serif';
	src: url('../../../fileadmin/template/fonts/droidserif/DroidSerif-Regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'xeye_serif';
	src: url('../../../fileadmin/template/fonts/lora/lora-bold-webfont.woff2') format('woff2'),
	url('../../../fileadmin/template/fonts/lora/lora-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
/*
@font-face {
	font-family: 'FontAwesome';
	src: url('../../../fileadmin/template/fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0');
	src: url('../../../fileadmin/template/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../../../fileadmin/template/fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../../../fileadmin/template/fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../../../fileadmin/template/fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../../../fileadmin/template/fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/

/*
@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('../../../fileadmin/template/fonts/fontawesome/fa-regular-400.eot');
  src: url('../../../fileadmin/template/fonts/fontawesome/fa-regular-400.eot?#iefix') format("embedded-opentype"), url('../../../fileadmin/template/fonts/fontawesome/fa-regular-400.woff2') format("woff2"), url('../../../fileadmin/template/fonts/fontawesome/fa-regular-400.woff') format("woff"), url('../../../fileadmin/template/fonts/fontawesome/fa-regular-400.ttf') format("truetype"), url('../../../fileadmin/template/fonts/fontawesome/fa-regular-400.svg#fontawesome') format("svg");
}
*/
@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('../../../fileadmin/template/fonts/fontawesome/fontawesome-webfont.eot');
  src: url('../../../fileadmin/template/fonts/fontawesome/fontawesome-webfont.eot?#iefix') format("embedded-opentype"), url('../../../fileadmin/template/fonts/fontawesome/fontawesome-webfont.woff2') format("woff2"), url('../../../fileadmin/template/fonts/fontawesome/fontawesome-webfont.woff') format("woff"), url('../../../fileadmin/template/fonts/fontawesome/fontawesome-webfont.ttf') format("truetype"), url('../../../fileadmin/template/fonts/fontawesome/fontawesome-webfont.svg#fontawesome') format("svg");
}


/*----------------- Basic Styles -----------------*/

html { box-sizing: border-box; }
*, ::before, ::after { box-sizing: inherit; }

body {
	background: #fff;
	padding: 0;
	margin: 0;
	font-family: 'xeye_serif', 'Times New Roman', Georgia, Serif;
	font-size: 100.1%;
}

sub {
	vertical-align: sub;
	font-size: 0.7em;
}

.header img, .content img, .footer img {
	max-width: 100% !important;
	height: auto;
}

h1 {
	line-height: 1.2em;
	font-family: 'xeye_sans', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #a2bc0c;
	padding: 0.4em 0;
}
h2, h3 {
	line-height: 1.2em;
	font-family: 'xeye_sans', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	color: #003610;
	padding: 0.4em 0;
}
h4, h5 {
	line-height: 1.2em;
	font-weight: normal;
	font-family: 'xeye_serif', 'Times New Roman', Georgia, Serif;
	color: #003610;
	padding: 1.4em 0 0.2em 0;
}

h1 { font-size: 2.6em; }
h2 { font-size: 2.0em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.2em; font-weight: bold; }
h5 { font-size: 1em; font-weight: bold; }

h2.align-center { font-weight: bold; color: #a2bc0c; font-size: 2.6em; }

h1 a, h2 a, h3 a, h4 a, h5 a { color: #003610; text-decoration: none; }

header h2, header h3, header h4, header h5 { padding-top: 0.4em; }

div.clear-floating { clear: both; height: 0px; overflow: hidden; }
div.clear-floating-mobile { display: none; }
.position-relative { display: block; position: relative; }

a { text-decoration: underline; color: #003610; }

p { margin: 0; padding: 0.3em 0; }

b, strong { font-weight: bold; }

i, em { font-style: italic; }

.clearfix:after { display: block; content: ' '; float: none; clear: both; }


/*---------- Page ----------*/

#page-wrap {
	display: block;
	width: 100%;
	overflow: hidden;
	font-size: 1em;
}


/*---------- Header ----------*/

#no-slider-wrap {
	display: block;
	height: 260px;
}

#header-wrap {
	display: block;
	background: #FFF;
}

#header {
	display: block;
	position: relative;
}

.header-logo {
	display: block;
	width: 140px;
	position: absolute;
	top: 10px;
	right: 10px;
	background: transparent;
	z-index: 24;
}
.header-logo a { display: block; width: 140px; }
.header-logo a img { display: block; width: 100%; height: auto; }


/*---------- Navigation etc. im Header ----------*/

.headericons-mobile .icon-abs { text-align: center; padding: 0 20px 10px 20px; white-space: normal; width: 100%; }

.icon-abs a { text-decoration: none; white-space: nowrap; color: #008237; }
.icon-abs a:hover { color: #008237; }
.icon-abs a span { display: inline-block; height: 40px; line-height: 40px; vertical-align: top; }
.icon-abs a span.icon-text { padding: 0 20px 0 0; }
.icon-abs a span.icon-symbol { font-family: 'FontAwesome'; font-size: 1.4em; padding: 0 10px 0 0; }


.headericons { text-align: center; padding: 0 20px; white-space: normal; width: 100%; position: absolute; bottom: 0; left: 0; z-index: 40; background: #008237; }
.headericons a.hic { text-decoration: none; white-space: nowrap; color: #fff; }
.headericons a.hic:hover { color: #fff; }
.headericons a.hic span { display: inline-block; height: 40px; line-height: 40px; vertical-align: top; }
.headericons a.hic span.icon-text { padding: 0 10px 0 0; }
.headericons a.hic span.icon-symbol { display: inline-block; width: 40px; text-align: right; font-family: 'FontAwesome'; font-size: 1.4em; padding: 0 10px 0 0; }
.headericons a.hic:hover span.icon-symbol { font-size: 1.6em; }

.translator { display: inline-block; line-height: normal; padding: 9px 0 0 0; vertical-align: top; }
.translator, .translator * { box-sizing: content-box; }
.translator .goog-te-gadget-simple { border: none; }

.mobile-tools {
	display: block;
	position: absolute;
	top: 20px;
	right: 40px;
	float: right;
}
a.mobile-button {
	display: block;
	height: 44px;
	padding: 0 10px;
	line-height: 40px;
	text-align: center;
	font-size: 40px;
	font-family: 'FontAwesome';
	color: #003610;
	float: right;
	overflow: hidden;
	background: transparent;
	text-decoration: none;
}
a.mobile-button span { display: none; }
a.mobile-button:after { display: inline; vertical-align: middle; }
.m-phone:after { content: "\f095"; }
.m-location:after { content: "\f041";}
.m-contact:after { content: "\f0e0"; }

.search-icon-pc { cursor: pointer; }
/*
.search-icon-pc {
	display: block;
	position: absolute; right: 0; top: 0;
	width: 80px;
	height: 80px;
	line-height: 80px;
	border-left: solid 1px rgba(255,255,255,0.2);
	cursor: pointer;
	color: #fff;
	font-size: 24px;
	font-family: 'FontAwesome';
	text-align: center;
}
.search-icon-pc:after { content: '\f002'; }
.search-icon-pc:hover { font-size: 28px; }
*/


/*---------- Stoerer ----------*/

div.stoerer-wrap {
	display: block;
	width: 210px;
	height: 210px;
	position: absolute;
	left: 100px;
	top: 110px;
	background: transparent url('../../../fileadmin/template/images/stoerer.png') no-repeat center center;
	color: #fff;
	text-decoration: none;
	z-index: 170;
	-moz-border-radius: 105px;
	-webkit-border-radius: 105px;
	border-radius: 105px;
	overflow: hidden;
}
a.stoerer {
	display: block;
	width: 210px;
	height: 210px;
	position: relative;
	color: #fff;
	text-decoration: none;
	line-height: 1.4em;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	font-family: 'xeye_serif', 'Times New Roman', Georgia, Serif;
}
a.stoerer div.stoerer-v-center {
	display: block;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	padding: 0 10%;
	text-align: center;
	-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
a.stoerer p { margin: 0; padding: 5px 0; }

a.enquiry-button, a.members-button, a.booking-button {
	display: block;
	width: 80px;
	height: 80px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1240;
	color: #008237;
	font-size: 14px;
	background: #fff;
	text-decoration: none;
	text-align: center;
	padding: 16px 0 0 0;
}
a.enquiry-button:before, a.members-button:before, a.booking-button:before {
	display: block;
	content: "\f073";
	/* content: "\f003"; */
	text-align: center;
	font-size: 30px;
	font-weight: normal;
	background: transparent;
	font-family: 'FontAwesome';
	padding: 0 0 8px 0;
}
	
a.members-button { left: auto; right: 0; background: #008237; color: #fff; }
a.members-button:before { content: "\f015"; }

a.booking-button { left: 80px; background: #008237; color: #fff; }
a.booking-button:before { content: "\f236"; }

a.enquiry-button:hover, a.members-button:hover, a.booking-button:hover { background: #a2bc0c; color: #fff; }


/*---------- Content ----------*/

h1.page-header, div.page-header {
	text-align: center;
	font-size: 60px;
	padding: 24px 30px 10px 30px;
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
}
div.page-header h1 { text-align: center; font-size: 60px; }
h1.page-header span.line1, div.page-header h1 { line-height: normal; }
div.page-header h1 { padding: 0; }
h1.page-header span.line2, div.page-header h2 { font-size: 0.8em; line-height: normal; color: #003610; }
div.page-header h2 { padding: 10px 0 0 0; }

.tatzen { display: block; text-align: center; padding: 20px 0; }

.content-wrap {
	display: block;
	width: 100%;
	color: #003610;
	padding: 48px 0;
	font-size: 1em;
	line-height: 1.4em;
	position: relative;
}
body.template-pagets__home .content-wrap { padding: 48px 0 0 0; }

.sub-page-position {
	display: block;
	position: relative;
}
.sub-page-dist {display: block; height: 40px; }

.content {
	display: block;
	width: 1140px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
	min-height: 100px;
}

.content.more-space { padding: 80px 0; }

.content {
	display: block;
	line-height: 1.4em;
}

.subpage-wrap {
	display: block;
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	padding: 0 20px;
}
.sidebar { display: none; }

.content p.align-center { padding: 0 10%; }


.shared-sidebar {
	display: block;
	padding: 40px 0;
}


.frame-default hr { 
	display: block;
	width: 100%;
	height: 2px;
	border: none;
	background-image: linear-gradient(90deg, #8c8c8c, #8c8c8c 60%, transparent 60%, transparent 100%);
	background-size: 20px 2px;
	margin: 20px 0;
	padding: 0;
	clear: both;
}


.frame-default hr { 
	display: block;
	width: 100%;
	height: 2px;
	border: none;
	background: #e4e4e4;
	margin: 20px 0;
	padding: 0;
	clear: both;
	position: relative;
	overflow: visible;
}
.frame-default hr:after {
	display: block;
	width: 60px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	font-family: 'FontAwesome';
	color: #e4e4e4;
	content: "\f08a";
	font-size: 30px;
	position: absolute;
	top: -19px;
	left: 50%;
	margin-left: -30px;
}
.frame-default hr.no-heart:after { display: none; }

.frame-default hr.hr-dashed { 
	background-color: transparent;
	background-image: linear-gradient(90deg, #e4e4e4, #e4e4e4 60%, transparent 60%, transparent 100%);
	background-size: 20px 2px;
	margin: 20px 0;
}
.frame-default hr.hr-dashed:after { display: none; }


.big-font {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #777;
	margin: 10px 0;
}

/* iframes im Content */
/* .content iframe { display: block; width: 100%; height: 500px; } */

/* Google Maps Link unter iframe */
.frame-type-html small a { color: #777 !important; font-size: 0.8em; }


/* Share */

.share-this-wrap { display: block; background: #8c8c8c; padding: 30px 0; text-align: center; color: #fff; }
.share-this-wrap p { font-family: 'xeye_sans', Arial, Helvetica, sans-serif; font-size: 1.4em; padding: 15px 0 20px 0; }

/* Address */

.footer-cols-wrap {
	display: block;
	background: #008237;
	padding: 10px 0 40px 0;
}
.footer-cols {
	display: block;
	width: 100%;
	max-width: 1680px;
	margin: 0 auto;
	padding: 0 20px;
	text-align: center;
	color: #fff;
	line-height: 1.6em;
	font-family: 'xeye_sans', Arial, Helvetica, sans-serif;
	position: relative;
}
.footer-cols a { color: #fff; text-decoration: underline; }
.footer-cols a:hover { text-decoration: underline; }
.footer-col {
	display: inline-block;
	text-align: left;
	height: 100%;
	padding: 0;
	margin: 0 1%;
	vertical-align: top;
	min-width: 280px;
	max-width: 23%;
	position: static;
}
.footer-col:first-child { margin-left: 0; }
.footer-col-ce { display: block; padding: 20px 0 0 0; }
.footer-header {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 20px 0;
	text-transform: uppercase;
}
.footer-button {
	display: block;
	background: #f00;
	position: absolute;
	bottom: 0;
	left: auto;
}



.footer-nav { display: block; width: 100%; background: #003610; color: #fff; }
.footer-nav ul { display: block; width: 100%; text-align: center; padding: 10px 80px; }
.footer-nav ul li { display: inline-block; }
.footer-nav ul li a {
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 14px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'xeye_sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.footer-nav ul li a:hover { text-decoration: underline; }



.footer-distance {
	display: block;
	height: 100px;
}

.footer-icons { text-align: center; }
.footer-icons { padding: 40px 0; }

/*---------- Logos im Footer ----------*/

.footer-logos-wrap {
	display: block;
	width: 100%;
	margin: 0 auto;
	background: #FFF;
	text-align: center;
	position: relative;
}
.footer-logos {
	display: block;
	padding: 20px 0;
	color: #777777;
	font-size: 0.8em;
	text-align: center;
	background: #FFF;
}
.footer-logos img { display: block; }
.footer-logos .single-logo, .footer-logos .single-html { 
	display: inline-block;
	vertical-align: middle;
	*display: block;
	*float: left;
	padding: 20px;
}


/* Greyscale mit CSS */
.footer-logos.greyscale .single-logo img.sl-image {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
	opacity: 0.7;
}
.footer-logos.greyscale .single-logo:hover img.sl-image {
    filter: none;
    -webkit-filter: none;
    opacity:1;
}

.footer-logos a {
	color: #777777;
	text-decoration: none;
}

.stmk-com { display: block; width: 100%; text-align: center; padding: 40px 0; }

/*---------- Listen ----------*/

div.content-wrap .ce-bodytext ul, .onecol-teasermenu-details ul, .packageteaser-text ul {
	line-height: 1.4em;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
div.content-wrap .ce-bodytext ul { padding: 5px 0; }
div.content-wrap .ce-bodytext ul li, .footer-block ul li, .onecol-teasermenu-details ul li, .packageteaser-text ul li {
	padding: 0 0 0 0.9em;
	margin: 5px 0;
	list-style-type: none;
	background-image: url('../../../fileadmin/template/images/ul_bullet.png');
	background-repeat: no-repeat;
	background-position: 2px 0.5em;
}

ul.csc-menu li { background-image: url('../../../fileadmin/template/images/ul_bullet_menu_inv.png'); }
.footer-block ul li { background-image: url('../../../fileadmin/template/images/footer_bullet.png'); margin: 2px 0; }

div.content-wrap .ce-bodytext ol, .onecol-teasermenu-details ol, .packageteaser-text ol { list-style-type: decimal; padding-left: 30px; }


/*---------- Suchfeld ----------*/

.search-small {
	display: block;
	background: transparent;
	width: 300px;
	max-width: 80%;
	margin: 0 auto 40px auto;
}

#indexedsearch {
	text-align: center;
}

#indexedsearch input.search-small-input {
	display: block;
	border: none;
	font-size: 1em;
	color: #003610;
	text-align: left;
	background: #fff;
	margin: 0;
	width: 100%;
	padding: 15px;
	outline: none;
	-webkit-appearance: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

input.search-small-input::-webkit-input-placeholder { color: #999; }
input.search-small-input:-moz-placeholder { color: #999; }
input.search-small-input::-moz-placeholder { color: #999; }
input.search-small-input:-ms-input-placeholder { color: #999; }

#indexedsearch input.search-small-button {
	cursor: pointer;
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 10px 0 0 0;
	background: transparent url('../../../fileadmin/template/images/search_button_black.png') no-repeat center center;
	border: none;
}

/*---------- Suchformular auf Suchergebnis-Seite ----------*/

.searchresult-searchform { padding-bottom: 20px; }


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

.quicksearch-wrap {
	position: fixed;
	top: 0px;
	left: 0px;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	opacity: 0;
	display: none;
}

.quicksearch-wrap.open {
	opacity: 1;
	z-index: 1900;
	display: block;
}

.quicksearch-close {
	position: absolute;
	top: 0;
	right: 0;
	opacity: 1;
	color: #fff;
	cursor: pointer;
	display: block;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 40px;
	font-weight: normal;
	background: transparent url('../../../fileadmin/template/images/search_close.png') no-repeat center center;
	text-indent: -999em;
	overflow: hidden;
	
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	transition: 0.5s ease;
}



/*---------- Suchfeld / Overlay ----------*/

.search-big {
	display: block;
	background: #FFF;
	width: 600px;
	max-width: 60%;
	height: 60px;
	border: solid 1px #003610;
	padding: 0;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin-top: -30px;
	z-index: 2000;
	
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.5);
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

input.search-big-input {
	border: none;
	font-size: 1em;
	color: #003610;
	background-color: transparent;
	margin: 0;
	width: 65%;
	padding: 15px 5%;
	float: left;
	margin: 5px 0 0 0;
	outline: none;
}

input.search-big-button {
	cursor: pointer;
	display: block;
	width: 25%;
	height: 58px;
	margin: 0;
	background: #FFF url('../../../fileadmin/template/images/search_button_black.png') no-repeat right center;
	border: none;
	float: right;
	margin-right: 5%;
}


/*---------- Inhaltselement Tabelle CSS Klasse preisliste ----------*/

table.pricetable {
	color: #003610;
	border-collapse: collapse;
	width: 100%;	
	table-layout: fixed;
	margin: 20px 0;
}
table.pricetable td, table.pricetable th {
	border: 1px solid #008237;
	border-right: none;
	margin: 0;
	padding: 6px;
	vertical-align: middle;
	text-align: center;
	line-height: 1.2em;
}
table.pricetable tr td:first-child { border-left: none; }


/*---------- Inhaltselement Tabelle CSS Klasse ohnelinie ----------*/

table.ohnelinie td {
background-color: #fff;
padding: 5px 10px 0 0 !important;
margin: 0;
text-align: left !important;
vertical-align: top;
border-bottom: none !important;
}

/*---------- fuer alle Tabellen ----------*/

td h1, td h2, td h3, td h4, td h5 { padding-top: 0; }


/*---------- Scroll Up ----------*/

#scroll-up {
	width: 50px;
	height: 50px;
	background: transparent url('../../../fileadmin/template/images/scroll_up.png') no-repeat center center;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	text-indent: -999em;
	text-decoration: none;
	cursor: pointer;
	z-index: 999;
}


/*---------- Anfragebutton Plugin ----------*/

.inquiry-button {
	font-size: 1em;
	color: #003610;
	text-align: right;
	padding: 5px 0;
	border-bottom: 2px solid #eee;
}

.inquiry-button a {
	margin-left: 20px;
}


/*---------- Extended Teaser Plugin ----------*/

.teaser-col-0 {
	display: block;
	padding: 0;
}
.teaser-col-0-image {
	display: block;
	width: 50%;
	float: left;
	overflow: hidden;
}
.teaser-col-0-image img { display: none; width: 100%; height: auto; }
.teaser-col-0-image:after {
	display: block;
	content: ' ';
	padding-top: 75%;
}

.teaser-col-0-textblock {
	display: block;
	width: 50%;
	float: right;
	position: relative;
	background: #f7f7f7;
}

.tilestyle1 .teaser-col-0-image { float: right; }
.tilestyle1 .teaser-col-0-textblock { float: left; }

.teaser-col-0-textblock .vertical-align {
	display: block;
	width: 70%;
	position: absolute;
	left: 15%;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	transform: translate(0,-50%);
	text-align: left;
}
.teaser-col-0-textblock:after {
	display: block;
	content: ' ';
	padding-top: 75%;
}
a.teaser-col-0-button {
	text-decoration: none;
	display: inline-block;
	padding: 10px 20px;
	margin: 10px 0 0 0;
	border-top: solid 1px #ddd;
	border-bottom: solid 5px #ddd;
	font-family: 'xeye_serif', 'Times New Roman', Georgia, Serif;
}
a.teaser-col-0-button:hover {
	border-bottom: solid 5px #88aa66;
}

/*----------  Newsletter Subscription ----------*/

#nl-form { margin: 20px 0 40px 0; }

#nl-form .group-wrap {
	display: inline-block;
	margin: 20px 0 0 0;
	max-width: 100%;
}

#nl-form label { 
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 20px 0 0;
	vertical-align: middle;
}

#nl-form label span { color: #FF0000; } 

#nl-form input[type="text"], #nl-form select { 
	font-size: 1em;
	font-family: inherit;
	border: 1px solid #003610;
	background: #FFF;
	color: #003610;
	margin: 0 20px 0 0;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	width: 400px;
	max-width: 100%;
	vertical-align: middle;
}

#nl-form select { width: 260px; }

#nl-form input[type="submit"] { cursor: pointer; font-family: inherit; margin: 0 20px 0 0; vertical-align: middle; }

#nl-form .clear-floating { display: block; height: 10px; }

#nl-archive { display: block; margin-top: 40px; }
#nl-archive hr, #nl-archive br { display: none; }
#nl-archive span.rssheadline { display: block; padding: 4px 0 2px 0; }
#nl-archive span.rssheadline a { text-decoration: none; }
#nl-archive span.rssheadline a:before { content: '» '; }
#nl-archive span.rssheadline a:hover { text-decoration: underline; }



/*---------- Extension headerslideshow ----------*/

#header-slideshow {
	background: transparent;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 120px auto 0 auto;
}

#header-slideshow ul.slides {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}

#header-slideshow ul.slides li {
	padding: 0;
	margin: 0;
	background-color: transparent;
	display: none;
	overflow: hidden;
	position: relative;
	
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
#header-slideshow ul.slides li img { width: 100%; height: auto; position: absolute; top: 0; right: 0; }

#header-slideshow ul.slides li:after {
	display: block;
	content: " ";
	padding-top: 33.33%;
}



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


a.social-media-awesome { font-family: 'FontAwesome'; text-decoration: none; }


ul.mobile-menu { display: none; }


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

.nav-toggle-bg {
	position: fixed;
	left: 0;
	top: 0;
	height: 80px;
	width: 80px;
	background: #fff;
	z-index: 1300;
}
.nav-toggle {
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	padding: 0;
	height: 80px;
	line-height: 80px;
	width: 80px;
	text-indent: -999em;
	overflow: hidden;
	background: transparent;
	cursor: pointer;
	z-index: 1550;
}
.nav-toggle .hamburger {
	display: block;
	width: 32px;
	height: 4px;
	background: #008237;
	position: absolute;
	left: 25px;
	top: 24px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.nav-toggle .hamburger.layer-2 { top: 38px; }
.nav-toggle .hamburger.layer-3 { top: 52px; }

.nav-toggle:hover .hamburger.layer-1 {
	-webkit-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	transform: translateY(-2px);
}
.nav-toggle:hover .hamburger.layer-3 {
	-webkit-transform: translateY(2px);
	-ms-transform: translateY(2px);
	transform: translateY(2px);
}

.nav-toggle.active .hamburger.layer-1 {
	width: 20px;
	-webkit-transform: translate(0,7px) rotate(45deg);
	-ms-transform: translate(0,7px) rotate(45deg);
	transform: translate(0,7px) rotate(45deg);
}
.nav-toggle.active .hamburger.layer-2 {
	width: 40px;
	-webkit-transform: translate(-3px,-5px) rotate(-45deg);
	-ms-transform: translate(-3px,-5px) rotate(-45deg);
	transform: translate(-3px,0px) rotate(-45deg);
}
.nav-toggle.active .hamburger.layer-3 {
	width: 20px;
	-webkit-transform: translate(14px,-7px) rotate(45deg);
	-ms-transform: translate(14px,-7px) rotate(45deg);
	transform: translate(14px,-7px) rotate(45deg);
}


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

#footer-nav-wrap {
	display: block;
	background: transparent;
	text-align: center;
}

#footer-nav {
	display: block;
	text-align: center;
	background: #268340;
	height: 50px;
	line-height: 50px;
	color: #fff;
}

#footer-nav a {
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}
#footer-nav a:hover { text-decoration: underline; }


/* ---------- HauptNavigation ---------- */  

.nav-close {
	position: fixed;
	top: 0;
	left: 0;
	opacity: 1;
	color: #fff;
	cursor: pointer;
	display: block;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 40px;
	font-weight: normal;
	background: transparent;
	font-family: 'FontAwesome';
	z-index: 1550;
	
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	transition: 0.5s ease;
}
.nav-close:after { content: "\f00d"; }

.mobile-menu-underlay {
	position: fixed;
	top: 0px;
	left: -999em;
	background: rgba(0,0,0,0.5);
	-moz-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
	-ms-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	opacity: 0;
	display: block;
	z-index: 1400;
}

.mobile-menu-underlay.active {
	top: 0px;
	left: 0px;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
}

.mobile-menu-bg {
	width: 100%;
	max-width: 640px;
	height: 100%;
	background: #f5f5f5;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	padding: 0;
	z-index: 1450;
	overflow: auto;
	
	/* ohne Scrollbar */
	overflow: hidden;
}

.mobile-menu-bg::-webkit-scrollbar {
    width: 0px;
    background: transparent;
}

.mobile-menu-wrap {
	width: 100%;
	background: transparent;
	position: absolute;
	top: 0;
	left: 0;
	padding: 100px 60px 0 0;
	z-index: 1500;
	
	/* ohne Scrollbar */
	left: 20px;
	bottom: auto;
	right: -20px;
	height: 100%;
	overflow-y: scroll;
}

.mobile-menu-wrap nav {
	display: block;
	margin: 10vh 10px 0 10px;
	text-align: left;
}

.toggle-menu {
	left: -100%;
	display: block;
	-webkit-transition: left 0.5s ease;
	-moz-transition: left 0.5s ease;
	-o-transition: left 0.5s ease;
	-ms-transition: left 0.5s ease;
	transition: left 0.5s ease;
}
.toggle-menu.active {
	left: 0;
}

ul.mobile-menu {
	display: block;
	width: 100%;
	height: auto;
	background: transparent;
	position: relative;
	margin: 0 0 40px 0;
	font-family: 'xeye_sans', Arial, Helvetica, sans-serif;
}

ul.mobile-menu li {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	float: none;
	border: none;
	position: relative;
	background: transparent;
	text-align: left;
}
ul.mobile-menu > li { background: #fff; margin: 0 0 10px 0; }

ul.mobile-menu li > a, ul.mobile-menu li > span.nolink {
	font-size: 1.2em;
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 6px 0;
	height: auto;
	line-height: normal;
	text-align: left;
	color: #003610;
	text-decoration: none;
	margin-left: 40px;
	cursor: pointer;
}
ul.mobile-menu li > a:hover {
	color: #000;
	text-decoration: underline;
}
ul.mobile-menu > li > a, ul.mobile-menu > li > span.nolink {
	font-size: 1.4em;
	padding: 8px;
	
	padding: 0 8px;
	height: 44px;
	line-height: 44px;
}

ul.mobile-menu li > a.cur {
	color: #008237;
}

ul.mobile-menu-sub {
	display: none;
	padding: 20px 0 20px 20px;
	background: #f5f5f5;
	list-style-type: none;
	list-style-image: none;
	position: relative;
}

ul.mobile-menu span.no-sub,
ul.mobile-menu span.has-sub {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 44px;
	font-size: 18px;
	line-height: 44px;
	text-align: center;
	font-family: 'FontAwesome';
	color: #008237;
	background: transparent;
	position: absolute;
	left: 0;
	top: 0;
}
ul.mobile-menu span:after { display: inline; }
ul.mobile-menu span.no-sub:after { content: "\f0c8"; }
ul.mobile-menu span.has-sub:after { content: "\f067"; }
ul.mobile-menu span.has-sub.active:after { content: "\f068"; color: #008237; }

ul.mobile-menu span.has-sub { cursor: pointer; }

ul.mobile-menu li ul span.has-sub, ul.mobile-menu li ul span.no-sub { height: 32px; line-height: 32px; font-size: 0.9em; }
ul.mobile-menu li ul span.no-sub { font-size: 0.4em; }

ul.mobile-menu li.act > ul { display: block; }


.mobile-menu-icon-wrap { display: block; text-align: center; padding: 0 0 20px 0; }

.be-button-wrap {
	display: block;
	width: 280px;
	float: right;
	margin: 74px 0 0 0;
	margin-right: -40px;
}

.mobile-tools { display: none; }
	
.sticky-nav-wrap { display: none; }



/* ---------------------------- */
/* ---------- Rahmen ---------- */
/* ---------------------------- */

/* Standard */

.textpic-layout-0 {
	padding: 0;
	margin: 20px 0;
}

/* Border */

.textpic-layout-1 {
	padding: 40px;
	border: 1px solid #003610;
	margin: 20px 0;
}

/* Border Bottom */

.textpic-layout-2 {
	padding: 0 0 20px 0;
	border-bottom: dotted 1px #003610;
	margin: 20px 0;
}

.ce-bodytext {
	font-size: 1.1em;
	line-height: 1.6em;
}
.ce-bodytext p { padding: 0.6em 0; }

.frame-layout-3 .ce-bodytext {
	display: block;
	padding: 0;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;

}
.frame-layout-3 .ce-bodytext p { padding: 0 0 0.6em 0; }

.frame-layout-4 { text-align: center; }
.frame-layout-4 .ce-bodytext p {
	display: block;
	padding: 0;
	text-align: center;
	font-size: 1.5em;
	line-height: 1.6em;
	padding: 40px 0;
}





.frame-default {
	display: block;
	padding: 20px 0;
	max-width: 1140px;
	margin: 0 auto;
}

body.template-pagets__sub .content > div.frame-default:first-child { padding-top: 0; }

.frame-ruler-after { border-bottom: 2px solid #eee; }

.frame-ruler-before { border-top: 2px solid #eee; }


.frame-custom-100 {
	background: #f5f5f5;
	padding: 30px;
	margin: 20px 0;
}

.frame-custom-100 header h2, .frame-custom-100 header h3, .frame-custom-100 header h4, .frame-custom-100 header h5 { padding-top: 0; }

/* Dark */

.frame-custom-110 {
	background-color: #569f45;
	padding: 30px;
	color: #ffffff;
	margin: 20px 0;
}
.content-col-1 .frame-custom-110 { padding: 10px; margin: 10px 0; }
.frame-custom-110 a {
	color: #ffffff;
}
.frame-custom-110 h1, .frame-custom-110  h2, .frame-custom-110 h3, .frame-custom-110 h4, .frame-custom-110 h5 {
	color: #ffffff;
}
.frame-custom-110 ul li {
	background-image: url('../../../fileadmin/template/images/ul_bullet_inv.png') !important;
}

.frame-custom-110 span.color-bold, .frame-custom-110 span.color-large {
	color: #ffffff;
}

.frame-custom-110 a.button-style, .frame-custom-110 a.button-style:hover {
	background-color: #FFF;
	border-color: #FFF;
	color: #008237;
}

/* ohne Rahmen, ohne Abstand */

.frame-custom-130 { padding: 0; }

/* Abstaende */

.frame-space-before-extra-small { margin-top: 10px; }
.frame-space-before-small { margin-top: 20px; }
.frame-space-before-medium { margin-top: 40px; }
.frame-space-before-large { margin-top: 80px; }
.frame-space-before-extra-large { margin-top: 120px; }

.frame-space-after-extra-small { margin-bottom: 10px; }
.frame-space-after-small { margin-bottom: 20px; }
.frame-space-after-medium { margin-bottom: 40px; }
.frame-space-after-large { margin-bottom: 80px; }
.frame-space-after-extra-large { margin-bottom: 120px; }


/* Panther Tipp */

.panther-tipp {
	display: block;
	text-align: center;
	padding: 20px 20px 30px 20px;
}
.panther-tipp-header {
	line-height: 1.2em;
	font-family: 'xeye_sans', Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: normal;
	font-style: italic;
	color: #003610;
	padding: 0.4em 0;
}



/* ------------------------- */
/* ---------- RTE ---------- */
/* ------------------------- */

/*---------- Links mit Icon ----------*/

a.email-link,
a.external-link,
a.tel-link,
a.fax-link,
a.website-link,
a.download,
a.download-pdf,
a.download-doc,
a.download-xls,
a.download-pic,
a.download-zip { color: #003610; text-decoration: none; text-decoration: underline; }

a.email-link:before,
a.external-link:before,
a.tel-link:before,
a.fax-link:before,
a.website-link:before,
a.download:before,
a.download-pdf:before,
a.download-doc:before,
a.download-xls:before,
a.download-pic:before,
a.download-zip:before { display: inline-block; padding: 0 8px 0 4px; font-family: 'FontAwesome'; font-size: 1em; text-decoration: none; vertical-align: top; }

a.email-link:before { content: "\f003"; }
a.external-link:before { content: "\f08e"; }
a.tel-link:before { content: "\f095"; }
a.fax-link:before { content: "\f1ac"; }
a.website-link:before { content: "\f0ac"; }
a.download:before,
a.download-pdf:before { content: "\f1c1"; }
a.download-doc:before { content: "\f1c2"; }
a.download-xls:before { content: "\f1c3"; }
a.download-pic:before { content: "\f1c5"; }
a.download-zip:before { content: "\f1c6"; }


a.email-button, a.news-button {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	background: #003610;
	height: 46px;
	line-height: 46px;
	padding: 0 20px;
	font-family: 'xeye_serif', 'Times New Roman', Georgia, Serif;
	font-size: 1.2em;
	white-space: nowrap;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
a.email-button:hover, a.news-button:hover { background: #00561a; text-decoration: none; }
a.email-button:before, a.news-button:before { display: inline; font-size: 1.2em; padding: 0 16px 0 0; font-family: 'FontAwesome'; vertical-align: top; }
a.email-button:before { content: "\f003"; }
a.news-button:before { content: "\f1ea"; }

.footer-cols a.tel-link, .footer-cols a.fax-link { color: #fff; text-decoration: none; font-size: 1.2em;line-height: 1.8em; }

p.a-icon:before { display: inline; padding: 0 8px 0 4px; font-family: 'FontAwesome'; font-size: 1em; }
p.loc-icon:before { content: "\f041"; }

a.c-icon {
	display: inline-block;
	width: 58px;
	height: 58px;
	overflow: hidden;
	text-decoration: none;
	padding: 2px 0 0 2px;
	margin: 0 10px 15px 0;
}
a.c-icon:hover { opacity: 0.8; text-decoration: none; }
a.c-icon:before {
	display: block;
	width: 56px;
	height: 56px;
	line-height: 56px;
	font-family: 'FontAwesome';
	font-size: 36px;
	text-align: center;
	color: #fff;
	background: #ccc;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.footer-cols a.c-icon:before { background: #fff; color: #008237; }
.share-this-wrap a.c-icon:before { background: #fff; color: #8c8c8c; }

a.fb-icon:before { content: "\f09a"; }
a.tw-icon:before { content: "\f099"; }
a.in-icon:before { content: "\f16d"; }
a.pi-icon:before { content: "\f231"; }
a.em-icon:before { content: "\f0e0"; font-size: 30px; }

/*---------- Anfrage Button als Link und Submit-Button ----------*/

.button-style,
.readmore-button a,
.packageSliderButton a,
.packageSliderButton a,
input.enquiry-button,
.tx-powermail input[type="submit"],
.tx-powermail a.btn,
button.btn {
	color: #FFF;
	font-family: 'xeye_serif', 'Times New Roman', Georgia, Serif;
	background-color: #008237;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0;
	display: inline-block;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	line-height: 48px;
	height: 48px;
	padding: 0 24px;
	
	-webkit-transition: 0.2s ease;
	-moz-transition: 0.2s ease;
	-o-transition: 0.2s ease;
	-ms-transition: 0.2s ease;
	transition: 0.2s ease;
}

.button-style:hover,
.readmore-button a:hover,
.packageSliderButton a:hover,
input.enquiry-button:hover,
.tx-powermail input[type="submit"]:hover,
.tx-powermail a.btn:hover,
button.btn:hover {
	background-color: #a2bc0c;
	color: #fff;
	text-shadow: none;
}

.button-style:active,
.readmore-button a:active,
.packageSliderButton a:active,
input.enquiry-button:active,
.tx-powermail input[type="submit"]:active,
.tx-powermail a.btn:active,
button.btn:hover {
	background-color: #a2bc0c;
	color: #fff;
	text-shadow: none;
}

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

a.arrow-button-style {
	color: #003610;
	text-decoration: none;
	border-bottom: 1px dotted #008237;
}
a.arrow-button-style:before { 
	display: inline;
	content: "\f061 ";
	padding: 0 8px 0 0;
	vertical-align: bottom;
	font-family: 'FontAwesome';
	font-size: 0.7em;
	color: #008237;
}

a.arrow-button-style:hover { text-decoration: none; color: #008237; border-bottom: 1px solid #008237; }


a.back-button-style {
	color: #008237;
	font-family: 'xeye_serif', 'Times New Roman', Georgia, Serif;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #008237;
	display: inline-block;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	padding: 10px 24px 10px 20px;
	
	-webkit-transition: 0.2s ease;
	-moz-transition: 0.2s ease;
	-o-transition: 0.2s ease;
	-ms-transition: 0.2s ease;
	transition: 0.2s ease;
}
a.back-button-style:before { 
	display: inline;
	content: "\f060 ";
	padding: 0 10px 0 0;
	vertical-align: bottom;
	font-family: 'FontAwesome';
	font-size: 1em;
}
a.back-button-style:hover {
	background-color: #a2bc0c;
	color: #fff;
	border-color: #a2bc0c;
}



p.p-tiny { font-size: 0.8em; }
p.p-large { font-size: 1.4em; }
p.text-center { text-align: center; }
p.p-xlarge {
	font-size: 4em;
	line-height: 1.4em;
	font-family: 'xeye_serif', 'Times New Roman', Georgia, Serif;
	padding: 30px 0 20px 0 ;
	text-align: center;
	text-transform: uppercase;
}

span.color-bold, .important { color: #003610; font-weight: bold; }

span.color-large, .name-of-person { color: #003610; font-size: 1.2em; font-weight: normal; }

span.no-color-bold, .detail { font-weight: bold; }


.align-center { text-align: center; }
.align-left { text-align: left; }
.align-right { text-align: right; }


td.very-bright, th.very-bright {
	background-color: #fff;
	color: #003610;
}

td.bright, th.bright {
	background-color: #f5f5f5;
	color: #003610;
}

td.medium, th.medium {
	background-color: #eee;
	color: #003610;
}

td.dark, th.dark {
	background-color: #003610;
	color: #FFFFFF;
	font-weight: normal;
}

td.dark a {
	color: #FFFFFF;
}

td.align-center { text-align: center !important; }

td.align-left { text-align: left !important; }

td.align-right{ text-align: right !important; }

td.no-wrap { white-space: nowrap !important; }

tr.no-border td { border: none !important; }


table.cell-spacing {
	background-color: #FFFFFF;
	color: #003610;
	border-collapse: collapse;
	width: 100%;
}

table.cell-spacing td, table.cell-spacing th {
	border-bottom: none;
	border-left: solid 2px #FFF;
	border-bottom: solid 2px #FFF;
	margin: 0;
	padding: 10px;
	vertical-align: middle;
	text-align: left;
}

/* table.cell-spacing td:first-child { border-left: none; } */
table.cell-spacing td.very-bright, table.cell-spacing th.very-bright { 	border-bottom: solid 2px #fbf3f4; }

table.cell-spacing td.brightest, table.cell-spacing th.brightest { border-right: solid 2px #fbf3f4; }





table.bottom-lines {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}
table.bottom-lines td, table.bottom-lines th {
	padding: 10px 5px;
	vertical-align: middle;
	text-align: left;
	border-bottom: solid 2px #eee;
	font-weight: normal;
}
table.bottom-lines th { font-weight: bold; }

table.bottom-lines td.bright, table.bottom-lines th.bright,
table.bottom-lines td.medium, table.bottom-lines th.medium,
table.bottom-lines td.dark, table.bottom-lines th.dark {
	border-bottom: solid 1px #FFF;
	border-right: solid 1px #FFF;
}


table.no-lines {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
table.no-lines td, table.no-lines th {
	background-color: #FFFFFF;
	padding: 5px 10px 0 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
	border-bottom: none;
}
table.no-lines th { font-weight: bold; }


table.full-width { width: 100%; }


table.striped-table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
table.striped-table tr.row-odd td {
	background-color: #f5f5f5;
}
table.striped-table tr.row-even td {
	background-color: #ffffff;
}




/* ------------------------------- */
/* ---------- Powermail ---------- */
/* ------------------------------- */

.tx-powermail { background: #fff; padding: 0 20px 40px 40px; max-width: 960px; margin: 0 auto; }
.tx-powermail fieldset:ater { Display: block; content: ' '; clear: both; float: none; }

.powermail_legend {
	display: block;
	float: none;
	clear: both;
	font-size: 1.4em;
	font-weight: bold;
	padding: 60px 0 0 0;
	text-transform: uppercase;
}

.powermail_fieldset.nolabel .powermail_legend { display: none; }

.powermail_morestep .powermail_legend { display: none; }
.powermail_morestep .powermail_form h3 { display: none; }

.powermail_fieldwrap {
	display: block;
	float: left;
	padding: 20px 20px 0 0;
}

.powermail_field input[type="text"], 
.powermail_field input[type="email"], 
.powermail_field select, 
.powermail_field textarea {
	display: block;
	width: 100%;
	border: solid 2px #e5e5e5;
	background: #F5F5F5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: inherit;
}
.powermail_field input[type="text"], 
.powermail_field input[type="email"], 
.powermail_field select {
	height: 44px;
	line-height: 44px;
	padding: 0 10px;
}
.powermail_field textarea {
	padding: 10px;
}

.powermail_field input:required, .powermail_field textarea:required { background: #FFF url('../../../fileadmin/template/images/field_required.png') no-repeat right top; }
.powermail_field input.parsley-error, .powermail_field textarea.parsley-error { border: solid 2px #F00; background: #FFF url('../../../fileadmin/template/images/field_error.png') no-repeat right top; }
li.parsley-required, li.parsley-custom-error-message { color: #FF0000; }
.powermail_field input.parsley-success, .powermail_field textarea.parsley-success { border: solid 2px #090; background: #FFF url('../../../fileadmin/template/images/field_success.png') no-repeat right center; }

.powermail_fieldwrap_type_html { width: 100%; clear: both; float: none; }

.powermail_fieldwrap_pauschalen_teaser { width: 100%; float: none; clear: both; padding: 0; }
.powermail_fieldwrap_pauschale { /* display: none; */ width: 100%; float: none; clear: both; }

.powermail_fieldwrap_anreise { width: 40%; }
#powermail_field_anreise { position: relative; background:#F5F5F5 url('../../../fileadmin/template/images/calendaricon.png') no-repeat right center; }
.powermail_fieldwrap_naechte { width: 20%; }
.powermail_fieldwrap_personen { width: 20%; }
.powermail_fieldwrap_zimmer { width: 20%; }

.powermail_fieldwrap_kinder { width: 20%; }
.powermail_fieldwrap_alterderkinder { width: 80%; }

.powermail_fieldwrap_anrede { width: 15%; clear: left; }
.powermail_fieldwrap_titel { width: 15%; }
.powermail_fieldwrap_vorname { width: 35%; }
.powermail_fieldwrap_familienname { width: 35%; }
.powermail_fieldwrap_email { width: 50%; clear: left; }
.powermail_fieldwrap_telefon { width: 50%; }
.powermail_fieldwrap_firma { width: 100%; clear: left; }
.powermail_fieldwrap_strasse { width: 100%; clear: left; }
.powermail_fieldwrap_plz { width: 20%; clear: left; }
.powermail_fieldwrap_ort { width: 40%; }
.powermail_fieldwrap_land { width: 40%; }
.powermail_fieldwrap_nachricht { width: 100%; float: none; clear: both; }
.powermail_fieldwrap_aufmerksam { width: 100%; float: none; clear: both; }

.powermail_fieldwrap_spamspamspam { width: 50%; clear: left; }
#powermail_field_spamspamspam { max-width: 229px; }

.powermail_fieldwrap_pflichtfelder { clear: left; }

.powermail_fieldwrap_anzahl { width: 30%; float: none; clear: both; }
#powermail_field_anzahl { font-size: 1.6em; height: 60px; line-height: 60px; padding: 0 20px;}
.powermail_fieldwrap_beschenkter { width: 100%; float: none; clear: both; }
.powermail_fieldwrap_newsletter { width: 100%; float: none; clear: both; }

.powermail_fieldwrap_zimmerkategorie { width: 100%; clear: left; }
.powermail_fieldwrap_zimmerkategorie .powermail_field {
	display: block;
	width: 100%;
	padding: 0 10px;
	border: solid 1px #bbb;
	background: #F5F5F5;
}

.powermail_fieldwrap_zimmerkategorie .powermail_field .checkbox {
	display: inline-block;
	width: 220px;
	height: 40px;
	line-height: 40px;
	padding: 0 40px 0 0;
}

.powermail_fieldwrap_frage, .powermail_fieldwrap_antwort { float: none; clear: both; }
.powermail_fieldwrap_antwort { padding-bottom: 20px; }
.powermail_fieldwrap_antwort > label.powermail_label { display: none; }
.powermail_fieldwrap_antwort .radio { padding: 5px 0; }
.powermail_fieldwrap_antwort .radio.parsley-error { color: #FF0000; }
.powermail_fieldwrap_teilnahme { width: 100%; float: none; clear: both; }

.tx-powermail .btn-group  {
	display: block;
	padding: 20px 20px 0 0;
}
.tx-powermail .btn-group:after {
	display: block;
	content: " ";
	float: none;
	clear: both;
}
.powermail_form button.btn-default {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	border: solid 1px #003610;
	background: #FFF;
	color: #003610;
	padding: 0;
	width: 50%;
	margin: 0;
	cursor: pointer;
	font-family: inherit;
	font-weight: inherit;
	font-size: inherit;
	text-transform: uppercase;
}
.powermail_form button.btn-primary {
	border: solid 1px #003610;
	background: #003610;
	color: #FFF;
}

.visible-xs-inline-block { display: block; float: right; }
.visible-xs-inline-block:first-child { float: left; }

.powermail_fieldset_1 .powermail_tab_navigation { float: none; clear: both; text-align: right; }
.powermail_fieldset_2 .powermail_tab_navigation { float: left; }
.powermail_fieldwrap_senden { float: right; }


.powermail_fieldwrap label { position: relative; }
.powermail_fieldwrap label span { display: inline-block; width: 40px; }

.powermail_fieldwrap label div.package-description {
	display: none;
	width: 600px;
	position: absolute;
	left: 20px;
	bottom: 30px;
	background: #FFF;
	font-size: 1em;
	padding: 5px 10px;
	border: solid 2px #e5e5e5;
}
.powermail_fieldwrap label:hover div.package-description { display: block; }

ul.parsley-errors-list li {
	padding: 0;
	background: none;
}

.powermail_confirmation table { width: 100%; }
.powermail_confirmation td { padding: 8px 20px 8px 0; border-bottom: solid 2px #e5e5e5; }

.privacy-confirmation { padding: 20px 0; }

.please-check-data {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	padding: 20px 0;
}

.powermail_fieldwrap_pauschalenteaser { padding: 0; width: 100%; float: none; clear: both; }
.packageteaser {
	display: block;
	padding: 40px 20px 20px 0;
}
.packageteaser-image {
	display: block;
	float: left;
	width: 31.25%;
}
.packageteaser-image img {
	display: block;
	width: 100%;
	height: auto;
}
.packageteaser-text {
	display: block;
	float: left;
	width: 65%;
	margin-left: 3.75%;
}
.packageteaser h3 { padding-top: 0; }
.packageteaser h3 span {
	display: block;
	float: right;
}

.powermail_fieldwrap_prospekte > .powermail_label { display: none; }
.powermail_fieldwrap_prospekte .powermail_field { padding: 0 0 20px 0; }
.powermail_fieldwrap_prospekte .checkbox { padding: 10px 0; }

.powermail_fieldwrap_betrieb { width: 100%; float: none; clear: both; }

.powermail_fieldwrap_kriterien, .powermail_fieldwrap_kategorie { width: 100%; float: none; clear: both; }
.powermail_fieldwrap_kriterien .powermail_field:after, .powermail_fieldwrap_kategorie .powermail_field:after { display: block; content: ''; clear: both; float: none; }
.powermail_fieldwrap_kriterien .checkbox, .powermail_fieldwrap_kategorie .checkbox { padding-top: 6px; }


/* ------------------------------------ */
/* ---------- Indexed search ---------- */
/* ------------------------------------ */

.tx-indexedsearch-searchbox {
	display: block;
	margin: 20px 0;
}
.tx-indexedsearch-searchbox legend {
	font-size: 2.0em;
	line-height: 1.2em;
	font-family: 'xeye_serif', 'Times New Roman', Georgia, Serif;
	font-weight: normal;
	color: #003610;
	padding: 0 0 1em 0;
}


.tx-indexedsearch-form, .tx-indexedsearch-search-submit {
	display: inline-block;
}
input.tx-indexedsearch-searchbox-sword {
	display: inline-block;
	*display: inline;
	width: 280px;
	height: 40px;
	line-height: 40px;
	font-size: 1em;
	padding: 0 10px;
	border: solid 1px #ddd;
	vertical-align: middle;
}
input.tx-indexedsearch-searchbox-button {
	display: inline-block;
	*display: inline;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	background: #eee;
	border: solid 1px #ddd;
	color: #333;
	margin: 0 0 0 10px;
	font-size: 1em;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer;
}
input.tx-indexedsearch-searchbox-button:hover {
	background: #ddd;
}

.tx-indexedsearch-res {
	display: block;
	padding: 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 2px solid #eee;
}

h3.tx-indexedsearch-title {
	text-decoration: underline;
	margin-top: 20px;
}
h3.tx-indexedsearch-title a {
	text-decoration: underline;
}
p.tx-indexedsearch-info {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0.9em;
	border-bottom: solid 1px #eee;
}
.tx-indexedsearch-browsebox {
	margin: 20px 0;
}
.tx-indexedsearch-browsebox li {
	display: inline-block;
	*display: inline;
	margin-right: 20px;
}
.tx-indexedsearch-browsebox li a {
	text-decoration: none;
}
.tx-indexedsearch-browsebox li a:hover {
	text-decoration: underline;
}



/* Toggle Element */

.toggle-element {
	display: block;
	width: 100%;
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}
.toggle-element h3.slide-210,
.toggle-element h2.slide-210 {
	display: block;
	text-transform: none;
	text-align: left;
	padding: 14px 50px 14px 10px;
	margin: 0 0 4px 0;
	cursor: pointer;
	background: #f5f5f5;
	color: #003610;
	position: relative;
	border-radius: 5px;
}
.toggle-element h3.slide-210,
.toggle-element h2.slide-210 {
	font-size: 1.6em;
	font-weight: bold;
}
.toggle-element h3.slide-210:after,
.toggle-element h2.slide-210:after {
	display: block;
	content: ' ';
	width: 40px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	right: 0;
	background: transparent url('../../../fileadmin/template/images/toggle_icon.png') no-repeat center center;
	transition: 0.2s ease;
}
.toggle-element h3.slide-210.active,
.toggle-element h2.slide-210.active { color: #003610; }
.toggle-element h3.slide-210.active:after,
.toggle-element h2.slide-210.active:after { transform: rotate(180deg); }
.toggle-element h3.slide-210:hover,
.toggle-element h2.slide-210:hover { color: #008237; }
.toggle-element .slide-me-210 { padding: 10px 0; }

.toggle-element h3.slide-210:hover,
.toggle-element h2.slide-210:hover {
	background: #eee;
}


/* ---------------------------------- */
/* ---------- Gridelements ---------- */
/* ---------------------------------- */

/* 2-spaltig */

.ge-cols_2 .ge-left { display: block; width: 48%; float: left; }
.ge-cols_2 .ge-right { display: block; width: 48%; float: right; }

/* Tiles (4 oder 6) */

.tile {
	display: block;
	float: left;
	position: relative;
}
.tile img {
	display: block;
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.tile-image {
	display: block;
	width: 100%;
	position: absolute;
	top: 0; right: 0; left: 0;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.tile-image-caption {
	display: inline-block;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 80px;
	padding: 20px 30px 20px 20px;
	font-size: 1.6em;
	line-height: 1.4em;
	z-index: 10;
}	
.fade-out {
	opacity: 1;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.tile:hover .fade-out { opacity: 0; }

.tile .tile-vspace:after, .tile .tile-height:after { display: block; content: ''; }

.tile-text { background: #f5f5f5; }
.tile:hover .tile-text.no-image { background: #e5e5e5; }

.tile-text h3 {
	padding: 0 0 0.5em 0;
	margin: 0;
	color: #003610;
	font-size: 1.6em;
	font-weight: normal;
}
.tile-text p {
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #003610;
}
.tile-text p.tile-button {
	padding: 14px 0 0 0;
	font-weight: bold;
}
.tile-text p.tile-button:before {
	display: block;
	width: 40px;
	height: 10px;
	border-top: 1px solid #003610;
	overflow: hidden;
	content: ' ';
}
.tile-text .vertical-center {
	width: 360px;
	max-width: 80%;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.tile-text:after { display: block; content: ''; }

/* 4 Tiles */

.ge-images { display: block; padding: 30px 0; }
body.template-pagets__home .ge-images { display: block; padding: 30px 0 0 0; }


.transition-slow {
	-webkit-transition: 0.5s ease;
	-moz-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	transition: 0.5s ease;
}

.transition-fast {
	-webkit-transition: 0.2s ease;
	-moz-transition: 0.2s ease;
	-o-transition: 0.2s ease;
	-ms-transition: 0.2s ease;
	transition: 0.2s ease;
}

/* Icons */

.ge-icon-wrap { display: block; text-align: center; }
.ge-icon { display: inline-block; vertical-align: top; width: 26%; padding: 40px 20px; min-width: 260px;  }
.ge-icon-symbol {
	display: block;
	width: 120px;
	height: 120px;
	line-height: 120px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #008237;
	background-position: center center;
	background-repeat: no-repeat;
	font-family: 'FontAwesome';
	color: #fff;
	font-size: 40px;
	margin: 5px auto;
}
.ge-icon a { text-decoration: none; }
.ge-icon:hover .ge-icon-symbol { width: 130px; height: 130px; line-height: 130px; margin: 0 auto; background-color: #3d313f; }
.ge-icon:hover h3 { color: #008237; }

/* Testimonials */

.ge-testi-wrap { display: block; width: 100%; max-width: 760px; margin: 0 auto; padding: 60px 0; position: relative; }
.ge-testi { display: block; padding: 0 80px; }
.ge-testi-image {
	display: block;
	width: 200px;
	height: 200px;
	float: left;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
}
.ge-testi-text {
	display: block;
	width: 360px;
	float: right;
}
.testi-name, .testi-company { 
	font-family: 'xeye_serif', 'Times New Roman', Georgia, Serif;
	font-size: 1.3em;
}
.testi-name { font-size: 1.6em; }
.testi-company { padding-bottom: 20px; }

.ge-testi-wrap .flex-direction-nav { position: static; }
.ge-testi-wrap .flex-direction-nav a {
    background: transparent;
    cursor: pointer;
	text-decoration: none;
    display: block;
	width: 50px;
    height: 80px;
    position: absolute;
    text-indent: -9999px;
	overflow: hidden;
    top: 120px;
	z-index: 60;
}
.ge-testi-wrap .flex-direction-nav a:before {
	display: block;
	width: 50px;
	height: 80px;
	line-height: 80px;
	font-family: 'FontAwesome';
	font-size: 30px;
	content: '\f053';
	text-indent: 0;
	text-align: center;
	color: #008237;
}
.ge-testi-wrap .flex-direction-nav a.flex-next { right: 0; }
.ge-testi-wrap .flex-direction-nav a.flex-next:before { content: '\f054';  }
.ge-testi-wrap .flex-direction-nav a.flex-prev { left: 0; }
.ge-testi-wrap .flex-direction-nav a.disabled { display: none; }


/* call to action */

.ge-calltoaction { padding: 20px 0; }

.ge-cta-full {
	display: block;
	width: 100%;
	height: 640px;
	margin: 40px 0;
	position: relative;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
/* .ge-cta-full:after { display: block; width: 100%; content: ' '; padding-top: 25%; } */

.ge-cta-text {
	display: block;
	width: 80%;
	max-width: 700px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	color: #fff;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
.ge-cta-text .inner { max-width: 400px; }
.ge-cta-text h2 { display: inline-block; color: #fff; padding-top: 0; }
.ge-cta-text h2:after { display: block; content: ' '; width: 100%; height: 15px; border-bottom: solid 2px #fff; margin: 0 auto; }
.ge-cta-text p { max-width: 700px; }

/* ----------------------------------- media queries ----------------------------------- */


.showmobile { display: none; }
.hidemobile { display: block; }


@media only screen and (min-width: 1200px) {

	/*----------------- Content ------------------------*/
	
	.sidebar {
		display: block;
		width: 260px;
		float: left;
		padding: 24px 0 0 0;
	}
	.content.subpage {
		width: 800px;
		float: right;
	}
	.content.subpage h1.page-header,
	.content.subpage div.page-header h1,
	.content.subpage div.page-header h2	{ text-align: left; }
	
	
	/* ---------- SubNavigation vertikal ---------- */

	/* Ueberschrift */

	div.sub-nav-header {
		display: block;
		font-family: 'xeye_serif', 'Times New Roman', Georgia, Serif;
		font-weight: bold;
		font-size: 1.4em;
		padding: 30px 0 10px 0;
		color: #19171c;
		line-height: normal;
	}
	div.sub-nav-header a { text-decoration: none; color: #19171c; }
	div.sub-nav-header a:hover { text-decoration: none; color: #777; }
	div.sub-nav-header a.act, div.sub-nav-header a.cur, div.sub-nav-header.act a { color: #008237; }

	/* 1. Ebene / allgemein */

	.sub-nav {
		display: block;
	}
	.sub-nav ul {
		display: block;
	}
	.sub-nav ul li a {
		display: block;
		text-decoration: none; 
		font-weight: normal;
		color: #19171c;
		font-size: 1em;
		line-height: normal;
		padding: 5px 20px 5px 0;

	}
	.sub-nav ul.level2 a { padding: 4px 0 4px 15px; font-size: 0.9em; }
	.sub-nav ul.level3 a { padding-left: 30px; }
	.sub-nav ul.level4 a { padding-left: 45px; }
	.sub-nav ul.level5 a { padding-left: 60px; }

	.sub-nav ul li a:hover { text-decoration: underline; }

	.sub-nav ul li a.act, .sub-nav ul li a.cur { color: #008237; }
	
	/*----------------- Gridelements ------------------------*/
	
	.ge-images { display: block; padding: 30px 0; }

	.ge-images .nr3 { float: right; width: 32.45%; }
	.ge-images .size1 { width: 32.45%; }
	.ge-images .nr4 { width: 66.22%; clear: left; }

	.ge-images .nr2, .ge-images .nr6, .ge-images .nr7 { margin-left: 1.31%; }

	.ge-images .size1 .tile-height:after { padding-top: 62.16%; }
	.ge-images .nr3 .tile-height:after { padding-top: 141.43%; }
	.ge-images .nr4 .tile-height:after { padding-top: 36.82%; }

	.ge-images .size1 .tile-vspace:after, .ge-images .nr3 .tile-vspace:after { padding-top: 4%; }
	.ge-images.img7 .nr4 .tile-vspace:after { padding-top: 2%; }
	.ge-images .nr5 { clear: left; }

}


@media only screen and (min-width: 1025px) {
	
	/*----------------- Header ------------------------*/
	
	.search-small { display: none; }
	
	a.enquiry-button, a.members-button, a.booking-button {
		width: 100px;
		height: 100px;
		padding: 20px 0 0 0;
		font-size: 16px;
		bottom: 20px;
		left: 20px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		
		-webkit-box-shadow: 0px 0px 0px 2px rgba(0,0,0,0.1);
		-moz-box-shadow: 0px 0px 0px 2px rgba(0,0,0,0.1);
		box-shadow: 0px 0px 0px 2px rgba(0,0,0,0.1);
	}
	a.members-button { bottom: 260px; }
	a.enquiry-button { bottom: 140px; }
	a.enquiry-button:before, a.members-button:before, a.booking-button:before {
		font-size: 36px;
		padding: 0 0 12px 0;
	}
	

	/*----------------- Navigation ------------------------*/
	
	.mobile-menu-wrap nav { margin: 10vh 30px 0 30px; }
	
	.nav-toggle { background: transparent; }
	
	.sticky-nav-wrap {
		display: block;
		width: 100%;
		background: #fff;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 1000;
		-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
		-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
		box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	}

	.sticky-nav {
		display: block;
		width: 100%;
		z-index: 100;
		background: #fff;
	}

	.main-nav {
		display: block;
		background: #fff;
		position: relative;
	}

	ul.dropdown-menu {
		padding: 0;
		margin: 0;
		list-style-type: none;
		list-style-image: none;
		text-align: center;
		background: transparent;
		position: static;
		display: block;
		max-width: 1700px;
		padding: 0 80px;
		margin: 40px auto 0 auto;
		font-family: 'xeye_sans', Arial, Helvetica, sans-serif;
	}
	body.scrolled ul.dropdown-menu { margin-top: 0; }

	ul.dropdown-menu > li {
		padding: 0;
		margin: 0;
		position: static;
		display: block;
		float: left;
	}

	ul.dropdown-menu > li.single-col { position: relative; }

	ul.dropdown-menu > li > a.t3nav {
		position: relative;
		white-space: nowrap;
		display: block;
		text-align: center;
		text-transform: none;
		margin: 0;
		text-decoration: none;
		background: transparent;
		color: #008237;
		font-size: 1.5em;
		/* font-size: 1.2vw; */
		height: 80px;
		line-height: 80px;
		padding: 0 14px;
		background-position: center bottom;
		background-repeat: no-repeat;
	}

	ul.dropdown-menu > li > a.t3nav.act {
		color: #008237;
	}

	ul.dropdown-menu > li:hover > a.t3nav {
		color: #008237;
		text-decoration: none;
	}
	
	ul.dropdown-menu > li > a.social-media-awesome { font-size: 26px; }

	a.menu-icon-pc span.hide { display: none; }
	
	ul.dropdown-menu li.nav-logo {
		display: block;
		width: 160px;
		height: 80px;
		float: left;
		position: relative;
	}
	ul.dropdown-menu li.nav-logo a {
		display: block;
		width: 140px;
		height: 155px;
		background: transparent url('../../../fileadmin/template/images/logo-fu-st-b.svg') no-repeat center center;
		background-size: 100%;
		text-indent: -999em;
		text-decoration: none;
		overflow: hidden;
		padding: 0;
		position: absolute;
		left: 0;
		top: -28px;
	}
	body.scrolled ul.dropdown-menu li.nav-logo a { top: 12px; }
	
	ul.dropdown-menu > li.icons-rel { position: relative; height: 80px; width: 20px; }
	ul.dropdown-menu > li.icons-rel .icon-abs {	display: block; float: left; position: absolute; top: -40px; left: 0; white-space: nowrap; }

	ul.dropdown-menu > li.tagline-rel { position: relative; height: 80px; width: 1px; }
	.tagline-abs { display: block; float: left; position: absolute; top: -40px; left: 15px; white-space: nowrap; padding: 22px 0 0 0; font-size: 14px; }
	
	ul.dropdown-menu > li:hover a.t3nav:after {
		content: '';
		display: block;
		width: 100%;
		height: 20px;
		background: transparent url('../../../fileadmin/template/images/main_nav_hover_bg.png') no-repeat center bottom;
		position: absolute;
		left: 0;
		bottom: 0;
	}
	
	ul.dropdown-menu li.nav-search { float: right; }
	ul.dropdown-menu li.nav-search a {
		position: relative;
		white-space: nowrap;
		display: block;
		text-align: center;
		text-transform: none;
		margin: 0;
		text-decoration: none;
		background: transparent;
		color: #008237;
		font-size: 1.5em;
		height: 80px;
		line-height: 80px;
		padding: 0 60px 0 0;
		position: relative;
		cursor: pointer;
	}
	ul.dropdown-menu li.nav-search a:after {
		display: block;
		width: 46px;
		height: 46px;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		background: #f1f1f1;
		color: #008237;
		font-family: 'FontAwesome';
		text-align: center;
		font-size: 20px;
		line-height: 46px;
		content: '\f002';
		position: absolute;
		right: 0;
		top: 17px;
	}
	
	
	
	/* --- 2. Ebene --- */

	div.dropdown-menu-sub-custom {
		display: block;
		padding: 0;
		margin: 0;
		width: 100%;
		position: absolute;
		left: -999em;
		top: 100%;
		z-index: 2000;
		background: #f5f5f5;

		opacity: 0;
		-webkit-transition: opacity 0.3s ease;
		-moz-transition: opacity 0.3s ease;
		-o-transition: opacity 0.3s ease;
		-ms-transition: opacity 0.3s ease;
		transition: opacity 0.3s ease;
	}
	
	ul.dropdown-menu > li:hover > div.dropdown-menu-sub-custom { left: 0; opacity: 1; }
	
	.dropdown-menu-row {
		display: block;
		padding: 40px 80px 40px 254px;
		max-width: 1700px;
		margin: 0 auto;
		position: relative;
		height: 100%;
	}
	.dropdown-menu-col {
		display: block;
		max-width: 30%;
		min-width: 100px;
		min-height: 100px;
		padding: 0;
		margin: 0 0 0 40px;
		text-align: left;
		color: #003610;
		font-size: 1.2em;
		line-height: 1.4em;
		float: left;
	}
	.dropdown-menu-col:first-child { margin-left: 0; }
	.dropdown-menu-col a {
		color: #003610;
		text-decoration: none;
	}
	.dropdown-menu-col a.cur { font-weight: bold; }
	.dropdown-menu-col a:hover { text-decoration: underline; }
	
	.dropdown-menu-header { font-weight: bold; padding: 0.2em 0; }
	ul.dropdown-menu-sitemap { padding-bottom: 5px; }

	ul.dropdown-menu-sitemap a {
		display: block;
		padding: 0.3em 0;
		padding: 0.3em 20px;
		background: transparent url('../../../fileadmin/template/images/dropdown_bullet.png') no-repeat left 0.7em;
	}
	ul.dropdown-menu-sitemap.two-levels > li > a { font-weight: bold; padding: 0.2em 20px 0.2em 10px; background-position: 0 0.7em; }
	
	.ge-nav_cols_4 { position: relative; }
	
	.dropdown-menu-image { display: block; /* padding: 0 0 20px 0; */ }
	.dropdown-menu-image img { display: block; }

	
	li.dropdown-hotel > a {
		display: block;
		background: #003610 url('../../../fileadmin/template/images/dropdown_hotel_bg.png') no-repeat left center;
		/* background-size: 50px; */
		text-decoration: none;
		overflow: hidden;
		padding: 10px 10px 10px 60px;
		
		font-size: 16px;
		line-height: 20px;
		text-align: left;
		color: #003610;
	}
	
	li.dropdown-hotel a.hotel-nr-7 { color: #82935c; background-color: #82935c; }
	li.dropdown-hotel a.hotel-nr-8 { color: #3888bf; background-color: #3888bf; }
	li.dropdown-hotel a.hotel-nr-9 { color: #e29855; background-color: #e29855; }
	
	
	/* ---------- 2. Ebene simpel ---------- */

	ul.dropdown-menu-sub1 {
		display: inline-block;
		position: absolute;
		left: -999em;
		top: 100px;
		z-index: 2000; 
		background: transparent;
		padding: 0;
		margin: 0;
		
		opacity: 0;
		-webkit-transition: opacity 0.3s ease;
		-moz-transition: opacity 0.3s ease;
		-o-transition: opacity 0.3s ease;
		-ms-transition: opacity 0.3s ease;
		transition: opacity 0.3s ease;
	}

	ul.dropdown-menu > li:hover > ul.dropdown-menu-sub1 { left: auto; margin-left: -50px; opacity: 1; }

	ul.dropdown-menu-sub1 > li {
		float: none;
		position: relative;
		display: block;
		width: 100%;
		margin: 0;
		background: transparent;
	}


	ul.dropdown-menu-sub1 li.active-hotel { position: static; }
	ul.dropdown-menu-sub1 li.active-hotel a { width: 270px; float: none; }
	
	
	/*----------------- Subnavigation ------------------------*/
	
	.subnav-wrap { display: block; }
	
	/*----------------- Content ------------------------*/
	
	.content { min-height: 480px; }
	
	/*----------------- Powermail ------------------------*/
	
	.powermail_fieldwrap_kriterien .checkbox, .powermail_fieldwrap_kategorie .checkbox { width: 25%; float: left; padding-top: 10px; }

}

@media only screen and (min-width: 1025px) and (max-width: 1199px) { ul.dropdown-menu li.nav-logo { display: none; } }

@media only screen and (max-width: 1400px) {
	
	ul.dropdown-menu > li > a.t3nav, ul.dropdown-menu li.nav-search a { font-size: 1.2em; }

}

@media only screen and (max-width: 1199px) {

	.ge-images .tile { float: left; width: 48%; margin: 0 1%; }
	.ge-images .tile-height:after { padding-top: 100%; }
	.ge-images .tile-vspace:after { padding-top: 4%; }

}

@media only screen and (max-width: 1160px) {
	
	/*----------------- Fluid styled content ------------------------*/

	.ce-gallery[data-ce-columns="2"] .ce-column { max-width: 49.375%; margin-right: 1.25%; }
	.ce-gallery[data-ce-columns="3"] .ce-column { max-width: 32.5%; margin-right: 1.25%; }
	.ce-gallery[data-ce-columns="4"] .ce-column { max-width: 24.06%; margin-right: 1.25%; }
	.ce-gallery[data-ce-columns="5"] .ce-column { max-width: 19%; margin-right: 1.25%; }
	.ce-gallery[data-ce-columns="6"] .ce-column { max-width: 15.62%; margin-right: 1.25%; }
	.ce-gallery .ce-column:last-child { margin-right: 0; }

	/*----------------- Content ------------------------*/
	
	.content-wrap { padding-left: 10px; padding-right: 10px; }
	
	.frame-default { padding-left: 30px; padding-right: 30px; }
	
}



/* --------------------------------- */
/* ------------- MOBIL ------------- */
/* --------------------------------- */

@media only screen and (max-width: 1024px) {
	
	.showmobile { display: block !important; }
	.hidemobile { display: none !important; }
	
	#header-slideshow { margin-top: 0; }
	#header-slideshow:after { display: block; content: ''; width: 100%; padding-top: 400px; }
	#header-slideshow.active:after { display: none; }
	#header-slideshow ul.slides li:after { padding-top: 400px; }

	/*----------------- Fluid styled content ------------------------*/
	
	.typo3-editPanel { display: block !important; }
	
	/*----------------- Content ------------------------*/
	
	.ce-row img { width: 100%; height: auto; }
	
	#page-wrap { padding-top: 0; }
	
	div.clear-floating-mobile { display: block; clear: floating; height: 0px; overflow: hidden; }
	
	.ce-bodytext, .frame-layout-3 .ce-bodytext {
		-webkit-column-count: auto;
		-moz-column-count: auto;
		column-count: auto;
	}
	
	.content, .content-col-1, .content-col-2, .content-col-3, .sub-page { width: 100%; float: none; margin: 0; }

	
	/*---------- Scroll Up ----------*/
	
	#scroll-up { display: none !important; }
	
	/*----------------- Navigation ------------------------*/	
	
	.mobile-tools { display: block; }
	
	ul.lang-menu-text.lang-mobile { display: block; }
	ul.lang-menu-text.lang-pc { display: none; }
	
	.be-button-wrap { margin: 20px -40px 20px 0; }
	
	/* ---------- Hotels ---------- */

	ul.header-hotel-select li a {
		font-size: 14px;
		line-height: 16px;
	}
	ul.header-hotel-select li a div.hs-text {
		height: 70px;	
		padding: 11px 10px 0 70px;
		opacity: 1;
	}
	ul.header-hotel-select li a div.hs-icon {
		width: 56px;
		height: 56px;
		background-size: 50px;
		top: 7px;
		left: 7px;
	}

}


@media only screen and (max-width: 800px) {
	.ge-testi { display: block; padding: 0 80px; }
	.ge-testi-image { float: none; margin: 0 auto; }
	.ge-testi-text { width: 100%; float: none; padding-top: 20px; }
	.testi-name, .testi-company { text-align: center; }
}


@media only screen and (max-width: 767px) {
	
	/*----------------- Fluid styled content ------------------------*/
	
	.ce-left .ce-gallery, .ce-right .ce-gallery { float: none; text-align: center; }
	.ce-intext.ce-left .ce-gallery, .ce-intext.ce-right .ce-gallery { margin-left: 0; margin-right: 0; }
	
	/*----------------- Header ------------------------*/
	
	div.stoerer-wrap { left: 10px; }
	
	#footer-logos .single-logo {  padding: 5px; }

	td { white-space: normal !important; }
	table { display: block; overflow-x: auto; }	
	table::-webkit-scrollbar {
		-webkit-appearance: none;
		width: 20px;
		height: 20px;
		background-color: rgba(0, 0, 0, .1);
	}
	table::-webkit-scrollbar-thumb {
		border: 2px solid #fff;
		background-color: rgba(0, 0, 0, .3);
	}
	
	.hotel-teaser { width: 100%; margin: 0 0 20px 0; float: none; }
		
	.teaser-col-0-image, .teaser-col-0-textblock, .tilestyle1 .teaser-col-0-image, .tilestyle1 .teaser-col-0-textblock { width: 100%; float: none; }
	
	
	.footer-col { width: 100%; max-width: 380px; }
	
	/*----------------- Header slideshow ------------------------*/
	
	/*
	#header-slideshow { width: 100%; float: none; clear: both; }
	#header-slideshow ul.slides li:after {
		display: block;
		content: " ";
		padding-top: 50%;
	}
	*/
	
	/*----------------- Powermail ------------------------*/
	
	.powermail_fieldwrap { width: 100% !important; }
	.powermail_form button.btn-default { display: block; width: 100%; }
	
	/*----------------- Gridelements ------------------------*/
	
	.ge-cols_2 .ge-left, .ge-cols_2 .ge-right { width: 100%; float: none; }
	
	.ge-images .tile { float: none; width: 98%; margin: 0 1% 20px 1%; }
	.ge-images .tile-height:after { padding-top: 75%; }
	.ge-images .tile-vspace { display: none; }
	

}


@media only screen and (max-width: 640px) {

	.headericons { text-align: center; padding: 5px 0 0 0; }
	.headericons a.hic { display: block; float: left; width: 25%; padding: 0; }
	.headericons a.hic span { display: block; width: 100%; }
	.headericons a.hic span.icon-text { display: block; width: 100%; padding: 0 0 10px 0; height: auto; line-height: normal; font-size: 0.8em; }
	.headericons a.hic span.icon-symbol { display: block;  height: 40px; line-height: 40px; width: auto; text-align: center; font-size: 1.8em; padding: 0; }
	.headericons a.hic:hover span.icon-symbol { font-size: 1.8em; }
	.headericons:after { display: block; content: ' '; clear: both; float: none; }

	/*
	.headericons { text-align: center; padding: 5px 0 0 0; }
	.headericons a.hic { display: inline-block; padding: 0; max-width: 25%; }
	.headericons a.hic span { display: block; width: 80px; }
	.headericons a.hic span.icon-text { display: block; padding: 0 0 10px 0; height: auto; line-height: normal; font-size: 0.8em; }
	.headericons a.hic span.icon-symbol { display: block;  height: 40px; line-height: 40px; width: auto; text-align: center; font-size: 1.8em; padding: 0; }
	.headericons a.hic:hover span.icon-symbol { font-size: 1.8em; }
	*/

}


@media only screen and (max-width: 479px) {
	
	body.template-pagets__sub .stoerer-wrap { display: none; }
	
	/*----------------- Content ------------------------*/
	
	h1, h1.page-header { font-size: 2em; }
	h2 { font-size: 1.6em; }
	div.page-header h1 { font-size: 32px; }
	div.page-header h2 { font-size: 26px; }
	p.p-xlarge { font-size: 2em; }
	h2.ge-package-header { font-size: 2em; }
	
	.search-small { width: 80%; margin-left: 10%; }
	
	.footer-block, .footer-block.first, .footer-block.last { width: 96%; margin: 0 2%; min-height: 100px; float: none; clear: both; }
	
}

@media only screen and (min-width: 350px) {
	a.mobile-phone, a.mobile-contact, a.mobile-location, .mobile-tools .header-icon { margin-right: 14px; }
}


img.frontEndEditIcons, a.frontEndEditIconLinks img { width: 16px !important; max-width: 16px !important; height: 16px !important; max-height: 16px !important; }
#content img.frontEndEditIcons, #footer img.frontEndEditIcons, #header img.frontEndEditIcons { width: 16px !important; max-width: 16px !important; height: 16px !important; max-height: 16px !important; }



body.template-pagets__steiermarkcom .frame-default {
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin: 0;
}
body.template-pagets__steiermarkcom .content-wrap {
	padding: 120px 0 0 0;
}
iframe#steiermark-com {
	display: block;
	width: 100%;
	height: calc(100vh - 120px);
	padding: 0;
	margin: 0;
	overflow-x: hidden;
}
@media only screen and (max-width: 767px) {
	body.template-pagets__steiermarkcom .frame-default {
		background: #f7f3ef;
		padding: 0 10px;
	}
	body.template-pagets__steiermarkcom .content-wrap {
		padding-top: 80px;
	}
}
/* default styles for extension "tx_videotag_pi1" */

.video-wrap-16-9 { display: block; width: 100%; padding: 0; margin: 0; position: relative; }
.video-wrap-16-9:after { display: block; content: " "; padding-top: 56.25%; }
.video-wrap-16-9 iframe, .video-wrap-16-9 video { display: block; width: 100%; height: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }

.video-wrap-4-3 { display: block; width: 100%; padding: 0; margin: 0; position: relative; }
.video-wrap-4-3:after { display: block; content: " "; padding-top: 75%; }
.video-wrap-4-3 iframe, .video-wrap-4-3 video { display: block; width: 100%; height: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }

/* default styles for extension "tx_iconset" */
    textarea.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-iconset table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-iconset table th {
        font-weight:bold;
    }

    .tx-iconset table td {
        vertical-align:top;
    }

    .typo3-messages .message-error {
        color:red;
    }

    .typo3-messages .message-ok {
        color:green;
    }

ul.tx-iconset {
	display: block;
	text-align: left;
	padding: 10px 0;
}
ul.tx-iconset li {
	display: inline-block;
	padding: 10px 10px 10px 0;
	vertical-align: middle;
}
ul.tx-iconset li img {
	display: block;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.tx-indexedsearch-searchbox {
	display: block;
	margin: 20px 0;
}
.tx-indexedsearch-searchbox legend {
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: normal;
	color: #555;
	padding: 0 0 1em 0;
}


.tx-indexedsearch-form, .tx-indexedsearch-search-submit {
	display: inline-block;
}
input.tx-indexedsearch-searchbox-sword {
	display: inline-block;
	*display: inline;
	width: 280px;
	height: 40px;
	line-height: 40px;
	font-size: 1em;
	padding: 0 10px;
	border: solid 1px #ddd;
	vertical-align: middle;
}
input.tx-indexedsearch-searchbox-button {
	display: inline-block;
	*display: inline;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	background: #eee;
	border: solid 1px #ddd;
	color: #333;
	margin: 0 0 0 10px;
	font-size: 1em;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer;
}
input.tx-indexedsearch-searchbox-button:hover {
	background: #ddd;
}

.tx-indexedsearch-res {
	display: block;
	padding: 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 2px solid #eee;
}

h3.tx-indexedsearch-title {
	text-decoration: underline;
	margin-top: 20px;
}
h3.tx-indexedsearch-title a {
	text-decoration: underline;
}
p.tx-indexedsearch-info {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0.9em;
	border-bottom: solid 1px #eee;
}
.tx-indexedsearch-browsebox {
	margin: 20px 0;
}
.tx-indexedsearch-browsebox li {
	display: inline-block;
	*display: inline;
	margin-right: 20px;
}
.tx-indexedsearch-browsebox li a {
	text-decoration: none;
}
.tx-indexedsearch-browsebox li a:hover {
	text-decoration: underline;
}
.picker{font-size:16px;text-align:left;line-height:1.2;color:#000;position:absolute;z-index:10000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.picker__input{cursor:default}.picker__input.picker__input--active{border-color:#0089ec}.picker__holder{width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;position:fixed;transition:background .15s ease-out,-webkit-transform 0s .15s;transition:background .15s ease-out,transform 0s .15s;-webkit-backface-visibility:hidden}/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */.picker__frame,.picker__holder{top:0;bottom:0;left:0;right:0;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.picker__frame{position:absolute;margin:0 auto;min-width:256px;max-width:666px;width:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;opacity:0;transition:all .15s ease-out}.picker__wrap{display:table;width:100%;height:100%}@media (min-height:33.875em){.picker__frame{overflow:visible;top:auto;bottom:-100%;max-height:80%}.picker__wrap{display:block}}.picker__box{background:#fff;display:table-cell;vertical-align:middle}@media (min-height:26.5em){.picker__box{font-size:1.25em}}@media (min-height:33.875em){.picker__box{display:block;font-size:1.33em;border:1px solid #777;border-top-color:#898989;border-bottom-width:0;border-radius:5px 5px 0 0;box-shadow:0 12px 36px 16px rgba(0,0,0,.24)}}@media (min-height:40.125em){.picker__frame{margin-bottom:7.5%}.picker__box{font-size:1.5em;border-bottom-width:1px;border-radius:5px}}.picker--opened .picker__holder{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);zoom:1;background:rgba(0,0,0,.32);transition:background .15s ease-out}.picker--opened .picker__frame{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;opacity:1}@media (min-height:33.875em){.picker--opened .picker__frame{top:auto;bottom:0}}
.picker__footer,.picker__header,.picker__table{text-align:center}.picker__day--highlighted,.picker__select--month:focus,.picker__select--year:focus{border-color:#0089ec}.picker__box{padding:0 1em}.picker__header{position:relative;margin-top:.75em}.picker__month,.picker__year{font-weight:500;display:inline-block;margin-left:.25em;margin-right:.25em}.picker__year{color:#999;font-size:.8em;font-style:italic}.picker__select--month,.picker__select--year{border:1px solid #b7b7b7;height:2em;padding:.5em;margin-left:.25em;margin-right:.25em}.picker__select--month{width:35%}.picker__select--year{width:22.5%}.picker__nav--next,.picker__nav--prev{position:absolute;padding:.5em 1.25em;width:1em;height:1em;box-sizing:content-box;top:-.25em}.picker__nav--prev{left:-1em;padding-right:1.25em}.picker__nav--next{right:-1em;padding-left:1.25em}@media (min-width:24.5em){.picker__select--month,.picker__select--year{margin-top:-.5em}.picker__nav--next,.picker__nav--prev{top:-.33em}.picker__nav--prev{padding-right:1.5em}.picker__nav--next{padding-left:1.5em}}.picker__nav--next:before,.picker__nav--prev:before{content:" ";border-top:.5em solid transparent;border-bottom:.5em solid transparent;border-right:.75em solid #000;width:0;height:0;display:block;margin:0 auto}.picker__nav--next:before{border-right:0;border-left:.75em solid #000}.picker__nav--next:hover,.picker__nav--prev:hover{cursor:pointer;color:#000;background:#b1dcfb}.picker__nav--disabled,.picker__nav--disabled:before,.picker__nav--disabled:before:hover,.picker__nav--disabled:hover{cursor:default;background:0 0;border-right-color:#f5f5f5;border-left-color:#f5f5f5}.picker--focused .picker__day--highlighted,.picker__day--highlighted:hover,.picker__day--infocus:hover,.picker__day--outfocus:hover{color:#000;cursor:pointer;background:#b1dcfb}.picker__table{border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:inherit;width:100%;margin-top:.75em;margin-bottom:.5em}@media (min-height:33.875em){.picker__table{margin-bottom:.75em}}.picker__table td{margin:0;padding:0}.picker__weekday{width:14.285714286%;font-size:.75em;padding-bottom:.25em;color:#999;font-weight:500}@media (min-height:33.875em){.picker__weekday{padding-bottom:.5em}}.picker__day{padding:.3125em 0;font-weight:200;border:1px solid transparent}.picker__day--today{position:relative}.picker__day--today:before{content:" ";position:absolute;top:2px;right:2px;width:0;height:0;border-top:.5em solid #0059bc;border-left:.5em solid transparent}.picker__day--disabled:before{border-top-color:#aaa}.picker__day--outfocus{color:#ddd}.picker--focused .picker__day--selected,.picker__day--selected,.picker__day--selected:hover{background:#0089ec;color:#fff}.picker--focused .picker__day--disabled,.picker__day--disabled,.picker__day--disabled:hover{background:#f5f5f5;border-color:#f5f5f5;color:#ddd;cursor:default}.picker__day--highlighted.picker__day--disabled,.picker__day--highlighted.picker__day--disabled:hover{background:#bbb}.picker__button--clear,.picker__button--close,.picker__button--today{border:1px solid #fff;background:#fff;font-size:.8em;padding:.66em 0;font-weight:700;width:33%;display:inline-block;vertical-align:bottom}.picker__button--clear:hover,.picker__button--close:hover,.picker__button--today:hover{cursor:pointer;color:#000;background:#b1dcfb;border-bottom-color:#b1dcfb}.picker__button--clear:focus,.picker__button--close:focus,.picker__button--today:focus{background:#b1dcfb;border-color:#0089ec;outline:0}.picker__button--clear:before,.picker__button--close:before,.picker__button--today:before{position:relative;display:inline-block;height:0}.picker__button--clear:before,.picker__button--today:before{content:" ";margin-right:.45em}.picker__button--today:before{top:-.05em;width:0;border-top:.66em solid #0059bc;border-left:.66em solid transparent}.picker__button--clear:before{top:-.25em;width:.66em;border-top:3px solid #e20}.picker__button--close:before{content:"\D7";top:-.1em;vertical-align:top;font-size:1.1em;margin-right:.35em;color:#777}.picker__button--today[disabled],.picker__button--today[disabled]:hover{background:#f5f5f5;border-color:#f5f5f5;color:#ddd;cursor:default}.picker__button--today[disabled]:before{border-top-color:#aaa}
#featured-slider-wrap {
	display: block;
	background: transparent;
	width: 100%;
	position: relative;
	height: 400px;
	height: 100vh;
}

#featured-slider {
	background: #fff;
	width: 100%;
	overflow: hidden;
	position: relative;
}

#featured-slider ul.slides {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}

#featured-slider ul.slides li {
	padding: 0;
	margin: 0;
	background: none;
	height: 400px;
	height: 100vh;
	zoom: 1;
	position: relative;
	
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.featured-slide-overlay {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 60px;
	text-align: center;
	font-family: 'xeye_sans', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	font-size: 6em;
	font-size: 6vw;
	line-height: 1.2em;
	opacity: 0;
	
	text-shadow: 0 3px 0 #000;
	
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
	
	-webkit-transition-delay: 2s;
	-moz-transition-delay: 2s;
	-o-transition-delay: 2s;
	transition-delay: 2s;
	
}

.featured-slide-overlay.subheader {
	bottom: auto;
	top: 50%;
	font-size: 2em;
	font-weight: normal;
	text-transform: none;
	-webkit-transition-delay: 3s;
	-moz-transition-delay: 3s;
	-o-transition-delay: 3s;
	transition-delay: 3s;
}

.flex-active-slide .featured-slide-overlay {
	opacity: 1;
}


.featured-overlay {
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: 60px;
	z-index: 50;
	
	-webkit-transform: translateY(-30%);
	-ms-transform: translateY(-30%);
	transform: translateY(-30%);
}

.featured-text {
	display: block;
	text-align: center;
	font-family: 'xeye_sans', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	font-size: 7em;
	line-height: 1.2em;
	text-shadow: 0 3px 0 #000;
}

.featured-button {
	display: inline-block;
	margin-top: 80px;
	padding: 18px 36px;
	background: #a2bc0c;
	color: #fff;
	font-size: 1.7em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
}
.featured-button:hover { background: #97b00d; }

#featured-slider ol.flex-control-nav {
	position: absolute;
	top: 200px;
	left: 155px;
	width: 200px;
	z-index: 2;
	color: #000;
	padding: 0;
	margin: 0;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	cursor: default;
}

#featured-slider ol.flex-control-nav li {
	float: left;
	margin-right: 10px;
	background-image: none;
}

#featured-slider ol.flex-control-nav a {
	display:block;
	width: 20px;
	height: 0px;
	padding-top: 20px;
	overflow: hidden;
	cursor: pointer;
}

#featured-slider ol.flex-control-nav a.active {}

#featured-slider-wrap .flex-direction-nav { position: static; }
#featured-slider-wrap .flex-direction-nav a {
    background: rtransparent;
    cursor: pointer;
	text-decoration: none;
    display: block;
	width: 50px;
    height: 80px;
    margin: -40px 0 0 0;
    position: absolute;
    text-indent: -9999px;
	overflow: hidden;
    top: 50%;
	z-index: 60;
}
#featured-slider-wrap .flex-direction-nav a:before {
	display: block;
	width: 50px;
	height: 80px;
	line-height: 80px;
	font-family: 'FontAwesome';
	font-size: 50px;
	content: '\f053';
	text-indent: 0;
	text-align: center;
	color: #FFF;
	text-shadow: 0 0 5px rgba(0,0,0,0.8);
}
#featured-slider-wrap .flex-direction-nav a.flex-next { right: 0; }
#featured-slider-wrap .flex-direction-nav a.flex-next:before { content: '\f054';  }
#featured-slider-wrap .flex-direction-nav a.flex-prev { left: 0; }
#featured-slider-wrap .flex-direction-nav a.flex-disabled { display: none; }



@media only screen and (max-width: 1400px) {

	.featured-slide-overlay, .featured-text { font-size: 7vw; }
	.featured-overlay {
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.featured-button { font-size: 20px; margin: 40px 30px 0 30px; }

}

@media only screen and (max-width: 1024px) {

	#featured-slider { margin: 0; }

}

@media only screen and (max-width: 719px) {

	.featured-slide-overlay, .featured-text { font-size: 10vw; }

}




.frame-type-teasermenu_pi1 header { padding-bottom: 16px; }

/* one-col (Standard) */

div.onecol-teasermenu {
	width: 100%;
	padding: 20px 0;
	border-top: 2px solid #e4e4e4;
	background-position: left bottom;
	background-repeat: no-repeat;
}
div.onecol-teasermenu.first { border-top: none; }

div.onecol-teasermenu h3 {
	padding-top: 0;
}

div.onecol-teasermenu h3 span.room-size, div.onecol-teasermenu h3 span.package-price {
	font-weight: normal !important;
	display: inline-block;
	float: right;
	text-transform: none;
}

div.onecol-teasermenu-image {
	width: 32%;
	float: left;
}

div.onecol-teasermenu-image img {
	display: block;
	max-width: 100%;
	height: auto;
}

div.onecol-teasermenu-text {
	width: 66%;
	float: right;
}

div.onecol-teasermenu-details { min-height: 85px; }

div.onecol-teasermenu span.button-left { display: block; float: left; }
div.onecol-teasermenu span.button-right { display: block; float: right; margin-left: 20px; }

div.onecol-teasermenu-eventdetails { width: 32%; float: left; }
p.teasermenu-event-details { font-size: 0.9em; }

/* multi-col */

.multicol-teasermenu-wrap { }

div.multicol-teasermenu {
	width: 33.3%;
	padding: 0;
	margin: 0;
	float: left;
	background: #f1f1f1;
	border: 1px solid #fff;
}
div.multicol-teasermenu.col-3 { margin-right: 0; }
div.multicol-teasermenu.clear-3 { clear: left; }

div.multicol-teasermenu a { color: #000; text-decoration: none; }

div.multicol-teasermenu h3 {
	display: block;
	width: 100%;
	font-family: 'xeye_serif', 'Times New Roman', Georgia, Serif;
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	padding: 0 10px;
	color: #fff;
	text-shadow: 0 2px 0 #000;
	text-align: center;
}

div.multicol-teasermenu .vertical-center {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);	
}
div.multicol-teasermenu .vertical-bottom {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20%;
}

.multicol-teasermenu-wrap.cols-2 div.multicol-teasermenu h3 {
	font-family: 'xeye_sans', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 3em;
}


div.multicol-teasermenu-image {
	width: 100%;
	float: none;
	position: relative;
	padding: 0;
}

div.multicol-teasermenu-image img {
	display: block;
	width: 100%;
	height: auto;
}

div.multicol-teasermenu .fade-out {
	display: block;
	background: rgba(0,0,0,0.3);
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	opacity: 1;
}
.multicol-teasermenu-wrap.cols-2 div.multicol-teasermenu .fade-out { background: transparent url('../../../fileadmin/template/images/fadeout_gradient.png') repeat-x left bottom; }
div.multicol-teasermenu:hover .fade-out { opacity: 0; }

div.multicol-teasermenu-text {
	display: block;
	float: none;
	padding: 20px;
	font-family: 'xeye_sans', Arial, Helvetica, sans-serif;
}

div.multicol-teasermenu-button {
	border: 2px solid #eee;
	border-top: 2px dashed #eee;
}
a.mctm-button {
	display: block;
	padding: 20px;
	color: #268340;
	font-weight: bold;
	text-decoration: none;
}
a.mctm-button:before { 
	display: inline-block;
	content: "\f061";
	padding: 0 8px 0 0;
	vertical-align: text-bottom;
	font-family: 'FontAwesome';
	font-size: 0.8em;
	font-weight: normal;
	color: #268340;
}

a.mctm-button:hover { text-decoration: none; color: #fff; background: #268340; }
a.mctm-button:hover:before { color: #fff; }

div.multi-col-pricelabel {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 20%;
	font-size: 1.4em;
	background: #268340;
	color: #fff;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	font-weight: normal;
}

div.multicol-teasermenu.no-text { background: transparent; } 
div.multicol-teasermenu.no-text div.multicol-teasermenu-text { border-bottom: 2px solid #eee; padding: 10px 20px; text-align: center; } 

/* one Level up / back to List */

a.back-to-list {
	display: block;
	width: 80%;
	color: #555555;
	text-decoration: underline;
	font-size: 1em;
	line-height: 3em;
	padding: 50px 10px 10px 10px;
}


@media only screen and (max-width: 959px) {

	div.onecol-teasermenu-details { min-height: 0px; }
	
}

@media only screen and (min-width: 720px) {

	.multicol-teasermenu-wrap.cols-2 div.multicol-teasermenu { width: 50%; }

}

@media only screen and (min-width: 720px) {

	/* mehspaltig ohne Text, 3-spaltig */
	div.multicol-teasermenu.no-text { background: transparent; width: 32%; } 
	div.multicol-teasermenu.no-text.col-2 { margin-right: 2%; }
	div.multicol-teasermenu.no-text.clear-2 { clear: none; }
	div.multicol-teasermenu.no-text.col-3 { margin-right: 0; }
	div.multicol-teasermenu.no-text.clear-3 { clear: left; }
	
}

@media only screen and (max-width: 719px) {

	div.multicol-teasermenu { width: 50%; }
	div.multicol-teasermenu-text { min-height: 0; padding-bottom: 20px; }
	
	div.multicol-teasermenu.col-3 {  }
	div.multicol-teasermenu.clear-3 { clear: none; }
	
	div.multicol-teasermenu.col-2 {  }
	div.multicol-teasermenu.clear-2 { clear: left; }
	
}

@media only screen and (max-width: 639px) {

	div.multicol-teasermenu { width: 100%; float: none; margin-right: 0 !important; }
	
}


@media only screen and (max-width: 479px) {

	div.onecol-teasermenu, div.onecol-teasermenu-image, div.onecol-teasermenu-text { width: 100%; float: none; }
	div.onecol-teasermenu-image { margin-bottom: 10px; }
	div.onecol-teasermenu-image img { width: 100% !important; }
	div.onecol-teasermenu-menu span.button-left, div.onecol-teasermenu-menu span.button-right { float: left; margin: 0 10px 0 0; }

}
