

/* --- Stylesheet 6746 () --------- */ 

html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],/* 1 */
[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,/* 1 */
menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}

/* --- Stylesheet 6744 () --------- */ 

#body, body {
	position:relative;
	background:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:16px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing antialiased;
	top:0 !important;
}

/* GLOBAL */

.print { display:none; }
@media print {
	*{background-color:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;}
	a,a:visited{text-decoration:underline;}
	thead{display:table-header-group;}
	tr,img.off {page-break-inside:avoid;}
	@page{margin:.25cm;}
	p,h1,h2,h3{orphans:3;widows:3;}
	h1,h2,h3{page-break-after:avoid;}
	.noprint { display:none !important; }
	.print { display:block; }
	body .content { padding:25px !important;}
	body #header { height:150px; }
	body #header a#logo { margin-left:25px;}
	body .content .teaser a { background: #fff !important; }
	body .TraminoVorlage, body h1 { margin:0 0 15px !important; padding:0; }
}
.left { float: left; }
.right { float: right; }
.break { clear: both; }
.clear {clear:left; }
.wrapper {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

/* HEADER */
#header { background: #fff; height:250px; }

#header a#logo  {
    margin: 65px auto 10px -25px;
    height: 80px;
    width: 325px;
    position: absolute;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(//tramino.s3.amazonaws.com/s/isny/902643/400.png);
    z-index: 901;
}

.topright {
    position: absolute;
    top: 0;
    right: 0;
}

.topright a {
    padding: 10px 15px;
    text-decoration:none;
    display: inline-block;
    margin-left: 10px;
    color:#000;
}

.topright a.quicksearchbutton {
    color: #000;
    background: #c0ce2a;    
}

/* NAVIGATION */

#nav ul, #nav li {
  padding: 0;
  margin:0;
  list-style:none;
}

#nav li.nav__blog .ul li { display: none; }

#button {
	display: block;
    width: 45px;
    height: 60px;
    text-align: center;
    background: #fff;
    position: fixed;
    top: 0px;
    z-index: 100;
    right: 0;
    text-decoration: none;
    padding: 10px;
    font-size: 16px;
    color: #000;
    text-align: center;
}

#button:before {
    content: "\f0c9";
    font: 26px'FontAwesome';
    color: #000;
    display: block;
    margin: 5px 5px 10px;
}

#button.active:before { content:"\f00d"; }

input[type="submit"]:hover, .cta:hover {
    text-decoration:underline !important;
	color: #000 !important;
}

input[type="submit"], .cta {
    color: #000;
    background: #c0ce2a;
    padding: 10px 15px;
    border:0px solid #fff;
    cursor:pointer;
	text-decoration:none !important;
	display:inline-block;
}


/* CONTENT */
.content .TraminoTextile {
    font-size: 16px;
    line-height: 20px;
	padding-right:10px;
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}

.content .TraminoTextile a, .liste a, .TraminoVorlage a {
    color:#000;
    text-decoration:underline;
}

body.notouch .content .TraminoTextile a:hover, .liste a:hover, .TraminoVorlage a:hover { color:#c0ce2a; }

.content .TraminoTextile hr {
    clear: both;
    margin: 50px 0;
    border: 0px solid #fff;
    border-bottom: 2px solid #999;
}

.content .TraminoTextile table {
	table-layout: auto;
	border-collapse: collapse;
	border: 2px solid #999;
    -ms-overflow-style: none;
    overflow: auto;
}

.content .TraminoTextile table th {
	padding: .5em;
	border: 1px solid #999;
	text-align: left;
	font-size: 0.9em;
	vertical-align: bottom;
    white-space: nowrap;
	font-weight:400;
}

.content .TraminoTextile table td {
	padding: .5em;
	border: 1px solid #999;
	vertical-align: top;
}


.content .TraminoTextile h3, .content .TraminoTextile .h3 {
    font-size: 16px;
    font-weight: 500;
    border-bottom: 3px solid #000;
    display: inline-block;
    margin-left: -20px;
    padding-left: 20px;
    padding-bottom: 0;
    line-height: 24px;
    padding-right: 5px;
	margin-right:5px;
	margin-bottom:25px;
}

.content .TraminoTextile p.inline {
    display: inline;
}


.content .TraminoTextile table.light {
    border: 0px solid #fff;
    margin-bottom: 15px;
}

.content .TraminoTextile table.light td {
    padding: 0 .4em .5em 0;
    border: 0px solid #fff;
}


.content .TraminoTextile table.light.oeffn {
	width:100%;
}

.content .TraminoTextile ins {
    text-decoration: none;
    font-weight: 400;
}

.content #TraminoArtikel .File .Name {
    color: #999;
    font-size: 12px;
    font-weight: 300;
    text-align: center;
}

.content .tablecontainer { overflow:auto; }
#nl_body .tablecontainer { overflow: inherit; }

.content span.copyright {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #fff;
    font-size: 10px;
    text-shadow: 0 1px 10px #000;
}

.content .fullbox {
	width:100%;
	padding-top:54%;
	position:relative;
}

.content .fullbox iframe {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0px solid #fff;
}

.content blockquote {
  background: #f0f0f0;
  border-left: 4px solid #999;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C";
}

.content blockquote:before {
  color: #999;
  content: '"';
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

.content blockquote p { display: inline; }


.content #TraminoArtikel {
    line-height:1.5em;
}

.content h1, .content .h1, div.h1 {
    font-size: 32px;
	line-height:42px;
    font-weight: 500;
    color: #000;
    margin: 0;
    padding: 40px 0 20px 0;
}

.content .TraminoVorlage > div:not(.oax-top-cont) h2, .content .h2, .content h3, .content .h3 {
    font-size: 24px;
	line-height:34px;
    font-weight: 500;
    color: #000;
    margin: 0;
    padding: 10px 0;
}

.content h2, .content .h2 { font-weight:500; }

.content .TraminoTextile h4, .content .TraminoTextile h5, .content .TraminoTextile h6, .content .TraminoTextile h7 {
	display:none;
}

.content .TraminoTextile p, .content .Headlines .intro {
    line-height:1.5em;
	padding: 0;
	margin:0 0 25px 0;
	hyphens: auto; 
    text-align: justify;
}

.content .TraminoTextile ol li, .content .TraminoTextile table {
    margin:0 0 25px 0;
}


.content .TraminoTextile ul {
    line-height:1.5em;
	margin:10px 0 25px 0;
}

.content .TraminoTextile p.ohneabstand {
	/* margin:0; */
}

.content .teaser {
    width: 50%;
    float: left;
    position: relative;
    min-height: 100px;
	cursor:pointer;
}

.content .teaseritem { margin: 10px; position:relative; overflow:hidden; }

.content .teaser .bgbild, .content .files .bgbild, .content .bgbildtop {
    position: relative;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 50%;
    background-color: #f0f0f0;
	background-position:center center;
	/*box-shadow: inset 0 -75px 50px rgba(0,0,0,.25);*/
}

.content .bgbildtop  {
    margin: 0 -20px;
    padding: 25% 20px 0;
}


.content .teaser a {
    background: rgba(0,0,0,.6);
    padding: 10px 10px 15px 0px;
    margin:0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
	text-decoration:none;
    color:#fff;
}

.content .teaser a span { 
    font-weight: 500;
    border-bottom: 2px solid #fff;
    padding: 0 5px 0px 20px;
    transition: all .3s;
    line-height: 20px;
    display: inline-block;
}

.content .teaserbox {
    margin: 0 -10px;
}

.content .files .bbox {
    padding: 0;
	margin:0 10px 20px 10px;
}

.content .files .TraminoTextile {
    padding: 0;
	margin:0 0 20px 0;
}

.content .bgbild a.fancyimage {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	transition: all .3s;
}

.content .bgbild a.fancyimage:hover {
    background:rgba(255,255,255,.2);
}

.content .bgbild a i { 
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 32px;
    color: #fff;
    margin: -16px 0 0 -16px;
    width: 32px;
    height: 32px;
	opacity:0;
	transition: all .3s;
}

.content .bgbild a:hover i {
	opacity:1;
}


/* FOOTER */
#footer { color: #fff; background: #5A5A5A; margin-top:50px; }

#footer a.allgaeu {
	background-image: url(//tramino.s3.amazonaws.com/s/isny/902832/allgaeu.jpg);
	background-position:center center;
	background-size:cover;
	width:75px;
	height:75px;
	display:block;
	bottom:0;
	left:20px;
	position:absolute;
}

#footer .wrapper { min-height: 230px; }

#footer a.footertel, #footer a.footermail {
    color: #c0ce2a;
    font-size: 32px;
    font-weight: 300;
    text-decoration: none;
    padding: 10px;
    margin-left: 185px;
    display: block;
    line-height: 24px;
}

#footer .footerlinks {
    position: absolute;
    bottom: 0;
    left: 185px;
}

#footer .footerlinks a {
    text-decoration:none;
    color:#fff;
    padding:10px;
    display:inline-block;  
}

/* COOKIE */
#cookie_overlay {
	position: fixed;
	bottom: 0px;
	right: 0px;
	left: 0px;
	z-index: 9999;
	background-color: rgba(0,0,0,0.8);
	color: #FFF;
	font-size: 16px;
	line-height: 1.2;
	display: none;
}

#cookie_overlay .inner {
	max-width: 700px;
	margin: 15px auto;
	padding: 0 30px;
}

#cookie_overlay .inner .text p { margin: 0; }
#cookie_overlay .inner .text span { color: #fff; }
#cookie_overlay .inner .text a { color: #fff; text-decoration: underline; }
#cookie_overlay .inner .button { float: right; margin: 0 0 0 15px; }

#cookie_overlay .inner .button a {
	background-color: #FFF;
	padding: 4px 12px;
	display: inline-block;
	color: #000;
	text-decoration: none;
	font-size: 16px;
}

/* QUICKSEARCH */
div#bookingform .quicksearch {
    position: absolute;
    top: 38px;
    right: 75px;
    background: #f3f3f3;
    z-index: 1000;
    padding: 15px;
    box-shadow: 0px 4px 5px rgba(0,0,0,.25);
    border-top: 4px solid #000;
    width: 180px;
}

#quicksearch2 {
    background: #f3f3f3;
    padding: 15px;
    box-shadow: 0px 4px 5px rgba(0,0,0,.25);
    border-top: 4px solid #000;
    width: 180px;
}

body.dw .dw-button .dw-button-type1  {
    background: #bfce2e;
    font-family: 'Roboto', sans-serif;
    text-transform: none;
    font-weight: 300 !important;
    color: #000;
}

body.dw .dw-button .dw-button-type1:hover  {
    text-decoration:underline;
}

#body.dw #dw-ui-datepicker-div {
    z-index: 99999 !important;
}
#body.scrolled div#bookingform .quicksearch {
    left: auto;
    right: 35px;
}

/* FANCYBOX */
.fancybox-bg {
    background: #fff;
}
.fancybox-content {
	box-shadow: 0px 4px 5px rgba(0,0,0,.25);
}




#xxxcontent a[target="_blank"]:after, #xxxbody a.externlink:after {
	content: "\f08e";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	font-size: 0.8em;
	text-decoration: none;
	margin: 0 5px;
}

.TraminoTextile a[href^="mailto"]:before {
	content: "\f003";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	font-size: 0.8em;
	text-decoration: none;
	margin: 0 5px;
}

.TraminoTextile a[href^="tel"]:before {
	content: "\f095";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	font-size: 0.8em;
	text-decoration: none;
	margin: 0 5px;
}

#xxxcontent a[target="_blank"], #xxxbody a.externlink {
	white-space: nowrap;
}

hr {
    border-top: 1px solid #ddd;
    border-bottom: 0px solid #fff;
}

.minictas {
	text-align:right;
}


.minictas a {
    padding: 5px 15px;
    background: #eee;
    display: inline-block;
}

.minictas a.aktiv {
	backgorund:#ccc;
}

.minictas a:hover {
	backgorund:#fff;
}

.minictas hr {
	margin-top:0px;
}

.minictas a span {
    background: #c0cf2a;
    border-radius: 30px;
    padding: 5px 10px;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-decoration: none !important;
    color: #fff;
    margin: 0 0 0 10px;
}

.wrapper.bigcontent {
    max-width: none;
    margin: 0 -20px;
}

.bigcontent #TraminoArtikel {
    padding: 0 20px;
}

.TraminoConsent .head {
    font-size: 16px !important;
}

.TraminoConsent .table {
    font-size: 12px;
}

/* --- Stylesheet 6745 () --------- */ 

.mobile { display:none !important; }

@media only screen and (max-width: 1000px ) {
	/* SHORT MENU-TEXT */
	#nav li span span { display:none; }
}


/* MENÜ */

@media only screen and (max-width: 800px ) {
	
	.nomobile, .nomobil { display:none !important; }
	.mobile { display:block !important; }
	
	.mobilscroll {
		width:100%;overflow:scroll;
	}
	
	.TraminoVorlage.inhalt {
	    margin-bottom: 0px;
	}
	body div#bookingform {
		position: fixed;
	    top: 0px;
	    background: #5C5A5B;
	    left: 0;
	    right: 0;
	    bottom: 0;
		z-index: 9999;
	}
	
	#body div#bookingform div#quicksearch {
    right: auto;
    left: auto;
    width: auto;
    margin-top: 30px;
}

#body div#bookingform div#quicksearch input#range {
    width: 100%;
}

#body div#bookingform div#quicksearch button.rem, #body div#bookingform div#quicksearch button.add {
    width: 33%;
    margin: 0;
    padding: 0;
    border: 0px solid #fff;
    position: relative;
}

#body div#bookingform div#quicksearch #erwselector span, #body div#bookingform div#quicksearch #kindselector span {
    width: 33%;
    margin:0;
    padding:4px 0 0 0;
    text-align:center;
}
	
	
	
	
	body div#bookingform .close:after {
    content: "\f00d";
    font: 26px'FontAwesome';
    color: #fff;
    display: block;
    margin: 5px 5px 10px;
}

	body div#bookingform .close {
    position:absolute;
    top:0;
    right:0;
    padding:16px;
}
	
	
	body div#bookingform .quicksearch {
	position: relative;
    margin: 0 auto;
    right: auto;
    min-height: 200px;
	}		
	
	#content, #wrapper { padding-top:80px !important; }
	
	/* OFFCANVAS VOODOO */
	html, body { height: 100%; width:100%; }
	body.isOpen { overflow-x: hidden; }
	
	#nav {
		position: fixed;
		transform: translate3d(-100%,0,0);
		transition: transform .3s;
		width: 100%;
		max-width:1400px;
	    box-shadow: 0px 25px 40px rgba(0,0,0,.5);
		top:80px;
		left:0;
		bottom:0;
		overflow:scroll;
	    background: #FFFFFF;
		display:none;
	}

	#nav li { position:relative; }
	
	#nav li a {
		display: block;
    	padding: 20px;
    	text-decoration: none;
    	position: relative;
    	color: #000;
	}
		
	#nav li.nav_aktiv > a, #nav li li.nav_offen > a { border-bottom: 4px solid #000 !important; }
	
	#nav li span.dd {
	    position: absolute;
	    right: 0px;
	    width: 35px;
	    height: 38px;
	    top: 0px;
	    text-align: center;
	    padding: 10px;
	}
	
	#nav li span.dd:before {
		content:"\f107";
		font: 24px/35px 'FontAwesome';
		color: #999;
	}
	
	#nav li.ddactive span.dd:before { content:"\f106"; }
	
	#nav li ul {
		max-height:0;
		overflow: hidden;
		transition: all .3s;
	}
	
	#nav li.ddactive ul { max-height:800px; }
		
	#nav li li a {
		padding-left:40px;
		text-transform:none;
		font-weight:300;
		background: #f0f0f0;
	}
	
	#nav li:not(:last-child) a { border-bottom: 1px solid rgba(0,0,0,0.1); }
	
	body.isOpen {
	    overflow-x: hidden;
	    overflow-y: hidden;
	    overflow: hidden;
	    position: fixed;
	}
	
	body.isOpen #nav { transform: translate3d(0,0,0); display:block; }
	body.isOpen #content, body.isOpen #wrapper, body.isOpen #footer { transform: translate3d(400px,0,0); }
	
	
	body #nav li span span { display:inline; }
	
	body .topright.noprint {
	    right: 55px;
		width:125px;
	}

	body .topright a {
		background: #fff !important;
	    color: #000 !important;
	    text-align: center;
	    height: 60px !important;
	    padding: 10px 0 !important;
	    width: 60px !important;
	    float: left;
		margin:0 !important;
	}

	body .topright a i {
	    display:block;
	    font-size:26px;
	    padding:5px 5px 10px;
	}
	
	/* HEADER */
	#header {
		height:80px;
		position:fixed;
		z-index:900;
		left:0;
		right:0;
		top:0;
		box-shadow: 0px 0px 40px rgba(0,0,0,.1);
	}
	
	body.scrolldown.isClosed #header, body.scrolldown.isClosed #button {
	    margin-top: -80px;
		transition: margin-top .3s;
	}
	
	body.scrollup.isClosed #header, body.scrollup.isClosed #button {
	    margin-top: 0px;
		transition: margin-top .3s;
	}
	
	body a#logo {
	    left: 0px !important;
	    top: 20px !important;
	    margin: 0 !important;
	    background-position: top right !important;
	    max-width: 175px !important;
		height:60px !important;
	    background-size: cover !important;
	}
	
	#xx_header .topright { left: 0px; }

	#header .topright a {
		width: 80px;
	    height: 19px;
	    background: #999;
	    text-decoration: none;
	    padding: 10px 0 10px 20px;
	    font-size: 16px;
	    color: #fff;
	    border: 0;
	}
	
	
	
	body #content .bgbildtop  {
    	padding-top: 50%;
	}
	
	body .fancybox-button--left, body .fancybox-button--right {
		display: inline-block !important;
	}

	
	/* FOOTER */	
	#footer { height: auto; text-align:center;}
	
	#footer a.footertel, #footer a.footermail {
	    font-size: 24px;
	    padding: 10px;
	    margin-left: 0;
	    display: inline-block;
	    line-height: 24px;
	}

	#footer .footerlinks {
	    position: relative;
	    bottom: auto;
	    left: auto;
		padding-top:40px;
	}
	
	/* OUTDOORACTIVE */
	
	body.oax-fullscreen .oax .oax-flexView {
    	z-index: 100;
    	margin-top: 80px;
	}
}

@media only screen and (min-width: 800px ) {
	
	#header .wrapper { padding:0 20px 0 100px; max-width:1080px; }
	body.scrolled #header .wrapper { padding:0; max-width: 1200px;}
	
	#nav {
	    height: 30px;
		position:relative;
		z-index:100;
		margin-top:150px;
	}
	
	#nav li {
		list-style-type: none;
		display: block;
		float: left;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		position:relative;
	}

	#nav li a {
		padding: 10px 15px 5px;
	    color: #000;
	    display: inline-block;
	    text-decoration: none;
	    white-space: nowrap;
	    font-size: 16px;
	    font-weight: 300;
	    -webkit-transition: all .3s;
	    transition: all .3s;
	    height: 20px;
		border-color:#fff;
	}
	
	#nav > div > div > ul > li.nav_aktiv > a, #nav > div > div > ul > li.nav_offen > a {
		border-bottom:4px solid #000000;
		font-weight:500;
	}
	
	#nav > div > div > ul > li li.nav_aktiv > a, #nav > div > div > ul > li li.nav_offen > a {
		font-weight:500;
		text-decoration:underline;
	}
	
	body.notouch #nav li:hover > a { color:#c0ce2a; }
	
	#nav ul ul {
		position:absolute;
		top:35px;
		left:0;
		visibility: hidden; /* hides sub-menu */
		opacity: 0;
		z-index: -1;
		transition: all 0.3s ease-in-out;
	}
	
	#nav ul ul li { float:none; }
	
	#nav ul ul li a {
    	display: block;
    	padding: 10px 15px;
    	font-size: 13px;
    	font-weight: 300;
    	background: #fff;
		color:#000;
	    height: auto;
	}
	
	#nav li li.nav_aktiv > a { text-decoration:underline; }
	
	body.notouch #nav ul li:hover ul, body #nav ul li.hovered ul {
		visibility: visible; /* shows sub-menu */
		opacity: 1;
		z-index: 100;
		box-shadow: 0px 4px 5px rgba(0,0,0,.25);
	    border-top: 4px solid #000;
	}
	
	body #header {
		position: absolute;
	    left: 0;
    	right: 0;
	    top: 0;
    	z-index: 900;
		/*transition: all 0.3s ease-in-out;*/
	}
	
	body.scrolled #header { position: fixed; box-shadow: 0px 0px 40px rgba(0,0,0,.1); }
	
	body.scrolled #header {
		margin-top: -140px;
		height: 210px;
		box-shadow: 0px 0px 40px rgba(0,0,0,.1);
	}
	
	body.scrolled.scrolldown #header {
	    margin-top: -210px;
	}
		
	body.scrolled2.scrolldown #header {
	    margin-top: -210px;
		transition: margin-top .3s;
	}
		
	body.scrolled2.scrollup #header {
	    margin-top: -140px;
		transition: margin-top .3s;
	}
	
	body.scrolled #header .breadcrumb {display:none; }
	
	body.scrolled #nav #navicon { opacity:1; }
	
	body.scrolled #header a#logo {
	    margin: 155px 0 0 20px;
	    background-size: cover;
	    width: 120px;
	    background-position: top right;
	    height: 46px;
	}

	body.scrolled #nav > .wrapper > .ul { padding-left: 160px; }
	body.scrolled #nav li a { padding: 10px; }
	body.scrolled .topright { top: 150px; z-index:901; }
	body.scrolled .topright a { margin:0; padding:10px; }
	body.scrolled .topright span {display:none;}
	#nav > .wrapper > .ul { padding-left: 75px; height:40px; }	
}



/* CONTENT */


@media only screen and (max-width: 500px ) {
	
	/* CONTENT */	
	#content, #wrapper { padding:80px 20px 0 20px; }
	
	body .content .posFile.right, body .content .posFile.left, body .content .posFile.right .Bild img, body .content .posFile.left  .Bild img, body .content .posFile.right object, body .content .posFile.left  object {
		width:100% !important;
		height:auto;
	}
	
	body .fullbox iframe {
	    width: 100%;
    	height: 250px;
	}
	
	body .content .teaser, #body .content .teaser.blogteaser{
	    width: 100% !important;
	    float: none;
	}
	

	body .content .teaseritem { margin: 0 0 20px; position:relative; }
	body .content .teaserbox { margin: 0 -20px; }
	body .content .teaserbox { margin: 0; }


	body .content .files .bbox {
		padding-left:0;
		margin-left:0;
	}
	
	body .files.galery .title {
    	position: relative;
    	bottom: 0;
   		height: auto;
   		background: #fff;
   	 	padding: 10px 0;
	}
	
	body .teaser.blogteaser span.datum {
	    display: inline !important;
	    float: left;
	    margin: 5px 15px 0 15px !important;
	    color: #666 !important;
	}

	body .teaser.blogteaser .teaseritem {
	    margin-bottom: 50px !important;
	    padding-bottom: 50px;
	   	border-bottom: 1px solid #ddd;
	}

	body .teaser.blogteaser span.intro {
	    font-size: 16px;
	    text-align: initial;
	}
	
	#footer a.allgaeu {
    position: relative;
    margin: 0 auto;
    left: 0;
}
	
}

@media only screen and (min-width: 500px ) {
	
	
	
	#content, #wrapper { padding:250px 20px 0; z-index:10; }
	
	.breadcrumb {
	    color: #aaa;
	    padding:10px 0 5px 85px;
	}

	.breadcrumb * {
	    display:inline;
	    text-decoration:none;
	    color:#aaa;
	    margin: 0 2px;
		font-size:12px;
	}
	
	.breadcrumb a:hover span { color:#000; }
	
	.content #TraminoArtikel p.intro, .content #TraminoArtikel .TraminoTextile, .content .TraminoArtikel p.intro, .content .TraminoArtikel .TraminoTextile {
		padding-right:50px;
	}
	
	.content .TraminoArtikel.textrechts .Headlines, .content .TraminoArtikel.textrechts .TraminoTextile, .content .TraminoArtikel.textrechts h2 {
		padding-left:50px;
		padding-right:0;
	}
	
	.content #TraminoArtikel {
	    max-width: 48%;
		float: left; 
	}
	
	.content .TraminoArtikel {
	    width: 48%;
		float: left; 
	}
	
	.content .bigcontent #TraminoArtikel {
	    max-width: none;
		float: none; 
	}
	
	.content .wrapper .content50 #TraminoArtikel, .content .wrapper .content50 .TraminoArtikel {
 		max-width: none;
    	float: none;
		width:auto;
	}

	.content .wrapper .content50 {
    	max-width: 50%;
    	float:left;
	}
	
	.content .files {
	    margin-left: 50%;
	}
	
	.content .files.top {
		padding-top:10px;
	}
	
	.content .inhalt .files.top {
	    padding-top:100px;
	}
	
	
	#xxx_content .TraminoVorlagen .files.top {
	    padding-top:60px !important;
	}
	
	.files.top.textrechts {
	    margin: 0 2% 0 0 !important;
	    float: left;
	    width: 50%;
	    /*padding-top: 60px !important;*/
	}
	
	.content .boxrechts {
	    margin-left: 50%;
    	padding-top: 74px;
	}
	
	.content .boxrechts.filestop {
		padding-top:0;
	}
		
	.content .boxrechts .TraminoTextile, .content .files.top .TraminoTextile {
		padding: 0 0 20px 0;
	}
	
	.content .boxrechts.filestop .TraminoTextile {
    	margin-left: 10px;
	}
	
	.content .files.galery, .content #TraminoArtikel.galery, .content .TraminoArtikel.galery {
	    margin: 0 !important;
		float:none;
	}

	.content .files.galery .bbox {
	    width: 30%;
	    float: left;
	    padding: 0 !important;
	    margin: 0 3% 3% 0;
	}
	
	.content .teaser:hover a span {
    	color:#c0ce2a;
    	border-color:#c0ce2a;
	}
	
	#footer a:hover, .topright a:hover { text-decoration:underline; }
	
	
	li.zwei {
	    width: 45%;
	    float: left;
	    margin: 2px 5% 0 0;
	    padding: 0;
	}

	
}


	.back-to-top {
 background:#fff;
 position: fixed;
 bottom:20px;
 right:20px;
 padding:5px 10px 15px;
 height:20px;
 width:20px;
 text-align:center;
 border:1px solid #eee;
 text-decoration:none;
}

.back-to-top:before {
    content:"\f106";
    font: 24px 'FontAwesome';
    color: #000;    
}

body.scrollup.scrolled2 .flatpickr-calendar.rangeMode.animate.showTimeInput.arrowTop.open {
    top: 125px !important;
}

#FPform span.info {
    display: inherit !important;
}

/* --- Stylesheet 6783 () --------- */ 

.TraminoConsent.show {
    display: flex !important;	
}

.TraminoVorlage {
    margin-bottom: 50px;
}
/* FORM LIST */

.liste ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.liste ul li.personliste {
    float:left;
    padding:0 20px 20px 0;
    min-width:200px;
    height:200px;
}



.content .content50 .liste ul li.personliste {
    min-width: 250px;
}

.content a[href^="mailto"], .content a[href^="tel"], .content a[href^="/api/"] {
    text-decoration: none !important;
/*    font-size: 14px; 
    padding: 3px 8px;
    display: inline-block;
    background: #fff;
    margin: 5px; */
	margin-right:5px;
    white-space: nowrap;
}

.content a[href^="mailto"]:hover, .content a[href^="tel"]:hover, .content a[href^="/api/"]:hover {
	background:#fff;
}

.liste ul li p {
    padding:0;
    margin:0;
}

.liste ul li.personliste .image {
    padding-top: 50%;
    width: 100%;
    background-size: cover;
    background-position: center center;
}

li.divider-az {
    border-bottom: 1px solid #ddd;
}

.partnerhead {
    border-top: 4px solid #000;
    padding: 20px;
}

input#stichwort {
    font-size: 18px;
    margin: 20px 0;
    width: 95%;
    padding: 5px;
    border: 1px solid #999;
}

.partnerhead .left a {
    background: #f0f0f0;
    color: #000;
    text-decoration: none;
    padding: 7px 20px;
    margin-top: 39px !important;
    display: block;
    float: left;
    margin-right: 20px !important;
}


li.Paginator {
    border-bottom: 1px solid #ddd;
}

li.Paginator a {
    background: #ddd;
    padding: 8px 10px;
    display: inline-block;
    text-decoration: none;
    color: #000;
    text-align: center;
    width: 20px;
}

li.Paginator a:hover {
    color:#fff;
    background:#000;
}

li.Paginator a.disabled, li.Paginator a.disabled:hover {
	background:#eee;
	color:#bbb;
}

.liste ul li.personliste .h3 {
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 0 !important;
}

.liste ul li.personliste .h2 a {
    font-weight: 300;
}
.liste ul li.formliste {
    border-top: 1px solid #ddd;
}

.liste ul li.formliste .h3, .liste ul li.formliste .TraminoTextile {
    display: inline-block;
    font-size: 16px !important;
}

.liste ul li.formliste .h3 {
    font-weight:500 !important;
}

.liste ul li.formliste .TraminoTextile strong {
    font-weight:300 !important;
}

.liste ul li.formliste.lightbox {
    cursor: pointer;
}

.TraminoVorlage.T4260 ul li del, .TraminoVorlage.T4256 .h3 del, .TraminoVorlage.T4294 ul li del {
    display: none;
}


/* FANCY IFRAME */

.fancybox-content {
    margin: 0 auto;
    width: 100% !important;
    height: 100% !important;
}

.fancybox-buttons {
    background: #4b6979;
}

@media only screen and (max-width: 800px ) {
	#body .TraminoForm .group {
    	max-width: 365px;
	    width: 100%;
		padding-right: 0;
	}
}

#body .TraminoForm input[type=text] {
    border: 1px solid #999;
    padding: 5px !important;
}



#body .TraminoForm .element .label .error {
    background: #5a5a5a;
    text-transform: uppercase;
    padding: 5px 10px;
    margin: 5px 0 0 -2px;
}

#body .TraminoForm .RadioWidget .info {
    display: inline;
    font-style: normal !important;
    font-size: inherit !important;
}


/* ABFALL */

input#stichwort.error {
    color: #a00;
}
	
ul.strassenliste {
    border: 1px solid #ccc;
    position: absolute;
    background: #fff;
    top: 70px;
    left: 0;
    right: 5px;
    max-height: 150px;
    overflow: scroll;
    list-style: none;
    margin:0;
    padding:0;
    border-top:4px solid #000;
}

ul.strassenliste li {
    margin:0;
    padding:5px;
    border-bottom:1px solid #ddd;
	cursor:pointer;
}
	
ul.strassenliste li.aktiv {
		background:#c0ce2a;
}
	
	
.abfalltermine ul {
    list-style:none;
    padding:0;
    margin:0;
}

.abfalltermine ul li {
    padding:5px;
    border:1px solid #ddd;
	width:240px;
	margin: 0 -1px -1px 0;
	float:left;
}

.abfalltermine ul li.monat {
	float:none;
	clear:left;
	width:auto;
	margin:0;
	border-color:#fff;
	padding-top:25px;
}


/* FORM */

#body .TraminoForm .BoolElement {
    padding: 10px;
}

#body .TraminoForm .Widget {
    font-size: 16px !important;
}


#body .TraminoForm .Widget textarea {
    padding: 2%;
    width: 96% !important;
	font-size: 16px !important;
}

#body .TraminoForm .label h4 { font-weight:500; }

.fancybox-caption-wrap {background: linear-gradient(180deg,transparent 0,rgba(255,255,255,.1) 20%,rgba(255,255,255,.5) 40%,rgba(255,255,255,.8) 80%,rgba(255,255,255,.8));}

.fancybox-caption {
    border-top: 0px solid #000;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 3px solid #000;
    display: inline-block;
    margin-left: -30px;
    padding-left: 20px;
    padding-bottom: 0;
    line-height: 24px;
    padding-right: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
}

.files.galery .bgbild {
    margin-bottom: 30px;
}

.files.galery .title {
    position: absolute;
    bottom: -30px;
    text-align: left;
    left: 0;
    right: 0;
	height:20px;
}

.content .files.galery .bgbild a.fancyimage {
    bottom: -30px;
}

.textbilderteaser {
    border-top: 1px solid #ddd;
    padding-top: 25px;
}

.textbilderteaser .TraminoTextile h3, .textbilderteaser .TraminoTextile .h3 {
    display: none !important;
}

.textbilderteaser .Headlines a {
    color: #000;
    text-decoration: none;
}

.teaser span.datum {
    position: absolute;
    bottom: 50px;
    left: 15px;
    color: #fff;
    font-size: 12px;
    text-shadow: 0 0 3px #000;
}


.teaser span.subhead {
    position: absolute;
    top: 0;
    right: 0;
    transform: rotate(45deg);
    background: #fff;
    padding: 5px 20px;
    min-width: 100px;
    text-align: center;
    margin: 20px -40px 0 0;
}

#body .content .teaser.blogteaser {
    width: 25%;
}

#body .teaser.blogteaser a {
    position: relative;
    background: #fff;
    color: #000;
    padding: 0 !important;
}

#body .teaser.blogteaser a span {
    /* padding: 0 !important; */
    /* border-color: #000; */
    padding-left: 15px;
    margin-right: 15px;
    display: bl;
}

#body .teaser.blogteaser span.datum {
    position: relative;
    left: auto;
    bottom: auto;
    display: block;
    color: #000;
    text-shadow: none;
    margin-bottom: 10px;
    margin-left: 15px;
}

.teaser.blogteaser span.intro {
    line-height: 1.5em;
/*    font-size: 14px; */
    text-align: justify;
    display: block;
    margin: 0 15px;
	-moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}

.teaseritem p {
   /* padding: 0;
    margin: 0;*/
}

ul li span.datum {
    font-size: 12px;
    padding: 5px 15px 0 0;
    display: inline-block;
}

.oeffn {
    max-width: 350px;
}

.oeffn .tage {
    float: left;
}

.oeffn .rightside {
    float: right;
}

.oeffn .clear {
    clear: none;
}

.oeffn .rightside br {
    display: none;
}

.oeffn .tag {
    padding-top: 5px;
    margin-top: 5px;
}


.Rubrik_112759 .Headlines p.intro {
    font-weight: 400;
}

/* TRANSLATE */

img.goog-te-gadget-icon, .skiptranslate {
    display: none;
}

iframe.goog-te-banner-frame {
    top: auto;
    bottom: 0;
}

/*QS*/

input.datum {
	width: 168px;
    border: 1px solid #000;
    cursor: pointer;
    background: #fff url(https://tramino.s3.amazonaws.com/s/isny/926836/dateicon.png) no-repeat center right;
    padding: 5px;
}

.quicksearch label.form {
    font-size: 12px;
}

.quicksearch .left {
	margin:0 10px 5px 0;
}

.quicksearch .right {
	margin:0 0 5px 0;
}

.quicksearch select, div.chdi {
    width: 60px;
    padding: 5px;
    font-size: 10px;
    color: #000;
    border: 1px solid #000;
    background: #fff;/* url(https://tramino.s3.amazonaws.com/s/isny/926839/selecticon.png) no-repeat right top;*/
    display: block;
    cursor: pointer;
	height:24px;
	
}

.quicksearch select:disabled, div.chdi.disabled , .disabled div.chdi {
	background-color: #CAC7B5;
	color: #999;
}

.chdi {
	position:relative;
}

.chdi select {
	position:absolute !important;
	margin:0 !important;
	top: 0px !important;
}

#FDsubmit {
	background: #bfce2e;
    font-family: 'Roboto', sans-serif;
    text-transform: none;
    font-weight: 300 !important;
    color: #000;
    margin: 10px 0 0 10px;
	cursor:pointer;
	padding: 10px 15px;
    border:0px solid #fff;
}

#FDsubmit:hover {
	text-decoration:underline;
}

#body #ui-datepicker-div {
	z-index: 99999 !important;
}

.ui-datepicker .selectetrange .ui-state-default, .ui-datepicker a.ui-state-active {
	background: #5A5A5A !important;
	color:#fff !important;
}

.ui-datepicker .highlightrange .ui-state-default, .ui-datepicker .ui-state-default.ui-state-hover {
	background: #c0ce2a !important;
	color: #000 !important;
}

#ui-datepicker-div {
	margin-top: 12px;
}

.ui-datepicker .ui-state-disabled .ui-state-default {
	background: #fff !important;
	color:#999 !important;
}


#FSBbis.highlight, #FSBvon.highlight {
	color: #DD6633 !important;
}

#body #ui-datepicker-div {
	z-index: 99999 !important;
}

#body .ui-datepicker a.ui-state-hover {
    background: transparent !important;
}

strong.notranslate {
    font-weight: inherit;
}


table.wsbtable, table.wsbtable td, table.wsbtable th {
    border: 1px solid #cecece;padding: 5px 10px;border-collapse: collapse;
}

table.wsbtable th {
  /*  color:#cecece; 
    font-weight:normal;   */
    font-size:12px;
}

table.wsbtable tr.subline td {
    padding-bottom: 25px;
    font-size: 12px;
}

table.wsbtable span.status:before {content: "";display: inline-block;width: 13px;height: 13px;background: #a00;border-radius: 20px;margin: 0 5px 0 0;}
table.wsbtable span.status.offen:before {background: #aa0;}

table.wsbtable a { font-weight:400;}

.content .image.v200 {
    padding-top: 200px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 15px;
}

.nodel del {
    display: none;
}


.ytvideo {
    position: relative;
    padding-top: 56.66%;
    height: 0;
}

.ytvideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}


.infoheader {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: right;
}

.infoheader .cta.rund {
    border-radius: 200px;
    padding: 15px 25px;
    text-align: center;
    font-size: 22px;
}

.zitat .File.Bild {
    border-radius: 250px;
    overflow: hidden;
    width: 150px;
    height: 150px;
    position: absolute;
}

.zitat .File.Bild img {
    width:100%;
    height:auto;
}

.zitat div.zitattext {
    margin-left: 175px;
    min-height: 150px;
    position: relative;
}






.fancybox-caption {
    padding-bottom:15px;
}
.fancybox-caption * {
    padding: 0;
    margin: 0;
}

.fancybox-caption p {
    font-size:14px;
    line-height:16px;
}

/* --- Stylesheet 7488 () --------- */ 

.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  -webkit-animation: none;
          animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: fixed;
  width: 307.875px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  background: #fff;
  -webkit-box-shadow: 1px 0 0 #eee, -1px 0 0 #eee, 0 1px 0 #eee, 0 -1px 0 #eee, 0 3px 13px rgba(0,0,0,0.08);
          box-shadow: 1px 0 0 #eee, -1px 0 0 #eee, 0 1px 0 #eee, 0 -1px 0 #eee, 0 3px 13px rgba(0,0,0,0.08);
}
.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}
.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
          animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
          box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #eee;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}
.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
  left: auto;
  right: 22px;
}
.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}
.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #eee;
}
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}
.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
  border-top-color: #eee;
}
.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}
.flatpickr-calendar:focus {
  outline: 0;
}
.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}
.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-months .flatpickr-month {
  background: transparent;
  color: #3c3f40;
  fill: #3c3f40;
  height: 28px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0px;
  line-height: 16px;
  height: 28px;
  padding: 10px;
  z-index: 3;
  color: #3c3f40;
  fill: #3c3f40;
}
.flatpickr-months .flatpickr-prev-month.disabled,
.flatpickr-months .flatpickr-next-month.disabled {
  display: none;
}
.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
/*
      /*rtl:begin:ignore*/
/*
      */
  left: 0;
/*
      /*rtl:end:ignore*/
/*
      */
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
/*
      /*rtl:begin:ignore*/
/*
      */
  right: 0;
/*
      /*rtl:end:ignore*/
/*
      */
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #c0ce2a;
}
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #c0ce2a;
}
.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}
.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
  fill: inherit;
}
.numInputWrapper {
  position: relative;
  height: auto;
}
.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper input::-ms-clear {
  display: none;
}
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(64,72,72,0.15);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.numInputWrapper span:hover {
  background: rgba(0,0,0,0.1);
}
.numInputWrapper span:active {
  background: rgba(0,0,0,0.2);
}
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(64,72,72,0.6);
  top: 26%;
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(64,72,72,0.6);
  top: 40%;
}
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}
.numInputWrapper span svg path {
  fill: rgba(60,63,64,0.5);
}
.numInputWrapper:hover {
  background: rgba(0,0,0,0.05);
}
.numInputWrapper:hover span {
  opacity: 1;
}
.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 6.16px 0 0 0;
  line-height: 1;
  height: 28px;
  display: inline-block;
  text-align: center;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
}
.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
  background: rgba(0,0,0,0.05);
}
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: #3c3f40;
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: #3c3f40;
}
.flatpickr-current-month input.cur-year {
  background: transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(60,63,64,0.5);
  background: transparent;
  pointer-events: none;
}
.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 28px;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0,0,0,0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: bolder;
}
.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}
.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 307.875px;
}
.flatpickr-days:focus {
  outline: 0;
}
.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
          justify-content: space-around;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #eee;
          box-shadow: -1px 0 0 #eee;
}
.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #404848;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  -webkit-flex-basis: 14.2857143%;
      -ms-flex-preferred-size: 14.2857143%;
          flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e9e9e9;
  border-color: #e9e9e9;
}
.flatpickr-day.today {
  border-color: #c0ce2a;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #c0ce2a;
  background: #c0ce2a;
  color: #fff;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #c0ce2a;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  border-color: #c0ce2a;
}
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  -webkit-box-shadow: -10px 0 0 #c0ce2a;
          box-shadow: -10px 0 0 #c0ce2a;
}
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e9e9e9, 5px 0 0 #e9e9e9;
          box-shadow: -5px 0 0 #e9e9e9, 5px 0 0 #e9e9e9;
}
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(64,72,72,0.3);
  background: transparent;
  border-color: #e9e9e9;
  cursor: default;
}
.flatpickr-day.disabled,
.flatpickr-day.disabled:hover {
  cursor: not-allowed;
  cursor: not-allowed;
  color: rgba(64, 72, 72, 0.5);
  background: rgba(0, 0, 0, 0.25);
  border-top-color: #fff !important;
}
.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #c0ce2a, 5px 0 0 #c0ce2a;
          box-shadow: -5px 0 0 #c0ce2a, 5px 0 0 #c0ce2a;
}
.flatpickr-day.hidden {
  visibility: hidden;
}
.rangeMode .flatpickr-day {
  margin-top: 1px;
}
.flatpickr-weekwrapper {
  display: inline-block;
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  -webkit-box-shadow: 1px 0 0 #eee;
          box-shadow: 1px 0 0 #eee;
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(64,72,72,0.3);
  background: transparent;
  cursor: default;
  border: none;
}
.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}
.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #404848;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #404848;
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #404848;
  font-size: 14px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}
.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  display: inline-block;
  float: left;
  line-height: inherit;
  color: #404848;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}
.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #f6f6f6;
}
.flatpickr-input[readonly] {
  cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.flatpickr-calendar {
  width: 307.875px;
}
.dayContainer {
  padding: 0;
  border-right: 0;
}
span.flatpickr-day,
span.flatpickr-day.prevMonthDay,
span.flatpickr-day.nextMonthDay {
  border-radius: 0 !important;
  border: 1px solid #e9e9e9;
  max-width: none;
  border-right-color: transparent;
}
span.flatpickr-day:nth-child(n+8),
span.flatpickr-day.prevMonthDay:nth-child(n+8),
span.flatpickr-day.nextMonthDay:nth-child(n+8) {
  border-top-color: transparent;
}
span.flatpickr-day:nth-child(7n-6),
span.flatpickr-day.prevMonthDay:nth-child(7n-6),
span.flatpickr-day.nextMonthDay:nth-child(7n-6) {
  border-left: 0;
}
span.flatpickr-day:nth-child(n+36),
span.flatpickr-day.prevMonthDay:nth-child(n+36),
span.flatpickr-day.nextMonthDay:nth-child(n+36) {
  border-bottom: 0;
}
span.flatpickr-day:nth-child(-n+7),
span.flatpickr-day.prevMonthDay:nth-child(-n+7),
span.flatpickr-day.nextMonthDay:nth-child(-n+7) {
  margin-top: 0;
}
span.flatpickr-day.today:not(.selected),
span.flatpickr-day.prevMonthDay.today:not(.selected),
span.flatpickr-day.nextMonthDay.today:not(.selected) {
  border-color: #e9e9e9;
  border-right-color: transparent;
  border-top-color: transparent;
  border-bottom-color: #c0ce2a;
}
span.flatpickr-day.today:not(.selected):hover,
span.flatpickr-day.prevMonthDay.today:not(.selected):hover,
span.flatpickr-day.nextMonthDay.today:not(.selected):hover {
  border: 1px solid #c0ce2a;
}
span.flatpickr-day.startRange,
span.flatpickr-day.prevMonthDay.startRange,
span.flatpickr-day.nextMonthDay.startRange,
span.flatpickr-day.endRange,
span.flatpickr-day.prevMonthDay.endRange,
span.flatpickr-day.nextMonthDay.endRange {
  border-color: #c0ce2a;
}
span.flatpickr-day.today,
span.flatpickr-day.prevMonthDay.today,
span.flatpickr-day.nextMonthDay.today,
span.flatpickr-day.selected,
span.flatpickr-day.prevMonthDay.selected,
span.flatpickr-day.nextMonthDay.selected {
  z-index: 2;
}
.rangeMode .flatpickr-day {
  margin-top: -1px;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.flatpickr-weekwrapper span.flatpickr-day {
  border: 0;
  margin: -1px 0 0 -1px;
}
.hasWeeks .flatpickr-days {
  border-right: 0;
}

.flatbox {
    position: relative;
    background: #fff;
}

.flatbox #range, .flatbox #range2 {
    height: 30px;
    text-align: center;
    padding-top: 20px;
    width: 176px;
    background: transparent;
    z-index: 10;
    position: relative;
    border: 1px solid #000;
}

.flatbox span.info {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    background: #fff;
    font-size: 12px;
    padding: 5px;
    z-index: 0;
    color: #7e8282;
    font-weight: normal;
}

#erwselector, #kindselector {
    position: relative;
    padding-top: 22px;
    border: 1px solid #000;
    margin-top: 10px;
	height:25px;
}

#erwselector span , #kindselector span {
    padding :5px 10px;
    display:block;
    float:left;
    font-family: sans-serif !important;
    font-size: 16px;
    font-weight:400;
}

#erwselector button, #kindselector button {
    height:25px;
    width:25px;
    margin:0;
    display:block;
    float:left;
    background:#fff;
    border:1px solid #fff;
}

#FPform button[type=submit] {
	background: #c0ce2b;
    width: 100%;
    padding: 5px;
    border: 0px solid #fff;
	margin-top:15px;
}

#FPform button[type=submit]:hover {
	text-decoration:underline;
}

/* --- Stylesheet 7839 () --------- */ 

#body.Rubrik_122541 #content {
    padding-left: 0;
    padding-right: 0;
}

#body.Rubrik_122541 #content .picto {
    display: inline-block;
    padding: 30px 15px;
    font-size: 12px;
}


#body.Rubrik_122541 .content #TraminoArtikel {
    max-width:none;
    float:none;
	text-align:center;
}

#body.Rubrik_122541 .content #TraminoArtikel h1 {
        color: #9BA592 !important;
        font-family:serif;
        font-size:48px;
	    line-height: 64px;
}

#body.Rubrik_122541 .content #TraminoArtikel p.intro, #body.Rubrik_122541 .content #TraminoArtikel .TraminoTextile {
	padding-right:0;
}

#body.Rubrik_122541 .content .bgbildtop {
    margin: 0 !important;
    width: auto;
}

#body.Rubrik_122541 .wrapper {
    max-width: none;
}

#body.Rubrik_122541 .TraminoVorlage {
    padding: 0 20px;
    max-width:1000px;
    margin: 0 auto;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838 {
    padding:0 50px 50px;
    max-width:none;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838 h2.h2 {
    font-family: serif;
    color: #fff;
    font-size: 48px;
    text-align: center;
    max-width: 450px;
    margin: 0 auto;
    display: block;
    line-height: 54px;
    padding: 75px 0;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838 .teaser {
    width: auto;
    float: none;
    cursor:auto;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838 .teaseritem .bgbild {
    width: 55%;
    padding-top: 33%;
    margin: 20px 0;
    float: left;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838 .teaser:nth-child(2) .teaseritem .bgbild, #body.Rubrik_122541 .TraminoVorlage.T4277.S7838 .teaser:nth-child(4) .teaseritem .bgbild {
    float:right;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838 .teaser .teaseritem a {
    background: transparent;
    border: 3px solid #fff;
    left: 53%;
    top: 0;
    bottom: auto;
    padding: 20px;
    display: block !important;
    max-width: 300px;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838 .teaser:nth-child(2) .teaseritem a, #body.Rubrik_122541 .TraminoVorlage.T4277.S7838 .teaser:nth-child(4) .teaseritem a {
    right: 53%;
    left:auto;
    top:40px;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838 .teaser:nth-child(3) .teaseritem a {
    bottom:0;
    top:auto;    
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838 .teaser .teaseritem a span {
    font-size: 24px;
    line-height: 26px;
    border:none;
    color:#fff
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838.TraminoVorlage_1 .teaser .teaseritem a span:after {
    content: "Mehr erfahren";
    font-size:16px;
    display:block;
    padding-top:10px;
	font-weight:100;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838 .teaser .teaseritem a:hover span:after {
    text-decoration:underline;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838.TraminoVorlage_1 {
    background: #9BA592;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838.TraminoVorlage_2 h2.h2 {
    color: #9BA592;
}


#body.Rubrik_122541 .TraminoVorlage.T4277.S7838.TraminoVorlage_2 .teaser .teaseritem {
    margin: 50px 0;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838.TraminoVorlage_2 .teaser .ptext {
	width:43%;
	float:left;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838.TraminoVorlage_2 .teaser .teaseritem a {
	border: 0;
    top: auto;
    position: initial;
    float: none;
    display: inline !important;
    padding: 0;
    color: initial;
    text-decoration: underline;
}


#body.Rubrik_122541 .TraminoVorlage.T4277.S7838.TraminoVorlage_2 .teaser .teaseritem p {
    line-height: 1.5em;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838.TraminoVorlage_2 .teaser .teaseritem a span {
    color: #9BA592;
	padding:0;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838.TraminoVorlage_2 .teaseritem .bgbild {
    width: 51%;
    margin: 15px 3% 50px;
    padding-top: 31%;
}


#body.Rubrik_122541 .content #TraminoArtikel p.intro, #body.Rubrik_122541 .content .TraminoTextile p {
	text-align:center;
}

#body.Rubrik_122541 .teaserbox {
    max-width: 1000px;
    margin: 0 auto !important;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838.TraminoVorlage_2 .teaser .teaseritem a span b {
    display: block;
}


#body.Rubrik_122541 .TraminoVorlage.T4277.S7838.TraminoVorlage_3 {
    background: #879ca7;
}


#body.Rubrik_122541 .TraminoVorlage.T4277.S7838.TraminoVorlage_3 .teaser {
    width: 50%;
    float: left;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838.TraminoVorlage_3 .teaser .bgbild {
	width: 100%;
    padding-top: 40%;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838.TraminoVorlage_3 .teaser .teaseritem a {
    left: 10px;
    top: 30px;
    bottom: 30px;
    width: 50%;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838.TraminoVorlage_3 .teaser .teaseritem a:hover {
    background: #879ca7;
}

#body.Rubrik_122541 .TraminoVorlage.T4260.TraminoVorlage_4  {
    background: #879ca7;
	max-width: none;
	padding-bottom:30px;
}

#body.Rubrik_122541 .TraminoVorlage.T4260.TraminoVorlage_4 .TraminoTextile  {
	padding-right:0px;
}

#body.Rubrik_122541 .TraminoVorlage.T4260.TraminoVorlage_4 .TraminoArtikel {
    float: none;
    width: auto;
    text-align: center;
    color: #fff;
	max-width: 1000px;
    margin: 0 auto;
}

#body.Rubrik_122541 .TraminoVorlage.T4260.TraminoVorlage_4 h2.h2 {
    color: #fff;
}

#body.Rubrik_122541 .TraminoVorlage.T4260.TraminoVorlage_4 a {
    background: #fff;
    padding: 10px 15px;
    text-decoration: none;
    color: #879ca7;
    font-weight: 100;
}

#body.Rubrik_122541 .TraminoVorlage.T4854.TraminoVorlage_5  {
	max-width: none;
	padding:0;
}


#body.Rubrik_122541 .TraminoVorlage.T4260.TraminoVorlage_6 h2.h2 {
    background: transparent;
    border: 3px solid #879ca7;
    padding: 40px 20px 20px;
    display: block !important;
    max-width: 150px;
    color: #879ca7;
    text-transform: uppercase;
    margin-top: -30px;
    position: relative;
    float: left;
}

#body.Rubrik_122541 .TraminoVorlage.T4260.TraminoVorlage_6 .TraminoTextile {
    padding-top: 50px;
    padding-left: 230px;
    text-align: left !important;
}

#body.Rubrik_122541 .TraminoVorlage.T4260.TraminoVorlage_6 .TraminoTextile p {
    text-align: left !important;
}


#body.Rubrik_122541 .TraminoVorlage.T4260.TraminoVorlage_6 .TraminoArtikel {
    width: auto;
    float: none;
}



@media only screen and (max-width: 800px ) {

#body.Rubrik_122541 #content .picto img {
	width:75px;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838 .teaseritem .bgbild {
    float: none !important;
    width: 100%;
    padding-top: 66%;
    margin: 0;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838 .teaser .teaseritem a {
    float: none !important;
    left: auto !important;
    position: relative;
    right: auto !important;
    top: -15px !important;
    width: auto !important;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838 .teaser .teaseritem p {
    padding: 15px 0 0;
    margin: 0;
}

#body.Rubrik_122541 .TraminoVorlage.T4277.S7838.TraminoVorlage_2 .teaseritem .bgbild {
    width: 100%;
    padding-top: 66%;
    margin: ;
}
	
	#body.Rubrik_122541 .TraminoVorlage.T4277.S7838.TraminoVorlage_2 .teaser .ptext {
	width: 100%;
	float:none;
}

	#body.Rubrik_122541 .TraminoVorlage.T4260.TraminoVorlage_6 .TraminoTextile {
    padding-top: 150px;
    padding-left: 0px;
}

}

	#body.Rubrik_122541 .TraminoVorlage.T4277.S7838 .teaser:nth-child(2) .teaseritem .bgbild, #body.Rubrik_122541 .TraminoVorlage.T4277.S7838 .teaser:nth-child(4) .teaseritem {
    margin-top: 30px;
}



#body.Rubrik_122541 .TraminoVorlage.T4260 {
    padding: 50px 20px;
}