<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Font lokal */

@font-face {
font-family: 'Lato-Regular';
src: url('../webfonts/Lato-Regular.woff');
src: url('../webfonts/Lato-Regular.eot');
src: url('../webfonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
url('../webfonts/Lato-Regular.ttf') format('truetype'),
url('../webfonts/Lato-Regular.svg#Lato-Regular') format('svg');
font-weight: normal;
font-style: normal;
}

/*Back-to-Top Icon entfernen */
.sp-scroll-up {
  visibility: hidden;
}

/*Entfernen der Featured Flag */

.article-list .article .featured-article-badge { 
  display: none;
  visibility: hidden;
}


body,a,p,h1,h2,h3,h4,h5,h6 {
font-family: 'Lato-Regular';
}

h1 {
  font-size: 2.0em;
}

h2 {
  font-size: 1.8em;
}

h3 {
  font-size: 1.5em;
}

.main a {
text-decoration: underline !important;  
}


#sp-main-body {
color: #424242 !important;
}

#sp-main-body {
  padding: 10px 0;
}

/* This container class will allow a table to scroll horizontally on smaller screens. */
.hscroll {
  overflow-x: auto; /* Horizontal */
}


/* MenÃ¼ - Leichte Sprache */

.leicht {
margin-left: 85px;  
}

.leicht a img {
margin: auto;
}


.leicht .sp-module ul &gt; li &gt; a {
font-family: 'Trebuchet MS', 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
  display: inline-block;
  position: relative;
  border-left: 1px solid #f4f4f4;
  border-top: 4px solid #ffffff;
border-bottom: 4px solid #ffffff;
padding: 50px 55px 25px 55px;
font-size: 16px;
font-weight: bold;
line-height: 33px;
text-transform: uppercase;
color: #096096;
}

.leicht .sp-module ul &gt; li &gt; a:hover {
color: #096096;
border-top: 4px solid #096096;
border-bottom: 4px solid #096096;
}



/* MenÃ¼ */

.sp-megamenu-parent .sp-menu-item &gt; a img, .sp-megamenu-parent .sp-menu-item &gt; span img {
display: inline-block;
position: relative;
left: 50%;
bottom: 45px;
width: 36px;
}

.sp-megamenu-parent &gt; li &gt; a, .sp-megamenu-parent &gt; li &gt; span {
font-family: 'Trebuchet MS', 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
border-left: 1px solid #f4f4f4;
padding: 70px 25px 0px 5px;
font-size: 16px;
font-weight: bold;
line-height: 73px;
text-transform: uppercase;
color: #096096;
}

/* Anpassung MenÃ¼punkt Aktuelles nach Anzeigefehler 07/2025 */
.sp-megamenu-parent &gt; li &gt; a.presse, .sp-megamenu-parent &gt; li &gt; span {
padding: 70px 25px 0px 5px;
font-size: 16px;
line-height: 73px;
}

.sp-megamenu-parent &gt; li.active &gt; a, .sp-megamenu-parent &gt; li &gt; span {
border-top: 4px solid #096096;
border-bottom: 4px solid #096096;
font-weight: bold;
}

.sp-megamenu-parent &gt; li &gt; a:hover, .sp-megamenu-parent &gt; li &gt; span {
border-top: 4px solid #096096;
border-bottom: 4px solid #096096;
}

.sp-megamenu-parent &gt; li &gt; a, .sp-megamenu-parent &gt; li &gt; span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item &gt; a {
text-transform: uppercase;
font-weight: bold;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 10px 0px 10px 0px;
  position: relative;
}



/* Position OffCanvas-MenÃ¼ */

.burger-icon {
   content: url("../images/bar-icon.png");
   height: 40px;
   width: 40px;
   left: 0; 
   right: 0; 
   margin-inline: auto; 
}

.close-offcanvas {
   content: url("../images/cross-icon.png");
   height: 40px;
   width: 40px;
}



/* Slider */

.slide-desc-text-default {
background-color: #fff;
color: #424242 !important;
font-size: 16px;
min-height: 430px;
}

.slide-desc-text-default a {
color: #424242;
margin-bottom: 10px;
font-weight: 50;  
}

.slide-desc-text-default .slide-title {
text-transform: uppercase;
color: #000000 !important;
font-size: 32px !important;
font-weight: 50 !important;  
padding-top: 20px;
padding-bottom: 10px;
}

.slide-desc-text-default .slide-title a {
text-transform: uppercase;
color: #000000 !important;
font-size: 32px;
font-weight: 50 !important;   
}

.slide-desc-text-default a.readmore {
float: right;
margin: 50px 20px 0px 0px;
padding: 15px 60px 15px 60px;
background-color: #096096;
color: #ffffff;  
font-size: 1.1em;
}


/* Teaser Startseite */

.blue .mod-custom {
background-image: url("/images/pics/formular-white.png");
background-position: center top 60px;
background-repeat: no-repeat;
background-color: #096096;
padding: 0px 20px 0px 20px;
height: 300px;
border: 3px solid  #017eba;
  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;
}


.blue .mod-custom:hover {
background-image: url("/images/pics/formular-blue.png");
background-position: center top 60px;
background-repeat: no-repeat;
background-color: #f8f8f8;
border: 3px solid  #017eba;
}

.blue .mod-custom:hover a {
color: #096096;
}

.blue .mod-custom a {
color: #ffffff;
}


.green .mod-custom {
background-image: url("/images/pics/labor-white.png");
background-position: center top 60px;
background-repeat: no-repeat;
background-color: #66702E;
padding: 0px 20px 0px 20px;
height: 300px;
border: 3px solid  #a0b046;
  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;
}

.green .mod-custom:hover {
background-image: url("/images/pics/labor-green.png");
background-position: center top 60px;
background-repeat: no-repeat;
background-color: #f8f8f8;
border: 3px solid #a0b046;
}

.green .mod-custom:hover a {
color: #66702E;
}

.green .mod-custom a {
color: #ffffff;
}

.orange .mod-custom {
background-image: url("/images/pics/download-white.png");
background-position: center top 60px;
background-repeat: no-repeat;
background-color: #C94808;
padding: 0px 20px 0px 20px;
height: 300px;
border: 3px solid  #f78145;
  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;
}

.orange .mod-custom:hover {
background-image: url("/images/pics/download-orange.png");
background-position: center top 60px;
background-repeat: no-repeat;
background-color: #f8f8f8;
border: 3px solid #f78145;
}

.orange .mod-custom:hover a {
color: #C94808;
}

.orange .mod-custom a {
color: #ffffff;
}

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