* {


}

html {
	position: relative;
	min-height: 100%;
	
	
}

body {
	margin: 0 0 125px; 
	font-family: 'Lexend', sans-serif;
}


a:link {
	color: #5EC4E2;
	text-decoration: none;
}
a:visited {
	color: #5EC4E2;
	text-decoration: none;
}
a:hover {
	color: #3C3C3B;
	text-decoration: none;
}
a:active {
	
	text-decoration: none;
}


.c-check-bumper {
	margin-top: 7px!important;
}

.cookie-link-d {
	

}

.cookie-text {
	position: relative;
	width: auto;
	min-height: 10px;
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	
}
.cookie-check {	

	font-weight: 700;
	font-size: 15px;
	border: 0px solid #F8C27A;
	border-radius: 20px;
	margin: auto;
	padding: 8px 12px;
	width: 80px;
    top:5px; *top:-2px; right:20px;
    cursor:pointer;
	background-color: #5EC4E2;
	text-align: center;
}


.cookie-check:hover {
	color: #000000;
	background-color: #fff;
}

.cookie-message {
	position: fixed;
	width: 200px;
	bottom: 0;
	right: 0;
	margin: 10px;
	padding-top: 90px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	background-image: url("../images/cookie-logo.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top center;
	background-color: #414141;
	z-index: 99;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	font-weight: 300;
	border-radius: 10px 10px;
	
}
.cookie-message a {
  color: #E9CB9C;
  top:0; 
  cursor:pointer;
  text-decoration: none;
}

.cookie-message a:hover {
  color: #fff;
  top:0; 
  cursor:pointer;
}

.cookie-message p, .cookie-message a {
  
}







.rmss-footer {
	
	position: relative;
	left: 0;
	bottom: 0;
	height: 100px;
	width: 100%;
	color: #3C3C3B;
	font-size: 15px;
	font-family: "Source Sans 3", sans-serif;
	padding-top: 30px;
	margin-top: 50px;
	margin-bottom: 30px;
	line-height: 150%;
	text-align: center;
}

.rmss-footer a:link {
	color: #3C3C3B;
}

.rmss-footer a:hover {
	color: #3C3C3B;
}

.inside-footer {
	position: relative;
	
	
}

.inside-footer2 {
	position: relative;
	
}

.inside-footer2 a{
	padding-left: 10px;
}


#top {
	top: 0px;
	height: 1px;
}

#page-wrap {
	margin: 0px auto;
	color: white;
}
#page-wrap > div {
	border: 0px solid #999;
	padding: 0px;
	margin-bottom: 0px;
	color: black;
}
#header {
	background: #eee;
	border: 0px;
	padding: 0px;
	width: 100%;
	height: 63px;
}
	

body {
	background-color: #f6f6f6;
	
	margin: 0;
	height: 100%;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	
}

img{
	margin: 0;
	padding: 0;
	border: 0;  
}


.rmss-background-mobile{
	display: none;
	}

.white-surface-web{
	
	display: none;
	
	}
	

.white-surface-mobile{
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 0%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background-image: url(../images/background-menubarweb.svg);
	background-position: left top;
	background-size: 120% auto;
	background-repeat: no-repeat;
	z-index: 4000;
	}	


.white-surface-content-mobile{
	display: none;
	}
	

.white-surface-contentmenu-mobile{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 0;
	width: 60px;
	height: auto;
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 135;
	}		
	
	
.white-surface-content{
	margin-left: 20px;
	margin-top: 10px;
	padding: 0;
	width: auto;
	height: 70px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 6000;
	overflow: hidden;
	
	
	}	
	

.rmss-content{
	margin: 70px auto 0 auto;
	padding: 0;
	height: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	color: #3C3C3B;
	font-size: 18px;
	font-family: "Source Sans 3", sans-serif;
	vertical-align: text-top;
	
	width: 80%;
	
	z-index: 50;
	font-weight: 400;
	line-height: 150%;
	}
	

.rmss-menu-web{
	margin-top: 45px;
	padding: 0;
	width: ;
	height: ;
	position: relative;
	top: 0px;
	left: 0px;
	color: #FFF;
	margin-bottom: 80px;
	height: 70px;
	}

.rmss-menupunkt {
	margin-bottom: 5px;
	}
	
.rmss-menupunkt img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	border: none;
}

.rmss-menupunkt:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	border: none;
}



.rmss-menupunkt-off {
	margin-bottom: 5px;
	}
	

	
	

.rmss-wrap{
	width: 30px;
	position: fixed;
	bottom: 20px;
	right: 10px;
	margin-left: 0px;
	overflow: hidden;
	
    }
	
.rmsstop{
	display: none;

    }
	

.onlymobile{
	display: none;

    }	
	
.rmss-title{
	width: 320px;
	margin-top: 20px;
	position: relative;
	

    }			


ul {
	list-style-image: url("../images/fd-bulletpoint-06.png");
	
	padding-left: 15px;
	margin: 0px;
	
    }
	
li {
	padding-bottom: 10px;
		
	}


#menuopen {
    -webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	color: #000;
	visibility: visible;

}


.contact-button-width {
	width: 170px;
	height: 50px;
	background-color: #5EC4E2;
	background-image:url("../images/fd-send-icon-07.png");
	background-repeat: no-repeat;
	background-size: auto 50%;
	background-position: right 15px center;
	border-radius: 50px;
	margin: 45px 0px 0 0;
	font-size: 17px;
	color: #fff;
	text-align: center;
	padding: 14px 0px 14px 00px;
	border: #5EC4E2 solid 2px;
	z-index: 50000;
	transition: all 0.5s 0s cubic-bezier(.02,.99,.55,1);
	cursor: pointer;
}

.contact-button-width:hover {
	
	width: 180px;
	background-position: right 10px center;

}

.contact-button-width img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	border: none;
}

.contact-button-width:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	border: none;
}


.FD-Logo {
	width: 200px;
	height: 80px;
	z-index: 6000;
}










/* Reset für die benutzerdefinierte Navigation */
.custom-nav {
    margin: 0;
    padding: 0;
}

/* Stil für die benutzerdefinierte Liste */
.custom-menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

/* Stil für die einzelnen benutzerdefinierten Menüpunkte */
.custom-menu li {
    display: block; 
	padding: 8px 20px;
	
}

/* Stil für die benutzerdefinierten Menüeinträge ohne Link */
.custom-menu-item {
    font-family: 'Lexend', sans-serif;
    font-weight: 600;
	font-size: 20px;
    color: #5EC4E2!important;
	display: block;	
	animation: fadein 1s forwards;
    
	cursor: pointer; opacity: 0;
	
}

/* Stil für die benutzerdefinierten Links */
.custom-menu-link  {
    font-family: 'Lexend', sans-serif;
	font-size: 20px;
    font-weight: 300;
    color: #3C3C3B!important;
    text-decoration: none;
    animation: fadein 1s forwards;
   
    display: block;	opacity: 0;
	
}
/* Hover-Effekt für benutzerdefinierte Links */
.custom-menu-link:lin{
    color: #3C3C3B!important;
    font-weight: 500;
	
}
/* Hover-Effekt für benutzerdefinierte Links */
.custom-menu-link:hover {
    color: #3C3C3B!important;
    font-weight: 500;
	
}

/* Hover-Effekt für benutzerdefinierte Links */
.custom-menu-link:active {
    color: #3C3C3B!important;
    font-weight: 500;
}

/* Hover-Effekt für benutzerdefinierte Links */
.custom-menu-link:visited {
    color: #3C3C3B!important;
    font-weight: 500;
	
}

@keyframes fadein {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


/* Verzögerung für die Animation */
.custom-menu li:nth-child(1) {
    animation-delay: 0s;
}
.custom-menu li:nth-child(2) {
    animation-delay: 0.5s;
}
.custom-menu li:nth-child(3) {
    animation-delay: 1s;
}
.custom-menu li:nth-child(4) {
    animation-delay: 1.5s;
}
.custom-menu li:nth-child(5) {
    animation-delay: 2s;
}
.custom-menu li:nth-child(6) {
    animation-delay: 2.5s;
}
.custom-menu li:nth-child(7) {
    animation-delay: 3s;
}
.custom-menu li:nth-child(8) {
    animation-delay: 3.5s;
}
.custom-menu li:nth-child(9) {
    animation-delay: 4s;
}



.fd-title {
	width: auto;
	font-family: 'Lexend', sans-serif;
    font-weight: 500;
	font-size: 40px;
	line-height: 100%;
    color: #5EC4E2;
	padding-bottom: 10px;
}

.fd-title-sub {
	width: auto;
	font-family: 'Lexend', sans-serif;
    font-weight: 500;
	font-size: 22px;
	line-height: 110%;
    color: #3C3C3B;
	padding-bottom: 40px;
}

.fd-leistungen-title {
	padding: 20px 0 20px 0 !important;
	color: #5EC4E2 !important;
	font-size: 30px !important;
	
}

.colored-surface-rightcorner{
	display: none;
	}

.colored-surface-rightcorner-mobile{
	margin: 0;
	padding: 0 0px 0 0px;
	width: 0%;
	height: 100%;
	position: fixed;
	top: 0px;
	right: 0px;
	background-image: url(../images/fa-right-layout_corner-02.png);
	background-color: ;
	background-position: right  bottom ;
	background-size: 100% auto;
	background-repeat: no-repeat;
	
	z-index: 500;
	}

.fd-button-right-corner {
	display: none;
	width: 170px;
	height: 20px;
	float: right;
	background-color: #5EC4E2;
	border-radius: 50px;
	margin: 45px 50px 0 0px;
	font-size: 15px;
	color: #fff;
	text-align: center;

	padding: 14px 0 14px 0;
	border: #5EC4E2 solid 2px;
	z-index: 5000000000!important;
	
	transition: all 0.5s 0s cubic-bezier(.02,.99,.55,1);
	
}

.fd-button-right-corner:hover {
	background-color:#F6F6F6;
	border-radius: 50px;
	margin: 45px 50px 0 0;
	font-size: 15px;
	color: #5EC4E2;
	text-align: center;
	padding: 14px 0 14px 0;
	border: #5EC4E2 solid 2px;
	
}


.fd-leistungen-nav {
	bottom: 0px; 
	left: 0px;
	width: 100%;
	height: 100px;
	position:fixed;	
	margin: 0px 0px 0 0;
	font-size: 15px;
	color: #fff;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border-left: #5EC4E2 solid 0px;
	border-radius: 20px;
	background-color: #fff;
	z-index: 500!important;
	transition: all 0.5s 0s cubic-bezier(.02,.99,.55,1);
	overflow-x: scroll; 
	overflow-y: hidden;
	word-spacing: normal;
	white-space: nowrap;
	
}



@keyframes slidefromleft {
    from {
        background-position: right -300px bottom -400px;
    }
    to {
        background-position: right 0px bottom 0px;
    }
}

@keyframes slidefromright {
    from {
        background-position: left -300px top -400px;
    }
    to {
        background-position: left 0px top 0px;
    }
}



.menu-container {
    position: fixed;
    top: 0;
    right: 0;
    height: 20px; /* Ausgangshöhe des Menüs */
    background-color: #333;
    z-index: 100000;
    overflow: hidden;
    transition: height 0.3s ease;
}

.hamburger {
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
	z-index: 70000;
}

.bar {
    width: 100%;
    height: 3px;
    background-color: #5EC4E2;
    margin: 2px 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.menu-content {
    padding: 20px;
    display: none;
}

.menu-content ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.menu-content ul li {
    margin-bottom: 10px;
}

.menu-content ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}

.menu-open .bar:nth-child(1) {
    transform: translateY(6px) rotate(45deg);
}

.menu-open .bar:nth-child(2) {
    opacity: 0;
}

.menu-open .bar:nth-child(3) {
    transform: translateY(-6px) rotate(-45deg);
}

.menu-open .menu-content {
    display: block;
}



.white-menubar-clean {
	position: fixed;
	top: 0px;
	left:0px;
	background-color: #fff;
	width: 100%;
	height: 80px;
	z-index: 4000;
}






/* Optional: Übergänge für die Höhe, wenn das Menü gezeigt wird */
.white-surface-content.expanded {
  height: 100%;
	transition: height 2s  ease-in-out;
	
}

.white-surface-mobile.expanded {
  width: 100%;
}

.colored-surface-rightcorner-mobile.expanded {
  width: 100%;
}

/* Optional: Übergänge für die Höhe, wenn das Menü verborgen wird */
.white-surface-content.collapsed {
  height: 70px;
	transition: height 0.5s  ease-in-out;
}

.white-surface-mobile.collapsed {
  width: 0%;
}

.colored-surface-rightcorner-mobile.collapsed {
  width: 0%;
}



.colored-surface-rightcorner-mobile {
  transition: height 1s ease-in-out, width 1s ease-in-out;
}


.white-surface-content {
	transition: height 0.5s 0.1s  ease-in-out, width 0.5s 0.1s  ease-in-out;
}

.white-surface-mobile {
	transition: height 1s  ease-in-out, width 1s  ease-in-out;
}



#nav {
	width: 660px!important;
	padding: 0 20px 0 10px;
	
	
}

#nav a {
    
    color: #333;
    float: left;
	border-radius: 30px;
    padding: 0px 0px 0px 0px;
	margin: 20px 10px 10px 10px;
	width: 50px!important;
	height: auto;
    text-align: center;
    text-decoration: none; opacity: 0.5;
	display: inline-block;
	
}

.leistungen-footer-puffer {
	height: 100px;
	width: auto;
}

.datenschutz-info {
	width: auto;
	height: auto;
	margin: 40px 0 10px 0;
	font-size: 15px;
	line-height: 120%;
}