<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.logo-image {
	height:84px !important;
}


h1, .h1 {
	margin-bottom: 20px;
}

.sp-megamenu-parent &gt; li {
    padding-bottom: 60px;
}

/* geschichte */
.blog_history .article-list .row.items-row {
    width: 100%;
}

.blog_history .article-introtext {
	display: flex;
	flex-direction: row;
	background: #e8f9f1;
}

.blog_history .article-introtext img {	
	max-width:none;
	margin-right:20px;
}


#sp-breadcrumb .sp-module {
    padding: 10px 0 10px 0;
}

.hauptblock {
	margin: auto;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}

.unterblock {
	width: 50%;
	padding: 0 0 30px 0;
}


.tueren-intro {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.tueren-intro img {
	margin:  0;
}

.tueren-intro &gt; div {
	background: #007a3c;
	width: 24%;
	margin: 0 0 30px 0;
	display: flex;
	flex-flow: column-reverse;
}

.tueren-intro  h4 {
	font-size: 24px;
	padding: 10px 10px;
	color: white;
}

.moduletable h3 {
	line-height: 1.25 ;
	margin-bottom: 30px;
}

.tuerbaender .article-introtext li {
	list-style: inherit;
	padding: 0 0 0 10px;
	margin: 0 0 0 20px;
}

.history .article-introtext p:first-child {
	padding: 10px 20px;
}

.article-ratings-social-share {
	display: none !important;
}





/* Anfang Cronoforms 6 */

#Anfrageformular {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
	font-size: 16px;
}

.ui.form .fields {
    display: inherit !important;
}

.chronoforms a, .chronoforms a:hover {
	color: #635749;
}

.anfrageblockA, .anfrageblockB, .anfrageblockC {
	border: solid 1px #e8e8e8;
	border-radius: 5px;
    width: 48%;
    margin: 0 1%;
    margin-bottom: 20px;
}

.anfrageblockC {
    width: 98%;
	margin: auto auto;
}

.anfrageblockC a  {
    color: #8a7f72 !important;
}

.chronoforms table, .chronoforms tr, .chronoforms td {
	border: none;
	margin: 0;
	padding: 2px 10px;
}

div.chzn-container {
    display: none;
}

.btn.chronoforms  {
	float: right;
	background:  #007a3c;
	border: none;
}
.btn.chronoforms:hover  {
	color: white;
	background:  #13aa5f;
}


.chronoselect,
.chronoinputbox {
	display: block !important;
	font-weight: normal !important;
}

textarea, .chronotextbox {

	font-weight: normal !important;
}

.message.error {
	position: fixed !important;
	top: 300px;
	width: 80% !important;
	margin: 0 10% !important; 
	background: red !important;
	z-index: 1;
}

.message.error li {
	color: white;
	font-weight: bold;
}
/* Ende Cronoforms 6 */

form {
	margin: 0;
	display: flex;
	align-items: end;
}

.blog_history .article-list .row &gt; div::before {
	content: '\f2c1';
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
}



.sp-megamenu-parent &gt; li + li {
	margin: 0 0 0 28px;
  }

.sp-menu-item a img {
	float: left;
	margin: 3px 7px 0 0;
}




.jg_subcatelem_txt {
	background: rgba(0, 0, 0, 0.18)  ;
	opacity: 1  ;
}

a.jg_subcatelem_txt__link {
	margin: 0;
}




img.jg_photo, 
.jg_minis a img {
	border: none !important;
}

img.jg_photo {
	padding: 5px;
}



/* wird nur benötigt falls im mod_carouselck in der datei tmpl/asco.php in zeile 128 das Post verwendet wird */
.carouselck_caption &gt; div {
	background: none !important;
}

.carouselformLinkzuTuer {
	height: 100vh;
}




.suchetueren {
	max-width: 1320px;
	margin: 0 auto;
	padding-top: 30px;
}

.suchetueren .sp-module-title {
	text-align: center;
}

#suchtreffer {
	top: -230px;
	position: relative;
}

.sorry {
	display: flex;
	flex-direction: row;
	align-items: center;
	max-width: 670px;
}

.smiley-sorry {
	margin-right: 20px;
}


#fancybox-thumbs {
	display: none;
}


.footer-logo img {
	max-width: 166px;
	height: auto;
}</pre></body></html>