﻿/* ============ Reset ============ */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {

  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
 
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900 - latin */
 
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}
*{
padding:0px;
margin:0px;
border:0px;
}
html {
	height:100%;
}
#anfang {	 height:1px;}
#anfang2 {	 height:1px;}
#anfang3 {	 height:1px;}

@media screen and (max-width: 480px) {
	body{
	background-color:#dadadc;
    font-family:'Roboto ', Tahoma, Arial, sans-serif; 
    font-size: 1em; 	
    overflow:auto;
	text-align:center;
	margin:0;
	scroll-behavior: smooth;
	background-image:url(../img/fliesen.jpg);
	background-repeat:repeat-y;
	background-size:100%;
        }
/* Positionierung der Ebenen der Seite Handy */

#horizon {
	position:relative;
	top:0px;
	width:100%;
	margin:0px auto;
	max-width:480px;
	min-with:320px;
	text-align: left;
	height: auto;
	overflow:hidden;


	z-index: 100;
}

#horizonInnenHandy {
	position:relative;
	top:0px;
	width:80%;
	margin:0px auto;
	max-width:480px;
	min-width:320px;
	text-align:left;
	height: auto;
	overflow:hidden;
	border-radius:30px;
	border:2px solid rgba(178, 178, 178, 0.8);
	background-color:rgba(254, 254, 254, 0.8); 
	z-index:200;
}
#obenplatzierthandy {
	position:relative;
	top:0px;
	width:80%;
	margin:0px auto;
	max-width:480px;
	min-width:320px;
	text-align:left;
	height: auto;
	overflow:hidden;
	z-index:999;
}
#logohandy {
	position:relative; 
	width:100%;
	margin-right:10%; 
	margin-left:10%;
	min-width:300px;
	height:auto; 
	top:0px;
	overflow:hidden; 
	white-space:nowrap; 
	text-align:left; 
	margin:0px auto;
	z-index:999; 
	}
#strichePoshandy {
	width:100%; 
	text-align:right; 
	margin-top:10px;

	margin-bottom:10px;
	z-index:999;
	}
#bannerhandy {
	position:relative;
	max-width:480px;
	min-width:320px;
	height:auto;
	}
#inhalthandy {
	position:relative;
	min-width:320px;
	max-width:480px;
	margin-top:0px;
	height:auto;
	text-align:left;
	z-index:900;
	}

#inhalthandyunten {
	position:relative;
	min-width:320px;
	max-width:480px;
	margin-top:0px;
	height:auto;
	background-image:url(../img/einpixel.gif);
	background-repeat:repeat;
	text-align:left;
	z-index:900;
	}
#impr {
	position:relative;
	height:40px;
	padding:10px;
	width:90%;
	text-align:right;
	}
#textPoshandy {
	position:relative;
	top:30px;
	text-align:left; 
	min-width:280px;
	max-width:420px;
	width:90%;
	margin-left:5%;
	margin-right:5%;
	white-space:normal;
	z-index:900;
}

.fliessTexthandy {
	font-family: 'Roboto condensed', Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #000;
	text-decoration: none;
	white-space:normal;
	z-index:999;
}
.handytext {
	font-family: 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	padding:10px;
	height:42px;
	color: #000;
	text-decoration: none;
	white-space:normal;
	z-index:999;
}
.fliessTexthandycond {
	font-family: 'Roboto condensed', Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #000;
	text-decoration: none;
	white-space:normal;
	z-index:999;
}
.fliessTexthandykl {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: bold;
	padding:0px 0px 0px 0px;	
	color: #00616b;
	text-decoration: none;
	white-space:normal;
	z-index:999;
}
.aufzaehlungdischandy li {
	font-family: 'Roboto condensed', Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: normal;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #000;
	text-decoration: none;
	white-space:normal;
	z-index:999;
	list-style-type:disc;
	margin:0px;
	margin-left:30px;
	}

.ueberschrifthandynormal {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	font-style:normal;
	text-align:left;
	padding:0px 0px 0px 0px;
	color: #000;
	display:block;
	text-decoration: none;
	z-index:999;
}
.ueberschrifthandy {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 34px;
	height:20px;
	font-weight: bold;
	font-style:normal;
	text-align:left;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	margin-bottom:3px;
	z-index:999;
}

#abstand5px {
	position:relative;
	padding-top:5px;
}


/* Verhalten der Navigationen */
li {
	list-style-type: none;
}
a#haupthandy:link {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:2.4em;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
	text-align:right;
	white-space:nowrap;
	display: block;
	background-image: url(../img/einpixel30.gif);
	background-repeat: repeat;
	background-position: top left;
	z-index:999;
}
a#haupthandy:visited {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:2.4em;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
	text-align:right;
	white-space:nowrap;
	display: block;
	background-image: url(../img/einpixel30.gif);
	background-repeat: repeat;
	background-position: top left;
	z-index:999;
}
a#haupthandy:hover {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:2.4em;
	font-weight: bold;
	text-decoration: underline;
	color: #333;
	text-align: right;
	white-space:nowrap;
	z-index: 999;
	display: block;
	background-image: url(../img/einpixel30.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
a#haupthandy:active {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height:2.4em;
	font-weight: bold;
	text-decoration: underline;
	color: #333;
	text-align: right;
	white-space:nowrap;
	z-index: 999;
	display: block;
	background-image: url(../img/einpixel30.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


a#texthandy:link {
	font-family: 'Roboto condensed', Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #000;
	text-decoration: underline;
	white-space:normal;
	z-index:999;
}
a#texthandy:visited {
	font-family: 'Roboto condensed', Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #000;
	text-decoration: underline;
	white-space:normal;
	z-index:999;
}
a#texthandy:hover {
	font-family: 'Roboto condensed', Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #666;
	text-decoration: underline;
	white-space:normal;
	z-index:999;
}
a#texthandy:active {
	font-family: 'Roboto condensed', Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #666;
	text-decoration: underline;
	white-space:normal;
	z-index:999;
}

#nachobenhandy{
	position:fixed; 
	display:block; 
	left:90%; 
	width:35px;
	height:35px;
	bottom:50px; 
	z-index:999; 
	clear:both;
	}

#horizonInnen {display:none;}
#textPos {display:none;}
#naviSchrift{display:none;}
#imprPos {display:none;}
#footer {display:none;}
#adressrechts {display:none;}
#adresslinks {display:none;}
#adressteil {display:none;}
#fuerHintergrund {display:none;}
#logodesktop {display:none;}
#logoTablet {display:none;}
#horizonInnenTablet {display:none;}
#footerTablet {display:none;}
#inhaltdesktopTablet {display:none;}
#fuerHintergrundTablet {display:none;}
#nachbannerTablet {display:none;}
#untergrundTablet {display:none;}
#naviGesamtTablet {display:none;}
#schriftUntergrundTablet {display:none;}
#naviSchriftPosTablet {display:none;}
#navigationPos {display:none;}
#nachobendesktop {display:none;}
#nachobentablet {display:none;}
#nachobendesktopklein {display:none;}
#strichePosTablet {display:none;}
#tabletnavigation {display:none;}
#textwidthDs {display:none;}
#bannerabstand {display:none;}
#unteroben {display:none;}
#inhaltueberschriftgr {display:none;}
#navDesktop {display:none;}
#GrlogoDesktop{display:none;}
#untergrundTablet  {display:none;}
#untergrundTabletPos {display:none;}
#untergrund {display:none;}
#textbilddesktop {display:none;}
#sondertextgr {display:none;}
#imprespos {display:none;}
#navigationPostablet {display:none;}
#logokleinPos {display:none;}
#PositionNavi {display:none;}
#galerie {display:none;}
#rslides_container {display:none;}
#ersterInhalt {display:none;}
#zweiterInhalt {display:none;}
.parallelscrollstart {display:none;}
#bannerbild  {display:none;}
.rslides6_container6 {display:none;}
#logo {display:none;}
#bannerPos {display:none;}
#navidesktopaussen {display:none;}
#imprPos {display:none;}
#pictostablet {display:none;}
}
@media screen and (min-width: 481px) and (max-width: 959px) { 
#horizonInnenHandy {display:none;}
#horizonInnen {display:none;}
#desktopabstandhandy {display:none;}
#logohandyPos {display:none;}
#logohandy {display:none;}
#logodesktop {display:none;}
#logodesktopPos {display:none;}
#untenabstandhandy {display:none;}
#inhaltdesktopGroesse {display:none;}
#handynavigation {display:none;}
#naviGesamt {display:none;}
#untergrund {display:none;}
#nachobendesktop {display:none;}
#nachobenhandy {display:none;}
#nachobendesktopklein {display:none;}
#bannerabstand {display:none;}
#unteroben {display:none;}
#inhaltueberschriftgr {display:none;}
#navDesktop {display:none;}
#footer {display:none;}
#adressteil {display:none;}
#GrlogoDesktop {display:none;}
#logodesktop {display:none;}
#imprespos {display:none;}
#navigationPos {display:none;}
#logokleinPos {display:none;}
#PositionNavi {display:none;}
#rslides_container {display:none;}
#ersterInhalt {display:none;}
#bannerbild  {display:none;}
#logountenhandyPos {display:none;}
#nachobenhandy {display:none;}
#footerhandy {display:none;}
#footerhandyinnen {display:none;}
#logo {display:none;}
#bannerPos {display:none;}
#navidesktopaussen {display:none;}
#inhalthandy {display:none;}
#textPoshandy {display:none;}
#abstandhandy {display:none;}
#handypfeil {display:none;}
#imprPos {display:none;}
#strichePoshandy {display:none;}
#pictoshandy {display:none;}

body{
	background-color:#fff;
    font-family:'Roboto', Tahoma, Arial, sans-serif; 
    font-size: 1em; 	
    overflow:auto;
	text-align:center;
	margin:0;
	scroll-behavior: smooth;
	background-image:url(../img/fliesen.jpg);
	background-repeat:repeat-y;
	background-size:100%;
        }

#horizon {
	position:relative;
	width:100%;
	max-width:959px;
	min-width:481px;
	top:0px;
	margin:0px auto;
	text-align: center;
	overflow:hidden;
	z-index: 200;	
}
#logoTablet {
	position:relative; 
	width:100%; 
	min-width:421px;
	height:auto; 
	top:0px;
	left:0px;
	overflow:hidden; 
	white-space:nowrap; 
	text-align:left; 
	margin:0px auto;
	z-index:999; 
	}

#bannerTablet {
	position:relative;
	width:100%;
	height:auto;
	padding:0px;
	margin: 0px auto;
	text-align:center;
	z-index:999;
	}
#strichePosTablet {
	position:absolute; 
	top:0px; 
	left:76%; 
	width:100%;
	margin-left:20px;
	z-index:999;
	}
#tabletnavigation {
	width:100%;
	padding-left:100px; 
	padding-right:50px; 
	margin:0px auto;
		border-radius: 30px;
	}
.smoothscroll
{
	  scroll-behavior: smooth;
	}
.smoothie {
  height: 200px;
  overflow-y: scroll;
  scroll-behavior: smooth;
}
.scroller {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}
#horizonInnenTablet {
	position:relative;
	margin:0px auto;
	top:0px;
	width:100%;
	max-width:959px;
	min-width:481px;
	text-align: center;
	padding:0px;
	overflow:visible;
	z-index: 999;
}
#nachbannerTablet {
	position:relative;
	margin-top:-90px;
	top:-10px;
	width:90%;
	border-radius: 30px; 
	margin:0px auto; 
	background-color:rgba(254, 254, 254, 0.8); 
	border:6px solid #b2b2b2;
	}
#inhaltdesktopGroesseTablet {
	width:auto;
	top:0px;

	}
#inhaltdesktopTablet {
	position:relative;
	width: auto;
	min-width:120px;
	height:auto;
	margin-left: 60px;
	margin-top: 0px;
	margin-right:100px;
	margin-bottom:0px;
	padding-bottom:0px;
	white-space:normal;
	z-index: 999;
        }
#impr {
	height:40px;
	padding:10px;
	width:86%;
	text-align:right;
	}
.loeschen{
     clear: both;
	 height:1px;
}


ul {
     list-style-type: none;
     margin: 0;
    padding: 0;
        }

#leftFloater {
	float:left;
}

/* Verhalten der Navigationen */
li {
	list-style-type: none;
}

a {outline:none;}

a#hauptTablet:link, a#hauptTablet:visited {
	font-family: 'Roboto ', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 900;
	text-decoration: underline;
	color:#000;
	width: auto;
	white-space:nowrap;
	z-index: 999;
	display: block;
	height: 22px;
	line-height: 22px;
}
a#hauptTablet:hover, a#hauptTablet:active {
	font-family: 'Roboto ', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 900;
	text-decoration: underline;
	color:#333;
	width: auto;
	white-space:nowrap;
	z-index: 999;
	display: block;
	height: 22px;
	line-height:22px;
}
a#textTablet:link, a#textTablet:visited {
font-family: 'Roboto ', Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#textTablet:hover, a#textTablet:active {
	font-family: 'Roboto ', Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #333;
	text-decoration:underline;
	text-align: left;
	z-index: 999;
}

/* Schrift-Formatierung */

.fliessTextTablet {
	font-family: 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.fliessTextTabletcond {
	font-family: 'Roboto condensed', Arial, Tahoma, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.aufzaehlungdiscTablet li {
	font-family: 'Roboto', Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	z-index: 999;
	list-style-type:disc;
	margin:0px;
	margin-left:30px;
	margin-bottom:12px;
	}
.aufzaehlungdisccond li {
	font-family: 'Roboto condensed', Arial, Tahoma, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	z-index: 999;
	list-style-type:disc;
	margin:0px;
	margin-left:30px;
	margin-bottom:12px;
	}

.fliessTextUeberschriftTablet {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 34px;
	line-height: 38px;
	font-weight: bold;
	display:block;
	color: #000;
	text-decoration: none;
}
.fliessTextUeberschriftTabletKl {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 32px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}


/* Abstaende für Absaetze */
#abstand3px {
	position:relative;
	padding-top:3px;
}
#abstand4px {
	position:relative;
	padding-top:4px;
}
#abstand5px {
	position:relative;
	padding-top:5px;
}
#abstand6px {
	position:relative;
	padding-top:6px;
}
#abstand10px {
	position:relative;
	padding-top:10px;
}
#abstand9px {
	position:relative;
	padding-top:9px;
}
#abstand14px {
	position:relative;
	padding-top:14px;
}
#abstand15px {
	position:relative;
	padding-top:15px;
}
#abstand17px {
	position:relative;
	padding-top:17px;
}

#nachobentablet{
	position:fixed; 
	display:block; 
	left:91%; 
	width:45px;
	height:45px;
	bottom:65px; 
	z-index:999; 
	clear:both;
	}

}
@media screen and (min-width: 960px) and (max-width: 1249px) { 
#horizonInnenHandy {display:none;}
#desktopabstandhandy {display:none;}
#logohandyPos {display:none;}
#logohandy {display:none;}
#untenabstandhandy {display:none;}
#logoTablet {display:none;}
#bannerdesktopgrie {display:none;}
#horizonInnenTablet {display:none;}
#inhaltdesktopGroesseTablet {display:none;}
#footerTablet {display:none;}
#untergrundTablet {display:none;}
#naviGesamtTablet {display:none;}
#handynavigation {display:none;}
#schriftUntergrundTablet {display:none;}
#naviSchriftPosTablet {display:none;}
#strichePosTablet {display:none;}
#tabletnavigation {display:none;}
#textwidthDs {display:none;}
#nachobentablet {display:none;}
#nachobenhandy {display:none;}
#navigationPostablet {display:none;}
#abstandgr {display:none;}
#galerietablet {display:none;}
#galerietablet2 {display:none;}
#logountenhandyPos {display:none;}
#nachobenhandy {display:none;}
#nachobentablet {display:none;}
#footerhandy {display:none;}
#footerhandyinnen {display:none;}
#inhalthandy {display:none;}
#textPoshandy {display:none;}
#abstandhandy {display:none;}
#abstandanfrage {display:none;}
#bildgross {display:none;}
#bildklein {display:none;}
#bildnaviabstand {display:none;}
#handypfeil {display:none;}
#impr {display:none;}
#strichePoshandy {display:none;}
#pictostablet {display:none;}
#pictoshandy {display:none;}

body{
    font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 1 em; 	
    overflow-x:hidden;
	text-align:center;
	margin:0;
	background-color:#fff;
	scroll-behavior: smooth;
		background-image:url(../img/fliesen.jpg);
	background-repeat:repeat;
	background-size:100%;
        }
#horizon {
	position:relative;
	top:0px;
	width:100%;
	max-width:2000px;
	height:auto;
	text-align: left;
	overflow:hidden;
	z-index: 100;
}
#horizonInnen {
position:relative;
	top:0px;
	width:100%;
	max-width:2000px;
	height:auto;
	text-align: left;
	margin:0px auto;
	overflow:hidden;
	z-index: 700;
	
	}
#imprPos {
	position:relative;
	width:90%; 
	height:24px; 
	text-align:right; 
	margin-right:10px;
	margin-top:0px; 
	z-index:999;
	}
#logo {
	position:absolute; 
	top:20px;
	left:34%; 
	width:100%; 
	text-align:left; 
	z-index:600;
	}
#inhaltPos {
	width:100%; 
	margin:0px auto; 
	z-index:500;
	}
#frauicons {
	position:absolute; 
	top:20px; 
	width:100%; 
	z-index:550;
	}
#navidesktop {
	position:relative;
	height:64px;
	width:44%;
   	margin-left:9%;
	margin-top:0px;
	text-align:left;
	top:5px;
    white-space:nowrap;
	background-color:rgba(254, 254, 254, 0.8); 
	border-radius:30px; 
	border:6px solid rgba(178, 178, 178, 0.8); 
	padding-left:0%;
    z-index:999;
}
#naviunten {
	margin-left:0%; 
	width:100%;
	}
#navidesktop li {
	padding-top:0px;
	float:left;
	margin-right:1%;
	}
#naviabstand {
	margin-left:0%;
	}
#naviabstandunten {
	margin-left:0%; 
	margin-top:14px;
	width:60%;
	}

#ersterInhalt {
	position:relative;
	top:10px;
	left:0px;
	height:auto; 
	width:84%;
	text-align:right;
	margin-top:0; 
	margin-bottom:0;
	padding:0%;
	font-size:20px; 
	line-height:24px; 
	border:6px solid rgba(178, 178, 178, 0.8);
	border-radius: 50px; 
	margin:0px auto; 
	background-color:rgba(254, 254, 254, 0.8); 
	z-index:500;
	}
#ersterInhaltImpr {
	position:relative;
	top:0px;
	left:0px;
	height:auto; 
	width:84%;
	text-align:right;
	margin-top:0; 
	margin-bottom:0;
	padding:0%;
	font-size:20px; 
	line-height:24px;
border:6px solid rgba(178, 178, 178, 0.8);
	border-radius: 50px; 
	margin:0px auto; 
	background-color:rgba(254, 254, 254, 0.8);	

	z-index:500;
	}


#zweiterInhaltImpr {
	position:relative;
	height:auto; 
	width:75%;
	text-align:left;
	padding-left:10%;
	padding-top:5%;
	z-index:999;
}
#ersterInhaltZwei {
	position:relative;
	top:10px;
	left:0px;
	height:auto; 
	width:84%;
	text-align:right;
	margin-top:0; 
	margin-bottom:0;
	padding:0%;
	font-size:20px; 
	line-height:24px; 
	border-radius: 50px; 
	margin:0px auto; 
	border:6px solid rgba(178, 178, 178, 0.8);
	background-color:rgba(254, 254, 254, 0.8); 
	z-index:500;
	}
	
#ersterInhaltDrei {
	position:relative;
	font-size:20px; 
	line-height:24px;  
	top:-430px;
	left:0px;
	height:auto; 
	width:84%;
	text-align:right;
	padding:0%;
	margin:0px auto; 
	margin-top:0; 
	margin-bottom:0;
	margin-left:15.5%; 
	min-height:300px; 
	border:6px solid rgba(178, 178, 178, 0.8);
	border-radius: 50px; 
	background-color:rgba(218, 218, 218, 0.8);
	z-index:500;
	}

#zweiterInhalt {
	position:relative;
	height:auto; 
	width:50%;
	text-align:left;
	padding-left:10%;
	padding-top:5%;
	z-index:999;
}

#textmax {
		width:auto;
	}

.smoothscroll {
	scroll-behavior: smooth;
	}
.smoothie {
  	height: 200px;
  	overflow-y: scroll;
  	scroll-behavior: smooth;
}
.scroller {
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	height: 100vh;
}

.loeschen{
     clear: both;
	 	 height:1px;
        }
ul {
    list-style-type: none;
    margin: 0;
   	padding: 0;
        }

#leftFloater {
	float:left;
}

/* Verhalten der Navigationen */
li {
	list-style-type: none;
}

a {
	outline:none;
}
#bullsize {
	color:#000; 
	font-size:34px;
	}
a#linkschriftunten {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	font-style:normal;
	color: #fff;
	min-height:30px;
	text-decoration: none;
	padding-top:0px;
	padding-left:0%;
	padding-right:1%;
	padding-bottom:0px;
	text-decoration: none;
	border-bottom:4px solid #C00;
	text-align: left;
		width:100%;
	z-index: 999;
}
a#hauptunten:link, a#hauptunten:visited {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	height:30px;
	color: #fff;
	font-style:normal;
	text-decoration: none;
	max-width:150px;
		padding-top:0px;
	padding-left:0%;
	padding-right:0%;
	padding-bottom:0px;
	text-align: left;
		width:100%;
	z-index: 999;
}
a#hauptunten:hover, a#hauptunten:active {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	font-style:normal;
	color: #fff;
	height:30px;
	text-decoration: none;
	padding-top:0px;
	padding-left:0%;
	padding-right:1%;
	padding-bottom:0px;
	text-decoration: none;
	border-bottom:4px solid #C00;
	text-align: left;
	width:100%;
	z-index: 999;
}

a#text:link, a#text:visited {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#text:hover, a#text:active {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #333;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}



/* Schrift-Formatierung */

.fliessText {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.formtext {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.fliessTextgr {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.fliessTextcond {
	font-family:'Roboto condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #505050;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.fliessTextkl {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #505050;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.aufzaehlungdisc li {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	text-align: left;
	z-index: 999;
	list-style-type:disc;
	margin-left:3%;
}


.fliessTextUeberschrift {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 40px;
	font-weight: 900;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}

.fliessTextUeberschriftkl {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* Abstaende für Absaetze */

#abstand17px {
	position:relative;
	padding-top:17px;
}
#nachobendesktop{
	position:fixed; 
	display:block; 
	left:95%; 
	width:55px;
	height:55px;
	bottom:15px; 
	z-index:999; 
	clear:both;
	} 
#mehrspaltig {  
  columns: 2 12em;  
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;  
}
#mehrspaltigkasten {  
  columns: 2 12em;  
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; 
  margin-left:-22%;
}
#mehrspaltigunten {  
  columns: 2 6em;  
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;  
}
#dreispalten {  
  columns: 3 6em;  
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;  
}
.scale1:hover {
	transform: scale(2.5, 2.5);
		/* VERZÖGERUNG */
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
background-color:#FFF;
}
}
@media screen and (min-width: 1250px) and (max-width: 1479px) { 
#horizonInnenHandy {display:none;}
#desktopabstandhandy {display:none;}
#logohandyPos {display:none;}
#logohandy {display:none;}
#untenabstandhandy {display:none;}
#logoTablet {display:none;}
#bannerdesktopgrie {display:none;}
#horizonInnenTablet {display:none;}
#inhaltdesktopGroesseTablet {display:none;}
#footerTablet {display:none;}
#untergrundTablet {display:none;}
#naviGesamtTablet {display:none;}
#handynavigation {display:none;}
#schriftUntergrundTablet {display:none;}
#naviSchriftPosTablet {display:none;}
#nachobentablet {display:none;}
#nachobenhandy {display:none;}
#strichePosTablet {display:none;}
#tabletnavigation {display:none;}
#textwidthDs {display:none;}
#navigationPostablet {display:none;}
#abstandgr {display:none;}
#galerietablet {display:none;}
#galerietablet2 {display:none;}
#logountenhandyPos {display:none;}
#footerhandy {display:none;}
#footerhandyinnen {display:none;}
#inhalthandy {display:none;}
#textPoshandy {display:none;}
#abstandhandy {display:none;}
#abstandanfrage {display:none;}
#bildgross {display:none;}
#sanibildunten {display:none;}
#handypfeil {display:none;}
#impr {display:none;}
#strichePoshandy {display:none;}
#pictostablet {display:none;}
#pictoshandy {display:none;}

body{
    font-family:'Roboto', Arial, Helvetica, sans-serif;
    font-size: 1 em; 	
    overflow-x:hidden;
	text-align:center;
	margin:0;
	background-color:#fff;
	scroll-behavior: smooth;
	background-image:url(../img/fliesen.jpg);
	background-repeat:repeat;
	background-size:100%;
        }
#horizon {
	position:relative;
	top:0px;
	width:100%;
	max-width:2000px;
	height:auto;
	text-align: left;
	overflow:hidden;
	z-index: 100;
}
#horizonInnen {
position:relative;
	top:0px;
	width:100%;
	max-width:2000px;
	height:auto;
	text-align: left;
	margin:0px auto;
	overflow:hidden;
	z-index: 700;
	
	}
#imprPos {
	position:relative; 
	top:0px; 
	width:94%; 
	height:24px; 
	text-align:right; 
	margin-right:20px;
	margin-top:10px; 
	z-index:999;
	}
	
#logo {
	position:absolute; 
	top:20px; 
	left:34%; 
	width:100%; 
	text-align:left; 
	z-index:600;
	}
#inhaltPos {
	width:100%; 
	margin:0px auto; 
	z-index:500;
	}
#frauicons {
	position:absolute; 
	top:20px; 
	width:100%; 
	z-index:550;
	}
#navidesktop {
	position:relative;
	height:70px;
	width:42%;
   	margin-left:10%;
	margin-top:0px;
	text-align:left;
	top:5px;
    white-space:nowrap;
	background-color:rgba(254, 254, 254, 0.8); 
	border-radius:30px; 
	border:6px solid rgba(178, 178, 178, 0.8); 
	padding-left:0%;
    z-index:999;
}
#naviunten {
	margin-left:0%; 
	width:100%;
	}
#navidesktop li {
	padding-top:0px;
	float:left;
	margin-right:1%;
	}
#naviabstand {
	margin-left:0%;
	}
#naviabstandunten {
	margin-left:0%; 
	margin-top:15px;
	width:60%;
	}

#ersterInhalt {
	position:relative;
	top:12px;
	left:0px;
	height:auto; 
	width:84%;
	text-align:right;
	margin-top:0; 
	margin-bottom:0;
	padding:0%;
	font-size:20px; 
	line-height:24px; 
	border:6px solid rgba(178, 178, 178, 0.8);
	border-radius: 50px; 
	margin:0px auto; 
	background-color:rgba(254, 254, 254, 0.8); 
	z-index:500;
	}
#ersterInhaltImpr {
	position:relative;
	top:0px;
	left:0px;
	height:auto; 
	width:84%;
	text-align:right;
	margin-top:0; 
	margin-bottom:0;
	padding:0%;
	font-size:20px; 
	line-height:24px;
border:6px solid rgba(178, 178, 178, 0.8);
	border-radius: 50px; 
	margin:0px auto; 
	background-color:rgba(254, 254, 254, 0.8);	


	z-index:500;
	}
#zweiterInhaltImpr {
	position:relative;
	height:auto; 
	width:75%;
	text-align:left;
	padding-left:10%;
	padding-top:5%;
	z-index:999;
}
#ersterInhaltZwei {
	position:relative;
	top:10px;
	left:0px;
	height:auto; 
	width:84%;
	text-align:right;
	margin-top:0; 
	margin-bottom:0;
	padding:0%;
	font-size:20px; 
	line-height:24px; 
	border-radius: 50px; 
	margin:0px auto; 
	border:6px solid rgba(178, 178, 178, 0.8);
	background-color:rgba(254, 254, 254, 0.8); 
	z-index:500;
	}
	
#ersterInhaltDrei {
	position:relative;
	font-size:20px; 
	line-height:24px;  
	top:-420px;
	left:0px;
	height:auto; 
	width:84%;
	text-align:right;
	padding:0%;
	margin:0px auto; 
	margin-top:0; 
	margin-bottom:0;
	margin-left:15.5%; 
	min-height:300px; 
	border:6px solid rgba(178, 178, 178, 0.8);
	border-radius: 50px; 
	background-color:rgba(218, 218, 218, 0.8);
	z-index:500;
	}

#zweiterInhalt {
	position:relative;
	height:auto; 
	width:50%;
	text-align:left;
	padding-left:10%;
	padding-top:5%;
	z-index:999;
}
#textmax {
		width:auto;
	}
#hakenaufzaehlung {
	max-width:80%;
	}
.smoothscroll {
	scroll-behavior: smooth;
	}
.smoothie {
  	height: 200px;
  	overflow-y: scroll;
  	scroll-behavior: smooth;
}
.scroller {
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	height: 100vh;
}

.loeschen{
     clear: both;
	 	 height:1px;
        }
ul {
    list-style-type: none;
    margin: 0;
   	padding: 0;
        }

#leftFloater {
	float:left;
}

/* Verhalten der Navigationen */
li {
	list-style-type: none;
}

a {
	outline:none;
}
#bullsize {
	color:#000; 
	font-size:36px;
	}
a#text:link, a#text:visited {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#text:hover, a#text:active {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #333;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}

a#linkschriftunten {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 900;
	font-style:normal;
	color: #fff;
	min-height:30px;
	text-decoration: none;
	padding-top:0px;
	padding-left:0%;
	padding-right:1%;
	padding-bottom:0px;
	text-decoration: none;
	border-bottom:4px solid #C00;
	text-align: left;
	z-index: 999;
}

a#hauptunten:link, a#hauptunten:visited {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 900;
	height:30px;
	color: #fff;
	font-style:normal;
	text-decoration: none;
	padding-top:0px;
	padding-left:0%;
	padding-right:0%;
	padding-bottom:0px;
	text-align: left;
	z-index: 999;
}
a#hauptunten:hover, a#hauptunten:active {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 900;
	font-style:normal;
	color: #fff;
	height:30px;
	text-decoration: none;
	padding-top:0px;
	padding-left:0%;
	padding-right:1%;
	padding-bottom:0px;
	text-decoration: none;
	border-bottom:4px solid #C00;
	text-align: left;
	z-index: 999;
}



/* Schrift-Formatierung */

.fliessText {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.formtext {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.fliessTextcond {
	font-family:'Roboto condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #505050;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.fliessTextgr {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 32px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.fliessTextkl {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #505050;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.aufzaehlungdisc li {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	list-style-type:disc;
	margin-left: 3%;
	text-align: left;
	z-index: 999;
}
#aufzaehlungstart {
	width:100%;
	}
.fliessTextUeberschrift {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 46px;
	font-weight: 900;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}

.fliessTextUeberschriftkl {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}


/* Abstaende für Absaetze */

#abstand17px {
	position:relative;
	padding-top:17px;
}
#nachobendesktop{
	position:fixed; 
	display:block; 
	left:95%; 
	width:55px;
	height:55px;
	bottom:15px; 
	z-index:999; 
	clear:both;
	} 
#mehrspaltig {  
  columns: 2 12em;  
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;  
}
#mehrspaltigkasten {  
  columns: 2 12em;  
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; 
  margin-left:-22%;
}
#mehrspaltigunten {  
  columns: 2 6em;  
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;  
}
#dreispalten {  
  columns: 3 6em;  
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;  
}
.scale1:hover {
	transform: scale(3, 3);
		/* VERZÖGERUNG */
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
background-color:#FFF;
}
}

@media screen and (min-width: 1480px) and (max-width: 3000px) { 
#horizonInnenHandy {display:none;}
#desktopabstandhandy {display:none;}
#logohandyPos {display:none;}
#horizonInnenHandy {display:none;}
#desktopabstandhandy {display:none;}
#logohandyPos {display:none;}
#logohandy {display:none;}
#untenabstandhandy {display:none;}
#logoTablet {display:none;}
#horizonInnenTablet {display:none;}
#inhaltdesktopGroesseTablet {display:none;}
#footerTablet {display:none;}
#untergrundTablet {display:none;}
#naviGesamtTablet {display:none;}
#handynavigation {display:none;}
#schriftUntergrundTablet {display:none;}
#naviSchriftPosTablet {display:none;}
#nachobendesktopklein {display:none;}
#strichePosTablet {display:none;}
#tabletnavigation {display:none;}
#textwidthDs {display:none;}
#nachobenhandy {display:none;}
#nachobentablet {display:none;}
#logoDesktopPos {display:none;}
#logoDesktopPosEins {display:none;}
#GrlogoDesktop {display:none;}
#sondertext {display:none;}
#navigationPostablet {display:none;}
#bannerPoskl {display:none;}
#abstandkl {display:none;}
#logountenhandyPos {display:none;}
#nachobenhandy {display:none;}
#nachobentablet {display:none;}
#footerhandy {display:none;}
#footerhandyinnen {display:none;}
#inhalthandy {display:none;}
#textPoshandy {display:none;}
#abstandhandy {display:none;}
#bildklein {display:none;}
#sanibildunten {display:none;}
#handypfeil {display:none;}
#impr {display:none;}
#strichePoshandy {display:none;}
#pictostablet {display:none;}
#pictoshandy {display:none;}


 body{
    font-family:'Roboto', Arial, Helvetica, sans-serif;
    font-size: 1 em; 	
    overflow-x:hidden;
	text-align:center;
	margin:0;
	background-color:#fff;
	scroll-behavior: smooth;
	background-image:url(../img/fliesen.jpg);
	background-repeat:repeat;
	background-size:100%;
        }
	
#horizon {
	position:relative;
	top:0px;
	width:100%;
	max-width:2000px;
	height:auto;
	text-align: left;
	overflow:hidden;
	z-index: 100;
}
#horizonInnen {
position:relative;
	top:0px;
	width:100%;
	max-width:2000px;
	height:auto;
	text-align: left;
	margin:0px auto;
	overflow:hidden;
	z-index: 700;
	
	}

#bannerPos {
	position:relative;
	top:0px;
	width:100%; 
	height:auto;
	max-width:2000px; 
	margin:0px auto;
	z-index:850;
			}
#imprPos {
	position:relative; 
	width:96%; 
	height:24px; 
	text-align:right; 
	margin-right:10px;
	margin-top:0px; 
	z-index:999;
	}
#logo {
	position:absolute;
	top:20px;
	left:34%;
	width:100%;
	height:auto;
	z-index:600;
	}
#navidesktop {
	position:relative;
	height:80px;
	width:40%;
   	margin-left:10%;
	margin-top:0px;
	text-align:left;
	top:-5px;
    white-space:nowrap;
	background-color:rgba(254, 254, 254, 0.8); 
	border-radius:30px; 
	border:6px solid rgba(178, 178, 178, 0.8); 
	padding-left:0%;
    z-index:999;
}
#naviunten {
	margin-left:0%; 
	width:100%;
	}
#navidesktop li {
	padding-top:0px;
	float:left;
	margin-right:1%;
	}
#naviabstand {
	margin-left:0%;
	}
#naviabstandunten {
	margin-left:0%; 
	margin-top:15px;
	width:60%;
	}

#ersterInhaltZwei {
	position:relative;
	top:0px;
	left:0px;
	height:auto; 
	width:84%;
	text-align:right;
	margin-top:0; 
	margin-bottom:0;
	padding:0%;
	font-size:20px; 
	line-height:24px; 
	border-radius: 50px; 
	margin:0px auto; 
	border:6px solid rgba(178, 178, 178, 0.8);
	background-color:rgba(254, 254, 254, 0.8); 
	z-index:400;
	}
	
#ersterInhaltDrei {
	position:relative;
	font-size:20px; 
	line-height:24px;  
	top:-396px;
	left:0px;
	height:auto; 
	width:84%;
	text-align:right;
	padding:0%;
	margin:0px auto; 
	margin-top:0; 
	margin-bottom:0;
	margin-left:15.5%; 
	min-height:300px; 
	border:6px solid rgba(178, 178, 178, 0.8);
	border-radius: 50px; 
	background-color:rgba(218, 218, 218, 0.8);
	z-index:500;
	}
#ersterInhalt {
	position:relative;
	top:0px;
	left:0px;
	height:auto; 
	width:84%;
	text-align:right;
	margin-top:0; 
	margin-bottom:0;
	padding:0%;
	font-size:20px; 
	line-height:24px;
	border:6px solid rgba(178, 178, 178, 0.8);
	border-radius: 50px; 
	margin:0px auto; 
	background-color:rgba(254, 254, 254, 0.8); 
	z-index:500;
	}
#zweiterInhalt {
	position:relative;
	height:auto; 
	width:50%;
	text-align:left;
	padding-left:10%;
	padding-top:5%;
	z-index:999;
}
#ersterInhaltImpr {
	position:relative;
	top:0px;
	left:0px;
	height:auto; 
	width:84%;
	text-align:right;
	margin-top:0; 
	margin-bottom:0;
	padding:0%;
	font-size:20px; 
	line-height:24px;
	border:6px solid rgba(178, 178, 178, 0.8);
	border-radius: 50px; 
	margin:0px auto; 
	background-color:rgba(254, 254, 254, 0.8);	
	z-index:500;
	}


#zweiterInhaltImpr {
	position:relative;
	height:auto; 
	width:75%;
	text-align:left;
	padding-left:10%;
	padding-top:5%;
	z-index:999;
}
#textmax {
	width:auto; 
	max-width:700px;
	}

#hakenaufzaehlung {
	max-width:75%;
	}
.smoothscroll {
	scroll-behavior: smooth;
	}
.smoothie {
  	height: 200px;
  	overflow-y: scroll;
  	scroll-behavior: smooth;
}
.scroller {
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	height: 100vh;
}
.loeschen{
     clear: both;
	 	 height:1px;
        }
ul {
    list-style-type: none;
    margin: 0;
   	padding: 0;
        }

#leftFloater {
	float:left;
}

/* Verhalten der Navigationen */
li {
	list-style-type: none;
}

a {
	outline:none;
}
#bullsize {
	color:#000; 
	font-size:46px;
	}
	}
a#text:link, a#text:visited {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#text:hover, a#text:active {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #333;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#linkschriftunten {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 40px;
	font-weight: 900;
	font-style:normal;
	color: #db271b;
	min-height:40px;
	text-decoration: none;
	padding-top:0px;
	padding-left:0%;
	padding-right:1%;
	padding-bottom:0px;
	text-decoration: none;
	border-bottom:4px solid #C00;
	text-align: left;
	z-index: 999;
}
a#hauptunten:link, a#hauptunten:visited {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 40px;
	font-weight: 900;
	min-height:40px;
	color: #db271b;
	font-style:normal;
	text-decoration: none;
	max-width:300px;
	padding-top:0px;
	padding-left:0%;
	padding-right:0%;
	padding-bottom:0px;
	text-align: left;
	z-index: 999;
}
a#hauptunten:hover, a#hauptunten:active {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 40px;
	font-weight: 900;
	font-style:normal;
	color: #db271b;
	min-height:40px;
	text-decoration: none;
	padding-top:0px;
	padding-left:0%;
	padding-right:1%;
	padding-bottom:0px;
	text-decoration: none;
	border-bottom:4px solid #C00;
	text-align: left;
	z-index: 999;
}
/* Schrift-Formatierung */

.fliessText {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 34px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.fliessTextgr {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 36px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.fliessTextcond {
	font-family:'Roboto condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #505050;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.formtext {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.aufzaehlungdisc li {
font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 34px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #000;
	margin-left:3px;
	list-style-type:disc;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.fliessTextUeberschrift {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 50px;
	font-weight: 900;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}

.fliessTextUeberschriftkl {
	font-family:'Roboto', Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 34px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
/* Abstaende für Absaetze */

#abstand17px {
	position:relative;
	padding-top:17px;
}
#nachobendesktop{
	position:fixed; 
	display:block; 
	left:95%; 
	width:55px;
	height:55px;
	bottom:15px; 
	z-index:999; 
	clear:both;
	} 
#mehrspaltig {  
  columns: 2 12em;  
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;  
}
#mehrspaltigkasten {  
  columns: 2 12em;  
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; 
  margin-left:-22%;
}
#mehrspaltigunten {  
  columns: 2 6em;  
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;  
}
#dreispalten {  
  columns: 3 6em;  
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;  
}
.scale1:hover {
	transform: scale(3, 3);
		/* VERZÖGERUNG */
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
background-color:#FFF;
}

}

