<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img.pngfixed { behavior: url(/iepngfix.htc); }
html&gt;body img.pngfixed { behavior:none; }

html, body {
    min-height: 100vh;
}

body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	color:#333;
	font-size: 13px;
	line-height: 150%;
	font-family:Arial, Helvetica,sans-serif;
position: absolute;
    margin: 0 auto;
    min-width:100%;
    }

#footer{background-color:#333;color:#fff;padding:20px 0px;display:flex;align-items:center;position:absolute;
    bottom: 0;
    width: 100%;
    height: 2em;}
#footer a{text-decoration:none;color:#fff;}
#footer a:hover, a.aktiv{color:#aaa;}

.teaserbox{}
.teaser svg{width:60% !important;height:auto;align-self:center;}
.teaser img{height:177px;width:auto !important;}
.teaser{background-color:#f0f1f1; min-height:330px;margin-top:20px;display:flex !important;align-content:center; flex-direction:column;}
.teaser p:last-child{margin-bottom:0px;}
.teaser a.btn{background-color:#cb0629; color:#fff; padding:10px 20px;position:absolute; right:0; bottom:0;}
.teaser:hover img{opacity:0.6;}
h1 {
	font-size:28px;
  line-height:38px;
	margin:0px 0px 0px 0px;
  font-weight:100;
}

h1 span{ color: #cb0629; font-weight:bold;}

#topnavcontainer{font-size:11px;}

h2 {
	font-size:18px;
  line-height:125%;
	color:#cb0629;
	margin:12px 0px 10px 0px;
}

h3 {
	font-size:15px;
	margin:0px 0px 0px 0px;
}

a img { border:0px; }

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

a:hover, a.aktiv {
	color:#4b4b4d;
}

#header {
	height:179px;
}

#header .logo  {
	margin-top:30px;
	margin-left:0px;
}

#navi1 {
	float:right;
	margin-top:67px;
}

#navi1 ul li {
	float:left;
	margin:0 5px;
	padding:0;
	font-weight:bold;
	list-style:none;
}

#navi1 ul li.trenner {
	color:#ccc;
}

#navi1 ul li a{
	color:#4b4b4d;
}

#navi1 ul li a:hover, #navi1 ul li a.aktiv {
	color:#cb0629;
}

.deutsch a {
	float:left;
	width:16px;
	height:10px;
	margin:3px 0 0 0;
	padding:0;
	background-image:url(../_img/deutsch.png);
	background-repeat:no-repeat;
}

.deutsch a {background-position:0px 0px;}
.deutsch a:hover {background-position:0px -10px;}

.english a {
	float:left;
	width:16px;
	height:10px;
	margin:3px 0 0 0;
	padding:0;
	background-image:url(../_img/english.png);
	background-repeat:no-repeat;
}

.english a {background-position:0px 0px;}
.english a:hover {background-position:0px -10px;}

.headline {
	width:540px;
	padding-left:250px;
	margin-bottom:15px;
}

.spacer {
	height:68px;
}

.email {
	background: transparent url('/_img/bg_email.png') 0px 3px no-repeat;
	padding: 0 0 0 16px;
	/* display: block; */
}

.kontaktbox {
	background:#f0f1f1;
	padding:10px 15px 10px 20px;
	margin-top:14px;
}


ul.pdf{list-style:none;margin:0px;padding:0px;}
ul.pdf li{list-style:none;margin:0px;padding:6px 10px 6px 25px;background:url(/_img/pdf-icon.gif);background-repeat:no-repeat;background-position:left 5px;
  font-size:13px;line-height:17px;}

/*
######################## Global Layer
*/
#background {
	background-color:#ffffff;
	background-image:url(/_img/background_startseite.png);
	background-repeat:repeat-x;
	background-position:top left
}

#background_startseite {
	background-color:#ffffff;
	background-image:url(/_img/background_startseite.png);
	background-repeat:repeat-x;
	background-position:top left
}


.center {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	position:relative;
}

ol li {
	padding:3px 0;
	font-weight:bold;
}


/*
######################## Top-Navigation
*/

.hidelink {
	display: none;
}



#topnavcontainer {
	position:absolute;
	left:10px;
	top:138px;/**/
	width:940px;
	height:50px;
}


/*
######################## Content
*/

#content {
	margin-top:15px;
}

#content .left {
	float:left;
	width:300px;
	margin-bottom:40px;
}

#content .right {
	float:right;
	width:300px;
	margin-bottom:40px;
}





.boxnews {
	position:relative;
	width:220px;
	height:135px;
	margin:40px 0px 0px 0px;
	padding:0px;
	background-image:url(/de/_img/hg_boxnews.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.boxnews .inhalt {
	position:absolute;
	width:180px;
	top:38px;
	left:14px;
}

.boxnews2 {
	position:relative;
	width:220px;
	height:135px;
	margin:40px 0px 0px 0px;
	padding:0px;
	background-image:url(/en/_img/hg_boxnews2.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.boxnews2 .inhalt {
	position:absolute;
	width:180px;
	top:35px;
	left:14px;
}

.boxreferenzen {
	position:relative;
	width:220px;
	height:135px;
	margin:40px 0px 0px 0px;
	padding:0px;
	background-image:url(/de/_img/hg_boxreferenzen.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.boxreferenzen .inhalt {
	position:absolute;
	width:120px;
	top:47px;
	left:14px;
}

.boxreferences {
	position:relative;
	width:220px;
	height:135px;
	margin:40px 0px 0px 0px;
	padding:0px;
	background-image:url(/en/_img/hg_boxreferences.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.boxreferences .inhalt {
	position:absolute;
	width:120px;
	top:35px;
	left:14px;
}

.boxprojektpartner {
	position:relative;
	width:220px;
	height:135px;
	margin:40px 0px 0px 0px;
	padding:0px;
	background-image:url(/de/_img/hg_boxpartner.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.boxprojektpartner .inhalt {
	position:absolute;
	width:120px;
	top:38px;
	left:14px;
}

/*
######################## Downloadbox
*/


#downloadbox,#downloadbrosch {
	width:auto !important;
	margin-bottom:5px;
      background: #f0f1f1;
    padding: 10px 15px 10px 20px;
    margin-top: 14px;
}

#downloadbox .downhead, #downloadbrosch .downhead {
	margin-top:10px;
	font-weight:bold;
	margin-bottom:10px;
}

#downloadbrosch .downpic {
float:left;
width:60px;
margin-bottom:10px;
}

#downloadbox .downpic{
float:left;
margin-right:10px;
}

#downloadbrosch .downtext {
float:left;
}

#downloadbox .downtext{
width:60%;
float:left;
}

#downloadbox .downtext530 {
float:left;
margin-left:20px;
width:530px;
}

#downloadbox .downtext a {
	font-weight:bold;
}


/* ########## News ############ */

.newsteaser {
	margin-top:25px;
}

.newsteaserpic {
	float:left;
	margin-right:15px;
	padding-top:3px;
}

.newsteasertext {
	float:left;
	width:500px;
}

.news {
	margin-top:25px;
}

/* ############### Kontaktform ################## */

.inputfeld{
	width: 190px; border:1px solid #c2c7cd; background-color: #fff; margin-bottom:10px;font-size:11px;color:#172c43;padding:2px;
}

.inputlabel{
	float:left;width:100px;font-weight:bold;padding-top:3px;
}

.inputtextfeld{
	border:1px solid #c2c7cd;
	background-color: #fff;
	margin-top:12px;
	margin-bottom:13px;
	margin-left:0px;
	width: 290px;	font-family:Arial, Helvetica,sans-serif;
	font-size:12px;color:#172c43;padding:2px;
}


#formular {
	/*display: block;*/
	margin: 20px 0 0 0;
}

#formular p {
	clear: both;
	padding: 0;
	margin: 0 0 4px 0;
	overflow: hidden;
}

#formular label {
	float: left;
	font-weight:bold;
	padding:2px 0;
}

#formular input, #formular textarea, #formular select {
	float: right;
	width: 340px;
	background: #f1f1f1;
	border: none;
	display: inline;
	margin: 0 0 5px 0;
	font: normal 11px Arial, Verdana, Helvetica;
	color: #000;
	padding:2px;
	border: 1px solid #dfdfdf;
}
#formular select {
	padding:3px 5px;
	width: 346px;
}

#formular input:hover, #formular textarea:hover {
	background: #fff;
	border: 1px solid #dfdfdf;
}

.fformular_button {
	float: right;
	background: #cb0629;
	width: 14px;
	height: 28px;
	color:#fff
}

/* TABLES */

table{border-spacing:0px;}

table tr{
    background-color:#9e0f21;
    color:white;
}
table tr:nth-child(odd){
    background-color:#cb0629;
    color:white;
}
table td{
    padding:5px;
    border-bottom: 2px solid white;
}
table thead{}
table thead tr{background-color:#333 !important;color:white !important;}
table thead td{border-bottom:0px;}




input#mailtofield{
  /* SPAM protection */

  margin-left: -3000px !important;
  float: left;
}

div.contactError{
  color: #cb0629;
}

div#formular div.contactThankYou{
	font-size:12px;
	color:#cb0629;
	font-weight:bold;
	margin:12px 0px 10px 0px;
}



@media print {
  /* ... Formatdefinitionen zum Drucken ... */
body {background-color:#f3f4f5;}
#background_footer{background:#f3f4f5;color:#172c43;}
.footerthemen{display:none;}
#cloud{display:none;}
}

#cookiefirst-policy-page 	h4 {
	margin-bottom: 0;
	margin-top: 1rem;
}
.cookiepage 	h2 {
	margin-bottom: .2rem;
	margin-top: 3rem;
	font-size: 1.25rem;
}

.cookiepage 	h3 {
	margin-bottom: 0;
	margin-top: 1rem;
	color: #cb0629;
	font-size: 1rem;
}

.cookiepage 	h3 + p {
	margin-top: .2rem;
}

.cookiepage .red-dot span {
	color: #cb0629;
	font-size: .9rem;
}

#cookiefirst-policy-page table tr:nth-child(odd), #cookiefirst-policy-page table tr:nth-child(even) {
	background-color: white;
	color: #172c43;
}

.captcha_ecke {
	background-color:white;
	width:2px;
	height:2px;
	float:left
}
.captcha_innen {
	background-color:white;
	width:7px;
	height:7px;
	float:left
}
.captcha_w {
	background-color:white;
	width:7px;
	height:2px;
	float:left;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-khtml-border-radius:7px;
	border-radius:7px
}
.captcha_s {
	background-color:white;
	width:2px;
	height:7px;
	float:left;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-khtml-border-radius:7px;
	border-radius:7px
}
.captcha_active {
	background-color:#4e5052
}
.captcha_zahl,
.captcha_description {
	float:left;
	margin-right:3px
}
.captcha_zahl_last {
	float:left
}
.captcha {
	margin-bottom:5px;
	float:left
}

.private {
	display: none;
}


</pre></body></html>