<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body
        {
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        }

a.nachoben, a.nachoben:visited, a.nachoben:focus, a.nachoben:active
        {
        text-decoration: none;
        display: block;
        float: right;
        }

.white
	{
	color: #FFFFFF;
	}

.footer { 
	text-align: center; 
	overflow: hidden; 
	margin-right: 20px;
	}


/* ------ Suche ------ */
  
.suche { 
	width: auto;
	position: absolute;
	z-index: 5000;
	top: 0;
	right: 50%;
	margin-right: -435px;
	}
	
.suche form {
	margin: 0;	
}	

.suchfeld {
    float: right;
    margin: 0;
    padding: 10px 15px;
    border: none;
	border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    font-weight: bold;
    width: 60px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: url("/upmedia/suche.png") no-repeat scroll center right;
    background-size: auto;
    cursor: pointer;
    height: 26px;
    border-bottom: 1px solid rgba(255,255,255,0);
    background-color: rgba(255,255,255,0);
    color: rgba(0,0,0,0);
    background-size: 30px auto; 
    }
	
.suchfeld:focus {
	width: 600px;
   	background-color: rgba(255,255,255,1);
	border-bottom: 1px solid #cdcdcd;
    cursor: text;
    color: #000000;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
	}

.suchbut {
	display: none; 
	}
	
	
/*.suche
        {
        width: 180px;
	display: compact;
        }

.suchfeld
        {
        margin-top: 15px;
        margin-left: 3px;
        margin-bottom: 15px;
        width: 110px;
	float: left;
        }

.suchbut 
        {
        margin-top: 14px;
        margin-bottom: 15px;
        font-weight: bold;
        }
        /*
        
        
/*-------------------------------Kontaktformular-------------------------------*/	
        
.layout7 form {

    margin: 50px 0 0 0;
    padding: 0;

} 

.layout7 .mediumfld {
	border-top: none;
	border-left: none; 
	border-right: none;
	height: 25px;
	padding: 2%;
	background-color: transparent;
	border-bottom: 1px solid #b8b8b8;
	display: block;
	width: 96%;
	margin-left: 0;
	margin-bottom: 0 !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: none;
	}

.layout7 .fld:hover, .layout7 textarea:hover, .layout7 .mediumfld:hover, .layout7 .newsformfeld:hover {
	background-color: #f9f9f9;
	}

.layout7 select {
    width: 100% !important;
	background-image:url(/upmedia/select-arrow.png);
	background-position: right;
	background-repeat: no-repeat;
  	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: none;
	}

.layout7 select.fld, .layout7 #Erfahren_TXT {
    padding: 2%;
    margin-top: 0;
    height: auto;
	}

.layout7 .checkbox {
    width: 95%;
    text-align: left;
    margin-left: 5%;
	}
	
.layout7 textarea {
    border: medium none !important;
    padding: 30px 2% 0 2% !important;
	background-color: transparent;
	border: 1px solid #b8b8b8 !important;
	width: 96% !important;
	margin-left: 0 !important;
	min-height: 180px; 
	margin-top: -26px;
    }
    
.layout7 .submitbutton, .layout7 .submitbutt {
    width: 100%; 
    padding: 20px; 
    }
    
.layout7 fieldset {
    width: 50%;
	text-align: left;
	vertical-align: top;
}

.layout7 label {
    margin-bottom: 5px;
    	padding-left: 2%; 	
z-index: 1;
  position: relative;
}

/*.layout7 .checkbox {
    width: 50%;
    text-align: left;
    margin-left: 39%;
}*/

.layout7 .anrede {
    text-align: left;
    margin-left: 59px;
    margin-bottom: 12px;
}

.layout7 .fld {
    vertical-align: top;
    /*width: 300px;
    margin-left: 10px;
    border-top: 1px solid #B8B8BB;
    border-left: 1px solid #B8B8BB;
    border-right: 1px solid #B8B8BB;
    border-bottom: 1px solid #B8B8BB;
    margin-bottom: 5px;*/
}

.layout7 .fld, .layout7 .fldplz, .layout7 .fldort, .layout7 .newsformfeld {
	vertical-align: top;
	border-top: none;
	border-left: none; 
	border-right: none;
	height: 25px;
	padding: 30px 2% 0 2%;
	background-color: transparent;
	border-bottom: 1px solid #b8b8b8;
	display: block;
	width: 96%;
	margin-left: 0;
	margin-bottom: 0 !important;
	margin-top: -26px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: none;
	}
	
	.layout7 select {
	vertical-align: top;
	border-top: none;
	border-left: none; 
	border-right: none;
	padding: 30px 2% 0 2%;
	background-color: transparent;
	border-bottom: 1px solid #b8b8b8;
	display: block;
	width: 96%;
	margin-left: 0;
	margin-bottom: 0 !important;
	margin-top: -26px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: none;
	}

/*.layout7 .mediumfld {
    vertical-align: top;
    width: 100px;
    margin-left: 10px;
    border-top: 1px solid #B8B8BB;
    border-left: 1px solid #B8B8BB;
    border-right: 1px solid #B8B8BB;
    border-bottom: 1px solid #B8B8BB;
    margin-bottom: 5px;
}

.layout7 .fldplz {
    vertical-align: top;
    width: 45px;
    margin-left: 15px;
    border-top: 1px solid #B8B8BB;
    border-left: 1px solid #B8B8BB;
    border-right: 1px solid #B8B8BB;
    border-bottom: 1px solid #B8B8BB;
    margin-bottom: 5px;
}*/

.layout7 .fldtxt {
    width: 300px;
    height: 100px;
    margin-left: 10px;
    border-top: 1px solid #B8B8BB;
    border-left: 1px solid #B8B8BB;
    border-right: 1px solid #B8B8BB;
    border-bottom: 1px solid #B8B8BB;
    margin-bottom: 5px;
}

/*.layout7 .fldort {
    vertical-align: top;
    width: 237px;
    margin-left: 12px;
    border-top: 1px solid #B8B8BB;
    border-left: 1px solid #B8B8BB;
    border-right: 1px solid #B8B8BB;
    border-bottom: 1px solid #B8B8BB;
    margin-bottom: 5px;
}

.layout7 .fldsel {
    vertical-align: top;
    margin-left: 12px;
    border-top: 1px solid #B8B8BB;
    border-left: 1px solid #B8B8BB;
    border-right: 1px solid #B8B8BB;
    border-bottom: 1px solid #B8B8BB;
    margin-bottom: 5px;
}*/

.layout7 .fiftyfld {
    vertical-align: top;
    width: 140px;
    margin-left: 12px;
    border-top: 1px solid #B8B8BB;
    border-left: 1px solid #B8B8BB;
    border-right: 1px solid #B8B8BB;
    border-bottom: 1px solid #B8B8BB;
    margin-bottom: 5px;
}    

/*------------------------------- Newsletter -------------------------------*/	

.newsletter
        {
        width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
        }

.newsletterformular
        {
        width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
        }

.newsfeld
        {
        margin-left: 3px;
        margin-bottom: 15px;
        width: 165px;
	float: left;
        }

.newsformfeld
        {
        margin-bottom: 15px;
		width: 96%;
        }
        
.loginintern strong {
	padding-left: 10px;
}

.nlheadline
	{
	display: block;
        margin-left: 10px;
	}

.newsbutin
        {
	margin-left: 3px;
        margin-bottom: 15px;
	padding: 0 0 0 0;
        }

.newsbutout
        {
	display: inline;
	margin-left: 20px;
        margin-bottom: 15px;
	padding: 0 0 0 0;
        }

.nlreturn
	{
	margin-left: 3px;
	color: #FF0000;
	margin-bottom: 5px;
	}

.nlformreturn
	{
	width: 550px;
	text-align: left;
	margin-left: 3px;
	color: #FF0000;
	margin-bottom: 25px;
	}

.nletter
	{
	margin-left: 3px;
	}

.notseenwt
	{
	display: none;
	}

.fleft
	{
	float: left;
	}

.fright
	{
	float: right;
	}

.txtlinks
	{
	text-align: left;
	}

.txtrechts
	{
	text-align: right;
	}

h1
	{
	}
	
h1:empty 
	{
	display: none;
	}

h2
	{
	}

h3
	{
	}

h4
	{
	}
	

.datasheet
	{
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 287px;
	}

.dshead
	{
	margin-bottom: 5px;
	}

.dspic
	{
	margin-bottom: 5px;
	padding-left: 5px;
	}

.subline
	{
	padding-top: 7px;
	padding-bottom: 5px;
	display: block;
	}

.warn
	{
	color: red;
	}

.logoabstandl
	{
	margin-right: 2%;
	float: left;
	}

.logoabstandr
	{
	}

.abstright
	{
	float: right;
	height: 20px;
	width: 25px;
	}

.kttop
	{
	width: 70%;
	margin-left: 46%;
	text-align: left;
	}

.download
	{
	text-align: left;
	}
	
.download-link {
	display: inline-block;
	float: left;
	margin-right: 10px;
	}
	
	.download-link img {
		height: 100%; 
		width: auto;
	}

.pressedownloadpdf
	{
	}

.pressedownloadpdf p
	{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

.pdflogopresse
	{
	padding: 2px 5px 2px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
	text-align: left;
	}

.pressfld
        {
        vertical-align: top;
        width: 265px;
        border-top: 1px solid #B8B8BB;
        border-left: 1px solid #B8B8BB;
        border-right: 1px solid #B8B8BB;
        border-bottom: 1px solid #B8B8BB;
        margin-bottom: 5px;
        }


.submitbutton
        {
        color: #FFFFFF;
        font-weight: bold;
	font-size: 120%;
	text-decoration: none;
        padding: 2px 2px 2px 2px;
	margin-top: 10px;
        }

.tabelle
        {
        border: 1px solid #839AB3;
        border-collapse: collapse;
        }

.tablehead
        {
        background-color: #FBFCD9;
        }

.tblborders
        {
        border-right: 1px solid #01406C;
        border-bottom: 1px solid #01406C;
        padding-left: 8px;
        padding-top: 8px;
        padding-bottom: 10px;
        }

.tblborderb
        {
        border-bottom: 1px solid #01406C;
        padding-left: 8px;
        padding-top: 8px;
        padding-bottom: 10px;
        width: 170px;
        max-width: 170px;
        empty-cells: show;
        }

.tblbordert
        {
        border-bottom: 1px solid #01406C;
        margin: 0 0 0 0;
        padding: 0 0 0 0px;
        }

.linktipps
	{
	width: 260px;
	max-width: 260px;
	}

/*.shopdetpicl
	{
	width: auto;
	text-align: center;
	float: left;
	}

.shopdetpicr
	{
	width: auto;
	text-align: center;
	float: left;
	}

.shop
        {
        position: relative;
	top: 0px;
	left: 0px;
        width: 100%;
        margin: 0px 0px 0px 0px;
        }

.warengruppen
	{
	list-style-type: none;
	}

.shopmenge
	{
	border-top: 1px solid #839AB3;
	border-left: 1px solid #839AB3;
	border-right: 1px solid #839AB3;
	border-bottom: 1px solid #839AB3;
	}

.shoplayout1
	{
	position: relative;
	width: 100%;
	max-width: 100%;
	text-align: left;
	border: 0px solid #839AB3;
	}

.shoptxt1
	{
	width: 262px;
	float: right;
	}

.shopleftpic
	{
	width: 265px;
	float: left;
	}

.shopsel
	{
	margin-left: 10px;
	margin-bottom: 3px;
	}

.warenkorbform
	{
	position: relative;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 5px;
	width: 265px;
	text-align: left;
	float: left;
	}

.warenkorbicon
	{
	width: 45%;
	text-align: right;
	float: right;
	}

.basketprint
	{
	margin-left: 15px;
	width: 100%;
	}

.agbicon
	{
	width: 45%;
	text-align: left;
	float: left;
	}

.inwarenk
	{
	position: relative;
	width: 100%;
	max-width: 100%;
	display: block;	
	padding-bottom: 10px;
	}

.zurkasse
	{
	position: relative;
	width: 330px;
	vertical-align: top;
	display: block;	
	}
*/
.hinweis
	{
	width: 100%;
	position: relative;
	margin-bottom: 10px;
	margin-top: 20px;
	}


.print
	{
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-left: 20px;
	width: 650px;
	max-width: 650px;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	}

.kategorien
	{
	border-bottom: 1px solid #839AB3;
	}

.tipp
	{
	margin: 9px 0px 10px 10px;;
	width: 200px;
	border: 2px solid #152F77;
	float: right;
	display: block;
	}

.tipptext
	{
	margin: 0 10px 10px 10px;
	width: 180px;
	}

.textcontainer
	{
	margin: 10px 4px 10px 10px;
	}

.ro 
	{
	margin: 0px;
	background:url(../statimages/layoutrahmen_ro.gif) top right no-repeat;
	}

.lo 
	{
	margin: 0px;
	background:url(../statimages/layoutrahmen_lo.gif) top left no-repeat;
	}

.ru 
	{
	margin: 0px;
	background:url(../statimages/layoutrahmen_ru.gif) bottom right no-repeat;
	}

.lu 
	{
	margin: 0px;
	background:url(../statimages/layoutrahmen_lu.gif) bottom left no-repeat;
	}

.rahmeninnenabstand
	{
	margin:0;
	padding: 1.8em 2.5em 1.8em 1.5em;
	}

.contentrahmen img {
	width: 100%;
}
/*------- Layout 0 - Text mit Bild rechts --------*/
.layout0
        {
        position: relative;
        width: 100%;
        max-width: 100%;
        text-align: left;
        }

.pic0
        {
        width: 32%;
		margin-left: 2%;
		margin-bottom: 10px;
		position: relative;
		float: right;
        }

.pic0a
        {
        width: 200px;
        max-width: 200px;
        margin-left: 19px;
        margin-bottom: 10px;
        margin-top: 10px;
        position: relative;
        float: right;
        }

.pic0b
        {
        width: 100px;
        max-width: 100px;
        margin-left: 19px;
        margin-bottom: 10px;
        margin-top: 10px;
        position: relative;
        float: right;
        }

.pic0c
        {
        width: 150px;
        max-width: 150px;
        margin-left: 19px;
        margin-bottom: 10px;
        margin-top: 10px;
        position: relative;
        float: right;
        }

.txt0
        {
        text-align: left;
        margin-top: 5px;
        }
/*------- Layout 1 - Text mit Bild links --------*/
.layout1
        {
        position: relative;
        width: 100%;
        max-width: 100%;
        text-align: left;
        }

.pic1
        {
        width: 32%;
        margin-right: 2%;
        margin-bottom: 10px;
        position: relative;
        float: left;
        }

.pic1a
        {
        width: 200px;
        max-width: 200px;
        margin-right: 19px;
        margin-bottom: 10px;
        position: relative;
        float: left;
        }

.pic1b
        {
        width: 100px;
        max-width: 100px;
        margin-right: 19px;
        margin-bottom: 10px;
        position: relative;
        float: left;
        }

.pic1c
        {
        width: 150px;
        max-width: 150px;
        margin-right: 19px;
        margin-bottom: 10px;
        position: relative;
        float: left;
        }

.txt1
        {
        text-align: left;
        margin-top: 0px;
        width: 66%;
        padding-left: 34%;
        }
/*------- Layout 2 - Text mit Bildspalte rechts --------*/
.layout2
        {
        position: relative;
		top: 0px;
        width: 100%;
        max-width: 100%;
        margin-top: 10px;
        margin: 0px 0px 0px 0px;
        }

.layout2left
        {
        width: 100%;
        max-width: 100%;
        margin: 20px 0px 0px 0px;
        }


.layout2right
        {
        position: relative;
        top: 0px;
        width: 49%;
        margin: 0px 0px 0px 0px;
        float: right;
        }

.layout2righta
        {
        position: relative;
        top: 0px;
        width: 200px;
        max-width: 200px;
        margin: 0px 0px 0px 0px;
        float: right;
        }

.layout2rightb
        {
        position: relative;
        top: 0px;
        width: 100px;
        max-width: 100px;
        margin: 0px 0px 0px 0px;
        float: right;
        }

.layout2rightc
        {
        position: relative;
        top: 0px;
        width: 150px;
        max-width: 150px;
        margin: 0px 0px 0px 0px;
        float: right;
        }

.layout2leftpic
        {
        position: relative;
        top: 0px;
        width: 49%;
        margin: 0px 0px 0px 0px;
        float: left;
        }

.txt2
	{
        position: relative;
        top: 0px;
	width: 100%;
	max-width: 100%;
	}
/*------- Layout 3 - Text mit Bildspalte links --------*/
.layout3
        {
        position: relative;
	top: 0px;
        width: 100%;
        max-width: 100%;
        margin-top: 10px;
        margin: 0px 0px 0px 0px;
        }

.layout3left
        {
        width: 100%;
        max-width: 100%;
        margin: 20px 0px 0px 0px;
        }


.layout3right
        {
        position: relative;
        top: 0px;
        width: 49%;
        margin: 0px 0px 0px 0px;
        float: right;
        }

.layout3leftpic
        {
        position: relative;
        top: 0px;
        width: 49%;
        margin: 0px 0px 0px 0px;
        float: left;
        }

.layout3leftpica
        {
        position: relative;
        top: 0px;
        width: 200px;
        max-width: 200px;
        margin: 0px 0px 0px 0px;
        float: left;
        }

.layout3leftpicb
        {
        position: relative;
        top: 0px;
        width: 100px;
        max-width: 100px;
        margin: 0px 0px 0px 0px;
        float: left;
        }

.layout3leftpicc
        {
        position: relative;
        top: 0px;
        width: 150px;
        max-width: 150px;
        margin: 0px 0px 0px 0px;
        float: left;
        }

.txt3
        {
        position: relative;
        top: 0px;
        width: 100%;
        max-width: 100%;
        }
/*------- Layout 4 - Bild zentriert Text darunter --------*/
.layout4
        {
        position: relative;
        width: 100%;
        max-width: 100%;
        margin-top: 0px;
        }

.pic4
        {
        position: relative;
        width: 100%;
        max-width: 100%;
        margin-bottom: 10px;
        margin-top: 10px;
        }

.txt4
        {
        text-align: left;
        margin-top: 5px;
        }
/*------- Layout 5 - Downloaddatei mit Text --------*/
.layout5
        {
        position: relative;
        width: 100%;
        max-width: 100%;
        margin-top: 10px;
        text-align: left;
        }

.txt5
        {
        text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
        }
        
.txt5 img {
	margin-right: 2%;
}

.notseenwt {
	display: none;
}
/*------- Layout 6 - alte Einstellung - 2spalt Logos verlinkt --------*/
/* 
.layout6
        {
        width: 100%;
        max-width: 100%;
	vertical-align: top;
        }

.logo6
	{
	display: block;
	width: 100%;
	max-width: 100%;
	margin-bottom: 10px;
	}
	
.logo6 img {
	width: 49%;
}

.txt6
        {
        text-align: left;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
        }
*/
/*------- Layout 6 - Farbig hinterlegter Abschnitt --------*/
.layout6
        {
        width: 100%;
        max-width: 100%;
  padding: 2% 50% !important;
  margin-left: -50%;
  background-color: #e1e1e1;	
        }

.layout6 .layout6images {
    display: flex;
    gap: 2%;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;    
}
.layout6 .layout6images .layout6image {
    flex: 1 1 100%;
}

.layout6 .txt6 {
    width: 100%;
    margin-top: 10px;
}

/*------- Layout 7 - Kontaktformular --------*/
.layout7
	{
	width: 100%;
	max-width: 100%;
	}
/*------- Layout 8 - Teaser --------*/
.layout8
        {
        position: relative;
        width: 100%;
        max-width: 100%;
        text-align: left;
        }

.pic8
        {
        width: 50%;
        max-width: 50%;
      /*  margin-left: 19px; */
        margin-bottom: 10px;
        margin-top: 0px;
        position: relative;
        float: right;
        }

.txt8
        {
        text-align: left;
        margin-top: 5px;
        }

.layout8 img {width:auto;}
.pic8 img {width:100%;}

/*------- Layout 9 - 3 Bilder nebeneinander --------*/
.layout9
	{
	width: 100%;
	max-width: 100%;
	}

.pic9
	{
	width: 32%;
	float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 2%;
	}
	
.pic9:nth-child(3n) {
	margin-right: 0; 
}
/*------- Layout 12 - 2 Bilder nebeneinander --------*/
.layout12
        {
        width: 100%;
        max-width: 100%;
	vertical-align: top;
        }

.pic12
	{
	width: 100%;
	max-width: 100%;
	text-align: left;
	margin-bottom: 10px;
	}

.pic12a
	{
	width: 49%;
	text-align: left;
	margin-bottom: 20px;
	}

.pic12b
	{
	width: 49%;
	margin-bottom: 20px;
	}
/*------- Layout 19 - 4 Bilder nebeneinander mit Galeriefunktion --------*/
.layout19
        {
        width: 100%;
        max-width: 100%;
        vertical-align: top;
        }

.pic19
        {
        width: 100%;
        max-width: 100%;
        text-align: left;
        margin-bottom: 10px;
         display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: distribute;
	justify-content: flex-start;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
        }

.pic19a
        {
        width: 23.5%;
        text-align: center;
        margin-bottom: 20px;
        margin-right: 2%;
        -webkit-order: 0; 
		-ms-flex-order: 0; 
		order: 0; 
		-webkit-flex: 0 1 auto; 
		-ms-flex: 0 1 auto; 
		flex: 0 1 auto; 
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
        }

.pic19b
        {
        width: 23.5%;
        text-align: center;
        margin-bottom: 20px;
		margin-right: 2%;
        -webkit-order: 0; 
		-ms-flex-order: 0; 
		order: 0; 
		-webkit-flex: 0 1 auto; 
		-ms-flex: 0 1 auto; 
		flex: 0 1 auto; 
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
        }

.pic19c
        {
        width: 23.5%;
        text-align: center;
        margin-right: 2%;
        margin-bottom: 20px;
        -webkit-order: 0; 
		-ms-flex-order: 0; 
		order: 0; 
		-webkit-flex: 0 1 auto; 
		-ms-flex: 0 1 auto; 
		flex: 0 1 auto; 
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
        }

.pic19d
        {
        width: 23.5%;
        text-align: center;
        margin-bottom: 20px;
        -webkit-order: 0; 
		-ms-flex-order: 0; 
		order: 0; 
		-webkit-flex: 0 1 auto; 
		-ms-flex: 0 1 auto; 
		flex: 0 1 auto; 
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
        }

/*------- Layout 20 -  sitemap (ist nicht mehr oft gebrauch) --------*/
.layout20 a
        {
        margin: 0 0 0 0px;
        padding: 0 0 0 0px;
        text-decoration: none;
        list-style: none;
        }

.layout20main
        {
        text-decoration: none;
        list-style: none;
        margin: 0 0 0 0px;
        padding: 0 10px 0 0px;
        font-weight: bold;
        }

.layout20sub
        {
        text-decoration: none;
        list-style: none;
        margin: 0 0 0 0;
        padding: 0 0 0 10px;
        }

/*------- Layout 22 -  iframe für externe Inhalte (nicht mehr gebraucht) --------*/
.layout22
	{
        position: relative;
        width: 100%;
        max-width: 100%;
        text-align: left;
	}

.layout22 iframe
	{
	border: 0px;
	}

/*------- Layout 23 - scheint mir was zum Anteasern zu sein --------*/
.layout23
	{
        position: relative;
        width: 100%;
        max-width: 100%;
        text-algn: left;
	}

.layout23content
	{
	width: 265px;
	max-width: 265px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	}

.layout23leftabstand
	{
	margin-left: 15px;
	}

.pic23a
	{
	margin-right: 8px;
	margin-bottom: 5px;
	float: left;
	}

/*------- Layout 24 - alter FLV-Mediaplayer für swf's (auch alt) --------*/
.layout24
        {
        width: 100%;
        max-width: 100%;
	vertical-align: top;
        }

.logo24
	{
	display: block;
	width: 100%;
	max-width: 100%;
	margin-bottom: 10px;
	}

.txt24
        {
        text-align: left;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
        }

/*------- Layout 25 - 3-spaltiges Layout fortlaufend --------*/
.layout25 {
	position: relative;
}

.layout25image:empty {
 	display: none;
 	}

.layout25boxEbene {
	display: block;
}

.layout25boxLeft,
.layout25boxMiddle,
.layout25boxRight {
    width: 32%;
    float: left;
}

/*.layout25boxLeft, .layout25boxMiddle, .layout25boxRight {
	width: 170px;
	display: block;
	position: relative;
	
}*/

.layout25boxLeft, .layout25boxMiddle {
	margin-right: 2%;
}

.layout25head h1 {
	margin: 0;
}

.layout25image {
	margin-top: 10px;
	margin-bottom: 20px;
}

/*------- Layout 26 - 2-spaltiges Layout fortlaufend --------*/
.layout26 {
	position: relative;
}

.layout26boxEbene {
	display: block;
}


.layout26boxLeft,
.layout26boxMiddle,
.layout26boxRight {
    width: 49%;
}

.layout26boxLeft, .layout26boxRight {
	width: 49%;
	display: block;
	position: relative;
	float: left;
}

.layout26boxLeft {
	margin-right: 2%;
}

.layout26image {
	margin-top: 10px;
	margin-bottom: 20px;
}

/*------- Layout 28 - 4-spaltiges Layout fortlaufend --------*/
.layout28 {
	position: relative;
}

.layout28boxEbene {
		width: 100%;
        max-width: 100%;
        text-align: left;
        margin-bottom: 10px;
        display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: distribute;
	justify-content: flex-start;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}



.layout28boxLeft,
.layout28boxMiddle1,
.layout28boxMiddle2,
.layout28boxRight {
		width: 23.5%;
        margin-bottom: 20px;
        -webkit-order: 0; 
		-ms-flex-order: 0; 
		order: 0; 
		-webkit-flex: 0 1 auto; 
		-ms-flex: 0 1 auto; 
		flex: 0 1 auto; 
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;}


.layout28boxLeft, .layout28boxMiddle1, .layout28boxMiddle2 {
	margin-right: 2%;
}

.layout28image {
	margin-top: 10px;
	margin-bottom: 20px;
}




/* -------------------- Accordeon styling Layout 29 --------------- */
.layout29 {
        position: relative;
}

/* Accordeon styling */
 .accordeon {}

.accordeon label.accordeonheadline {
    display: block;
  padding: 14px;
  font-weight: 700;
  font-size: 1.2em;
 /* background: #e6e6e6; */
  color: #515151;
  cursor: pointer;
  border-bottom: 2px solid #626262;
	margin-bottom: 0px;
}
.accordeon label.accordeonheadline h1 {
	color: #515151;
	margin-bottom: 0px;
	font-size: 19px;
	display: inline-block;
}
 .accordeon label.accordeonheadline:hover h1, .accordeon label.accordeonheadline:active h1{
	  color: #fff;
}
 .accordeon label.accordeonheadline:hover, .accordeon label.accordeonheadline:active {
	background: #515151;
  color: #fff;
}

.accordeon label.accordeonheadline:before {
	content: '^';
  display: inline-block;
  padding: 0 0px 0 10px;
  transform: scale(0.9) rotate(180deg);
}

.accordeon .panel {
    height: 0;
    visibility: hidden;
    opacity: 0;
  /*  background: #f2f2f2; */
margin-bottom: 5px;
}

/* Hide checkboxes and radio-buttons */
.accordeon input[type="radio"], .accordeon input[type="checkbox"] {
    display: none;
}
/* Show .panel for corresponding to checked radio or checkbox */
 .accordeon input[type="radio"]:checked + .panel, .accordeon input[type="checkbox"]:checked + .panel {
    height: auto;
    visibility: visible;
    opacity: 1;
    padding: 1.5em 0px;
	 margin-bottom: 4%;
}

.accordeon .layout29images {
    display: flex;
    gap: 2%;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;    
}

.accordeon .layout29images .layout29image {
    flex: 1 1 100%;
}

/* Text unter den Bildern soll immer die volle Breite einnehmen */
.accordeon .panel p {
    width: 100%;
    margin-top: 10px;
}


/*------- Layout 8886 -  --------*/

.layout8886
	{
	position: relative;
	width: 100%;
	max-width: 100%;
	text-align: left;
	}

.layout8886artnr
	{
	width: 70px;
	max-width: 70px;
	float: left;
	}

.layout8886artdesc
	{
	width: 60%;
	float: left;
	}

.layout8886prodescr
	{
	}


.layout8886pic1
	{
        margin-right: 19px;
        position: relative;
        float: left;
	}

.layout8886shopdetpicl
	{
	width: auto;
	text-align: center;
	float: left;
	}

.layout8886shopdetpicr
	{
	width: auto;
	text-align: center;
	float: left;
	}

.layout8886right
	{
	float: right;
	width: 265px;
	}

/*------- Layout 8820 -  --------*/

.layout8820
        {
        position: relative;
        width: 550px;
        max-width: 550px;
        text-align: left;
        }

.layout8820 select#gastsuchkat
        {
        font-size: 100.01%;
        width: 300px;
        border: 1px solid grey;
        }

.layout8820 input#gastsuchbegriff
        {
        font-size: 100.01%;
        width: 298px;
        border: 1px solid grey;
        }

.layout8820 select#gastsuchort
        {
        font-size: 100.01%;
        width: 300px;
	border: 1px solid grey;
	}

.layout8820 div#suchergebnis
        {
        padding-top: 3px;
        padding-left: 5px;
        height: 20px;
        width: 100%;
        background-color: #EEEEEE;
        color: #000000;
        }

.layout8820 hr.gastgebersuche
        {
        border: 1px solid #EEEEEE;
        }

.layout8820kat
        {
        font-size: 20px;
        font-weight: normal;
        }

/*------- Layout 8825 -  --------*/

.layout8825
	{
	position: relative;
	width: 100%;
	max-width: 100%;
	text-align: left;
	}

.txt8825
        {
        text-align: left;
        margin-top: 5px;
        }

.uebauswahl8825
	{
	}

.auswahl8825
	{
	}

.womokat8825
	{
	}

.womoprod8825
	{
	}

.gebn8825
	{
	}

.womopvon8825
	{
	}

.womopbis8825
	{
	}

.ausgabe8825
	{
	position: relative;
	width: 100%;
	max-width: 100%;
	text-align: left;
	}

.txt8825
	{
        text-align: left;
        margin-top: 5px;
	}

.pic8825
        {
		width: 265px;
        max-width: 265px;
        margin-left: 19px;
        margin-bottom: 10px;
        margin-top: 10px;
        position: relative;
        float: right;
        }

.minipics8825
        {
        width: 265px;
        max-width: 265px;
        margin-left: 19px;
        margin-bottom: 10px;
        margin-top: 10px;
        position: relative;
        float: right;
        }

/*------- sponsorAd - Werbelayer --------*/

#sponsorAdDiv {

    position: fixed !important;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    z-index: 1000000 !important;
	background-color: rgba(200,200,200,0.9);
	padding-top: 10%;
}

#sponsorAdDiv .layout0
  {max-height: 75vh !important;
overflow: scroll;}


#sponsorAdDiv table {

    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 910px;
    font-size: inherit;
	background-color: #ffffff; 
	}

#sponsorAdDiv .pic0 {
	width: 100%;
	margin-bottom: 20px; 
}

#sponsorAdDiv .pic0 img {
	width: 100%;
}

#sponsorAdDiv .txt0 {
	width: 96%;
	padding: 30px 2% 15px 2%;
}

#sponsorAdDiv h1 {
	padding: 20px 2% 0 2%;
}

.close-ad {

    width: 25px;
    height: 25px;
    display: block;
    float: right;
	padding: 10px;
}

.close-ad img {
	width: 100%;
	height: 100%;
}

/*------- zu Layout 26 - Slideshow im 2-spaltigen Layout fortlaufend --------*/

.cycle-slideshow {
    width: 100%;
    margin: 25px 0 0 0;
    padding: 0;
    position: relative;
    background: url(/statimages/spinner.gif) 50% 50% no-repeat;
}

.cycle-slideshow, .cycle-slideshow * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cycle-slideshow {
    width: 100%;
    margin: 25px 0 0 0;
    padding: 0;
    position: relative;
    background: url(/statimages/spinner.gif) 50% 50% no-repeat;
}

/* set border-box so that percents can be used for width, padding, etc (personal preference) */

.cycle-slideshow, .cycle-slideshow * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* slideshow images (for most of the demos, these are the actual "slides") */

.cycle-slideshow img {  position: absolute; top: 0; left: 0; width: 100%; height: auto; padding: 0; display: block; }

.cycle-slideshow img:first-child { position: static; z-index: 100; }

.cycle-pager { text-align: center; width: 100%; z-index: 500; position: absolute; top: 5px; }

.cycle-pager span { font-family: arial; font-size: 50px; width: 16px; height: 16px; display: inline-block; color: #ddd; cursor: pointer; }

.cycle-pager &gt; * { cursor: pointer;}

.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }

.cycle-overlay { font-family: tahoma, arial; position: absolute; bottom: 0; width: 100%; z-index: 600; background: black; color: white; padding: 15px; opacity: .5; }

.cycle-prev, .cycle-next { 
	position: absolute; top: 0; width: 10%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer;
	
	}

.cycle-prev { 
	left: 0;  background: url(/statimages/left.png) 50% 50% no-repeat;
	background-size: 85%;
}

.cycle-next { 
	right: 0; background: url(/statimages/right.png) 50% 50% no-repeat;
	background-size: 85%;
}

.cycle-prev:hover, .cycle-next:hover { opacity: .7; filter: alpha(opacity=70) }

.disabled { opacity: .5; filter:alpha(opacity=50); }



/* display paused text on top of paused slideshow */

.cycle-paused:after {

    color: white; background: black; padding: 10px;

    z-index: 500; position: absolute; top: 10px; right: 10px;

    border-radius: 10px;

    opacity: .5; filter: alpha(opacity=50);

}



/*

    media queries

    some style overrides to make things more pleasant on mobile devices

*/



@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {

    .cycle-slideshow { width: 200px;}

    .cycle-overlay { padding: 4px }

    .cycle-caption { bottom: 4px; right: 4px }

}



#outside .cycle-slideshow { width: 300px; }

#prev, #next, .prevControl, .nextControl { cursor: pointer; font-size: 16px; color: #08C }



/*---------------- CSS für Hover verlinkte Bilder -----------------------*/

.fancy img {
    -webkit-filter: grayscale(0%) brightness(1);
	-moz-filter: grayscale(0%) brightness(1);
	-ms-filter: grayscale(0%) brightness(1);
	-o-filter: grayscale(0%) brightness(1);
	filter: grayscale(0%) brightness(1);
	transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari and Chrome */
	-o-transition: all 0.2s; /* Opera */  
	}


.fancy:hover img, .center a:hover img {
    -webkit-filter: grayscale(80%) brightness(0.9);
	-moz-filter: grayscale(80%) brightness(0.9);
	-ms-filter: grayscale(80%) brightness(0.9);
	-o-filter: grayscale(80%) brightness(0.9);
	filter: grayscale(80%) brightness(0.9);
	transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari and Chrome */
	-o-transition: all 0.2s; /* Opera */  
    }
    
 
/*----------------- Footer Layout ------------------*/

 .footer-outer { 
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: distribute;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
	margin-left: auto;
	margin-right: auto;
	line-height: 120%;
	}
	
.footer-inner { 
	-webkit-order: 0; 
	-ms-flex-order: 0; 
	order: 0; 
	-webkit-flex: 0 1 auto; 
	-ms-flex: 0 1 auto; 
	flex: 0 1 auto; 
	-webkit-align-self: auto;
	-ms-flex-item-align: auto;
	align-self: auto;
	}
	
	
	/* ----- CSS für Hover der Teaser - Bildkacheln - Zusammenfassung nav zur nächsten Ebene ------ */

.view {
   	float: left;
   	overflow: hidden;
   	position: relative;
   	text-align: center;
   	cursor: default;
   	margin-bottom: 20px;
   	margin-right: 2%;
	}

.view .mask,.view .content {
   	height: auto;
   	position: absolute;
   	overflow: hidden;
   	bottom: 0;
   	left: 0;
	}
  
.view img {
	display: block;
	position: relative;
	width: 100%;
	}
  
.view h2, .view h1 {
   display: inherit;
}

.view p {
	font-size: 14px;
   color: #fff;
   text-align: left;
   font-weight: 400;
   font-style: normal;
   text-align: center;
   line-height: 135%;
   margin-bottom: 0;
   }
   
.view p a {
    font-size: 14px;
   font-weight: 700;
   font-style: normal;
   color:#ffffff;
	}
  
.view img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
	}

.view .mask {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
}

.view .mask img {
   	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   	filter: alpha(opacity=0);
   	opacity: 0;
   	position: absolute;
   	left: 50%;
   	margin-left: -15px;
	}

.view h2, .view h1 {
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
	}

.view p {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
	}

.view:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
	}

.view:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);

}

  
.view:hover h2,
.view:hover h1,
.view:hover p,
.view:hover a.info,
.view:hover a,
.view:hover .mask img {

	}
	
.view:hover h1 {
		margin-top: 25%;
	}
	
.view br {
		height: 0;
		line-height: 0;
		display: none;
	}

.projekte {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: distribute;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }
  
.view {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }
    
    
/* ----- Automatische Textkacheln - Zusammenfassung nav zur nächsten Ebene ----- */
	
.txt41 h3 {
    color: #ffffff;
    display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: distribute;
	justify-content: flex-start;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.txt41 h3 a {
	display: inline-block !important;
	text-align: center;
	float: left;
	line-height: 100%;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	}
	
	
/* ----- Responsives Logo im Header / Container pflegen ----- */

	
.logo-responsive {	
	position: fixed;
	z-index: 2999;
	left: 50%;
	font-size: 13px;
	}
	
.logo-responsive img {	
	height: auto;
	width: 100%;	
	}
  
.large, .small, .logo-responsive {
   	transition: all 1s;
   	-moz-transition: all 1s; /* Firefox 4 */
   	-webkit-transition: all 1s; /* Safari and Chrome */
   	-o-transition: all 1s; /* Opera */
    }	
		



/* -------------------- Popup Copyright alle Bilder --------------- */

.info-container {
      position: absolute;
      margin: 4px;
}
  .info-container .info-icon {
        width: 20px;
    height: 20px;
    background: black;
    color: #fff;
    display: inline-block;
    border-radius: 30px;
    user-select: none;
    position: absolute;
    top: -40px;
    cursor: pointer;
    margin-bottom: 0px;
    padding-left: 0px;
    padding: 2px;
	  text-align: center !important;
        line-height: 130%;
        font-family: 'Tahoma', sans-serif;
	  font-size: 14px;
        left: 4px;
        z-index: 3;
      }
     .info-container .info-popup {
        padding: 15px;
  		background: #eee;
  		position: absolute;
  		left: 15px;
        width: 200px;
        visibility: hidden;
        opacity: 0;
        transition: .3s;
        transform-origin: center;
		 z-index: 2;
        top: -30px;
		 font-size: 15px;
  font-family: 'Tahoma', sans-serif;
  line-height: 125%;
      }

 .info-container [name=info]:checked + .info-popup {
  opacity: 1;
  visibility: visible;
}

.info-container [name="info"] {
  position: fixed;
/*  top: -2000px;
  left: -2000px; */
	display: none;
}
/* --- Bugfix popups sollten über textblöcke rutschen wenn txt innen lang ---- */
.pic0, .pic1, .layout2right, .layout3leftpic, .pic4, .pic12, .pic9, .pic19, .layout26image, .layout25image, .layout28image, .layout29images, .layout6images, .pic8 {
  transform: translateZ(0);
  z-index: 1;
}



/* --------- Fixed Navi | Desktop-Version --------- */

@media (min-width: 749px) { 
	
.flyout .nav ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: distribute;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.flyout .nav &gt; ul &gt; li {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    }
    
.fixed-navi ul, .flyout .nav ul{
	transition: all 1s;
	-moz-transition: all 1s; /* Firefox 4 */
	-webkit-transition: all 1s; /* Safari and Chrome */
	-o-transition: all 1s; /* Opera */ 
}   

.fixed-navi ul ul {
    transition: all 0s;
  	-moz-transition: all 0s; /* Firefox 4 */
  	-webkit-transition: all 0s; /* Safari and Chrome */
  	-o-transition: all 0s; /* Opera */
	}   
}
    

/* ----------- iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
/* Styles */
 html {zoom:0.8;}
}
</pre></body></html>