/*------------------------------------------------*/
/*----------------- 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; margin-top: 10px; }
.ce-intext.ce-left .ce-gallery { margin-right: 40px; margin-top: 10px; }
.ce-below .ce-gallery { margin-top: 10px; }
.ce-column { margin-right: 10px; }
.ce-column:last-child { margin-right: 0; }
.ce-row { margin-bottom: 10px; }
.ce-row:last-child { margin-bottom: 0; }
.ce-above .ce-bodytext { clear: both; }
.ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 40px; overflow: auto; }
.ce-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; }
.ce-intext .ce-bodytext h2:first-child,
.ce-intext .ce-bodytext h3:first-child { padding-top: 0; }
.typo3-editPanel-btn .icon-size-small { margin: 0 0 0 10px; }
.ce-media img { width: 100%; height: auto; }


/* feedit */

body.feedit-active .typo3-feedit-element { position: relative; padding-bottom: 20px; }
body.feedit-active .typo3-feedit-element:hover { background: #f2f2f2; }
.typo3-editPanel { display: none; }
body.feedit-active .typo3-editPanel { display: block; text-align: center; }
.content-link { display: none; }
body.feedit-active .content-link{ display: block; max-width: 1140px; margin: 0 auto; }

/* Sitemap */

.content .frame-type-menu_sitemap { text-align: center; }
.content .frame-type-menu_sitemap ul { margin: 10px 0 10px 30px; }
.content .frame-type-menu_sitemap > ul { margin-left: 0; border-left: 0; display: inline-block; text-align: left; }
.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 ul { font-size: 0.9em; }


/* Eigenes */

.ce-clear { clear: both; height: 0px; overflow: hidden; }
.ce-intext .no-header .ce-gallery { padding-top: 20px; }



@font-face {
    font-family: 'herberstein_hl';
    src: url('../fonts/hammerhead/Hammerhead_Black.eot');
    src: url('../fonts/hammerhead/Hammerhead_Black.eot?#iefix') format('embedded-opentype'),
         url('../fonts/hammerhead/Hammerhead_Black.woff') format('woff'),
         url('../fonts/hammerhead/Hammerhead_Black.ttf') format('truetype'),
         url('../fonts/hammerhead/Hammerhead_Black.svg#herberstein_hl') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'herberstein_ft';
    src: url('../fonts/kreon/kreon-regular-webfont.eot');
    src: url('../fonts/kreon/kreon-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/kreon/kreon-regular-webfont.woff2') format('woff2'),
         url('../fonts/kreon/kreon-regular-webfont.woff') format('woff'),
         url('../fonts/kreon/kreon-regular-webfont.ttf') format('truetype'),
         url('../fonts/kreon/kreon-regular-webfont.svg#kreonregular') format('svg');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'herberstein_ft';
    src: url('../fonts/kreon/kreon-bold-webfont.eot');
    src: url('../fonts/kreon/kreon-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/kreon/kreon-bold-webfont.woff2') format('woff2'),
         url('../fonts/kreon/kreon-bold-webfont.woff') format('woff'),
         url('../fonts/kreon/kreon-bold-webfont.ttf') format('truetype'),
         url('../fonts/kreon/kreon-bold-webfont.svg#kreonbold') format('svg');
    font-weight: bold;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'herberstein_ft';
    src: url('../fonts/kreon/kreon-light-webfont.eot');
    src: url('../fonts/kreon/kreon-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/kreon/kreon-light-webfont.woff2') format('woff2'),
         url('../fonts/kreon/kreon-light-webfont.woff') format('woff'),
         url('../fonts/kreon/kreon-light-webfont.ttf') format('truetype'),
         url('../fonts/kreon/kreon-light-webfont.svg#kreonlight') format('svg');
    font-weight: 100;
    font-style: normal;
	font-display: swap;
}

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

@font-face {
  font-family: 'FontAwesomeBrands';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../fonts/fontawesome/fa-brands-400.woff2") format("woff2"), url("../fonts/fontawesome/fa-brands-400..ttf") format("truetype");
}



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

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

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

body {
	background-color: #FFF;
	padding: 0;
	margin: 0;
	font-family: 'herberstein_ft', Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	background: #FFF;
}

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

div.csc-textpic-above div.csc-textpic-imagewrap, div.csc-textpic-below div.csc-textpic-imagewrap { float: none; }
div.csc-textpic-above div.csc-textpic-imagewrap img, div.csc-textpic-below div.csc-textpic-imagewrap img { max-width: 100% !important; height: auto !important; }

h1, h2, h3, h4, h5 { line-height: 1.4em; color: #000; }

h1 { font-size: 2.2em; margin: 0; padding: 0.3em 0 0.7em 0; font-weight: normal; }
h2 { font-size: 1.8em; margin: 0; padding: 0.7em 0 0.5em 0; font-weight: normal; }
h3 { font-size: 1.4em; margin: 0; padding: 0.7em 0 0.5em 0; font-weight: normal; }
h4 { font-size: 1em; margin: 0; padding: 0.7em 0 0.5em 0; font-weight: normal; }
h5 { font-size: 1em; margin: 0; padding: 0.7em 0 0.5em 0; font-weight: normal; }

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

.content-element-header, .csc-header { padding-top: 0; }
.no-distance-header { padding-top: 0; }

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

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

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

b, strong { font-weight: bold; }


input[type=submit] {
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
}

iframe { width: 100%; }

.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;
}

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

#page-wrap {
	position: relative;
	background: #FFF;
}

#page {
	display: block;
	width: 100%;
	min-width: 320px;
	overflow: hidden;
	font-size: 1em;
	z-index: 10;
	background: transparent;
	position: relative;
}


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

#header-wrap {
	display: block;
	width: 100%;
	position: relative;
}

#header {
	display: block;
	width: 100%;
	overflow: hidden;
	color: #FFF;
	position: relative;
	*zoom: 1;
}

.header-distance {
	display: block;
	height: 100px;
	background: #ffcc00;
}

#header-logo {
	display: inline-block;
	*display: block;
	*width: 200px;
	*height: 220px;
	max-width: 100%;
	background: transparent;
	position: absolute;
	left: 0;
	top: 0;
}

#header-logo img {
	width: 100%;
	height: auto;
}
img.header-logo-scrolled { display: none; }

.header-logo-home {
	width: 100%;
	background: #fff;
	text-align: center;
	padding: 10px 0;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	border-bottom: 1px solid #ddd;
}

.header-logo-sub {
	width: 100%;
	background: #fff;
	text-align: center;
	padding: 65px 0 10px 0;
}	

/*
body.scrolled #header-logo { top: -10px; }
body.scrolled img.header-logo-scrolled { display: block; }
body.scrolled img.header-logo-default { display: none; }
*/

#header-logo a {
	display: block;
	background: transparent;
	text-decoration: none;
}

.nav-fixed #header-logo, .nav-fixed #header-logo a, .nav-fixed #header-logo img {
	width: 120px;
	height: 50px;
}


/*-------------------------------------*/
/*---------- Icons im Header ----------*/
/*-------------------------------------*/

ul.header-icons {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	z-index: 1100;
}
ul.header-icons li {
	display: inline-block;
	background-color: transparent;
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 20px;
	vertical-align: bottom;
	
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
ul.header-icons li:hover {
	padding-bottom: 10px;
}
ul.header-icons li a {
	display: block;
	width: 150px;
	height: 100px;
	padding-top: 75px;
	text-align: center;
	color: #000;
	font-size: 1em;
	text-decoration: none;
	text-shadow: 1px 1px rgba(255,255,255,0.5);
}


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

#page-headline {
	display: block;
	width: 96%;
	max-width: 960px;
	margin: 0 auto;
	padding: 4px 0 20px 0;
}
#header-wrap #page-headline {
	padding: 30px 0 0 0;
	text-shadow: 1px 1px rgba(255,255,255,0.8);
}

#page-headline h1 {
	padding: 0;
	text-transform: uppercase;
	color: #000;
	font-family: 'herberstein_hl', 'herberstein_ft', Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #000;
	text-transform: none;
	background: none;
	
	text-rendering: optimizeLegibility;
	font-smooth: always;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.page-header h1 {
	padding: 60px 40px 40px 40px;
	/* text-transform: uppercase; */
	color: #000;
	font-family: 'herberstein_hl', 'herberstein_ft', Arial, Helvetica, sans-serif;
	font-size: 4em;
	color: #000;
	background: none;
	text-align: center;
	font-weight: normal;
	
	text-rendering: optimizeLegibility;
	font-smooth: always;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


#content-wrap {
	display: block;
	width: 100%;
	color: container;
	padding: 0;
	font-size: 1em;
	line-height: 1.4em;
	color: #000;
	position: relative;
	background: #FFF;
}

#content {
	display: block;
	width: 960px;
	max-width: 100%;
	margin: 0 auto;
	padding-bottom: 40px;
	position: relative;
}

#content-col-1 {
	display: block;
	width: 240px;
	margin: 0;
	float: right;
	min-height: 100px;
	padding-top: 40px;
}

#content-col-0 {
	display: block;
	margin: 0 20px 20px 0;
	float: right;
	width: 700px;
	padding: 0;
}

#content-col-0 p, #content-col-0 li, #content-col-0 td { line-height: 1.4em; }

body.template-8 #content-col-0, #content-col-2 {
	display: block;
	width: 340px;
	margin: 0 20px 20px 0;
	padding: 40px 0 0 0;
	float: right;
}
body.template-11 #content-col-0 {
	display: block;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 40px 0 0 0;
	float: none;
}

#content-col-3 {
	display: block;
	width: 100%;
	margin: 0;
	float: none;
}

#content hr { 
	height: 2px;
	border: none;
	color: #EEE;
	background-color: #EEE;
	margin: 0;
	padding: 0;
	clear: both;
}

#content .divider hr { height: 2px; }




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

#footer-wrap {
	display: block;
	width: 100%;
	position: relative;
	background: #ffcc00;
}

#footer {
	display: block;
	width: 1140px;
	max-width: 100%;
	margin: 0 auto;
	background: transparent;
	padding: 40px 0;
	color: #000;
	font-size: 1.2em;
	font-weight: 100;
}

#footer strong { color: #000; }

.footer-block a { color: #000; text-decoration: none; }

.footer-block .no-header-tag {
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight: normal;
	padding: 0 0 10px 0;
}

.footer-block a:hover { text-decoration: underline; }

.footer-block {
	display: block;
	max-width: 30%;
	float: left;
	margin-left: 8%;
	line-height: 1.6em;
	padding: 20px 0;
}
.footer-block.first { margin-left: 0; }
.footer-block.last { float: right; margin-left: 0; }

.footer-block img { width: 100%; }


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

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

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


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

div.ce-bodytext ul, .footer-block ul, .csc-sitemap ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

div.ce-bodytext ul li, .csc-sitemap ul li {
	padding: 0 0 0 1.2em;
	margin: 0.5em 0;
	list-style-type: none;
	background: transparent url('../images/ul_bullet.png') no-repeat 0px 0.3em;
}
.csc-sitemap ul li {
	background-image: url('../images/ul_bullet_menu.png');
}

#content ul.csc-menu li { background-image: url('../images/ul_bullet_menu.png'); }



div.csc-textpic-text ul.content-list,
div.csc-text ul.content-list {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
div.csc-textpic-text ul.content-list li,
div.csc-text ul.content-list li  {
	display: block;
	width: 50%;
	padding: 0;
	margin: 0;
	float: left;
	background: transparent;
}

ul.content-list li a {
	display: block;
	border: solid 1px #FFF;
	padding: 20px 0 0 0;
	height: 60px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	background: #E2C77C;
}

ul.content-list li a:hover { background: #024A5D; color: #FFF; }


/*---------- Sitemap ----------*/

ul.sitemap01 {
	margin: 0;
	padding: 0;
}
ul.sitemap01 li {
	list-style: none;
	margin: 0; 
	padding: 2px 0 0 20px;
	background-image: none !important;
}
ul.sitemap01 > li > a {
	text-decoration: none; 
	font-weight: normal;
	color: #000000;
	font-size: 1.2em;
}
ul.sitemap01 li ul li a {
	color: #000000;
	font-size: 1em;
	font-weight: normal;
}
ul.sitemap01 li ul li ul li a {
	font-weight: normal;
	color: #777777;
	font-size: 0.9em;
}
ul.sitemap01 a:hover {
	text-decoration: underline;
}




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

h3.tx-indexedsearch-title a { color: #000; }



/*------------------------------*/
/*---------- Tabellen ----------*/
/*------------------------------*/

/*---------- Inhaltselement Tabelle ----------*/

.ce-table {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.ce-table th {
	background: #e5e5e5;
	color:#000;
	padding: 2px 5px;
	text-align: left;
	border-bottom: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
}
.ce-table th:first-child {
	border-left: none;
}

.ce-table td {
	padding: 2px 5px;
	text-align: left;
	border-bottom: 1px #e5e5e5 solid;
	border-left: 1px #e5e5e5 solid;
}
.ce-table td:first-child {
	border-left: none;
}



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

.ce-table-fuetterung { width: 100%; }
.ce-table-fuetterung.einspaltig { width: 15%; }

.ce-table-fuetterung th {
	background: #ffcc00;
	color: #000;
	text-shadow: 1px 1px rgba(255,255,255,0.5);
	padding: 10px 5px;
	text-align: center;
	border-bottom: 2px #FFF solid;
	border-left: 2px #FFF solid;
	vertical-align: middle;
	/* width: 14%; */
}
.ce-table-fuetterung th:first-child {
	border-left: none;
}
.ce-table-fuetterung th:nth-child(7) {
	width: auto;
}

.ce-table-fuetterung td {
	padding: 5px 0;
	text-align: center;
	border-bottom: 2px #FFF solid;
	border-left: 2px #FFF solid;
	width: 13.5%;
}

.ce-table-fuetterung td:first-child {
	border-left: none;
}
.ce-table-fuetterung td:nth-child(7) {
	width: auto;
}

.ce-table-fuetterung tr:nth-child(odd) { background: #fff9e6; font-weight: bold; }

.ce-table-fuetterung td h2, .ce-table-fuetterung td h3 { padding: 0.2em 0; margin: 0; }

/*---------- Inhaltselement Tabelle CSS Klasse speisekarte ----------*/

.ce-table-speisekarte td {
	padding: 5px;
	text-align: left;
	border-bottom: 1px dotted #ddd;
	border-left: none;
	border-right: none;
}

.ce-table-speisekarte td:first-child { text-align: left; }
.ce-table-speisekarte td:nth-child(2) { width: 20%; text-align: right; }
.ce-table-speisekarte th td, .speisekarte tr:first-child td { color: #b61616; font-size: 1.4em; }


/*---------- Tabelle ohne Linien ----------*/

table.ce-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: #000 url('../images/scroll_up_arrow_yellow.png') no-repeat center center;
	bottom: 0;
	right: 0;
	overflow: hidden;
	text-indent: -999em;
	text-decoration: none;
	cursor: pointer;
	z-index: 999;
}



/* Anfrage-Button */

.inquiry-button {
	font-size: 1em;
	color: #000000;
	text-align: right;
	padding: 5px 0;
}
.standard-content-element .inquiry-button { border-bottom: 1px dotted #b61616; }
.inquiry-button a { margin-left: 10px; }

/* Anfrage-Button Spa */

.inquiry-button-spa {
	font-size: 1em;
	color: #000000;
	text-align: left;
	padding: 5px 0 20px 0;
}
.inquiry-button-spa a { margin-right: 10px; }



a.back-to-list {
    color: #000000;
    display: block;
    font-size: 1em;
    line-height: 3em;
    padding: 20px 0 0 0;
    text-decoration: underline;
}



/*---------- News ----------*/

.news-single-rightbox, .news-latest-date, .news-latest-morelink, .news-list-author, .news-list-date, .news-list-browse {
    font-size: 1em;
}
.news-latest-item a { text-decoration: none; }
.news-list-browse a { text-decoration: none; }
.news-single-imgcaption { font-size: 0.8em; }
.latest-readmore { display: block; text-align: right; }
.news-latest-item img { margin: 0 10px 10px 0; }


/*---------- Video ----------*/

video {  
   width: 100%; 
   max-width: 700px; 
   height: auto; 
}

.responsive-video {
	height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0 0 56.25% 0;
	position: relative;
}
.responsive-video iframe, .responsive-video object, .responsive-video embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}


/*---------- Wetter ----------*/

#weather-forecast span { display: block; }

#weather-forecast { clear: both; overflow: hidden; width: 100%; margin: 0 auto; }
#weather-forecast * { padding: 0; box-sizing: border-box; }
#weather-forecast h2 { text-align: center; font-size: 25px; }
#weather-forecast .day-view { float: left; margin-left: 5%; width: 30%; border: 1px solid #EEE;}
#weather-forecast .day-view:first-child { margin-left: 0; }
#weather-forecast .day-view * { margin: 5px; }

#weather-forecast .part-view-active { padding-left: 20px; padding-right: 20px; text-align: center; padding-bottom: 20px; min-height: 233px; }
#weather-forecast .part-view { clear: both; overflow: hidden; line-height: 30px; padding-left: 20px; padding-right: 20px; border-top: 1px solid #EEE; }
#weather-forecast .part-view .part-time { float: left; }
#weather-forecast .part-view .part-image { float: right; height: 30px; width: auto; }
#weather-forecast .part-view .part-temp { float: right; }
#weather-forecast .part-view:last-child { display: none; }

#weather-forecast .active-text { font-size: 11px; }
#weather-forecast .active-image { width: 80px; }



