:root {
	--maxwidth-margin: 20px;
	--maxwidthsmall-margin: 20px;
}

*, :before, :after { -webkit-font-smoothing: antialiased; font-smoothing: antialiased; font-smooth: always; text-rendering: optimizeLegibility; outline: 0; box-sizing: border-box; }
*:focus-visible { outline: auto; }
		
body { margin: 0; padding: 0; }

strong { font-weight: bold; }

.disable-scroll { overflow: hidden !important; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; position: fixed !important; left: 0; right: 0; }


/* Allgemeine Klassen */

.break {
	clear: both;
}

.clear {
	clear: left;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* clearfix */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


#body img { display: block; border: 0px; }


/* Fixes jQuery UI Datepicker */
.ui-datepicker, .ui-datepicker * {
    box-sizing: content-box;
}

#TraminoHeaderTiny, #TraminoHeaderTiny img.logo, #TraminoHeaderTiny a, .inlineeditors a { box-sizing: content-box; }

body {
	background-color: #fafafa;
	color: #222222;
/*	font-family: Arial, sans-serif;
	font-size: 16px
	font-weight: 400;
	;*/
	line-height: 1.2;
}

@page {
	size: A4;
	margin: 0;
}

body.Mandant_800 #TraminoHeaderTiny { z-index: 99999999999999 !important; }

/* header.sticky { background-color: #fafafa; } */ 

.TraminoVorlage { margin-top: 3rem; margin-bottom: 3rem;  }


.maxwidth {
	width: auto;
	margin-left: var(--maxwidth-margin); margin-right: var(--maxwidth-margin);
}

.maxwidthsmall {
	width: auto;
	margin-left: var(--maxwidthsmall-margin); margin-right: var(--maxwidthsmall-margin);
}


.TraminoVorlage.nomargin { margin-top: 0px !important; margin-bottom: 0px !important; }

h2 {
	margin: 0.2em 0 0.4em 0;
}

h3 {
	margin: 0.2em 0 0.3em 0;
}


p {
	margin-top: 0px;
}

.tdn { text-decoration: none; }

.overflow-hidden { overflow: hidden; }

ul.list-nostyling {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.list-nostyling > li { margin: 0; padding: 0; }

ul.list-floated:after { display: block; content: ""; clear: left; }
ul.list-floated > li { float: left; }

.list-checkbox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.list-checkbox ul > li { margin: 0 0 8px 0;  padding: 0; position: relative; padding-left: 35px; }
.list-checkbox ul > li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\f11b";
	font-family: Tramini-Layout;
	font-size: 14px;
	display: block;
	width: 20px;
	height: 20px;
	background-color: #FFF;
	color: #000;
	border: 1px solid #CCC;
	border-radius: 50%;
	padding: 2px 0 0 4px;
}


 .button {
	background-color: #333;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1;
	padding: 5px 12px;
}

.fontsizee_xsmall .button, .fontsize_xsmall.button { padding: 4px 10px; }
.fontsize_small .button, .fontsize_small.button { padding: 5px 12px; }
.fontsize_medium .button, .fontsize_medium.button { padding: 6px 14px; }
.fontsize_large .button, .fontsize_large.button { padding: 8px 15px; }
.fontsize_xlarge .button, .fontsize_xlarge.button { padding: 10px 16px; }

input[type=text] {
	display: inline-block;
	font-size: 14px;
}


.ratio {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
		
.hyphens { hyphens: auto; }

.privacyinfo { color: #333; text-decoration: none; opacity: 0.9; font-style: italic; font-size: 0.9em; }


input[type=submit].bgcolor, input[type=button].bgcolor, button.bgcolor {
	display: inline-block;
	color: #FFF;
	font-size: 14px;
	border-width: 0px;
	padding: 5px 12px;
	cursor: pointer; 
}

.result-box .text { padding-top: 13px }
.result-box .text h3 { font-family: inherit; color: #999; }


.T957 { padding: 0px 20px; max-width: 1000px; }
.T957 #anfrage .row { border-color: rgba(0,0,0,0.2); }
.T957 #anfrage .col3 { color: rgba(0,0,0,0.8); }
/*.T957 .row.ketegorie { display: none }*/

.T28 { margin: 50px auto !important; max-width: 1200px; }
.T101 { margin: 50px auto; max-width: 1200px; }
.T27 { margin: 50px auto; max-width: 1200px; }
.T576 { margin: 50px auto; max-width: 800px; }
.T125 { margin: 50px auto; max-width: 800px; }


#TraminoArtikel {
	padding: 50px 0px;
	max-width: 1200px;
	margin: 0px auto;
}

.text div.table.ctable { table-layout: fixed; display: table; width: 100%; }
.text table { width: 100%; display: table; margin: 30px 0px; border-spacing: 0px; border-width: 0px; border-top: 1px solid rgba(0,0,0,0.2); }
.text table th { padding: 4px 10px 7px 0px; text-align: left; vertical-align: top;  font-weight: bold; font-size: smaller; border-bottom: 1px solid rgba(0,0,0,0.2); }
.text table td { border-bottom: 1px solid rgba(0,0,0,0.2); vertical-align: top;  }
.text table td { padding: 4px 10px 6px 0px; }

.textile ul li { margin: 0em 0em 0.4em 0em; }


/* Impressum + Datenschutz Anhang */
.T711, .T1979 { padding: 20px 0px; }



#body.Mandant_400 .T2646 .header .text  { margin-left: 230px; }
#body.Mandant_400 .T2646 .header .logo { display: block; }


#body.touchdevice .fancybox-nav span { visibility: visible; }

/* Animation Test */
.toanimate { opacity: 0; transform: translate(0,3rem);  }
@keyframes block_animation {
  from {opacity: 0; transform: translate(0,3rem); }
  to {opacity: 1;  transform: translate(0,0rem); }
}

.animate {
  animation-name: block_animation;
  animation-duration: 1200ms;
  animation-delay: 0ms;
  animation-timing-function: ease-in-out;
  /*animation-fill-mode: forwards;*/
}

.animate_done { opacity: 1; transform: translate(0,0rem); }

@media print {
    @page {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    body {
        padding-top: 72px !important;
        padding-bottom: 72px !important;
    }
	.noprint { display:none; padding: 0 !important; margin: 0 !important; height: 0 !important; }
	.stickyheader-fakebg { display: none; height:0 !important; padding: 0 !important; margin: 0 !important; }
}


.T2912 * { box-sizing: content-box; }

.T2912 h3 {
	margin: 0px 0px 20px 0px !important;
}

.T2912 .allerrors { margin: 0 0 10px 0; }
.T2912 .allerrors .error { display: inline-block; background-color: #F00; color: #FFF; padding: 3px 5px; font-size: 12px; margin: 0 0 3px 0; }


#TraminoForm.newcss .Widgets { margin-bottom: .5rem; }

#TraminoForm.newcss .Widgets > .mandatory { display: flex; justify-content: flex-end; }
#TraminoForm.newcss .groups {
	display: flex;
	flex-wrap: wrap;
}

#TraminoForm.newcss .groups .group {
	width:  100%;
}


#TraminoForm.newcss .groups :is(.break,.clear) {
	width: 100%;
}

#TraminoForm.newcss .element {
	margin: 0 0 1.3rem 0;
}

#TraminoForm.newcss .label .help {
	font-size: 0.9rem;
  	margin-bottom: 0.7rem;
}

#TraminoForm.newcss .element.cond_hide {
	display: none;
}
#TraminoForm.newcss .element .label h4 {
	margin: 0 0 0.3rem 0;
}

#TraminoForm.newcss .footer {
	margin:  0 0 0.5rem 0;
}

#TraminoForm.newcss .footer .form_buttons {
	display: flex;
	justify-content:  flex-end;
}

#TraminoForm.newcss .element :is(input[type="text"],input[type="email"],input[type="number"],input[type="password"],input[type="date"]) {
	width: 100% !important;
	box-sizing: border-box;
	font-size: 1rem;
	border: 1px solid #cacaca;
	background-color: #fff;
	padding: .5rem;
}

#TraminoForm.newcss .element select { width: 100%; }
#TraminoForm.newcss .element textarea { width: 100%; box-sizing: border-box; font-family: Arial; border: 1px solid #cacaca; padding: .3rem; }


#TraminoForm.newcss .element :is(input[type="text"],input[type="email"],input[type="number"],input[type="password"],input[type="date"]):focus, #TraminoForm.newcss .element textarea:focus {
	outline: 0;
	border: 1px solid #000;
	box-shadow: 0 0 5px #cacaca;
}

#TraminoForm.newcss .AdresseWidget .Zeile {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0.2rem;
}

#TraminoForm.newcss .AdresseWidget :is(.clear,.break) { width: 0; display: none; }

#TraminoForm.newcss .AdresseWidget .Zeile .Feld { flex-grow: 0; flex-shrink: 0; }
#TraminoForm.newcss .AdresseWidget .Zeile .Feld .Label { font-size: 0.85rem; }


#TraminoForm.newcss .AdresseWidget .adresse_vorname { width: calc(45% - 0.5rem) }
#TraminoForm.newcss .AdresseWidget .adresse_nachname { width: 55%; }

#TraminoForm.newcss .AdresseWidget .adresse_firma { width: calc(50% - 0.25rem); }
#TraminoForm.newcss .AdresseWidget .adresse_abteilung { width: calc(50% - 0.25rem); }

#TraminoForm.newcss .AdresseWidget .adresse_strasse { width: 80%; }
#TraminoForm.newcss .AdresseWidget .adresse_hausnr { width: calc(20% - 0.5rem); }

#TraminoForm.newcss .AdresseWidget .adresse_plz { width: 20%; }
#TraminoForm.newcss .AdresseWidget .adresse_ort { width: calc(50% - 0.5rem); }
#TraminoForm.newcss .AdresseWidget .adresse_ortsteil { width: calc(30% - 0.5rem); }

#TraminoForm.newcss .AdresseWidget.noortsteil .adresse_ort { width: calc(80% - 0.5rem) !important; }


#TraminoForm.newcss .AdresseWidget .adresse_telefon { width: 33%; }
#TraminoForm.newcss .AdresseWidget .adresse_fax { width: calc(33% - 0.5rem); }
#TraminoForm.newcss .AdresseWidget .adresse_mobil { width: calc(33% - 0.5rem); }

#TraminoForm.newcss .AdresseWidget.no_fax .adresse_telefon { width: 50% !important; }
#TraminoForm.newcss .AdresseWidget.no_fax .adresse_mobil { width:  calc(50% - 0.5rem) !important; }
		
#TraminoForm.newcss .AdresseWidget.no_fax.no_mobil .adresse_telefon { width: 100% !important; }

#TraminoForm.newcss .AdresseWidget.telonly .adresse_telefon { width: 100%; }

#TraminoForm.newcss .AdresseWidget .adresse_email { width: 100%; }
#TraminoForm.newcss .AdresseWidget .adresse_land { width: 100%; }


/* Test mit Grid die Radiofelder schöner darzustellen */
#TraminoForm.newcss .RadioWidget .Element {
	display: flex;
	/*display: grid; 
	gap: 0 0.5rem; 
	grid-template-areas: 
	"checkbox headline ."
	"checkbox info ."
	". . ."; */
	margin-bottom:  1rem;
	width:  auto !important;
}
#TraminoForm.newcss .RadioWidget .Element input { grid-area: checkbox; display: flex; align-self: flex-start; }
#TraminoForm.newcss .RadioWidget .Element span { grid-area: headline; }
#TraminoForm.newcss .RadioWidget .Element .info { grid-area: info; font-size: 0.8rem; }


#TraminoForm.newcss .Widget.Zeitraum .dates { display: flex; flex-wrap: wrap; margin-top: 0.5rem; }
#TraminoForm.newcss .Widget.Zeitraum .dates .zeitraum { display: flex; flex-wrap: wrap; margin-bottom: 0.3rem; margin-right: 0.3rem; align-items: center; }
#TraminoForm.newcss .Widget.Zeitraum .dates .zeitraum .Widget { width: 100px; }
#TraminoForm.newcss .Widget.Zeitraum .dates .zeitraum label {  display: inline-block;  width: 80px;}


@media (min-width: 768px) {
	#TraminoForm.newcss .groups {
		justify-content: space-between;
	}
	#TraminoForm.newcss .groups .group {
		width:  48%;
		padding: 0 2% 1% 0;
		padding: 0 2% 1% 0;
	}

	#TraminoForm.newcss .groups .group + #TraminoForm.newcss .groups > div.clear {
		width:  100%;
	}
}


.TraminoForm.newcss .Widgets { margin-bottom: .5rem; }

.TraminoForm.newcss .Widgets > .mandatory { display: flex; justify-content: flex-end; }
.TraminoForm.newcss .groups {
	display: flex;
	flex-wrap: wrap;
}

.TraminoForm.newcss .groups .group {
	width:  100%;
}


.TraminoForm.newcss .groups :is(.break,.clear) {
	width: 100%;
}

.TraminoForm.newcss .element {
	margin: 0 0 1.3rem 0;
}
.TraminoForm.newcss .element.cond_hide {
	display: none;
}
.TraminoForm.newcss .element .label h4 {
	margin: 0 0 0.3rem 0;
}

.TraminoForm.newcss .footer {
	margin:  0 0 0.5rem 0;
}

.TraminoForm.newcss .footer .form_buttons {
	display: flex;
	justify-content:  flex-end;
}

.TraminoForm.newcss .element :is(input[type="text"],input[type="email"],input[type="number"],input[type="password"],input[type="date"]) {
	width: 100% !important;
	box-sizing: border-box;
	font-size: 1rem;
	border: 1px solid #cacaca;
	background-color: #fff;
	padding: .5rem;
}

.TraminoForm.newcss .element select { width: 100%; }
.TraminoForm.newcss .element textarea { width: 100%; box-sizing: border-box; font-family: Arial; border: 1px solid #cacaca; padding: .3rem; }


.TraminoForm.newcss .element :is(input[type="text"],input[type="email"],input[type="number"],input[type="password"],input[type="date"]):focus, .TraminoForm.newcss .element textarea:focus {
	outline: 0;
	border: 1px solid #000;
	box-shadow: 0 0 5px #cacaca;
}

.TraminoForm.newcss .AdresseWidget .Zeile {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0.2rem;
}

.TraminoForm.newcss .AdresseWidget :is(.clear,.break) { width: 0; display: none; }

.TraminoForm.newcss .AdresseWidget .Zeile .Feld { flex-grow: 0; flex-shrink: 0; margin-bottom: 4px; }
.TraminoForm.newcss .AdresseWidget .Zeile .Feld .Label { font-size: 0.85rem; }

.TraminoForm.newcss .AdresseWidget .adresse_vorname { width: calc(45% - 0.5rem) }
.TraminoForm.newcss .AdresseWidget .adresse_nachname { width: 55%; }

.TraminoForm.newcss .AdresseWidget .adresse_firma { width: calc(50% - 0.25rem); }
.TraminoForm.newcss .AdresseWidget .adresse_abteilung { width: calc(50% - 0.25rem); }

.TraminoForm.newcss .AdresseWidget .adresse_strasse { width: 80%; }
.TraminoForm.newcss .AdresseWidget .adresse_hausnr { width: calc(20% - 0.5rem); }

.TraminoForm.newcss .AdresseWidget .adresse_plz { width: 20%; }
.TraminoForm.newcss .AdresseWidget .adresse_ort { width: calc(50% - 0.5rem); }
.TraminoForm.newcss .AdresseWidget .adresse_ortsteil { width: calc(30% - 0.5rem); }

.TraminoForm.newcss .AdresseWidget.noortsteil .adresse_ort { width: calc(80% - 0.5rem) !important; }


.TraminoForm.newcss .AdresseWidget .adresse_telefon { width: 33%; }
.TraminoForm.newcss .AdresseWidget .adresse_fax { width: calc(33% - 0.5rem); }
.TraminoForm.newcss .AdresseWidget .adresse_mobil { width: calc(33% - 0.5rem); }

.TraminoForm.newcss .AdresseWidget.no_fax .adresse_telefon { width: 50% !important; }
.TraminoForm.newcss .AdresseWidget.no_fax .adresse_mobil { width:  calc(50% - 0.5rem) !important; }

.TraminoForm.newcss .AdresseWidget.telonly .adresse_telefon { width: 100%; }

.TraminoForm.newcss .AdresseWidget .adresse_email { width: 100%; }
.TraminoForm.newcss .AdresseWidget .adresse_land { width: 100%; }

.Widget.StaticStarsWidget {
	height:16px;
	width:80px;
	background: transparent url(/tramino/gfx/rating/ui.stars.gif) 0 -32px;
}

.Widget.StaticStarsWidget .StativStarsAktiv{
	height:16px;
	background: transparent url(/tramino/gfx/rating/ui.stars.gif) 0 -48px;
}

.Widget.StaticStarsWidgetSmall {
	height:10px;
	width:50px;
	background: transparent url(/tramino/gfx/rating/ui.stars_s.gif) 0 -10px;
	padding:0px !important;
	margin:0px !important;
}

.Widget.StaticStarsWidgetSmall .StativStarsAktiv{
	height:10px;
	background: transparent url(/tramino/gfx/rating/ui.stars_s.gif) 0 -20px;
}

.TraminoPaginator {
	margin: 0px;
	line-height: 1.6em;
}


.TraminoPaginator span.anzahl {
	padding-right: 30px;
	font-size: 11px;
}

.TraminoPaginator span a {
	padding: 2px 5px 2px 5px !important;
	text-decoration: none;
	border: 0px !important;
	color: #666;
}

.TraminoPaginator span.button a {
	display:inline-block;
	font-size:13px;
	background-color: #ccc;
	padding: 2px 10px 2px 10px !important;
	margin-right:4px;
}

.TraminoPaginator span.button.active a {
	background-color: #333;
	color:#fff;

}

.TraminoPaginator span a:hover {
	background-color: #000 !important;
	color: #fff !important;
}

.TraminoPaginator span.aktiv a {
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
}

#lightroom .TraminoPaginator {
	color: #666;
}

#lightroom .TraminoPaginator span a {
	color: #666;
}

#lightroom .TraminoPaginator span.aktiv a {
	color: #fff;
}

#lightroom .TraminoPaginator span a:hover {
	background-color: #fff !important;
	color: #000 !important;
}

.TraminoForm.newcss .SchulnotenWidget .break { display: none; width: 0px; }
.TraminoForm.newcss .SchulnotenWidget .Bewertung { display: flex; }
.TraminoForm.newcss .SchulnotenWidget .Bewertung.Absatz { margin-top: 1rem; }
.TraminoForm.newcss .SchulnotenWidget .Bewertung { margin-bottom: 0.1rem; }

.TraminoForm.newcss .SchulnotenWidget .Bewertung.Absatz .Name { font-weight: bold; hyphens: auto; }

.TraminoForm.newcss .SchulnotenWidget .Bewertung .Noten { display: flex; margin-right: 1rem; }
.TraminoForm.newcss .SchulnotenWidget .Bewertung .Noten span.Note { display: block; width: 20px; text-align: center; }

.TraminoForm.newcss .formtype_Divider .divider { font-weight: bold;font-size: 1.3rem; }

@media (max-width: 567px) {
	.TraminoForm.newcss .SchulnotenWidget .Bewertung .Noten span.Note { width: 15px; }
	.TraminoForm.newcss .SchulnotenWidget .Bewertung { border-top: 1px solid #CCC; padding-top: 0.5rem; margin-top: 0.5rem; }
}





@media (min-width: 768px) {
	.TraminoForm.newcss .groups {
		justify-content: space-between;
	}
	.TraminoForm.newcss .groups .group {
		width:  48%;
		padding: 0 2% 1% 0;
	}

	.TraminoForm.newcss .groups .group + .TraminoForm.newcss .groups > div.clear {
		width:  100%;
	}
}


/* Custom */

html body.Mandant_1531 a { text-decoration: none !important; }



/*#TraminoInhalt > .G {
	position: relative;
	-webkit-columns: 1;
	-moz-columns: 1;
	columns: 1;
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	column-gap: 0;
}

#TraminoInhalt > .G .TraminoVorlage { margin-bottom: 0 !important; padding-bottom: 2rem !important; position: relative; }


#TraminoInhalt > .G > div {
	display: block;
	width: auto;
	vertical-align: top;
	margin-bottom: 0px;
	padding-bottom: 20px;
	page-break-inside: avoid;
}*/

@media (min-width: 768px) {
	#TraminoInhalt > .G {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-left: var(--maxwidth-margin);
		margin-right: var(--maxwidth-margin);
	}


	#TraminoInhalt > .G .maxwidth { margin-left: 0 !important; margin-right: 0 !important; width: 100%; }
	#TraminoInhalt > .G .maxwidthsmall { margin-left: 0 !important; margin-right: 0 !important; width: 100%; }

	#TraminoInhalt > .G > :is(div, section), #TraminoInhalt > .G > .maxwidth, #TraminoInhalt > .G > .maxwidthsmall {
		width: calc( 50% - 1rem) !important;
	}
}


/* Quill */

li[data-list=bullet] { list-style-type: disc; margin-bottom: 0.1em; }
li.ql-indent-1 { margin-left: 2em; }
li.ql-indent-2 { margin-left: 4em; }

.slider { position: relative; }

.slider.dots-top-left .slider.slider-single .slider-item { display: none; }
.slider.dots-top-left .slider.slider-single .slider-item:first-child { display: block; }
.slider.dots-top-left .slider.slider-single.slick-initialized .slider-item { display: block; }



/* Arrow NEW */

.tramino-slick-arrows .slick-arrow {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	z-index: 1;
}

.tramino-slick-arrows .slick-arrow.slick-next { right: -25px; }
.tramino-slick-arrows .slick-arrow.slick-prev { left: -25px; }

.tramino-slick-arrows .slick-arrow:before {
	font-size: 55px;
}

.tramino-slick-arrows .slick-arrow.slick-disabled { display: none !important; }


.tramino-slick-arrows.arrow-inside .slick-arrow { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
.tramino-slick-arrows.arrow-inside .slick-arrow.slick-next { right: 25px; }
.tramino-slick-arrows.arrow-inside .slick-arrow.slick-prev { left: 25px; }


/* Syling Dots */
.slider.dots-top-left .slick-dots {
	position: absolute;
	top: -30px;
	right: 0px;
	bottom: auto;
	left: auto;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto;
}
.slider.dots-top-left .slick-dots:after { display: block; content: ""; clear: left; }
.slider.dots-top-left .slick-dots li { float: left; margin: 0 2px 0 0; }
.slider.dots-top-left .slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: inline;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	width: 0;
	height: 0;
}

.slider.dots-top-left .slick-dots li button:before { 
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #BDBDAE;
	color: transparent;
	width: 12px;
	height: 12px;
	outline: none;
}

.slider.dots-top-left .slick-dots li.slick-active button:before {
	background: #464637;	
}









@media all and (min-width: 1024px) and (max-width: 1279px) {

	.tramino-slick-arrows .slick-arrow { width: 45px; height: 45px; }
	.tramino-slick-arrows .slick-arrow.slick-next { right: -20px; }
	.tramino-slick-arrows .slick-arrow.slick-prev { left: -20px; }
	.tramino-slick-arrows .slick-arrow:before { font-size: 45px; }

	.tramino-slick-arrows.arrow-inside .slick-arrow.slick-next { right: 20px; }
	.tramino-slick-arrows.arrow-inside .slick-arrow.slick-prev { left: 20px; }

	.slider.dots-top-left .slick-dots  { top: -5px; }
	.slider.dots-top-left .slick-dots li { margin: 0 4px 0 0; }
	.slider.dots-top-left .slick-dots li button {
		width: 11px;
		height: 11px;
	}

}

@media all and (min-width: 768px) and (max-width:1023px) {
	
	.tramino-slick-arrows .slick-arrow { width: 40px; height: 40px; }
	.tramino-slick-arrows .slick-arrow.slick-next { right: -18px; }
	.tramino-slick-arrows .slick-arrow.slick-prev { left: -18px; }
	.tramino-slick-arrows .slick-arrow:before { font-size: 40px; }

	.tramino-slick-arrows.arrow-inside .slick-arrow.slick-next { right: 18px; }
	.tramino-slick-arrows.arrow-inside .slick-arrow.slick-prev { left: 18px; }

	.slider.dots-top-left .slick-dots li { margin: 0 3px 0 0; }
	.slider.dots-top-left .slick-dots li button {
		width: 10px;
		height: 10px;
	}

}

@media all and (min-width: 568px) and (max-width: 767px) {

	.tramino-slick-arrows .slick-arrow { width: 35px; height: 35px; }
	.tramino-slick-arrows .slick-arrow.slick-next { right: -15px; }
	.tramino-slick-arrows .slick-arrow.slick-prev { left: -15px; }
	.tramino-slick-arrows .slick-arrow:before { font-size: 35px; }

	.tramino-slick-arrows.arrow-inside .slick-arrow.slick-next { right: 15px; }
	.tramino-slick-arrows.arrow-inside .slick-arrow.slick-prev { left: 15px; }


	.slider.dots-top-left .slick-dots li { margin: 0 2px 0 0; }
	.slider.dots-top-left .slick-dots li button {
		width: 9px;
		height: 9px;
	}
}

@media all and (max-width: 567px) {
	
	
	.tramino-slick-arrows .slick-arrow { width: 35px; height: 35px; }
	.tramino-slick-arrows .slick-arrow.slick-next { right: -15px; }
	.tramino-slick-arrows .slick-arrow.slick-prev { left: -15px; }
	.tramino-slick-arrows .slick-arrow:before { font-size: 35px; }

	.tramino-slick-arrows.arrow-inside .slick-arrow.slick-next { right: 15px; }
	.tramino-slick-arrows.arrow-inside .slick-arrow.slick-prev { left: 15px; }

	.slider.dots-top-left .slick-dots {
		position: static;
		top: auto;
		bottom: auto;
		left: auto;
		right: auto;
		margin: 10px 0;

		width: 100%;
		text-align: center;

		display: flex;
		justify-content: center;
	}


	.slider.dots-top-left .slick-dots li { float: none; margin: 0 2px 0 0; }
	.slider.dots-top-left .slick-dots li button { padding: 3px; }
	.slider.dots-top-left .slick-dots li button:before {
		width: 8px;
		height: 8px;
	}
}

.lazyload {
    opacity: 0;
}
.lazyloading {
    opacity: 1;
    transition: 600ms opacity;
    min-height: 60px;
    background-color: #DDD;
    animation-name: laoding;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-duration: 1500ms;
}
.lazyloaded {
    opacity: 1;
    transition: 10ms opacity;
}
.ratio-container {
    position: relative;
}
.ratio-container:after {
    content:'';
    display: block;
    height: 0;
    width: 100%;
  }


@keyframes laoding {
    0% { background-color: #DDD; }
    20% { background-color: #CCC; }
    40% { background-color: #BBB; }
    60% { background-color: #AAA; }
    80% { background-color: #BBB; }
    100% { background-color: #CCC; }
}/* Teaserheadline  */
.teaserheadline {
	margin-bottom: 20px;
}@media all and (min-width: 1024px) and (max-width: 1279px) {
	


	.fontsize_xsmall { font-size: 12px; }
	.fontsize_small { font-size: 13px; }
	.fontsize_medium { font-size: 15px; }
	.fontsize_large { font-size: 17px; }
	.fontsize_xlarge { font-size: 19px; }

	.specialfont.fontsize_xsmall { font-size: 23px; }
	.specialfont.fontsize_small { font-size: 26px; }
	.specialfont.fontsize_medium { font-size: 29px; }
	.specialfont.fontsize_large { font-size: 38px; }
	.specialfont.fontsize_xlarge { font-size: 50px; }

	.fontsize_xsmall.textile .button, .textile .fontsize_xsmall.button { padding: 3px 8px; }
	.fontsize_small.textile .button, .textile .fontsize_small.button { padding: 4px 10px; }
	.fontsize_medium.textile .button, .textile .fontsize_medium.button { padding: 5px 12px; }
	.fontsize_large.textile .button, .textile .fontsize_large.button { padding: 6px 13px; }
	.fontsize_xlarge.textile .button, .textile .fontsize_xlarge.button { padding: 8px 14px; }

	input[type=submit].bgcolor {
		font-size: 13.5px;
		padding: 4px 10px;
	}

	.result-box .text { padding-top: 12px }

}

@media all and (min-width: 768px) and (max-width:1023px) {
	body { -webkit-text-size-adjust: 100%; }


	.fontsize_xsmall { font-size: 11px; }
	.fontsize_small { font-size: 12px; }
	.fontsize_medium { font-size: 14px; }
	.fontsize_large { font-size: 16px; }
	.fontsize_xlarge { font-size: 18px; }

	.specialfont.fontsize_xsmall { font-size: 22px; }
	.specialfont.fontsize_small { font-size: 24px; }
	.specialfont.fontsize_medium { font-size: 26px; }
	.specialfont.fontsize_large { font-size: 34px; }
	.specialfont.fontsize_xlarge { font-size: 45px; }

	.fontsize_xsmall.textile .button, .textile .fontsize_xsmall.button { padding: 2px 6px; }
	.fontsize_small.textile .button, .textile .fontsize_small.button { padding: 3px 8px; }
	.fontsize_medium.textile .button, .textile .fontsize_medium.button { padding: 4px 10px; }
	.fontsize_large.textile .button, .textile .fontsize_large.button { padding: 5px 12px; }
	.fontsize_xlarge.textile .button, .textile .fontsize_xlarge.button { padding: 6px 13px; }

	.result-box .text { padding-top: 11px }
}

@media all and (min-width: 568px) and (max-width: 767px) {
	body { -webkit-text-size-adjust: 100%; }


	.fontsize_xsmall { font-size: 11px; }
	.fontsize_small { font-size: 11px; }
	.fontsize_medium { font-size: 13px; }
	.fontsize_large { font-size: 15px; }
	.fontsize_xlarge { font-size: 17px; }

	.specialfont.fontsize_xsmall { font-size: 21px; }
	.specialfont.fontsize_small { font-size: 22px; }
	.specialfont.fontsize_medium { font-size: 23px; }
	.specialfont.fontsize_large { font-size: 30px; }
	.specialfont.fontsize_xlarge { font-size: 40px; }

	.fontsize_xsmall.textile .button, .textile .fontsize_xsmall.button { padding: 1px 5px; }
	.fontsize_small.textile .button, .textile .fontsize_small.button { padding: 2px 6px; }
	.fontsize_medium.textile .button, .textile .fontsize_medium.button { padding: 3px 8px; }
	.fontsize_large.textile .button, .textile .fontsize_large.button { padding: 4px 10px; }
	.fontsize_xlarge.textile .button, .textile .fontsize_xlarge.button { padding: 5px 12px; }

	.result-box .text { padding-top: 8px }

}

@media all and (max-width: 567px) {
	body { -webkit-text-size-adjust: 100%; }
	


	.maxwidth_break_mobile {
		width: auto;
		margin: 0;
	}

	.fontsize_xsmall { font-size: 11px; }
	.fontsize_small { font-size: 11px; }
	.fontsize_medium { font-size: 12px; }
	.fontsize_large { font-size: 14px; }
	.fontsize_xlarge { font-size: 16px; }

	.specialfont.fontsize_xsmall { font-size: 19px; }
	.specialfont.fontsize_small { font-size: 18px; }
	.specialfont.fontsize_medium { font-size: 17px; }
	.specialfont.fontsize_large { font-size: 23px; }
	.specialfont.fontsize_xlarge { font-size: 30px; }

	.fontsize_xsmall.textile .button, .textile .fontsize_xsmall.button { padding: 1px 5px; }
	.fontsize_small.textile .button, .textile .fontsize_small.button { padding: 1px 5px; }
	.fontsize_medium.textile .button, .textile .fontsize_medium.button { padding: 2px 6px; }
	.fontsize_large.textile .button, .textile .fontsize_large.button { padding: 3px 8px; }
	.fontsize_xlarge.textile .button, .textile .fontsize_xlarge.button { padding: 4px 10px; }

	.result-box .text { padding-top: 5px }

}

@media (min-width: 567px) {

}

@media (min-width: 768px) {
	:root {
		--maxwidth-margin: 20px;
		--maxwidthsmall-margin: 30px;
	}
}

@media (min-width: 1024px) {
	:root {
		--maxwidth-margin: calc( ( 100% - 980px ) / 2 );
		--maxwidthsmall-margin: calc( ( 100% - 900px ) / 2 );
	}

	.maxwidth {
		width: 980px; margin-left:auto; margin-right:auto;
	}
	.maxwidthsmall {
		width: 900px; margin-left:auto; margin-right:auto;
	}
}

@media (min-width: 1280px) {
	:root {
		--maxwidth-margin: calc( ( 100% - 1240px ) / 2 );
		--maxwidthsmall-margin: calc( ( 100% - 900px ) / 2 );
	}

	.maxwidth {
		width: 1240px; margin-left:auto; margin-right:auto;
	}
	.maxwidthsmall {
		width: 900px; margin-left:auto; margin-right:auto;
	}
}

