﻿/* ============ 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-condensed-700italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-condensed-v25-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-condensed-v25-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-condensed-v25-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-condensed-v25-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-condensed-v25-latin-700italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}
*{
padding:0px;
margin:0px;
border:0px;
}
html {
	height:100%;
}
#anfang {	 height:1px;}
#anfang2 {	 height:1px;}
#anfang3 {	 height:1px;}

a#textmarq:link, a#textmarq:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #005193;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#textmarq:hover, a#textmarq:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #afafad;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}


@media screen and (max-width: 480px) {
	body{
	background-color:#d2d7e6;
    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-position:top;
	background-size:100%;
	z-index:920;
}
#strichePoshandy {
	position:absolute;
	top:36px;
	left:80%;
	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;
	background-image:url(../img/einpixelweisstransp.png);
	background-repeat:repeat;
	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;
	}
#angebotskasten {
	height:auto; 
	width:100%; 
	background-color:#fff; 
	text-align:left; 
	min-width:320px; 
	max-width:480px;
	max-height:400px;
	}
#angebotskasteninnen {
	width:80%; 
	padding:10%; 
	text-align:left; 
	max-width:420px;
	}
#footerhandy {
	min-width:320px; 
	max-width:480px;
	text-align:center;
	width:100%; 
	background-image:url(../img/einpixelblaufuss.jpg);
	background-repeat:repeat;
	}
#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: #505050;
	text-decoration: none;
	white-space:normal;
	z-index:999;
}
#angebotsanitaetshaus li {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	padding:0px 0px 0px 0px;	
	color: #fff;
	list-style-image:url(../img/aufzaehlungsymbol25.png);
	margin-bottom:10px;
	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;
}
.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: #505050;
	text-decoration: none;
	white-space:normal;
	z-index:999;
	list-style-image:url(../img/aufzaehlungsymbol25.png);
	margin:0px;
	margin-left:30px;
	}


.ueberschrifthandynormal {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	font-style:italic;
	text-align:left;
	padding:0px 0px 0px 0px;
	color: #005193;
	display:block;
	text-decoration: none;
	z-index:999;
}
.ueberschrifthandy {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 32px;
	height:20px;
	font-weight: bold;
	font-style:italic;
	text-align:left;
	padding:0px 0px 0px 0px;
	color: #f3af00;
	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: #005192;
	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: #505050;
	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: #505050;
	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: #505050;
	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: #505050;
	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#anfrage:link, a#anfrage:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	padding:17px 17px 17px 17px;
	width:300px;
	color: #005192;
	text-decoration:none;
	background-image:url(../img/buttonhintergrundanfrage.png);
	background-repeat:no-repeat;
	background-size:100%;
	text-align: left;
	z-index: 999;
}
a#anfrage:hover, a#anfrage:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	width:300px;
	padding:17px 17px 17px 17px;
	color: #afafad;
	text-decoration:none;
	background-image:url(../img/buttonhintergrundanfragehell.png);
	background-repeat:no-repeat;
	text-align: left;
	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;
}
#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;}
#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;}
.rslides6_container6 {display:none;}
#nachobentablet {display:none;}
#logo {display:none;}
#bannerPos {display:none;}
#navidesktopaussen {display:none;}
#symbole {display:none;}
#animate-texttablet {display:none;}
#animate-text {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;}
#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;}
#symbole {display:none;}
#animate-text {display:none;}
#animate-texthandy {display:none;}

body{
	background-color:#d2d7e6;
    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:absolute; 
	width:100%; 
	min-width:481px;
	height:auto; 
	top:0px;
	left:0px;
	overflow:hidden; 
	white-space:nowrap; 
	text-align:left; 
	margin:0px auto;
	z-index:999; 
	}
#bildTablet {
	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:absolute; 
	top:40px; 
	left:80%; 
	width:80px; 
	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;
	top:0px;
	width:100%;
	max-width:959px;
	min-width:481px;
	text-align: center;
	padding:0px;
	overflow:visible;
	z-index: 999;
}
#nachbannerTablet {
	margin-top:-20px;
	top:0px;
	width:100%;
	background-image:url(../img/einpixelweisstransp.png);
	background-repeat:repeat;
	}
#inhaltdesktopGroesseTablet {
	width:auto;
	top:0px;

	}
#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;
        }
#angebotskasten {
	height:auto; 
	width:70%; 
	background-color:#fff; 
	text-align:left; 
	min-width:320px; 
	max-width:500px;
	margin-left:10%;
	}
#angebotskasteninnen {
	width:80%; 
	padding-bottom:10%; 
	padding-left:10%; 
	padding-right:10%; 
	padding-top:5%;
	text-align:left; 
	max-width:500px;
	}
#angebotsanitaetshaus {
	background-color:#819bc4;
	padding-left:90px;
	}
#footertablet {
	width:100%;
	max-width:959px;
	min-width:481px;
	bottom:0px;
	margin:0px auto;
	text-align: center;
	height:auto; 
	background-image:url(../img/einpixelblaufuss.jpg);
	background-repeat:repeat;
	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:#005193;
	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#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: #505050;
	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#anfragetablet:link, a#anfragetablet:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	padding:17px 17px 17px 17px;
	width:300px;
	color: #005192;
	text-decoration:none;
	background-image:url(../img/buttonhintergrundanfrage.png);
	background-repeat:no-repeat;
	background-size:100%;
	text-align: left;
	z-index: 999;
}
a#anfragetablet:hover, a#anfragetablet:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	width:300px;
	padding:17px 17px 17px 17px;
	color: #afafad;
	text-decoration:none;
	background-image:url(../img/buttonhintergrundanfragehell.png);
	background-repeat:no-repeat;
	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;
}

/* Schrift-Formatierung */

.fliessTextTablet {
	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;
}
#aufzaehlungweiss li {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	list-style-image:url(../img/aufzaehlungsymbol25.png);
	margin-bottom:12px;
	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;
}
.aufzaehlung li {
	font-family: 'Roboto Condensed', Arial, Tahoma, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	text-align: left;
	z-index: 999;
	list-style-image:url(../img/aufzaehlungsymbol25.png);
	margin:0px;
	margin-left:30px;
	margin-bottom:12px;
	}

.fliessTextUeberschriftTablet {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 38px;
	font-weight: bold;
	font-style:italic;
	display:block;
	color: #f3af00;
	text-decoration: none;
}
.fliessTextUeberschriftTabletKl {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 32px;
	font-weight:bold;
	font-style:italic;
	color: #005192;
	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;}
#nachobentablet {display:none;}
#nachobenhandy {display:none;}
#strichePosTablet {display:none;}
#tabletnavigation {display:none;}
#textwidthDs {display:none;}
#nachobenhandy {display:none;}
#nachobentablet {display:none;}
#nachobendesktop {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;}
#animate-texthandy {display:none;}
#animate-texttablet {display:none;}

body{
/*quadratisches Bild ! Bildgröße egal*/	
	background-color:#d2d7e6;
    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;
}
#horizonInnenStart {
	position:relative;
	top:0px;
	width:100%;
	max-width:1420px;
	height:auto;
	text-align: left;
	margin:0px auto;
	overflow:hidden;
	background-image:url(../img/loewe2.png);
	background-size:80%;
	background-repeat:no-repeat;
	background-position: bottom left;
	z-index: 700;
}

#bannerPos {
	position:relative;
	top:0px;
	width:100%; 
	height:auto;
	max-width:1420px; 
	margin:0px auto;
	z-index:850;
			}

#logo {
	position:absolute;
	top:0px;
	left:62%;
	width:37.5%;
	height:auto;
	z-index:999;
	}
	
#navidesktopaussen {
	position:absolute;
	background-color:#FFF;
	opacity:0.85;
	top:20px;
	height:40px;
	width:100%;
	margin: 0%;
	padding-left: 32%;
	padding-top:0px;
    white-space:nowrap;
    text-align:left;
    z-index:999;
}	

#navidesktop {
	position:relative;
	height:30px;
	width:100%;
   	margin:0px auto; 
	padding-top:0px;
	top:0px;
    white-space:nowrap;
    z-index:999;
}
#naviunten {
	margin-left:2%; 
	width:90%;
	}
#navidesktop li {
	padding-top:5px;
	float:left;
	margin-right:1%;
	}
#naviabstand {
	margin-left:0%;
	}
#naviabstandunten {
	margin-left:5%;
	}
#navidesktopaussen {
	position:absolute;
	top:23px;
	height:42px;
	margin: 0%;
	margin-left:0%;
	padding-top:0px;
   white-space:nowrap;
   text-align:left;
   z-index:999;

}


#ersterInhalt {
	position:relative;
	top:0px;
	height:auto; 
	width:100%;
	text-align:right;
	margin-top:-15%; 
	margin-bottom:-58px;
	padding:3%;
	font-size:20px; 
	line-height:24px; 
	z-index:900;
	}

#zweiterInhalt {
	position:relative;
	height:auto; 
	width:65%;
	margin-top:-50px; 
	margin-left:14%;
	margin:right:0%;
	text-align:left;
	padding-left:10%;
	padding-top:5%;
	padding-right:8%;
	background-image:url(../img/einpixelweisstransp.png);
	background-repeat:repeat;
}
#kastenangebotsani {
padding-left: 100px;
	}
#angebotsanipos {
	width:100%; 
	margin-left:0%; 
	background-color:#819bc4;
	}

.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:#005193; 
	background-image:url(../img/einpixelblaufuss.jpg);
	background-repeat:repeat;
	text-align:left; 
	margin-top:-1px;
	z-index:999;
	}
#adressteil {
	position:relative; 
	margin:0px auto;
	padding-bottom:5px;
	padding-left:8%; 
	width:80%; 
	z-index:999; 
	text-align:left;
	}
#adresslinks {
	float:left; 
	width:18%;
	margin-right:1.5%;
	margin-top:-25px;
	margin-left:-10%;
	}
#adressrechts {
	top:0px;
	width:auto;
	text-align:left;
	margin-right:2%;
	}
#adressrechtsspalten {
	top:0px;
	width:auto;
	text-align:left;
	margin-left:15%;
	margin-right:2%;
 	columns: 3 6em;  
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; 
  }
  
#startkastenangebot {
	background-color:#fff; 
	padding:20px; 
	height:auto;
	min-height:200px; 
	max-width:70%;
	margin-left:14%;
	width:90%;
}
#anfragen {
	width:100%; 
	padding:0; 
	margin:0;
	}
#anfragerechts {

	}
#anfragelinks {

	}
.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: 22px;
	line-height: 28px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #505050;
	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: 22px;
	line-height: 28px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #afafad;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}

a#anfrage:link, a#anfrage:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	padding:20px 30px 20px 30px;
	width:300px;
	color: #005192;
	text-decoration:none;
	background-image:url(../img/buttonhintergrundanfrage.png);
	background-repeat:no-repeat;
	background-size:100%;
	text-align: left;
	z-index: 999;
}
a#anfrage:hover, a#anfrage:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	width:300px;
	padding:20px 30px 20px 30px;
	color: #afafad;
	text-decoration:none;
	background-image:url(../img/buttonhintergrundanfragehell.png);
	background-repeat:no-repeat;
	text-align: left;
	z-index: 999;
}
a#linkschrift {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	font-style:italic;
	height:30px;
	padding-top:20px;
	color: #00abe0;
	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: 24px;
	line-height: 28px;
	font-weight: bold;
	font-style:italic;
	color: #005193;
	height:30px;
	text-decoration: none;
	padding-top:18px;
	padding-left:8px;
	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: 24px;
	line-height: 28px;
	font-weight: bold;
	font-style:italic;
	color: #00abe0;
	height:30px;
	padding-top:50px;
	padding-left:8px;
	padding-right:18px;
	padding-bottom:16px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}

a#linkschriftunten1 {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	font-style:italic;
	color: #fff;
	max-height:35px;
	background-image:url(../img/navibuttonhintersani2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
a#hauptunten1:link, a#hauptunten1:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	max-height:35px;
	color: #fff;
	font-style:italic;
	background-image:url(../img/navibuttonhintersanibl.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-align: left;
	z-index: 999;
}
a#hauptunten1:hover, a#hauptunten1:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	font-style:italic;
	color: #fff;
	max-height:35px;
	background-image:url(../img/navibuttonhintersani2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}

a#linkschriftunten2 {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	font-style:italic;
	max-height:35px;
	background-image:url(../img/navibuttonhinterortho2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-align: left;
	z-index: 999;
}
a#hauptunten2:link, a#hauptunten2:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	font-style:italic;
	max-height:35px;
	background-image:url(../img/navibuttonhinterorthobl.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-align: left;
	z-index: 999;
}
a#hauptunten2:hover, a#hauptunten2:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	font-style:italic;
	max-height:35px;
	background-image:url(../img/navibuttonhinterortho2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-align: left;
	z-index: 999;
}

a#linkschriftunten3 {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	font-style:italic;
	color: #fff;
	max-height:35px;
	background-image:url(../img/navibuttonhinterreha2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:99%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
a#hauptunten3:link, a#hauptunten3:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	font-style:italic;
	max-height:35px;
	background-image:url(../img/navibuttonhinterrehabl.png);
	background-repeat:no-repeat;
	background-position:top left;
		background-size:99%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-align: left;
	z-index: 999;
}
a#hauptunten3:hover, a#hauptunten3:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	font-style:italic;
	color: #fff;
	max-height:35px;
	background-image:url(../img/navibuttonhinterreha2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:99%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}

a#linkschriftunten4 {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	font-style:italic;
	padding:0px 0px 0px 0px;
	color: #fff;
	max-height:35px;
	background-image:url(../img/navibuttonhinterkinder2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:18px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
a#hauptunten4:link, a#hauptunten4:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #fff;
	font-style:italic;
	max-height:35px;
	background-image:url(../img/navibuttonhinterkinderbl.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:18px;
	text-align: left;
	z-index: 999;
}
a#hauptunten4:hover, a#hauptunten4:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	font-style:italic;
	padding:0px 0px 0px 0px;
	color: #fff;
	max-height:35px;
	background-image:url(../img/navibuttonhinterkinder2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:18px;
	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;
}




/* Schrift-Formatierung */

.fliessText {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: 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: 20px;
	line-height: 24px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #505050;
	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;
}
.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;
}

.aufzaehlungweiss li {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 36px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	white-space:normal;
	color: #fff;
	text-decoration: none;

	list-style-image:url(../img/aufzaehlungsymbol25.png);
	text-align: left;
	z-index: 999;
}
.aufzaehlung li {
	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;
	white-space:normal;
	color: #505050;
	text-decoration: none;
	list-style-image:url(../img/aufzaehlungsymbol25.png);
	margin-left:4%;
	margin-bottom:15px;
	text-align: left;
	z-index: 999;
}
#aufzaehlungstart {
	width:100%;
	}
.fliessTextUeberschrift {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 42px;
	font-weight: bold;
	font-style:italic;
	padding:0px 0px 0px 0px;
	color: #f3af00;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}

.fliessTextUeberschriftkl {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	font-style:italic;
	padding:0px 0px 0px 0px;
	color: #005193;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}

.fliessTextUeberschriftklein {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	font-style:italic;
	padding:0px 0px 0px 0px;
	color: #005193;
	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:94%; 
	width:55px;
	height:55px;
	bottom:100px; 
	z-index:999; 
	clear:both;
	}  
#mehrspaltig {  
  columns: 2 12em;  
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;  
}
#mehrspaltigkasten {  

}
#mehrspaltigunten {  
  columns: 2 6em;  
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;  
}
#symbole {
	margin-left:-24%; 
	margin-top:-60px; 
	float:left; 
	width:19%;
	}
}
@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;}
#nachobenhandy {display:none;}
#nachobentablet {display:none;}
#nachobendesktop {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;}
#sanibildunten {display:none;}
#animate-texthandy {display:none;}
#animate-texttablet {display:none;}

body{
/*quadratisches Bild ! Bildgröße egal*/	
	background-color:#d2d7e6;
    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;
}
#horizonInnenStart {
	position:relative;
	top:0px;
	width:100%;
	max-width:1420px;
	height:auto;
	text-align: left;
	margin:0px auto;
	overflow:hidden;
	background-image:url(../img/loewe2.png);
	background-size:80%;
	background-repeat:no-repeat;
	background-position: bottom left;
	z-index: 700;
}

#bannerPos {
	position:relative;
	top:0px;
	width:100%; 
	height:auto;
	max-width:1420px; 
	margin:0px auto;
	z-index:850;
			}

#logo {
	position:absolute;
	top:0px;
	left:62%;
	width:37.5%;
	height:auto;
	z-index:999;
	}
	
#navidesktopaussen {
	position:absolute;
	background-color:#FFF;
	opacity:0.85;
	top:20px;
	height:40px;
	width:100%;
	margin: 0%;
	padding-left: 32%;
	padding-top:0px;
    white-space:nowrap;
    text-align:left;
    z-index:999;
}	

#navidesktop {
	position:relative;
	height:30px;
	width:100%;
   	margin:0px auto; 
	top:0px;
    white-space:nowrap;
    z-index:999;
}
#naviunten {
	margin-left:2%; 
	width:90%;
	}
#navidesktop li {
	padding-top:5px;
	float:left;
	margin-right:1%;
	}
#naviabstand {
	margin-left:0%;
	}
#naviabstandunten {
	margin-left:5%;
	}
#navidesktopaussen {
	position:absolute;
	top:23px;
	height:42px;
	margin: 0%;
	margin-left:0%;
	padding-top:0px;
   white-space:nowrap;
   text-align:left;
   z-index:999;

}


#ersterInhalt {
	position:relative;
	top:0px;
	height:auto; 
	width:100%;
	text-align:right;
	margin-top:-15%; 
	margin-bottom:-58px;
	padding:3%;
	font-size:20px; 
	line-height:24px; 
	z-index:900;
	}

#zweiterInhalt {
	position:relative;
	height:auto; 
	width:65%;
	margin-top:-50px; 
	margin-left:14%;
	margin:right:0%;
	text-align:left;
	padding-left:10%;
	padding-top:5%;
	padding-right:8%;
	background-image:url(../img/einpixelweisstransp.png);
	background-repeat:repeat;
}
#kastenangebotsani {
	margin-left:45%; 
	padding-right:3%;
	}
#angebotsanipos {
	width:100%; 
	margin-left:14%; 
	background-color:#819bc4;
	}

.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:#005193; 
	background-image:url(../img/einpixelblaufuss.jpg);
	background-repeat:repeat;
	text-align:left; 
	margin-top:-1px;
	z-index:999;
	}
#adressteil {
	position:relative; 
	margin:0px auto;
	padding-bottom:5px;
	padding-left:8%; 
	width:80%; 
	z-index:999; 
	text-align:left;
	}
#adresslinks {
	float:left; 
	width:18%;
	margin-right:1.5%;
	margin-top:-25px;
	margin-left:-10%;
	}
#adressrechts {
	top:0px;
	width:auto;
	text-align:left;
	margin-right:2%;
	}
#adressrechtsspalten {
	top:0px;
	width:auto;
	text-align:left;
	margin-left:15%;
	margin-right:2%;
 	columns: 3 6em;  
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; 
  }
  
#startkastenangebot {
	background-color:#fff; 
	padding:20px; 
	height:auto;
	min-height:200px; 
	max-width:70%;
	margin-left:14%;
	width:90%;
}
#anfragen {
	width:100%; 
	padding:0; 
	margin:0;
	}
#anfragerechts {

	}
#anfragelinks {

	}
.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: 22px;
	line-height: 28px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #505050;
	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: 22px;
	line-height: 28px;
	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: 30px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #505050;
	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: 30px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #afafad;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}

a#anfrage:link, a#anfrage:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	padding:20px 30px 20px 30px;
	width:300px;
	color: #005192;
	text-decoration:none;
	background-image:url(../img/buttonhintergrundanfrage.png);
	background-repeat:no-repeat;
	background-size:100%;
	text-align: left;
	z-index: 999;
}
a#anfrage:hover, a#anfrage:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	width:300px;
	padding:20px 30px 20px 30px;
	color: #afafad;
	text-decoration:none;
	background-image:url(../img/buttonhintergrundanfragehell.png);
	background-repeat:no-repeat;
	text-align: left;
	z-index: 999;
}
a#linkschrift {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	font-style:italic;
	height:30px;
	padding-top:20px;
	color: #00abe0;
	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: 24px;
	line-height: 28px;
	font-weight: bold;
	font-style:italic;
	color: #005193;
	height:30px;
	text-decoration: none;
	padding-top:18px;
	padding-left:8px;
	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: 24px;
	line-height: 28px;
	font-weight: bold;
	font-style:italic;
	color: #00abe0;
	height:30px;
	padding-top:50px;
	padding-left:8px;
	padding-right:18px;
	padding-bottom:16px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}

a#linkschriftunten1 {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	font-style:italic;
	color: #fff;
	max-height:35px;
	background-image:url(../img/navibuttonhintersani2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
a#hauptunten1:link, a#hauptunten1:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	max-height:35px;
	color: #fff;
	font-style:italic;
	background-image:url(../img/navibuttonhintersanibl.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-align: left;
	z-index: 999;
}
a#hauptunten1:hover, a#hauptunten1:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	font-style:italic;
	color: #fff;
	max-height:35px;
	background-image:url(../img/navibuttonhintersani2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}

a#linkschriftunten2 {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	font-style:italic;
	max-height:35px;
	background-image:url(../img/navibuttonhinterortho2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-align: left;
	z-index: 999;
}
a#hauptunten2:link, a#hauptunten2:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	font-style:italic;
	max-height:35px;
	background-image:url(../img/navibuttonhinterorthobl.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-align: left;
	z-index: 999;
}
a#hauptunten2:hover, a#hauptunten2:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	font-style:italic;
	max-height:35px;
	background-image:url(../img/navibuttonhinterortho2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-align: left;
	z-index: 999;
}

a#linkschriftunten3 {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	font-style:italic;
	color: #fff;
	max-height:35px;
	background-image:url(../img/navibuttonhinterreha2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:99%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
a#hauptunten3:link, a#hauptunten3:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	font-style:italic;
	max-height:35px;
	background-image:url(../img/navibuttonhinterrehabl.png);
	background-repeat:no-repeat;
	background-position:top left;
		background-size:99%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-align: left;
	z-index: 999;
}
a#hauptunten3:hover, a#hauptunten3:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	font-style:italic;
	color: #fff;
	max-height:35px;
	background-image:url(../img/navibuttonhinterreha2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:99%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}

a#linkschriftunten4 {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	font-style:italic;
	padding:0px 0px 0px 0px;
	color: #fff;
	max-height:35px;
	background-image:url(../img/navibuttonhinterkinder2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:18px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
a#hauptunten4:link, a#hauptunten4:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #fff;
	font-style:italic;
	max-height:35px;
	background-image:url(../img/navibuttonhinterkinderbl.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:18px;
	text-align: left;
	z-index: 999;
}
a#hauptunten4:hover, a#hauptunten4:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	font-style:italic;
	padding:0px 0px 0px 0px;
	color: #fff;
	max-height:35px;
	background-image:url(../img/navibuttonhinterkinder2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:18px;
	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;
}




/* Schrift-Formatierung */

.fliessText {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: 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: 20px;
	line-height: 24px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #505050;
	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;
}
.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;
}

.aufzaehlungweiss li {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 36px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	white-space:normal;
	color: #fff;
	text-decoration: none;
	list-style-image:url(../img/aufzaehlungsymbol25.png);
	text-align: left;
	z-index: 999;
}
.aufzaehlung li {
	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;
	white-space:normal;
	color: #505050;
	text-decoration: none;
	list-style-image:url(../img/aufzaehlungsymbol25.png);
	margin-left:4%;
		margin-bottom:15px;
	text-align: left;
	z-index: 999;
}
#aufzaehlungstart {
	width:100%;
	}
.fliessTextUeberschrift {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 42px;
	font-weight: bold;
	font-style:italic;
	padding:0px 0px 0px 0px;
	color: #f3af00;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}

.fliessTextUeberschriftkl {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	font-style:italic;
	padding:0px 0px 0px 0px;
	color: #005193;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}

.fliessTextUeberschriftklein {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	font-style:italic;
	padding:0px 0px 0px 0px;
	color: #005193;
	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:94%; 
	width:55px;
	height:55px;
	bottom:100px; 
	z-index:999; 
	clear:both;
	}  
#mehrspaltig {  
  columns: 2 12em;  
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;  
}
#mehrspaltigkasten {  

}
#mehrspaltigunten {  
  columns: 2 6em;  
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;  
}
#symbole {
	margin-left:-24%; 
	margin-top:-60px; 
	float:left; 
	width:19%;
	}
}

@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;}
#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;}
#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;}
#animate-texthandy {display:none;}
#animate-texttablet {display:none;}


 body{
/*quadratisches Bild ! Bildgröße egal*/	
    font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 1 em; 	
    overflow-x:hidden;
	text-align:center;
	margin:0;
	background-color:#d2d7e6;
	scroll-behavior: smooth;
        }
#horizon {
	position:relative;
	top:0px;
	width:100%;
	max-width:2000px;
	height:auto;
	text-align: left;
	overflow:hidden;
	z-index: 100;
}
#horizonInnenStart {
	position:relative;
	top:0px;
	width:100%;
	max-width:2000px;
	height:auto;
	text-align: left;
	margin:0px auto;
	overflow:hidden;
	background-image:url(../img/loewe2.png);
	background-size:80%;
	background-repeat:no-repeat;
	background-position: bottom left;
	z-index: 700;
}
#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;
			}

#logo {
	position:absolute;
	top:0px;
	left:62%;
	width:37.5%;
	height:auto;
	z-index:999;
	}
	
#navidesktopaussen {
	position:absolute;
	background-color:#FFF;
	opacity:0.85;
	top:20px;
	height:40px;
	width:100%;
	margin: 0%;
	padding-left: 36%;
	padding-top:0px;
    white-space:nowrap;
    text-align:left;
    z-index:999;
}	
#navidesktop {
	position:relative;
	height:40px;
	width:100%;
   	margin:0px auto; 
	padding-top:0px;
	top:0px;
    white-space:nowrap;
    z-index:999;
}
#naviunten {
	margin-left:2%; 
	width:90%;
	}
#navidesktop li {
	padding-top:5px;
	float:left;
	margin-right:1%;
	}
#naviabstand {
	margin-left:6%;
	}
#naviabstandunten {
	margin-left:9%;
	}
#bannerbild {
	position:relative;
	top:
	width:100%; 
	height:auto; 
	top:0px;
	}
#ersterInhalt {
	position:relative;
	top:0px;
	height:auto; 
	width:100%;
	text-align:right;
	margin-top:-15%; 
	margin-bottom:-58px;
	padding:3%;
	font-size:20px; 
	line-height:24px; 
	z-index:900;
	}

#zweiterInhalt {
	position:relative;
	height:auto; 
	width:65%;
	margin-top:-50px; 
	margin-left:14%;
	margin:right:0%;
	text-align:left;
	padding-left:10%;
	padding-top:5%;
	padding-right:8%;
	background-image:url(../img/einpixelweisstransp.png);
	background-repeat:repeat;
}
#kastenangebotsani {
	margin-left:36%; 
	padding-right:3%;
	}
#angebotsanipos {
	width:100%; 
	margin-left:15%; 
	background-color:#819bc4;
	}
.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:#005193; 
	background-image:url(../img/einpixelblaufuss.jpg);
	background-repeat:repeat;
	text-align:left; 
	margin-top:-1px;
	z-index:999;
	}
#adressteil {
	position:relative; 
	margin:0px auto;
	padding-bottom:5px;
	padding-left:8%; 
	width:80%; 
	z-index:999; 
	text-align:left;
	}
#adresslinks {
	float:left; 
	width:18%;
	margin-right:1.5%;
	margin-top:-25px;
	margin-left:-10%;
	}
#adressrechts {
	top:0px;
	width:auto;
	text-align:left;
	margin-right:2%;
	}
#adressrechtsspalten {
	top:0px;
	width:auto;
	text-align:left;
	margin-left:15%;
	margin-right:2%;
 	columns: 3 6em;  
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; 
  }
  
#startkastenangebot {
	background-color:#fff; 
	padding:20px; 
	height:auto;
	min-height:230px; 
	width:80%;
}
#anfragen {
	width:100%; 
	padding:0; 
	margin:0;
	}
#anfragerechts {
	width:45%; 
	height:280px; 
	float:right; 
	margin-top:0px;
	}
#anfragelinks {
	width:45%; 
	height:280px; 
	margin-right:30px; 
	margin-top:0px;
	}
  
.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#text:link, a#text:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #505050;
	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: 30px;
	font-weight: normal;
	padding:0px 0px 0px 0px;
	color: #afafad;
	text-decoration: underline;
	text-align: left;
	z-index: 999;
}
a#anfrage:link, a#anfrage:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	padding:20px 30px 20px 30px;
	width:300px;
	color: #005192;
	text-decoration:none;
	background-image:url(../img/buttonhintergrundanfrage.png);
	background-repeat:no-repeat;
	background-size:100%;
	text-align: left;
	z-index: 999;
}
a#anfrage:hover, a#anfrage:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	width:300px;
	padding:20px 30px 20px 30px;
	color: #afafad;
	text-decoration:none;
	background-image:url(../img/buttonhintergrundanfragehell.png);
	background-repeat:no-repeat;
	text-align: left;
	z-index: 999;
}
a#linkschrift {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	font-style:italic;
	height:30px;
	padding-top:20px;
	color: #00abe0;
	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: bold;
	font-style:italic;
	color: #005193;
	height:30px;
	text-decoration: none;
	padding-top:18px;
	padding-left:8px;
	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: bold;
	font-style:italic;
	color: #00abe0;
	height:30px;
	padding-top:50px;
	padding-left:8px;
	padding-right:18px;
	padding-bottom:16px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}

a#linkschriftunten1 {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	font-style:italic;
	color: #fff;
	max-height:35px;
	background-image:url(../img/navibuttonhintersani2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
a#hauptunten1:link, a#hauptunten1:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	max-height:35px;
	color: #fff;
	font-style:italic;
	background-image:url(../img/navibuttonhintersanibl.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-align: left;
	z-index: 999;
}
a#hauptunten1:hover, a#hauptunten1:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	font-style:italic;
	color: #fff;
	max-height:35px;
	background-image:url(../img/navibuttonhintersani2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}

a#linkschriftunten2 {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
	font-style:italic;
	max-height:35px;
	background-image:url(../img/navibuttonhinterortho2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-align: left;
	z-index: 999;
}
a#hauptunten2:link, a#hauptunten2:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
	font-style:italic;
	max-height:35px;
	background-image:url(../img/navibuttonhinterorthobl.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-align: left;
	z-index: 999;
}
a#hauptunten2:hover, a#hauptunten2:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
	font-style:italic;
	max-height:35px;
	background-image:url(../img/navibuttonhinterortho2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-align: left;
	z-index: 999;
}

a#linkschriftunten3 {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	font-style:italic;
	color: #fff;
	max-height:35px;
	background-image:url(../img/navibuttonhinterreha2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:99%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
a#hauptunten3:link, a#hauptunten3:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
	font-style:italic;
	max-height:35px;
	background-image:url(../img/navibuttonhinterrehabl.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:99%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-align: left;
	z-index: 999;
}
a#hauptunten3:hover, a#hauptunten3:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	font-style:italic;
	color: #fff;
	max-height:35px;
	background-image:url(../img/navibuttonhinterreha2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:99%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}

a#linkschriftunten4 {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	font-style:italic;
	padding:0px 0px 0px 0px;
	color: #fff;
	max-height:35px;
	background-image:url(../img/navibuttonhinterkinder2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-decoration: none;
	text-align: left;
	z-index: 999;
}
a#hauptunten4:link, a#hauptunten4:visited {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	color: #fff;
	font-style:italic;
	max-height:35px;
	background-image:url(../img/navibuttonhinterkinderbl.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	padding-bottom:16px;
	text-align: left;
	z-index: 999;
}
a#hauptunten4:hover, a#hauptunten4:active {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	font-style:italic;
	padding:0px 0px 0px 0px;
	color: #fff;
	max-height:35px;
	background-image:url(../img/navibuttonhinterkinder2.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-size:100%;
	text-decoration: none;
	padding-top:18px;
	padding-left:56%;
	padding-right:26%;
	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;
}

/* Schrift-Formatierung */

.fliessText {
	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;
}
.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;
}

.fliessTextweiss {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 28px;
	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;
}
.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;
}
.aufzaehlungweiss li {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 40px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #fff;
	text-decoration: none;
	list-style-image:url(../img/aufzaehlungsymbol25.png);
	text-align: left;
	z-index: 999;
}
.aufzaehlung li {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 32px;
	font-weight: normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	color: #505050;
	text-decoration: none;
	list-style-image:url(../img/aufzaehlungsymbol25.png);
	margin-left:2%;
	margin-bottom:15px;
	text-align: left;
	z-index: 999;
}
#aufzaehlungstart {
	width:100%;
	}
.fliessTextUeberschrift {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 42px;
	line-height: 52px;
	font-weight: bold;
	font-style:italic;
	padding:0px 0px 0px 0px;
	color: #f3af00;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}

.fliessTextUeberschriftkl {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 36px;
	font-weight: bold;
		font-style:italic;
	padding:0px 0px 0px 0px;
	color: #005193;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fliessTextUeberschriftklein {
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 32px;
	line-height: 36px;
	font-weight: bold;
		font-style:italic;
	padding:0px 0px 0px 0px;
	color: #005193;
	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;
	} 
#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;  
}
#symbole {
	margin-left:-24%; 
	margin-top:-60px; 
	float:left; 
	width:19%;
	}
}
