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

@font-face {
               src: URL('https://fonts.pwrk.dev/ofl/montserrat/Montserrat[wght].woff2') format('woff2');
               font-weight: 300, 400, 500, 600, 700, 800, 900;
               font-style: normal;
               font-family: "Montserrat";
}


/* --- Italic --- */

@font-face {
               src: URL('https://fonts.pwrk.dev/ofl/montserrat/Montserrat-Italic[wght].woff2') format('woff2');
               font-weight: 300, 400, 500, 600, 700, 800, 900;
               font-style: italic;
               font-family: "Montserrat";
}


 /* ------------------- NICHT VERÃ„NDERN ------------------------- */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

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

body {
  font-family: "Montserrat", sans-serif;
/* ------------------- NICHT VERÃ„NDERN ------------------------- */
  font-size: 100%;
 /* ------------------------------------------------------------ */
  text-decoration: none;
  word-spacing: normal;
  background-color: #ffffff;
  /*	Hintergrundbilder werden in Chrome mit ausgedruckt	*/
  -webkit-print-color-adjust:exact;
}

p {
  margin:0;
}

p:empty {
  height: 1rem;
}

strong{
	font-weight: 700;
}

h1{
	margin: 0px;
	font-size: 1.6rem;
	font-weight: 500;
}

h2{
	margin: 0px;
	font-size: 1.2rem;
	font-weight: 500;
	margin-top: 0.5rem;
}

h3{
	margin: 0px;
	font-size: 0.95rem;
	font-weight: 700;
	padding-bottom: 0.5rem;
}

hr {
	height: 1px; 
	background-color: #d1d1d1; 
	border: 0; 
	margin: 2rem 0;
}

.frame-outer {
  position: relative;
  padding: 0;
  width: 720px;
  margin: 0 auto;
  line-height: 1.4;
  color: #1B1B1B;
  font-weight: 400;
  font-size: 0.8rem;
	position: relative;
}

.frame-outer::after {
  content: "";
  display: block;
  clear: both;
}

#logoBox{
	position: fixed;
	display: block;
	width: 100%;
	top: 0;
	left: auto;
	z-index: 1000;
	margin: 0 auto;
	background:#fff;
	border-top: 25px solid #1b1b1b;
	padding: 1.5rem 0;
}

.logo{
}

.layer{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
}

.content{
	padding: 5%;
}

.box_oben{
	position: absolute;
	top: 15.5rem;
	left: 0;
	text-align: center;
	width: 100%;
}
.box_oben2{
	position: absolute;
	top: 5.5rem;
	left: 0;
	text-align: center;
	width: 100%;
}
.bg_rot{
	background: rgb(255, 0, 0); /* The Fallback */
	background: rgba(255,0,0, 0.8);
	color: #FFF;
	padding: 0.2rem 0.5rem;
}

.flex {
	display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
	margin-top: -10%;
	position: relative;
	z-index: 11;
	padding: 0 5%;
}

.left {
    width: 48%;
    color: #FFF;
    background-image: url(red-pattern.png);
    background-repeat: repeat;
    background-position: center center;
}

.right {
	width: 48%;
    background-image: url(grey-pattern.png);
    background-repeat: repeat;
    background-position: center center;
}

.box{
	padding: 1.4rem;
}


.box_mitte{
}

.box_unten{
}

.box_links{
	float: left;
	width: 48%;
}

.box_rechts{
	float: right;
	width: 48%;
}

#footer{
}

img {
	max-width: 100%;
	height: auto;
	width: auto9; /* ie8 */
	border:0;
}

 
/* Zusatz*/ 

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	font-weight: 700;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
	-webkit-transition: color 250ms linear;
	-o-transition: color 250ms linear;
	transition: color 250ms linear;
}

.button:link, .button:visited, .button:active {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	padding: 0.7rem 1.5rem;
	display: inline-block;
	font-weight: 700;
	margin-top: 1.5rem;
}
.button:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #FF0000;
}
 
.text_gross{

}

.titel_gross{

}

.text_klein{
	font-size: 0.7rem;
}

.titel_klein{

}

.farbe {
	color: #FF0000;
}

.upper {
	text-transform: uppercase;
}

.hide_m {

}

.abstand5 {
	padding-top: 0.5rem;
}

.abstand10 {
	padding-top: 1rem;
}

.abstand15 {
	padding-top: 1.5rem;
}

.abstand25 {
	padding-top: 2.5rem;
}

.slider-wrap ul {
	padding: 0px;
	margin: 0px;
}

.slider-wrap li {
	padding: 0px;
}

.slider-wrap ul li::before {
	content: none;
} 

ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1.1rem;
	list-style: none;
}

ul li {
	position: relative; 
	padding-top: 0.5rem;
}

ul li::before {
	position: absolute;
	top: 0.5rem;
	left: -1rem;
	content: "+";
	transform: scale(1.75);
	color: #FF0000;
} 

#bild1{
	display: block;
	text-align: center;
}
	
#bild2{
	display: none;
}

.slider-wrap{
	width: auto;
	height: auto;
	position: relative;
	overflow: hidden;
}

.slideshow {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}
.slideshow li span {
  width: 100%;
  height:100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: image 18s linear infinite;
  animation: image 18s linear infinite;
}
@keyframes image {
0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  0.01%{
    opacity: 1;
  }
  
  2% {
    transform: translateX(0);
  }
  
  
  33.333% {
    transform: translateX(0);
  }
  
  
  35.333% {
    opacity: 1;
    transform: translateX(100%);
  }
  36%{
    opacity: 0;
    transform: translateX(100%);
  }
}
@-webkit-keyframes image {
0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  0.01%{
    opacity: 1;
  }
  
  2% {
    transform: translateX(0);
  }
  
  
  33.333% {
    transform: translateX(0);
  }
  
  
  35.333% {
    opacity: 1;
    transform: translateX(100%);
  }
  36%{
    opacity: 0;
    transform: translateX(100%);
  }
}

.slideshow li {
    margin:0;
    padding:0;
  list-style: none;
  -webkit-animation-delay: 18s;
  animation-delay: 18s;
}
.slideshow li:nth-child(1) span {
}
.slideshow li:nth-child(2) span {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.slideshow li:nth-child(3) span {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}
ul.slideshow {
    margin:0;
}

.refnr {}

.apply {}
</pre></body></html>