﻿/* ============ 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 */
}
*{
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:#e1e2e3;
    font-family:'Roboto Condensed', Tahoma, Arial, sans-serif; 
    font-size: 1em; 	
    overflow:auto;
	text-align:center;
	margin:0;
	scroll-behavior: smooth;
        }
/* Positionierung der Ebenen der Seite Handy */

#horizon {
	position:relative;
	top:0px;
	margin:0px auto;
	max-width:480px;
	min-with:320px;
	text-align: left;
	height: auto;
	overflow:hidden;
	z-index: 100;
}
#horizonInnenHandy {
	position:relative;
	top:0px;
	margin:0px auto;
	max-width:480px;
	min-width:320px;
	text-align:left;
	height: auto;
	overflow:hidden;
	z-index:200;
}
#startbildhandyPos {
	position:relative; 
	top:0px;
	width:100%;
	height:auto;
	text-align:left;
	background-image:url(../img/startbildhandy.png);
	background-repeat:no-repeat;
	background-position:top;
	background-size:100%;
	z-index:920;
}
#newsbildhandyPos {
	position:relative; 
	top:0px;
	width:100%;
	height:auto;
	text-align:left;
	background-image:url(../img/newsbildhandy.png);
	background-repeat:no-repeat;
	background-position:top;
	background-size:100%;
	z-index:920;
}
#impressumbildhandyPos {
	position:relative; 
	top:0px;
	width:100%;
	height:auto;
	text-align:left;
	background-image:url(../img/impressumbildhandy.png);
	background-repeat:no-repeat;
	background-position:top;
	background-size:100%;
	z-index:920;
}
#nachhaltigkeitbildhandyPos {
	position:relative; 
	top:0px;
	width:100%;
	height:auto;
	text-align:left;
	background-image:url(../img/nachhaltigkeitbildhandy.png);
	background-repeat:no-repeat;
	background-position:top;
	background-size:100%;
	z-index:920;
}
#produktebildhandyPos {
	position:relative; 
	top:0px;
	width:100%;
	height:auto;
	text-align:left;
	background-image:url(../img/produktebildhandy.png);
	background-repeat:no-repeat;
	background-position:top;
	background-size:100%;
	z-index:920;
}
#cemprotecbildhandyPos {
	position:relative; 
	top:0px;
	width:100%;
	height:auto;
	text-align:left;
	background-image:url(../img/cemprotecbildhandy.png);
	background-repeat:no-repeat;
	background-position:top;
	background-size:100%;
	z-index:920;
}
#strichePoshandy {
	position:relative;
	top:10px;
	left:5%;
	z-index:999;
	}
#bannerhandy {
	position:relative;
	max-width:480px;
	min-width:320px;
	height:auto;
	}
#inhalthandy {
	position:relative;
	min-width:320px;
	max-width:480px;
	height:auto;
	margin:0px auto;
	text-align:left;
	z-index:900;
	}

#footerhandy {
	min-width:320px; 
	max-width:480px;
	text-align:center;
	width:100%; 
		background-image:url(../img/fussbackhandy.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-position:center;
	}
#footerhandyinnen {	
	width:70%; 
	margin:0px auto; 
	text-align:left;
	}
#textPoshandy {
	position:relative;
	top:30px;
	text-align:left; 
	min-width:280px;
	max-width:420px;
	width:80%;
	margin-left:10%;
	margin-right:10%;
	white-space:normal;
	z-index:999;
}

.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;
}
.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;
}
.fliessTexthandyweiss {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 1.3em;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #e3e2e0;
	text-decoration: none;
	white-space:normal;
	z-index:999;
}
.texthandysehrweiss {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 1.3em;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #fff;
	text-decoration: none;
	white-space:normal;
	z-index:999;
}
.texthandyaufgruen {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 1.3em;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #00616b;
	text-decoration: none;
	white-space:normal;
	z-index:999;
}
.texthandygruen {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #00616b;
	text-decoration: none;
	text-align: left;
	z-index: 999;
	}
	
#aufzaehlung 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:disc;
	margin:0px;
	margin-left:20px;
	margin-bottom:6px;
	
	}
#aufzaehlungohne 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:none;
	margin:0px;
	margin-left:20px;
	margin-bottom:12px;
	}


.ueberschrifthandynormal {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	text-align:left;
	padding:0px 0px 0px 0px;
	color: #797979;
	display:block;
	text-decoration: none;
	z-index:999;
}
.ueberschrifthandy {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	height:20px;
	font-weight: bold;
	text-align:left;
	padding:0px 0px 0px 0px;
	color: #00616b;
	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: #00616b;
	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: #00616b;
	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: #666;
	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: #666;
	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#texthandykl:link {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: normal;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #000;
	text-decoration: underline;
	white-space:normal;
	z-index:999;
}
a#texthandykl:visited {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #000;
	text-decoration: underline;
	white-space:normal;
	z-index:999;
}
a#texthandykl:hover {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #afafad;
	text-decoration: underline;
	white-space:normal;
	z-index:999;
}
a#texthandykl:active {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #afafad;
	text-decoration: underline;
	white-space:normal;
	z-index:999;
}


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;
}
a#texthandyweiss:link {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: normal;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #e3e2e0;
	text-decoration: underline;
	white-space:normal;
	z-index:999;
}
a#texthandyweiss:visited {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: normal;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #e3e2e0;
	text-decoration: underline;
	white-space:normal;
	z-index:999;
}
a#texthandyweiss:hover {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: normal;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color:#fff;
	text-decoration: underline;
	white-space:normal;
	z-index:999;
}
a#texthandyweiss:active {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: normal;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color:#eee;
	text-decoration: underline;
	white-space:normal;
	z-index:999;
}


a#textsehrweisshandy:link {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: normal;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #fff;
	text-decoration: underline;
	white-space:normal;
	z-index:999;
}
a#textsehrweisshandy:visited {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: normal;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #fff;
	text-decoration: underline;
	white-space:normal;
	z-index:999;
}
a#textsehrweisshandy:hover {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: normal;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color:#e3e2e0;
	text-decoration: underline;
	white-space:normal;
	z-index:999;
}
a#textsehrweisshandy:active {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: normal;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color:#e3e2e0;
	text-decoration: underline;
	white-space:normal;
	z-index:999;
}
a#texthandygruen:link, a#texthandygruen:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #00616b;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#texthandygruen:hover, a#texthandygruen:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #666;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
#nachobenhandy{
	position:fixed; 
	display:block; 
	left:90%; 
	width:35px;
	height:35px;
	bottom:50px; 
	z-index:999; 
	clear:both;
	}

#kastenoben{
	background-color:#FFF; 
	padding:7%; 
	}
#kastenunten {
	background-color:#FFF; 
	padding:7%; 
	border-bottom:4px solid #afafad; 
	background-color:#f5f5f4;
	}

#kastensicherheit {
	background-color:#f5f5f4; 
	padding:40px; 
	padding-top:30px; 
	border-bottom:4px solid #b9b8b6; 
	border-top:4px solid #b9b8b6; 
	text-align:center;
	}
#kastenGrueneSchrift {
	color:#00616b; 
	font-weight:bold; 
	line-height:35px;
	}
#linkkasten {
	width:auto; 
	max-width:80%; 
	margin-left:5%;
	margin-right:5%;
	padding:12px; 
	text-align:center; 
	background-color:00616b; 
	margin-bottom:10px;
	}
#fahne {
	position:absolute; 
	top:15px; 
	width:auto; 
	height:auto; 
	margin-left:80%; 
	z-index:999;
	}
#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;}
#strichePosTablet {display:none;}
#tabletnavigation {display:none;}
#textwidthDs {display:none;}
#nachobentablet {display:none;}
#nachobendesktop {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;}
#galerietablet {display:none;}
#galerietablet2 {display:none;}
#galerie {display:none;}
#galerie2 {display:none;}
.rslides6_container6 {display:none;}
#pictotablet {display:none;}
section  {display:none;}
#planung {display:none;}
#planungtextteil {display:none;}
#planungbildunten {display:none;}
#pflegetextteil {display:none;}
#pflegetextteil2 {display:none;}
#unternehmentextteil {display:none;}
#unternehmentextteil2 {display:none;}
#nachobentablet {display:none;}
#socialmedia {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;}
#bannerdesktopgrie {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;}
#bannerabstand {display:none;}
#unteroben {display:none;}
#inhaltueberschriftgr {display:none;}
#navDesktop {display:none;}
#footer {display:none;}
#adressteil {display:none;}
#GrlogoDesktop {display:none;}
#headlineie {display:none;}
#logodesktopie {display:none;}
#logodesktop {display:none;}
#textbilddesktop {display:none;}
#textbilddesktopie {display:none;}
#sondertextgr {display:none;}
#imprespos {display:none;}
#navigationPos {display:none;}
#logokleinPos {display:none;}
#PositionNavi {display:none;}
#galerie {display:none;}
#rslides_container {display:none;}
#ersterInhalt {display:none;}
#bannerbild  {display:none;}
#galerie {display:none;}
#galerie2 {display:none;}
#adressrechts {display:none;}
#adresslinks {display:none;}
#galeriehandy {display:none;}
#galeriehandy2 {display:none;}
#logountenhandyPos {display:none;}
#nachobenhandy {display:none;}
#socialmedia {display:none;}
#footerhandy {display:none;}
#footerhandyinnen {display:none;}

body{
	background-color:#e1e2e3;
    font-family:'Roboto Condensed', Tahoma, Arial, sans-serif; 
    font-size: 1em; 	
    overflow:auto;
	text-align:center;
	margin:0;
	scroll-behavior: smooth;
        }

#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:481px;
	height:auto; 
	top:0px;
	overflow:hidden; 
	white-space:nowrap; 
	text-align:center; 
	margin:0px auto;
	z-index:999; 
	}
#bannerTablet {
	position:relative;
	width:100%;
	height:auto;
	padding:0px;
	text-align:center;
	z-index:999;
	}
#strichePosTablet {
	position:relative; 
	top:0px; 
	left:5%; 
	width:10%; 
	max-width:100px;
	z-index:999;
	}
#tabletnavigation {
	margin-left:50px;
	width:80%;
	padding-left:50px; 
	padding-right:50px; 
	}
.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;
	width:100%;
	max-width:959px;
	min-width:481px;
	text-align: center;
	padding:0px;
	overflow:visible;
	z-index: 999;
}
#inhaltdesktopGroesseTablet {
	width:auto;
	}
#inhaltdesktopTablet {
	position:relative;
	width: auto;
	min-width:120px;
	height:auto;
	margin-left: 60px;
	margin-top: 0px;
	margin-right:60px;
	margin-bottom:0px;
	padding-bottom:0px;
	white-space:normal;
	z-index: 999;
        }
#footertablet {
	width:100%;
	max-width:959px;
	min-width:481px;
	bottom:0px;
	margin:0px auto;
	text-align: center;
	height:auto; 
	background-image:url(../img/fussbacktablet.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-position:top;
	text-align:left; 
	margin:0px auto;
	}
#footertabletinnen {
	width:48%;
	margin:0px auto;
	}

.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 Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-decoration: underline;
	color:#00616b;
	width: auto;
	white-space:nowrap;
	z-index: 999;
	display: block;
	height: 22px;
	line-height: 22px;
}
a#hauptTablet:hover, a#hauptTablet:active {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-decoration: underline;
	color:#666;
	width: auto;
	white-space:nowrap;
	z-index: 999;
	display: block;
	height: 22px;
	line-height:22px;
}
a#textTabletkl:link, a#textTabletkl:visited {
font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #666;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#textTabletkl:hover, a#textTabletkl:active {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #024b7c;
	text-decoration:underline;
	text-align: left;
	z-index: 999;
}
a#textTablet:link, a#textTablet:visited {
font-family: 'Roboto Condensed', Arial, Tahoma, 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#textTablet:hover, a#textTablet:active {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #afafad;
	text-decoration:underline;
	text-align: left;
	z-index: 999;
}
a#textweissTablet:link, a#textweissTablet:visited {
font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #e3e2e0;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#textweissTablet:hover, a#textweissTablet:active {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #fff;
	text-decoration:underline;
	text-align: left;
	z-index: 999;
}
a#textsehrweissTablet:link, a#textsehrweissTablet:visited {
font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #fff;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#textsehrweissTablet:hover, a#textsehrweissTablet:active {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #e3e2e0;
	text-decoration:underline;
	text-align: left;
	z-index: 999;
}
a#texttabletgruen:link, a#texttabletgruen:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #00616b;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#texttabletgruen:hover, a#texttabletgruen:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #666;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
/* Schrift-Formatierung */

.fliessTextTablet {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.fliessTextTabletkl {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #00616b;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}

.fussTextTabletweiss {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	color: #e3e2e0;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.textTabletsehrweiss {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.texttabletgruen {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #00616b;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
#aufzaehlung 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:disc;
	margin:0px;
	margin-left:20px;
	margin-bottom:6px;
	}
#aufzaehlungohne 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:none;
	margin:0px;
	margin-left:20px;
	margin-bottom:6px;
	}
.fliessTextUeberschriftTablet {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 38px;
	font-weight: bold;
	display:block;
	color: #00616b;
	text-decoration: none;
}
.fliessTextUeberschriftTabletKl {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 34px;
	font-weight:bold;
	color: #8b8b89;
	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;
	}
#kastenoben{
	background-color:#FFF; 
	padding:7%; 
	}
#kastenunten {
	background-color:#FFF; 
	padding:7%; 
	border-bottom:6px solid #afafad; 
	background-color:#f5f5f4;
	}
#kastenlinks {
	background-color:#FFF; 
	padding:4%; 
	border-bottom:6px solid #afafad;
		min-width:130px;
	}
#kastenrechts {
	background-color:#FFF; 
	padding:4%; 
	border-bottom:6px solid #afafad; 
	background-color:#f5f5f4;

	}
#kastensicherheit {
	background-color:#f5f5f4; 
	padding:40px; 
	padding-top:30px; 
	border-bottom:6px solid #b9b8b6; 
	border-top:6px solid #b9b8b6; 
	text-align:center;
	}
#kastenGrueneSchrift {
	color:#00616b; 
	font-weight:bold; 
	line-height:35px;
	}
#linkkasten {
	width:auto; 
	max-width:80%; 
	margin-left:10%;
	padding:12px; 
	text-align:center; 
	background-color:00616b; 
	margin-bottom:10px;
	}
#fahne {
	position:absolute; 
	top:20px; 
	width:auto; 
	height:auto; 
	margin-left:1.5%; 
	z-index:999;
	}
}
@media screen and (min-width: 960px) and (max-width: 1419px) { 
#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;}
#nachobenhandy {display:none;}
#nachobentablet {display:none;}
#nachobendesktop {display:none;}
#LogoDesktopPosEinsie {display:none;}
#sondertextgr {display:none;}
#navigationPostablet {display:none;}
#galerietablet {display:none;}
#abstandgr {display:none;}
#galerietablet {display:none;}
#galerietablet2 {display:none;}
#galeriehandy {display:none;}
#galeriehandy2 {display:none;}
#logountenhandyPos {display:none;}
#nachobenhandy {display:none;}
#nachobentablet {display:none;}
#footerhandy {display:none;}
#footerhandyinnen {display:none;}

body{
/*quadratisches Bild ! Bildgröße egal*/	
	background-color:#e1e2e3;
    font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 1 em; 	
    overflow-x:hidden;
	text-align:center;
	margin:0;
	scroll-behavior: smooth;
        }
#horizon {
	position:relative;
	top:0px;
	width:100%;
	max-width:1420px;
	height:auto;
	text-align: left;
	overflow:hidden;
	z-index: 100;
}
#horizonInnen {
	position:relative;
	top:0px;
	width:100%;
	max-width:1420px;
	height:auto;
	text-align: left;
	margin:0px auto;
	overflow:hidden;
	z-index: 800;
}

#bannerPos {
	position:relative;
	width:100%; 
	height:auto;
	max-width:2000px; 
	margin:0px auto;
	z-index:999;
	}
#bannerCoverPos {
	position:relative;
	top:0px;
	width:100%; 
	height:auto;
	max-width:2000px; 
	margin:0px auto;
	z-index:999;
			}
#logo {
	position:absolute;
	top:30px;
	left:7%;
	width:22%;
	height:auto;
	z-index:999;
	
	}
#navidesktopaussen {
	position:absolute;
	top:23px;
	height:42px;
	margin: 0%;
	margin-left: 35%;
	padding-top:0px;
   white-space:nowrap;
   text-align:left;
   z-index:999;
}	
#navidesktop {
	position:relative;
	height:71px;
	width:719px;
   	margin:0px auto; 
	padding-top:0px;
	top:0px;
   white-space:nowrap;
   z-index:999;

}
#navidesktop li {
	padding-top:20px;
	float:left;
	margin-right:1%;
	}
#naviabstand {
margin-left:3%;
	}

	
#bannerbild {
	position:relative;
	top:
	width:100%; 
	height:auto; 
	top:0px;
	z-index:999;
	}
#PositionNavi {
	position:relative; 
	top:0px; 
	max-width:2000px; 
	width:100%; 
	text-align:center; 
	margin:0px auto; 
	position:fixed; 
	display:block; 
	height:100px; 
	background-color:#f3efe3; 
	z-index:999;
	}
#PosNaviZwei {
	position:relative; 
	top: 0px; 
	width:auto; 
	white-space:nowrap; 
	}

#abstandkl {
	width:100%;
	}

	#scrolltitel {
	width:100%;
	text-align:center;
	}
#ersterInhalt {
	position:relative;
		height:auto; 
	margin: 0% 12%; 
	margin-top:20px;
	padding:3%;
	font-size:20px; 
	line-height:24px; 
	z-index:999;

	}
#textlinks {
	width:45%; 
	float:left; 
	margin-right:10px;
	margin-top:2%;
	}
#textrechts {
	float:right;
	max-width:50%;
	margin-top:50px;
}
#textspalte {
	width:28%; 
	height:auto; 
	float:left; 
	margin-right:5%;
	text-align:center;
	}
#spaltentext {
	text-align:left; 
	margin-top:10px;
	}
	
.smoothscroll {
	scroll-behavior: smooth;
	}
.smoothie {
  	height: 200px;
  	overflow-y: scroll;
  	scroll-behavior: smooth;
}
.scroller {
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	height: 100vh;
}
#footer {
	width:100%; 
	height:auto;
	max-width:2000px;
	background-color:#e1e2e3; 
	background-image:url(../img/fussback.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-position:center;
	padding-bottom:0px;
	margin-top:20px;
	text-align:left; 
	z-index:600;
	}
#adressteil {
	position:relative; 
	margin:0px auto;
	padding-bottom:0px;
	padding-left:100px; 
	width:96%; 
	z-index:999; 
	text-align:left;
	}
#adresslinks {
	margin-left:1%;
	float:left; 
	width:20%;
	margin-right:1.5%;
	margin-top:53px;
		margin-left:2%;
	}
#adressrechts {
	top:0px;
	width:auto;
	text-align:left;
	margin-right:2%;

	}
.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#textkl:link, a#textkl:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #666;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#textkl:hover, a#textkl:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #024b7c;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#text:link, a#text:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	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 Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #afafad;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#linkschrift {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	height:58px;
	padding-top:50px;
	background-image:url(../img/navizeichen.jpg);
	background-repeat:no-repeat;
background-position:top center;
background-size:70% 42px;
	color: #fff;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:16px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
a#haupt:link, a#haupt:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #fff;
	text-decoration: none;
	padding-top:50px;
		padding-left:10px;
	padding-right:10px;
	padding-bottom:16px;
	text-align: left;
	z-index: 999;
}
a#haupt:hover, a#haupt:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #fff;
	height:78px;
	padding-top:70px;
	background-image:url(../img/navizeichen.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:70% 62px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:16px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}


a#textweiss:link, a#textweiss:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #e3e2e0;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}


a#textweiss:hover, a#textweiss:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #fff;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#textsehrweiss:link, a#textsehrweiss:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #fff;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#textsehrweiss:hover, a#textsehrweiss:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #e3e2e0;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#textgruen:link, a#textgruen:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #00616b;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
a#textgruen:hover, a#textgruen:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #666;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
a#textaufgruen:link, a#textaufgruen:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #00616b;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#textaufgruen:hover, a#textaugruen:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #666;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}

/* Schrift-Formatierung */

.fliessText {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 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: 20px;
	line-height: 26px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #00616b;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}

.fliessTextweiss {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #e3e2e0;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.fliessTextsehrweiss {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.fliessTextaufgruen {
font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #00616b;
	text-decoration: none;
	text-align: left;
	z-index: 999;
	}
.fliessTextunten {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
#aufzaehlung li {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 27px;
	font-weight: normal;
	padding:0px;
	color: #000;
	text-decoration: none;
	text-align: left;
	z-index: 999;
	list-style-type:disc;
	margin:0px;
	margin-left:40px;
	margin-bottom:6px;
}
#aufzaehlungstart {
	width:100%;
	}
.fliessTextUeberschrift {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 34px;
	line-height: 50px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #00616b;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}

.fliessTextUeberschriftkl {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #8b8b89;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fliessTextUeberschriftzwei {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 34px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #00616b;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fliessTextUeberschriftgruen {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height:30px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #00616b;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
/* Abstaende für Absaetze */

#abstand17px {
	position:relative;
	padding-top:17px;
}
#nachobendesktop{
	position:fixed; 
	display:block; 
	left:94%; 
	width:55px;
	height:55px;
	bottom:100px; 
	z-index:999; 
	clear:both;
	}  
	
#logofooterPos {
	position:relative; 
	width:150px;
	margin-top:-78px; 
	margin-left:30px; 
	z-index:999; 	
}
#kastenlinks {
	background-color:#FFF; 
	padding:4%; 
	border-bottom:6px solid #afafad;
	}
#kastenrechts {
	background-color:#FFF; 
	padding:4%; 
	border-bottom:6px solid #afafad; 
	background-color:#f5f5f4;
	}
#kastensicherheit {
	background-color:#f5f5f4; 
	padding:40px; 
	padding-top:30px; 
	border-bottom:6px solid #b9b8b6; 
	border-top:6px solid #b9b8b6; 
	text-align:center;
	}
#kastenGrueneSchrift {
	color:#00616b; 
	font-weight:bold; 
	line-height:35px;
	}
#linkkasten {
	width:auto; 
	max-width:70%; 
	padding:12px; 
	text-align:center; 
	background-color:00616b; 
	margin-bottom:10px;
	}
#fahne {
	position:absolute; 
	top:20px; 
	width:auto; 
	height:auto; 
	margin-left:1.5%; 
	z-index:999;
	}
}

@media screen and (min-width: 1420px) 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;}
#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;}
#nachobendesktopklein {display:none;}
#nachobentablet {display:none;}
#nachobenhandy {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;}
#galerietablet {display:none;}
#abstandkl {display:none;}
#galerietablet {display:none;}
#galerietablet2 {display:none;}
#galeriehandy {display:none;}
#galeriehandy2 {display:none;}
#logountenhandyPos {display:none;}
#nachobenhandy {display:none;}
#nachobentablet {display:none;}
#footerhandy {display:none;}
#footerhandyinnen {display:none;}


 body{
/*quadratisches Bild ! Bildgröße egal*/	
	background-color:#e1e2e3;
    font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 1 em; 	
    overflow-x:hidden;
	text-align:center;
	margin:0;
	scroll-behavior: smooth;
        }
#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: 800;
}

#bannerPos {
	position:relative;
	top:0px;
	width:100%; 
	height:auto;
	max-width:2000px; 
	margin:0px auto;
	z-index:999;
			}
#bannerCoverPos {
	position:relative;
	top:0px;
	width:100%; 
	height:auto;
	max-width:2000px; 
	margin:0px auto;
	z-index:999;
			}
#logo {
	position:absolute;
	top:30px;
	left:11%;
	width:22%;
	height:auto;
	z-index:999;
	
	}
#navidesktopaussen {
	position:absolute;
	top:50px;
	height:71px;
	margin: 0%;
	margin-left: 42%;
	padding-top:0px;
   white-space:nowrap;
   text-align:left;
   z-index:999;
}	
#navidesktop {
	position:relative;
	height:71px;
	width:950px;
   	margin:0px auto; 
	padding-top:0px;
	top:0px;
   white-space:nowrap;
   z-index:999;

}
#navidesktop li {
	padding-top:20px;
	float:left;
	margin-right:1%;
	}
#naviabstand {
	margin-left:5%;
	}
#bannerbild {
	position:relative;
	top:
	width:100%; 
	height:auto; 
	top:0px;
	}
#PositionNavi {
	position:relative; 
	top:0px; 
	max-width:2000px; 
	width:100%; 
	text-align:center; 
	margin:0px auto; 
	position:fixed; 
	display:block; 
	height:100px; 

	z-index:999;
	}
#PosNaviZwei {
	position:relative; 
	top: 0px; 
	width:auto; 
	white-space:nowrap; 
	}

#abstandgr {
	width:100%;
	}
#scrolltitel {
	width:100%;
	text-align:center;
	}
#ersterInhalt {
	position:relative;
	height:auto; 
	margin: 0% 12%; 
	padding:3%;
	font-size:20px; 
	line-height:24px; 
z-index:999;
	}

#zweiterInhalt {
	position:relative;
	height:auto; 
	margin: 4% 10%; 
	font-size:20px; 
	line-height:24px; 
}
#textlinks {
	width:44%; 
	float:left; 
	margin-right:10px;
		margin-top:2%;
	}
#textrechts {
	float:right;
	width:50%;
}
#textspalte {
	width:28%; 
	height:auto; 
	float:left; 
	margin-right:5%;
	text-align:center;
	}
#spaltentext {
	text-align:left; 
	margin-top:10px;
	}
	
.smoothscroll {
	scroll-behavior: smooth;
	}
.smoothie {
  	height: 200px;
  	overflow-y: scroll;
  	scroll-behavior: smooth;
}
.scroller {
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	height: 100vh;
}
#footer {
	width:100%; 
	height:auto;
	max-width:2000px;
	background-color:#e1e2e3; 
	background-image:url(../img/fussback.png);
	background-repeat:no-repeat;
	background-size:100%;
	background-position:top;
	text-align:left; 
	}
#adressteil {
	position:relative; 
	margin:0px auto;
	padding-bottom:5px;
	padding-left:8%; 
	width:80%; 
	z-index:999; 
	text-align:left;
	}
#adresslinks {
	float:left; 
	width:20%;
	margin-right:1.5%;
	margin-top:65px;
	margin-left:1%;
	}
#adressrechts {
	top:0px;
	width:auto;
	text-align:left;
	margin-right:2%;
	}

.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#textkl:link, a#textkl:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #666;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#textkl:hover, a#textkl:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #024b7c;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#text:link, a#text:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	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 Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #afafad;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#linkschrift {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: normal;
	height:78px;
	padding-top:70px;
	background-image:url(../img/navizeichen.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:70% 62px;
	color: #fff;
	padding-left:18px;
	padding-right:18px;
	padding-bottom:16px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
a#haupt:link, a#haupt:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #fff;
	text-decoration: none;
	padding-top:18px;
		padding-left:18px;
	padding-right:18px;
	padding-bottom:16px;
	text-align: left;
	z-index: 999;
}
a#haupt:hover, a#haupt:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #fff;
	height:78px;
	padding-top:70px;
	background-image:url(../img/navizeichen.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:70% 62px;
	padding-left:18px;
	padding-right:18px;
	padding-bottom:16px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
a#textweiss:link, a#textweiss:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #e3e2e0;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#textweiss:hover, a#textweiss:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #fff;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#textsehrweiss:link, a#textsehrweiss:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #fff;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#textsehrweiss:hover, a#textsehrweiss:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #e3e2e0;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#textgruen:link, a#textgruen:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #00616b;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
a#textgruen:hover, a#textgruen:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #666;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
a#textaufgruen:link, a#textaufgruen:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #00616b;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#textaufgruen:hover, a#textaugruen:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #666;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}

/* Schrift-Formatierung */

.fliessText {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 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: 20px;
	line-height: 26px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #00616b;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}

.fliessTextweiss {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #e3e2e0;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.fliessTextsehrweiss {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
.fliessTextaufgruen {
font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #00616b;
	text-decoration: none;
	text-align: left;
	z-index: 999;
	}
.fliessTextunten {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
#aufzaehlung li {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	text-align: left;
	z-index: 999;
	list-style-type:disc;
	margin:0px;
	margin-left:40px;
	margin-bottom:6px;
}
#aufzaehlungstart {
	width:100%;
	}
.fliessTextUeberschrift {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: 56px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #00616b;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fliessTextUeberschriftgruen {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 46px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #00616b;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fliessTextUeberschriftkl {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #8b8b89;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fliessTextUeberschriftzwei {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 34px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #00616b;
	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:100px; 
	z-index:999; 
	clear:both;
	} 
#logofooterPos {
	position:relative; 
	width:160px;
	margin-top:-103px; 
	margin-left:30px; 
	z-index:999; 	
}
#mehrspaltig {  
  columns: 2 12em;  
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;  
}
#kastenlinks {
	background-color:#FFF; 
	padding:4%; 
	border-bottom:6px solid #afafad;
	}
#kastenrechts {
	background-color:#FFF; 
	padding:4%; 
	border-bottom:6px solid #afafad; 
	background-color:#f5f5f4;
	}
#kastensicherheit {
	background-color:#f5f5f4; 
	padding:40px; 
	padding-top:30px; 
	border-bottom:6px solid #b9b8b6; 
	border-top:6px solid #b9b8b6; 
	text-align:center;
	}
#kastenGrueneSchrift {
	color:#00616b; 
	font-weight:bold; 
	line-height:35px;
	}
#linkkasten {
	width:auto; 
	max-width:100%; 
	padding:12px; 
	text-align:center; 
	background-color:00616b; 
	margin-bottom:10px;
	}
#kastenaufzaehlung {
	width:25%; 
	max-width:100%; 
	padding:20px; 
	text-align:center; 
	float:left;
	margin-right:0px;
	background-color:#fff; 
	margin-bottom:10px;
	}
#linkkastenohne {
	width:auto; 
	max-width:100%; 
	padding:12px; 
	text-align:center; 
	margin-bottom:10px;
	}
#fahne {
	position:absolute; 
	top:20px; 
	width:auto; 
	height:auto; 
	margin-left:1.5%; 
	z-index:999;
	}
	
}
