/* oswald-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/oswald-v57-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* oswald-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/oswald-v57-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* oswald-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/oswald-v57-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* -- Allgemeine Formatierungen -- */
html {	
	height: 100%;
}

body {	
	font-family: 'Oswald', sans-serif, arial;
	font-size: 18px;	
	font-weight: 300;
	margin: 0px;	
	padding: 0px;	
	color: #1c1a1a;	
	position:relative;	
	height:100%;
	background-attachment: fixed;
}

section, aside, header, nav, article, footer, time, figure {	
	display: block;	
	margin: 0px;	
	padding: 0px;
}

a.mapsbut {
	display: inline-block;
	padding: 20px;
	color: #fff !important;
	border-radius: 10px;
	text-transform: uppercase;
	font-size: 20px;
	position: relative;
	margin: 40px 4px 4px 4px;
	z-index: 1;
	white-space: nowrap;
	width: auto;
	max-width: calc(100% - 48px);
}

a.mapsbut::before {
	content: '';
	position: absolute;
	top: -4px;
	left: -4px;
	right: -4px;
	bottom: -4px;
	background: #DE012A;
	border-radius: 10px;
	z-index: -1;
}

a.mapsbut::after {
	content: '';
	position: absolute;
	border-radius: 10px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	border: 1px solid #fff;
}

#footer .c25l:first-child {
	width: 30%;
}

#footer .c25l:first-child + .c50l {
	width: 45%;
}

* {	
	outline: none;
}

img {	
	border: none;
}

p {	
	margin: 0px 0px 10px 0px;
}

p.align-center, .align-center {	
	text-align: center;
}

p.align-left, .align-left {	
	text-align: left;
}

p.align-right, .align-right {	
	text-align: right;
}

p.align-justify, .align-justify {	
	text-align: justify;
}

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

a {	
	text-decoration: none;
	color: #d2a222;
}

ul {	
	padding: 0 0 0 15px;  
	list-style: none;
}

li {	
	background: url("../images/aufzaehlung.png") left 4px no-repeat;	
	padding-left: 15px;
}

h1 {
    color: #1c1a1a;
    display: block;
    font-size: 48px;
    font-weight: 300;
    margin: 40px 0 40px 0;
	padding-left: 15px;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
	text-align: left;
}

h1:before {
    content: "";
	height: 62px;
	width: 6px;
	background: #f2c700;
	position: absolute;
	top: 2px;
	left: 0px;

}

h2 {
    color: #252525;
    display: block;
    font-size: 22px;
    font-weight: 300;
    margin: 15px 0;
	text-transform: uppercase;
	z-index: 1;
}

span[style*="bold"] {
	font-weight: 400 !important;
}
/* *************** HINTERGRUND-SLIDER *************** */

#slideshow {
	position: fixed !important;
	z-index: 0;
	left: 0px;
	top: 0px;
	width: 100% !important;
	height: 100% !important;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow:none;
}

#slideshow li {
	margin: 0px;
	padding: 0px;
	background-repeat:no-repeat;
	width: 100% !important;
	height: 100% !important;
	background-image:none;
	background-size: cover;
	background-position: center top;
}

.startheader {
	float: left;
	clear: both;
	width: 100%;
	display: block;
	overflow: hidden;
	height: calc(100vh - 100px) !important;
	margin-top: 100px;
}

.startheader .csc-textpic,
.startheader .csc-textpic-imagewrap,
.startheader .owl-stage-outer,
.startheader .owl-stage,
.startheader .owl-item,
.startheader .owl-item *:not(img) {
	height: 100%;
}

.startheader div.csc-textpic .csc-textpic-imagewrap figure {
	display: flex;
	align-items: center;
}

.arrow_next_bottom {
	bottom: 20px;
    left: 50%;
    margin-left: -75px;
    position: absolute;
    z-index: 2;
	cursor: pointer;
}

.startheader .csc-textpic-image {
	position: relative;
	margin-bottom: 0px !important;
}

.startheader .csc-textpic-image .csc-textpic-caption {
    position: absolute;
    display: block;
    top: 25%;
    width: 50%;
    left: 50%;
    margin-left: -25%;
	text-align: center;
}

.startheader h1 {
    font-size: 80px;
	color: #f07d00;
	margin: 0 auto;
	padding: 0px;
	line-height: 1;
}

.startheader h1:after {
    background: none;
}

.startheader h2 {
    font-size: 80px;
	color: #252525;
    font-weight: 300;
	text-transform: uppercase;
	margin: 0 auto;
	padding: 0px;
	line-height: 1;
}

.startheader a.video {
    background: url(../images/play.png) left top no-repeat;
	height: 76px;
	width: 76px;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
}
	
/* *************** HINTERGRUND-SLIDER ENDE ************ */	

.zentriert {		
	margin: 0 auto;	
	position: relative;
	padding: 0px 2%;	
	width: 96%;
	max-width: 968px;
	z-index: 1;
}

/* -- Allgemeine Formatierungen -- */
/* -- Bereich: OBEN -- */

/* -- SPRACHE -- */
.sprache {
	float: right;
	display: block;
	margin: 0px 0px 0px 15px;
	position: absolute;
	top: -10px;
	right: 8%;
}
/* -- SPRACHE -- *

/* -- TICKER -- */
.ticker {
    position: relative;
    width: 100%;
	margin: 0;
	font-family: arial;
	font-size: 11px;    
	padding-top: 10px;
	height: 25px;	
	background: #33261d;	
}

.tickerklick {
	position: absolute;
	top: 0;
	width: 100%;
	height: 30px;
	z-index: 999;
}

.ticker .zentriert {
	padding: 0px;
	width: 100%;
}

.ticker .inhalt_normal {
	padding: 0px;
	background: none;
}

.ticker .tickertext {
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
	resize: none;
	background-image: none;
	font-family: arial;
	font-size: 11px;
	overflow: hidden;
	color: #FFFFFF !important;
}
/* -- TICKER -- */

	
#header {	
	width: 100%;	
	display: block;	
	float: left;	
	clear: both;
}

.oben {	
	width: 100%;	
	display: block;	
	float: left;	
	clear: both;	
	position: fixed;	
	background: #FFFFFF;	
	z-index: 30;
}

.oben .zentriert {
	width: 94%;
	padding: 0;
}

/* Hauptnavi */
#hauptnavi {	
	float: right;	
	margin: 35px 0px 15px 0px;	
	font-size: 18px;
	text-transform: uppercase;
}

#hauptnavi a {
	color: #1c1a1a;
}

#hauptnavi ul {	
	margin: 0px;	
	padding: 0px;	
	list-style: none;
	float: right;
}

#hauptnavi li {	
	background: none;	
	float: left;	
	padding: 0px;	
	margin: 0;
}

#hauptnavi li:first-child {	
	margin: 0px;
}

#hauptnavi li a {	
	padding-left: 10px;
	padding-right: 10px;
}

#hauptnavi li.active a, #hauptnavi li:hover a {	
	border-bottom: 4px solid #f2c700;
}

#hauptnavi li.active a {	
	font-weight: 700;
}

.mobil_kontakt, .button_mobil, .funk_mobil {	
	display: none;
}

/* Hauptnavi */
.logo {	
	width: 336px;	
	display: block;	
	margin: 0px;	
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 5px;
}

.logo img{
	width: 100% !important;
	height: auto !important;
}

/* -- Bereich: OBEN -- */

/* -- Bereich: FADE-IN-BOX -- */
#fadebox {  
	width: 365px;  
	height: auto;  
	min-height: 150px;
	background: rgba(23,66,144,0.9);  
	border: 2px solid #FFFFFF;
	border-left: 0px;
	position: fixed;  
	left: -380px;  
	top: 25%;  
	padding: 25px 50px 25px 15px;  
	z-index: 150;
	font-size: 14px;
	font-weight: 300;
}

#fadebox h2 {
	text-transform: none;
	font-weight: 400;
	font-size: 24px;
}

#fadebox .inhalt_normal {
	background: none;
	padding: 0;
	width: 98%;
	color: #FFFFFF;
}

#fadebox ul li {
	background: url(../images/aufzaehlung-fade.png) left 2px no-repeat;
	padding: 0 0px 10px 20px;
}

#fadebox .inhalt_normal .zentriert {
	margin: 0px;
	padding: 0px;
}

#fadebox a {
	color: #FFFFFF;
	text-decoration: underline;
}

#fadebox h2 {
	margin: 0px 0px 10px 0px;
	color: #FFFFFF;
}

.schliessen {  
	width: 28px;  
	height: 28px;  
	display: block;  
	right: 70px;   
	top: 10px;  
	background: url(../images/close.png) no-repeat;  
	position: absolute;  
	cursor: pointer;
}

.fadebox_button {  
	width: 42px;  
	height: 161px;  
	position: absolute;  
	right: 0;  
	top: 40px;  
	background: url(../images/fade-in.png) left top no-repeat;  
	cursor: pointer;   
	display: block;
}

#lightbox label {  
	display: none !important;
}
/* -- Bereich: FADE-IN-BOX -- */

/* -- Bereich: ONEPAGEINHALT -- */
.onepageinhalt {
	width: 100%;	
	display: block;	
	float: left;	
	clear: both;
	position: relative;
	z-index:5;
}

.bereiche {	
	width: 100%;	
	display: block;	
	float: left;	
	clear: both;	
	margin: 0px;
}

.inhalt {	
	width: 100%;	
	display: block;	
	float: left;	
	clear: both;
	margin-top: 0px;
}


.nr-1 .inhalt {
	margin: 0px;
	position: relative;
}

.inhalt_normal, .farbe1, .farbe2, .farbe3, .farbe4,.boxhoehe {	
	width: 100%;	
	display: block;	
	float: left;	
	clear: both;	
	padding: 20px 0px 60px 0;
}

.inhalt .inhalt_normal:first-child {
	padding-bottom: 10px;
}

/* HEADER */	
.header {
	width: 100%;
	float: left;
	clear: both;
	display: block;
	height: 400px;
	overflow: hidden;
	position: relative;

}

.header::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	background: url(../images/bg.png) left top repeat;
}

.header div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	margin: 0px;
}

.header img {
	width: 100% !important;
}


.header .inhalt_normal, .header .inhalt_normal .zentriert {	
	width: 100%;	
	max-width: 100%;	
	float: none;	
	clear: none;	
	margin: 0px;	
	padding: 0px;
}

.parabild {
	width: 100%;
	height: 400px;
	display: block;
	background-position: 50% 50%;
	background-size: cover;
	background-attachment: fixed;
}

/* HEADER */

/* HEADERSLIDE */
.headerslide {
	width: 100%;
	float: left;
	clear: both;
	display: block;
	height: 300px;
	overflow: hidden;
}

.headerslide .inhalt_normal, .headerslide .inhalt_normal .zentriert {	
	width: 100%;	
	max-width: 100%;	
	float: none;	
	clear: none;	
	margin: 0px;	
	padding: 0px;
	background: none;
}

.headerslide .csc-textpic-imagecolumn, .headerslide .csc-textpic-image {
	width: 100% !important; 
}

.headerslide .owl-carousel .owl-item img {
	width: 100% !important;
	height: auto !important;
}
/* HEADERSLIDE */

.inhalt_normal {	
	background: #FFFFFF;
}

/* -- Bereich: ONEPAGEINHALT -- */

.feature-buttons {
	bottom: 15%;   
	position: fixed;    
	right: 1%;  
	z-index: 200;   
	display: block;
}

/* -- Bereich: PFEIL NACH UNTEN -- */
.nachunten {  
	width: 56px;  
	height: 56px;  
	background: url(../images/arrow-bottom.png) left top no-repeat;
	cursor: pointer;    
	display: none;    
	opacity: 0.7;
	transition: opacity 0.3s ease;
	margin-bottom: 10px;
}
/* -- Pfeil Nach unten -- */

/* -- Bereich: PFEIL NACH OBEN -- */
.nachoben {  
	width: 56px;  
	height: 56px;  
	background: url(../images/arrow-top.png) left top no-repeat;  
	cursor: pointer;    
	display: none;  
	opacity: 0.7;
	transition: opacity 0.3s ease;
	margin-bottom: 10px;
}
/* -- Pfeil Nach oben -- */

/* -- SUCHEN Button -- */
.suche {
	height: 56px;
	width: 56px;
	display: block;
	background: url(../images/suche.png) left top no-repeat;
	background-size: 100% auto;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0.7;
	transition: opacity 0.3s ease;
}

.nachoben:hover, .suche:hover, .nachunten:hover {
	opacity: 1;
}
/* -- Drucklink Button -- */

/* -- Bereich: FOOTER -- */
#footer {	
	width: 100%;	
	display: block;	
	float: left;	
	clear: both;	
	color: #1c1a1a;	
	position: relative;	
	font-size: 16px;	
	margin-top: 150px;
	z-index: 5;
}

#footer .inhalt_normal {	
	background: none;	
	padding: 0px;
}

#footer a {	
	color: #1c1a1a;
}

#unten {	
	width: 100%;	
	display: block;	
	float: left;	
	clear: both;
/* Muss selbe Höhe wie der .mapsborder haben */	
	min-height: 38px;
}

.mapsborder {	
	width: 100%;	
	height: 38px;	
	width: 100%;	
	display: block;	
	float: left;	
	clear: both;	
	background: #33261d;	
	text-align: center;
}

#mapstoggle {	
	background: url(../images/anfahrt-icon.png) center top no-repeat;	
	width: 97px;	
	height: 86px;	
	position: relative;	
	top: -50px;	
	margin: 0 auto;	
	cursor: pointer;
}

.googlemap iframe {	
	pointer-events: none;

}

.googlemap {
	height: 350px;
	/*overflow: hidden;*/
	float: left;
	clear: both;
	width: 100%;
	display: block;
}

.anfahrt {
/* Muss selbe Farbe wie der .footerinhalt haben */	
	background: #d0d0d0;
	/*height: 0px;*/
	height: 350px;
	overflow: hidden;
	float: left;
	clear: both;
	display: block;
	width: 100%;
}

.anfahrt .inhalt_normal, .anfahrt .inhalt_normal .zentriert {	
	width: 100%;	
	max-width: 100%;	
	float: none;	
	clear: none;	
	margin: 0px;	
	padding: 0px;
}

.footerinhalt {	
	width: 100%;	
	display: block;	
	float: left;	
	clear: both;	
	background: #d0d0d0;	
	padding: 35px 0px 35px 0px;
	font-size: 16px;
	line-height: 22px;

}

#footer  .csc-menu {	
	margin: 0px;	
	padding: 0px;	
	text-align: right;
}

#footer  .csc-menu li {	
	padding: 0px;	
	background: none;
}

#footerfunction {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	background: #34261D;
}

.iconsmartstyle {	
	float: right;	
	padding: 5px 0;
	position: absolute;
	top: -35px;
	right: 0px;
}

.fb, .yt, .teamviewer {
	float: left;
	display: block;
	margin: 5px 5px 5px 0; 
}

.drucklink a {
	float: left;
	display: block;
	background: url(../images/print.png) left top no-repeat;
	height: 25px;
	width: 25px;
	background-size: 100% auto;
	text-indent: -9999px;
	margin: 5px 0;
}

/* -- Bereich: FOOTER -- */

/* -- UNTERSEITEN -- */
.rahmen {  
	width: 100%;  
	min-height: 100%;  
	position: relative;  
	float: left;  
	clear: both;  
	display: block;
}

.unterseite_inhalt  {
	width: 100%;
	display: block;	
	float: left;	
	clear: both;
	position: relative;
	z-index:5;
	margin-top: 350px;
	margin-bottom: 700px;
	background: #FFF;
	padding-bottom: 50px;
}

.unterseite_inhalt .zentriert  {
	width: 96%;
	display: block;
	max-width: 988px;
	
}

.unterseite_inhalt .inhalt_normal {
	padding: 20px 0;
}

.rahmen #footer{
	position: absolute;
	bottom: 0px;
	left: 0px;
}
/* -- UNTERSEITEN -- */
/* -- OWL PLUGIN -- */
/* -- OWL-SILDER -- */
.owlslider {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
}

.owlslider .inhalt_normal {
	background: url(../images/header/bg_hersteller.jpg) left top no-repeat;
	padding-bottom: 30px !important;
	border-bottom: 5px solid #FFFFFF;
}	

.owlslider div.csc-textpic, .owlslider div.csc-textpic div.csc-textpic-imagerow, .owlslider ul.csc-uploads li {
	overflow: visible;
}


.owl-controls {
	width: 100%;
	display: block;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -75px;
}

.owlslider .owl-controls {
	width: 114%;
	left: -7%;
}

.owl-prev, .owl-next {
	cursor: pointer;
	background: url(../images/slider_pfeile.png) left top no-repeat;
	width: 40px;
	height: 150px;
	overflow: hidden;
	text-indent: -999px;
	position: absolute;
	left: 5px;
}

.owl-next {
	background: url(../images/slider_pfeile.png) right top no-repeat;	
	left: auto;
	right: 5px;
}

.owl-dots {
	display: none;
}

.startheader .owl-dots {
	display: block;
	float: right;
}

.owl-dot {
	display: block;
	height: 15px;
	width: 15px;
	background: #174290;
	float: left;
	border-radius: 100%;
	margin: 0 2px;
}

.owl-dots .active {
	background: #f2c700;
}

.startheader .owl-controls {
	width: 98%;
	display: block;
	position: absolute;
	left: 0;
	top: 100px;
	padding: 0 1%;
}

/* -- OWL-SILDER -- */

/* -- OWL-GALLERY -- */
.owlgalerie .zentriert  {
	max-width: 600px;
	width: 96%;
}
/* -- OWL-GALLERY -- */

/* -- OWL TEXT -- */
.owltext {
	float: left;
	clear: both;
	display: block;
	width: 100%;
	background: #FFFFFF;
	padding: 20px 0px 20px 0;
}

.owltext .owl-prev, .owltext .owl-next {
	cursor: pointer;
	background: url(../images/slider_pfeile_blau.png) left top no-repeat;
	width: 25px;
	height: 50px;
	overflow: hidden;
	text-indent: -999px;
	position: absolute;
	left: 5px;
}

.owltext .owl-next {
	background-position: right top;
	right: 5px;
	left: auto;
 }
 
 .owltext .owl-item .zentriert {
	width: 90%;
	padding: 0 5%;
 }
/* -- OWL TEXT -- */

/* -- OWL PLUGIN -- */

/* BILDERGALERIE MIT FILTER */

.filtergalerie,
.slider {
	float: left;
	clear: both;
	display: block;
    padding: 20px 0 60px;
    width: 100%;
	background: #FFFFFF;
}


.filtergalerie .csc-textpic-imagewrap {
	float: left;
	clear: both;
	width: 100%;
}

.filtergalerieinner {
	display: block;
	float: left;
	clear: both;
	position: relative;
	width: 100%;
	text-align: center;
}

.filtergalerie .filterbild {
	display: inline-block;
	/*float: left;*/
	margin: 2px !important;
	position: relative;
}

.filtergalerie .csc-textpic-image {
	margin-bottom: 0px !important;
	background: #000000;
	position: relative;
}

.filtergalerie ul {
	padding: 0px;
	margin: 40px auto 30px;
	display: table;
}

.filtergalerie li {
	background: #DFDFDF; 
	padding: 10px 0;
	margin: 0 5px 10px;
	float: left;
	display: block;
	cursor: pointer;
	font-size: 18px;
	font-family: 'Oswald', sans-serif, arial;
	font-weight: 400;
	width: 180px;
	transition: all 0.3s ease;
	text-align: center;

}

.filtergalerie li:first-child {
	background: #D3A222;
}

.filtergalerie .csc-textpic-caption {
	background: rgba(255,255,255,0.8) no-repeat left top;
    bottom: 10px;
    caption-side: bottom;
    font-size: 18px;
    left: 0px;
    padding: 10px;
    text-align: left;
	position: absolute;
	color: #000;
}


/* BILDERGALERIE MIT FILTER */

/* -- EXTENSION -- */
/* -- TT_NEWS -- */
/* -- LIST -- */

.news-list-container {
margin: 0px 0 20px 0;
padding: 0px;
}

.news-list-item {  
margin: 0;  
padding: 0 0 15px;  
background: #FFFFFF;
width: 100%;
float: left;
font-family: 'Oswald', sans-serif, arial;
color: #8d8d8d;
}

.news-list-item:first-child {  
border: 0px;  
margin: 0px;  
}

.news-list-item h2 {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 600;
    margin: 20px 0 10px;
    text-align: left;
	padding: 0 4%;
    width: 92%;
font-family: 'Oswald', sans-serif, arial;
	font-style: normal;
	min-height: 36px;
}

.news-list-item h2 a {
    color: #8d8d8d;
}

.news-list-browse {
	display: none;
}

.news-list-date {
	width: 92%;
	text-align: left;
	display: block;
	padding: 5px 0;
	margin: 0 4%;
	color: #8d8d8d;
	font-size: 14px;
font-family: 'Oswald', sans-serif, arial;
	font-style: normal;
}

.news-list-container IMG {
    float: left;
    height: auto;
    margin: 0;
    width: 100%;
}

.news_list-subheader {
	float: left;
	width: 92%;
	margin: 0 4%;
	min-height: 120px;
	position: relative;
}

.news_list-subheader a {
	float: left;
	width: 90%;
	margin: 15px 0 0 0;
	clear: both;
	border: 1px solid #8d8d8d;
	padding: 10px 0;
	text-align: center;
	color: #8d8d8d;
	transition: all 0.3s ease;
	position: absolute;
	bottom: 15px;
	left: 5%;
}

.news_list-subheader a:hover {
	border: 1px solid #EF7D00;
	color: #EF7D00;
}


.farbe3 .owl-controls {
	position: absolute;
	bottom: -48px;
	left: 0;
	width: 100%;
	top: auto;
	text-align: center;
	background: none;
}

.farbe3  .owl-nav {
	float: none;
	clear: none;
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 3px 0;
	position: relative;
	top: 5px;
}

.farbe3  .owl-nav div {
	float: left;
	margin: 0 10px 0 0;
	display: block;
	width: 12px;
	height: 24px;	
	overflow: hidden;
	text-indent: -999px;
}

.farbe3  .owl-prev {
	background: url(../images/slider-prev.png) left top no-repeat;
	position: static;
}

.farbe3  .owl-next {
	background: url(../images/slider-next.png) left top no-repeat;
	position: static;
}

.farbe3  .owl-dots {
	float: none;
	clear: none;
	display: inline-block;
}

.farbe3  .owl-dot {
	background: #252525;
	display: block;
	width: 14px;
	height: 14px;
	float: left;
	margin: 10px 8px 0 0;
	border-radius: 100%;
	transition: background 0.3s ease;
}

.farbe3  .owl-dots .active, .farbe3  .owl-dots .owl-dot:hover {
	background: #ef7d00;
}
/* -- LIST -- */

/* -- SINGLE -- */

/* -- SINGLE -- */
.news-single-item {
	width: 100%;
	display: block;
	/*float: left;
	clear: both;*/
	margin: 0px auto 10px;
	padding: 0px; 
	max-width: 988px;
}

.news-single-item .news_prev-next {
	float: left;
	clear: both;
	display: block;
	width: 100%;
	margin-bottom: 40px;
}

.news-single-item h1 {
	clear: both;
	text-align: center;
}

.news-single-item h2 {
	margin: 0 auto 30px;
	text-align: center;
}

.singleinhalt {
	width: 100%;
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.news-single-img {
	width: auto;
	display: block;
	float: left;
	clear: both;
	margin: 0px 20px 10px 0px;
	padding: 0px;
}

.news-single-img .bild {
	float: left; 
	margin-left: 10px;
}

.news-single-img .bild:first-child {
	margin-left: 0px;
}

.news-single-backlink {
	width: 100%;
	float: left;
	clear: both;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.news-single-backlink a {
	display: block;
	background: #EF7D00;
	color: #FFF;
	padding: 10px 25px;
	text-align: center;
}
/* -- TT_NEWS -- */

/* -- JFMulticontent -- */
/* Allgemeine Formatierungen JFMulticontent */
.tx-jfmulticontent-pi1 .inhalt_normal, .tx-jfmulticontent-pi1 .inhalt_normal .zentriert {	
	width: auto;	
	float: none;	
	clear: none;	
	margin: 0px;	
	padding: 0px;
	background: none;
}

/* Allgemeine Formatierung: TABS */

.ui-tabs .ui-tabs-nav li {  
	background: none !important;
	border: 0px !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br, .ui-corner-tl, .ui-corner-top, .ui-corner-tr, .ui-corner-left, .ui-corner-bl {
    border-radius: 0px;
}

.ui-widget-content, .ui-widget-content .inhalt_normal {  
	border: 0px;  
	background: none; 
}

.ui-widget-header {  
	background: none;  
	border: 0px;  
	padding: 0px;  
	margin: 0px;
}

.ui-widget {
	font-family: 'Oswald', sans-serif, arial !important;    
	font-size: 18px !important;    
	color: #1c1a1a ;
}

.ui-tabs .ui-tabs-nav {
	padding: 0px;
}

.ui-tabs .ui-tabs-panel {  
	padding: 15px;  
	float: left;  
	clear: both;  
	display: block;
	background: #E6E6E6;
	margin-top: 5px;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {  
	background: #E6E6E6;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #15A9B5;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited, .ui-state-default a:hover {    
	background:  #15a9b5;
	color: #FFFFFF;
}

.tx-jfmulticontent-pi1 .ui-tabs-nav  {  
	background:none !important;  
	border: none !important;  
	font-size: 18px !important;  
	font-family: 'Oswald', sans-serif, arial !important;    
	font-weight: 300 !important;  
	margin-top: 20px;
}

.tx-jfmulticontent-pi1 .ui-widget-content {  
	font-family: 'Oswald', sans-serif, arial !important;    
	font-size: 18px !important;    
	color: #1c1a1a;  
	display: block;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {  
	font-weight: 300;
}

.ui-tabs-panel ul {  
	list-style: disc;
}

/* Allgemeine Formatierung: TABS */

/* Allgemeine Formatierung: ACCORDION */

.ui-accordion  .ui-state-default, .ui-accordion  .ui-widget-content .ui-state-default, .ui-accordion  .ui-widget-header .ui-state-default {  
	background: #E6E6E6;
	border: 0px;
}

.ui-accordion .ui-state-active, .ui-accordion  .ui-widget-content .ui-state-active, .ui-accordion  .ui-widget-header .ui-state-active {
	background:  #15a9b5;
	border: 0px;
}

.ui-accordion .ui-state-default a, .ui-accordion  .ui-state-hover a  {
	background: none;
	color: #15A9B5;
}

 .ui-accordion  .ui-state-active a {
	background: none;
	color: #FFFFFF;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	right: 15px;
	left: auto;
	top: 50%;
	margin-top: -6px;
}

.ui-state-default .ui-icon {
	background: url(../images/accordion_closed.png) left top no-repeat !important; 
	width: 12px;
	height: 12px;
}

.ui-state-active .ui-icon {
	background: url(../images/accordion_opened.png) left top no-repeat !important; 
	width: 12px;
	height: 12px;
}
/* Allgemeine Formatierung: ACCORDION */


/* Allgemeine Formatierungen JFMulticontent */ 
/* -- JFMulticontent -- */
/* -- EXTENSION -- */

/* -- Verschiedene Styles (Rahmen im Backend) -- */
/* Allgemeine Formatierungen der Styles */

/*.farbe1 h2, .farbe2 h2, .farbe3 h2, .farbe4 h2 {
	color: #FFFFFF !important;
}*/

/* FARBE 1 */
.farbe1 {
	background: url(../images/header/bg_ueberuns.jpg) left top no-repeat;
	color: #252525;
	padding: 60px 0;
	text-align: left;
}

.farbe1 h1 {
	margin: 0px 0 30px 0;
}

.farbe1 .zentriert {
	background: #FFFFFF;
	background: rgba(255,255,255,0.85);
	padding: 20px 2%;
}

.farbe1 .subcolumns {
	overflow: visible;
}

.farbe1 .c50l {
	padding: 20px 2% 50px;
	width: 46%;
}

.farbe1 .c50r {
	background: #252525;
	padding: 20px 2% 50px;
	width: 46%;	
	color: #FFFFFF;
}

.farbe1 .subcr {
	padding: 0px;
}

.farbe1	a {
    border: 1px solid #ef7d00;
    color: #ef7d00;
    display: table;
    margin: 30px auto 0;
    padding: 15px 20px;
	font-family: 'Oswald', sans-serif, arial;
	font-size: 18px;
}

.zurueck a {
    color: #ef7d00;
	font-family: 'Oswald', sans-serif, arial;
	float: left;
	margin-top: 20px;
}

.weiter a {
    color: #ef7d00;
	font-family: 'Oswald', sans-serif, arial;
	float: right;
	margin-top: 20px;
}

/* FARBE 1 */

/* FARBE 2 */
.farbe2 {	
	background: url(../images/header/maschinenpark.jpg) center bottom no-repeat #FFFFFF;
	padding-bottom: 300px;

}


.farbe2 li {
	background: rgba(0,0,0,0.25);
	font-family: 'Oswald', sans-serif, arial;
	margin: 0 0.25%;
    padding: 15px 1%;
    width: 14%;
	float: left;
	text-align: left;
}

.farbe2 li h3 {
	font-family: 'Oswald', sans-serif, arial;
	margin: 0 0 10px 0; 
	font-style: normal;
	font-weight: 600;
	font-size: 16px;	
}

.farbe2 a {
	color: #d2a222;
}
/* FARBE 2 */

/* BOX HOEHE */
.boxhoehe {	
	color: #FFFFFF;
}

.boxhoehe h1 {	
	color: #FFFFFF;
}

.boxhoehe h1:after {
	background: #FFF;
}

.boxhoehe li {
	background: rgba(0,0,0,0.25);
	font-family: 'Oswald', sans-serif, arial;
	font-style: italic;
	margin: 0 0.25%;
    padding: 15px 1%;
    width: 14%;
	float: left;
	text-align: center;
}

.boxhoehe li h3 {
	font-family: 'Oswald', sans-serif, arial;
	margin: 0 0 10px 0; 
	font-style: normal;
	font-weight: 600;
	font-size: 16px;	
}

.boxhoehe a {
	font-size: 18px;	
	color: #FFF;
}
/* BOX HOEHE */

/* FARBE 3 */
.farbe3 {	
	color: #252525;
	position: relative;
}
/* FARBE 3 */

/* FARBE 4 */
.farbe4 {	
	background: #B59F0C;	
	color: #FFFFFF;
}
/* FARBE 4 */

/* Allgemeine Formatierungen der Styles */ 
.farbe1 .ui-tabs .ui-tabs-panel, .farbe1 .ui-tabs .ui-tabs-panel a,
.farbe2 .ui-tabs .ui-tabs-panel, .farbe2 .ui-tabs .ui-tabs-panel a,
.farbe3 .ui-tabs .ui-tabs-panel, .farbe3 .ui-tabs .ui-tabs-panel a,
.farbe4 .ui-tabs .ui-tabs-panel, .farbe4 .ui-tabs .ui-tabs-panel a,
.farbe1 .ui-accordion-content,  .farbe1 .ui-accordion-content a ,
.farbe2 .ui-accordion-content,  .farbe2 .ui-accordion-content a ,
.farbe3 .ui-accordion-content,  .farbe3 .ui-accordion-content a ,
.farbe4 .ui-accordion-content,  .farbe4 .ui-accordion-content a  {
	color: #FFFFFF !important;
 }
 
.farbe1 .ui-accordion-content a, 
.farbe2 .ui-accordion-content a,
.farbe3 .ui-accordion-content a,
.farbe4 .ui-accordion-content a {
	text-decoration: underline;
 }
 
 
/* FARBE 1 Accordion */
.farbe1 .ui-accordion  .ui-state-default, .farbe1 .ui-accordion  .ui-widget-content .ui-state-default, .farbe1 .ui-accordion  .ui-widget-header .ui-state-default {  
	background: #24b8c4;
}

.farbe1 .ui-accordion .ui-state-active, .farbe1 .ui-accordion  .ui-widget-content .ui-state-active, .farbe1 .ui-accordion  .ui-widget-header .ui-state-active {
	background:  #0295A1;
}

.farbe1 .ui-accordion .ui-state-default a, .farbe1 .ui-accordion  .ui-state-hover a  {
	background: none;
}

 .farbe1 .ui-accordion .ui-state-default a:visited, .farbe1 .ui-accordion .ui-state-default a:hover {
	color: #FFFFFF;
	background: none;
 }
/* FARBE 1 Accordion */

/* FARBE 2 Accordion */
.farbe2 .ui-accordion  .ui-state-default, .farbe2 .ui-accordion  .ui-widget-content .ui-state-default, .farbe2 .ui-accordion  .ui-widget-header .ui-state-default {  
	background: #861155;
}

.farbe2 .ui-accordion .ui-state-active, .farbe2 .ui-accordion  .ui-widget-content .ui-state-active, .farbe2 .ui-accordion  .ui-widget-header .ui-state-active {
	background:  #680437;
}

.farbe2 .ui-accordion .ui-state-default a, .farbe2 .ui-accordion  .ui-state-hover a  {
	background: none;
}

 .farbe2 .ui-accordion .ui-state-default a:visited, .farbe2 .ui-accordion .ui-state-default a:hover {
	color: #FFFFFF;
	background: none;
 }
/* FARBE 2 Accordion */

/* FARBE 3 Accordion */
.farbe3 .ui-accordion  .ui-state-default, .farbe3 .ui-accordion  .ui-widget-content .ui-state-default, .farbe3 .ui-accordion  .ui-widget-header .ui-state-default {  
	background: #106f77;
}

.farbe3 .ui-accordion .ui-state-active, .farbe3 .ui-accordion  .ui-widget-content .ui-state-active, .farbe3 .ui-accordion  .ui-widget-header .ui-state-active {
	background:  #005159;
}

.farbe3 .ui-accordion .ui-state-default a, .farbe3 .ui-accordion  .ui-state-hover a  {
	background: none;
}

 .farbe3 .ui-accordion .ui-state-default a:visited, .farbe3 .ui-accordion .ui-state-default a:hover {
	color: #FFFFFF;
	background: none;
 }
/* FARBE 3 Accordion */

/* FARBE 4 Accordion */
.farbe4 .ui-accordion  .ui-state-default, .farbe4 .ui-accordion  .ui-widget-content .ui-state-default, .farbe4 .ui-accordion  .ui-widget-header .ui-state-default {  
	background: #c5af20;
}

.farbe4 .ui-accordion .ui-state-active, .farbe4 .ui-accordion  .ui-widget-content .ui-state-active, .farbe4 .ui-accordion  .ui-widget-header .ui-state-active {
	background:  #a58f00;
}

.farbe4 .ui-accordion .ui-state-default a, .farbe4 .ui-accordion  .ui-state-hover a  {
	background: none;
}

 .farbe4 .ui-accordion .ui-state-default a:visited, .farbe4 .ui-accordion .ui-state-default a:hover {
	color: #FFFFFF;
	background: none;
 }
/* FARBE 4 Accordion */

/* ----------------- */

/* FARBE 1 Tabs */

.farbe1 .ui-tabs .ui-tabs-panel {
	background: #0295A1;
}

.farbe1 .ui-state-default a, .farbe1 .ui-state-default a:link, .farbe1 .ui-state-default a:visited {
	background: #24b8c4;
	color: #FFFFFF;
}

.farbe1 .ui-state-active a, .farbe1 .ui-state-active a:link, .farbe1 .ui-state-active a:visited, .farbe1 .ui-state-default a:hover {
	color: #FFFFFF;
	background: #0295A1;
}

/* FARBE 1 Tabs */

/* FARBE 2 Tabs */

.farbe2 .ui-tabs .ui-tabs-panel {
	background: #680437;
}

.farbe2 .ui-state-default a, .farbe2 .ui-state-default a:link, .farbe2 .ui-state-default a:visited {
	background: #861155;
	color: #FFFFFF;
}

.farbe2 .ui-state-active a, .farbe2 .ui-state-active a:link, .farbe2 .ui-state-active a:visited, .farbe2 .ui-state-default a:hover {
	color: #FFFFFF;
	background: #680437;
}

/* FARBE 2 Tabs */

/* FARBE 3 Tabs */

.farbe3 .ui-tabs .ui-tabs-panel {
	background: #005159;
}

.farbe3 .ui-state-default a, .farbe3 .ui-state-default a:link, .farbe3 .ui-state-default a:visited {
	background: #106f77;
	color: #FFFFFF;
}

.farbe3 .ui-state-active a, .farbe3 .ui-state-active a:link, .farbe3 .ui-state-active a:visited, .farbe3 .ui-state-default a:hover {
	color: #FFFFFF;
	background: #005159;
}

/* FARBE 3 Tabs */

/* FARBE 4 Tabs */

.farbe4 .ui-tabs .ui-tabs-panel {
	background: #a58f00;
}

.farbe4 .ui-state-default a, .farbe4 .ui-state-default a:link, .farbe4 .ui-state-default a:visited {
	background: #c5af20;
	color: #FFFFFF;
}

.farbe4 .ui-state-active a, .farbe4 .ui-state-active a:link, .farbe4 .ui-state-active a:visited, .farbe4 .ui-state-default a:hover {
	color: #FFFFFF;
	background: #a58f00;
}

/* FARBE 4 Tabs */

/* ----------------- */


/* -- Verschiedene Styles (Rahmen im Backend) -- */

/* -- COOKIES -- */
#cookie-bar {
	background:#33261d; 
	color:#ffffff; 
	text-align:center; 
	padding: 5px 0 5px 0; 
	font-size: 10px; 
	font-family: arial;
}

#cookie-bar.fixed {
	position:fixed; 
	top:0px; 
	left:0; 
	width:100%;
}

#cookie-bar.fixed.bottom {
	bottom:0; top:auto;
}

#cookie-bar p {
	margin:0; 
	padding:0;
}

#cookie-bar a {
	color:#ffffff !important; 
	display:inline-block; 
	border-radius:3px; 
	text-decoration:none; 
	padding:0px; 
	margin-left:0px;
}

#cookie-bar .cb-enable {
	background:#174290; 
	margin-left: 8px; 
	padding: 0 5px;
}
/* -- COOKIES -- */

/* ************ SUCHVERSION *********** */

#maschineninserate .inhalt ul {
	display: none;
}

#searchborder #maschineninserate .inhalt ul {
	display: block;
	list-style: none !important;
	margin: 0;
	padding: 0;
}

#searchborder #maschineninserate .inhalt ul li {
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 10px 20px;
	background: #dfdfdf;
	color: #000;
	font-size: 24px;
	border-radius: 10px;
	font-weight: bold;
}


#searchborder {
	background: #f1f1f1;
	padding: 20px 5%;
	margin: 0px;
	float: left;
	display: block;
	clear: both;
	width: 90%;
}

.search_decription {
	padding: 15px 30px 5px;
	background: #2D549A;
	border-radius: 35px;
	margin: 15px 0 15px 0;
	color: #fff;
	display: table;
	position: relative;
}

.search_decription:before {
	content: "";
	background: url(../images/search_bubble.png) left top no-repeat #2D549A;
	height: 21px;
	width: 34px;
	position: absolute;
	top: -21px;
	right: 50px;
}

#searchborder .logo {
	cursor: default;
}

#searchcontent {
	background: #ffffff;
	padding: 10px 5%;
	width: 90%;
	margin-top: 0px;
	float: left;
	display: block;
	clear: both;
}

#text-search {
	width: 100%;
	border: 0px;
	border-bottom: 5px solid #2D549A;
	min-height: 100px;
	background: none;
	font-size: 50px;
	font-family: 'Oswald', sans-serif, arial;
	color: #c9c9c9;
}

.search_close {
	height: 27px;
	width: 27px;
	background: url(../images/close.png) left top no-repeat;
	position: absolute;
    right: 50px;
    top: 50px;
	cursor: pointer;
}

.highlight {
    background-color: #DE0129;
	color: #fff;
    -moz-border-radius: 5px; /* FF1+ */
    -webkit-border-radius: 5px; /* Saf3-4 */
    border-radius: 5px; /* Opera 10.5, IE 9, Saf5, Chrome */
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); /* FF3.5+ */
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); /* Saf3.0+, Chrome */
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); /* Opera 10.5+, IE 9.0 */
}

.highlight {
    padding:1px 4px;
    margin:0 -4px;
}

/* *** ELEMENTE AUSBLENDEN *** */

/*#searchborder .headerslide, #searchborder .ui-tabs-nav, #searchborder .tx-jfmulticontent-pi1 h3, #searchborder .owlgalerie #sync2, #searchborder .ui-accordion-header, #searchborder .header, #searchborder .owl-controls {
	display: none !important
}*/

#searchborder .startheader, #searchborder .arrow_next_bottom, #searchborder .facebook, #searchborder .logo {
	display: none !important
}

/* *** ELEMENTE AUSBLENDEN *** */

#searchborder .bereiche {
	margin-top: 0px;
}

#searchborder .oben {
	position: relative;
	width: auto !important;
	float: right !important;
}

#searchborder .logo {
	top: -60px;
	right: -30px;
	width: 90px;
	height: auto;
}

/* *** ERSTER BEREICH ABSTAND ENTFERNEN *** */
#searchborder .csc-default:first-child {
	margin-top: 0px !important;
}

#searchborder .bereiche:first-child {
	margin-top: 0px !important;
}
/* *** ERSTER BEREICH ABSTAND ENTFERNEN *** */


/* *** FILTERGALERIE *** */

#searchborder .filtergalerie .csc-textpic-image {
	margin-bottom: 10px !important;
}

#searchborder .filtergalerie .csc-textpic-text ul {
	display: none;
}

/* *** FILTERGALERIE *** */



/* *** ACCORDION *** */
#searchborder .tx-jfmulticontent-pi1 li {
	display: block;
	float: left;
	clear: both;
	background: none;
}

#searchborder .tx-jfmulticontent-pi1 .ui-widget-content {
	display: block !important;
}

#searchborder.tx-jfmulticontent-pi1 .inhalt_normal, #searchborder .bereiche:first-child .inhalt_normal {
	border: 0px;
}

#searchborder .tx-jfmulticontent-pi1 h2 {
	font-size: 18px;
	color: #15A9B5;
}
/* *** ACCORDION *** */


/* *** SLIDER *** */
#searchborder .arrow {
	display: none !important;
}

#searchborder .owlslider, #searchborder .owlgalerie {
	display: none;
}
/* *** SLIDER *** */

/* *** LIGHTBOX *** */

#cboxCurrent {
	display: none !important;
}

#cboxClose, #cboxPrevious, #cboxNext {
	width: 18px;
	height: 18px;
	text-indent: -999px;
	overflow: hidden;
}

#cboxClose {
	background: url(../images/lightbox_sprites.png) -36px 0px no-repeat;
}

#cboxPrevious {
	background: url(../images/lightbox_sprites.png) 0px 0px no-repeat;
	left: 0px;
}

#cboxNext {
	background: url(../images/lightbox_sprites.png) -18px 0px no-repeat;
	left: 25px;
}

#cboxClose:hover {
	background: url(../images/lightbox_sprites.png) -36px 0px no-repeat;
}

#cboxPrevious:hover{
	background: url(../images/lightbox_sprites.png) 0px 0px no-repeat;
}

#cboxNext:hover {
	background: url(../images/lightbox_sprites.png) -18px 0px no-repeat;
}
/* *** LIGHTBOX *** */

/* *** SONDERLÖSUNG *** */
.nr-2 div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	margin-top: 20px;
}

.facebookbox {
	margin-top: -120px;
	width: 100%;
	float: left;
	clear: both;	
}

.footeranpassung {
    float: left;
    margin: 0px !important;
	padding: 0px !important;
    width: 100%;
	text-transform: uppercase;
}

.footeranpassung li {
    float: left;
    font-size: 28px;
    list-style-type: none;
    text-align: center;
    width: auto;
	margin-right: 10%;
	background: none;
}

.footeranpassung li a {
    color: #FFFFFF !important;
    display: block;
    padding: 30px 0 0px 0;
    position: relative;
}

.footeranpassung #mobile a::before {
    background: rgba(0, 0, 0, 0) url("../images/footergrafik/mobile.png") no-repeat scroll left top;
    content: "";
    height: 56px;
    left: 50%;
    margin-left: -28px;
    position: absolute;
    top: -30px;
    width: 56px;
}

.footeranpassung #mobile a:hover::before {
    background: rgba(0, 0, 0, 0) url("../images/footergrafik/mobile_h.png") no-repeat scroll left top;
    content: "";
    height: 56px;
    left: 50%;
    margin-left: -28px;
    position: absolute;
    top: -30px;
    width: 56px;
}

.footeranpassung #traktorpool a::before {
    background: rgba(0, 0, 0, 0) url("../images/footergrafik/traktorpool.png") no-repeat scroll left top;
    content: "";
    height: 56px;
    left: 50%;
    margin-left: -28px;
    position: absolute;
    top: -30px;
    width: 56px;
}

.footeranpassung #traktorpool a:hover::before {
    background: rgba(0, 0, 0, 0) url("../images/footergrafik/traktorpool_h.png") no-repeat scroll left top;
    content: "";
    height: 56px;
    left: 50%;
    margin-left: -28px;
    position: absolute;
    top: -30px;
    width: 56px;
}

.footeranpassung #technikboerse a::before {
    background: rgba(0, 0, 0, 0) url("../images/footergrafik/technikboerse.png") no-repeat scroll left top;
    content: "";
    height: 56px;
    left: 50%;
    margin-left: -28px;
    position: absolute;
    top: -30px;
    width: 56px;
}

.footeranpassung #technikboerse a:hover::before {
    background: rgba(0, 0, 0, 0) url("../images/footergrafik/technikboerse_h.png") no-repeat scroll left top;
    content: "";
    height: 56px;
    left: 50%;
    margin-left: -28px;
    position: absolute;
    top: -30px;
    width: 56px;
}

.footeranpassung #facebook a::before {
    background: rgba(0, 0, 0, 0) url("../images/footergrafik/facebook.png") no-repeat scroll left top;
    content: "";
    height: 56px;
    left: 50%;
    margin-left: -28px;
    position: absolute;
    top: -30px;
    width: 56px;
}

.footeranpassung #facebook a:hover::before {
    background: rgba(0, 0, 0, 0) url("../images/footergrafik/facebook_h.png") no-repeat scroll left top;
    content: "";
    height: 56px;
    left: 50%;
    margin-left: -28px;
    position: absolute;
    top: -30px;
    width: 56px;
}

.trpo_button {
	margin-left: 15px;
	max-width: calc(100% - 15px);
	display: inline-block;
}

.trpo_button img {
	max-width: 100%;
}

.trpo_button:hover img {
	box-shadow: 5px 5px 20px #000;
	border-radius: 15px;
}

.facebook{
	position: absolute; 
	top: 155px;
	right: 1%;
	z-index: 10;
	width: 122px;
}

.facebook * {
	max-width: 100%;
	height: auto;
}

.facebook .csc-textpic, .facebook div.csc-textpic-center .csc-textpic-imagewrap, .facebook div.csc-textpic div.csc-textpic-imagerow {
	overflow: visible;
}

.facebook img {
	margin-bottom: 10px;
	background: rgba(255,255,255,0.7);
	padding: 6px;
}

.facebook img:hover {
	box-shadow: 5px 5px 20px #000;
	border-radius: 3px;
}

.facebook div.csc-textpic .csc-textpic-imagewrap img[alt="gross"] {
	display: block;
}

.facebook div.csc-textpic .csc-textpic-imagewrap img[alt="klein"] {
	display: none;
} 

.facebook .csc-textpic-image {
	margin-bottom: 0 !important;
}

.subheadergalerie {
	float: left;
	clear: both;
	width: 100%;
	height: 400px;
	background: url(../images/background/header_galerie.jpg) center center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.galerie {
	display: flex;
	gap: 10px;
	justify-content: center;
	flex-wrap: wrap;
}

.galerie > div {
	width: calc(25% - 8px);
	display: block;
	transition: opacity 0.35s ease, transform 0.35s ease;
}

.galerie > div a {
	display: block;
}

.galerie > div img {
	display: block;
	width: 100%;
}

.galerie > div > a:has(span) {
	position: relative;
}

.galerie > div > a > span {
	background: rgba(255, 255, 255, 0.8) no-repeat left top;
    bottom: 10px;
    caption-side: bottom;
    font-size: 18px;
    left: 0px;
    padding: 10px;
    text-align: left;
    position: absolute;
    color: #000;
}

/*~ Slider ~*/
.slider .zentriert + .zentriert {
    max-width: 1400px;
	margin-top: 40px;
}

.slider .slidergalerie .owl-item {
	aspect-ratio: 3/2;
	position: relative;
}

.slider .slidergalerie .owl-item a,
.slider .slidergalerie .owl-item img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slider .slidergalerie .owl-item img {
	object-fit: cover;
	object-position: center;
}

.slidergalerie.owl-carousel {
	width: calc(100% - 120px);
	padding: 0 60px;
}

.slidergalerie .owl-controls {
    width: 0;
    position: static;
    margin-top: 0;
}

.slidergalerie .owl-prev,
.slidergalerie .owl-next {
    background: url(../user_upload/Slider/before.png) center / cover no-repeat;
    left: 0;
	top: calc(50% - 75px);
}

.slidergalerie .owl-next {
    background: url(../user_upload/Slider/after.png) center / cover no-repeat;
    left: auto;
	right: 0;
}