/* Logo Animation */

#arbeit {
    fill: #004E76;
}

#recht {
    fill: #004E76;
}

#plus {
    fill: #89C2D2;
}
.scolly {
    position: absolute;
    z-index: 40;
    display: block;
    bottom: 0px!important;
    left: 50%;
    float: left;
    height: 42px!important;
    width: 46px;
   margin-bottom: 20px;
    background-color: transparent;
}
.scolly img{
    height: 40px;
    width: auto;
    background-color: transparent;
}
svg:hover #plushorizontal {
    transition: 0.5s ease;
    transform-origin: center;
    transform: translateY(7%) translateX(1.25%);
}

svg:hover #plusvertikal {
    transition: 0.5s ease;
    transform-box: fill-box;
    transform-origin: center;
    transform: rotate(90deg) translateX(-80%) translateY(-10%);

}

svg:hover #recht {
    transition: 0.5s ease;
    transform: translateX(4%);
}

/* End Logo Animation */

.sprung {
     margin-top: 600px!important; 
    top: 320px!important;
}
.up{
    margin-top: -60px; 
}
.top{
    margin-top: -100px; 
}
.top2{
    margin-top: 30%; 
}
.abti {
    margin-top: -10px!important; 
    margin-bottom: -50px!important;
}
.abti2 {
    margin-top: -50px!important; 
}
.umbr {
-webkit-hyphens:none;
 -moz-hyphens:none;
 -ms-hyphens:none;
 hyphens:none;
    }
.toppicpos{
    background-position: right top;
    background-size: contain, cover;
    background-repeat: no-repeat;
    }
.blau {
color: #344D77;
    }
.blausec {
color: #89C2D2;
    }

.hellblau {
color: #CDE3EB;
    }
.hellgruen {
color: #CDE0B4;
    }
.hellgelb {
color: #FCE19F;
    }
.hellrot {
color: #FCCBAF;
    }
.round {
    font-size: 18pt;
    } 
   .langmobi{
    display: none;
    }  
.strech {
    position: relative;
    display: block;
    width: 100px;
       } 
/* -- Startpanel -- */

.topline{
    border-top: 2px solid #89C2D2;
    }

.startpanel1{
    display: block;
    width: 100%;
    height: auto;
    padding-top:40px;
    padding-bottom:30px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 2px solid #89C2D2;
    background-color: #FFF;
    }
    .startpanel1:hover{
    background-color:#CDE3EB;
    }
    .startpanel2{
    display: block;
    width: 100%;
    height: auto;
    padding-top:40px;
    padding-bottom:30px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 2px solid #89C2D2;
    background-color: #FFF;
    }
    .startpanel2:hover{
    background-color:#CDE0B4;
    }
.startpanel3{
    display: block;
    width: 100%;
    height: auto;
    padding-top:40px;
    padding-bottom:30px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 2px solid #89C2D2;
    background-color: #FFF;
    }
    .startpanel3:hover{
    background-color:#FCCBAF;
    }
    .startpanel4{
    display: block;
    width: 100%;
    height: auto;
    padding-top:40px;
    padding-bottom:30px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 2px solid #89C2D2;
    background-color: #FFF;
    }
    .startpanel4:hover{
    background-color:#FCE19F;
    }
    .startpanelhead i{
    float: right;
    margin-top: -55px;
    margin-right: 0px;
    font-size: 2em;
    font-weight: 700;
    }

/* -- CTAbutton -- */

.ctabutton{
    z-index: 12;
    float: right;
    position:absolute;
    background-color: #FCE19F;
    border-radius:50%;
    top:15%;
    left: 65%;
    margin-left: -300px;
    width: 200px;
    height: 200px;
    padding-top:40px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-shadow: 0px 2px 7px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 2px 7px rgba(0,0,0,.2);
	-o-box-shadow: 0px 2px 7px rgba(0,0,0,.2);
	box-shadow: 0px 2px 7px rgba(0,0,0,.2);
    }
a .ctabutton {
   font-family: 'Karla-Bold', sans-serif!important;
    color: #344D77!important;
    font-weight: 700;
    text-align: center;
    font-size: 19px;
     }
a:hover .ctabutton {
   background-color: #344D77;
    color: #fff!important;
     }
/* -- End -- */

/* -- Aktuelles Box -- */
.boxlink{
    background-color: #f3fafd;
    }
.boxlink span{
    color: #89C2D2;
    }

.boxlink:hover{
    background-color: #CDE3EB;
    }
.boxlink span:hover{
    color: #344D77;
    }
/* -- End -- */

.aktubild{
   display: block;
   width: 100%;
   max-width: 450px;
      height: 300px;
   padding-bottom: 30px;
   }
.pic{
    width: 80%!important;
    height: auto;
    padding-bottom: 30px;
    }

.shadow2{
   border-bottom: solid 1px #e0e0e0;
    }
.abild {
    height: 450px;
     }
.abild img{
    float:left;
    width:auto;
    height:100%;
    object-fit:contain;
    }    
.link {
    font-style: normal;
    font-family: 'source-sans-pro', sans-serif!important;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14pt;
    color: #FFB12C!important; 
    }

.link:hover{
    color: #076293!important; 
    }
.txt a {
    font-style: normal;
    font-family: 'source-sans-pro', sans-serif!important;
    font-weight: 500!important;
    text-decoration: underline;
    color: #076293!important; 
    }
.txt a:hover{
    color: #FFB12C!important;  
    }

.kontakt {
    border: solid 2px #e73452!important;
    padding: 8px!important;
    background-color: transparent;
    margin-top: 15px!important;
    width: 82px!important;
        background-position: center!important;
    } 
.kontakt:hover {
    color: #FFF!important;
    background-color: #e73452!important;
    background-image: url("../img/hg.png")!important;
    background-repeat: no-repeat!important;
    background-origin:content-box!important;
    background-position: center!important;
    background-size: 120px 60px!important;
    } 

.logotop {
    position:relative;
    float: left;
    z-index: 800; 
    top: 0px;
    left: 0px;
    background-color:transparent!important; 
    width: 100%;
    max-width: 125px;
    height: auto!important;
}
.logotop img {
	width: auto;
    height: auto;
	}
.text-li {
    margin-top: 0px;
	}
a .text-lis{
    color: #FFF;
    text-decoration: none;
    font-weight: 800;
    font-size: 2em;
	}

 a:hover .text-lis{
    color:#000;
    text-decoration: none;
    font-weight: 800;
	}
.btmini {
    max-width: 120px!important;
    height: auto;
	}

.slidehide{
	margin-top: -15px!important;
    height: 100%;
    max-height: 450px!important;
    width: auto;
	}

.topfix {
    position: fixed;
    display: block;
    float: left;
	}
nav.navbar.navbar-default ul.nav > li > a:hover {
	color: #89C2D2!important;
	}
nav.navbar.navbar-default ul.nav > li > a:active {
	color: #89C2D2!important;
	}
.dropdown .simple-dropdown ul.nav > li > a:hover  {
        color: #89C2D2!important;
        }

.dropdown .simple-dropdown ul.nav > li > a:active  {
        color: #89C2D2!important;
        }

nav.navbar.bootsnav.navbar-default li.dropdown.simple-dropdown > ul.dropdown-menu > li.selected > a {
	color: #89C2D2!important;
	}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
}
a:head{
text-decoration: none!important;
	}
/* footer */
.bgfooimg{  
    display: block;
    bottom: 0px!important;
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #CDE3EB;
}

.bgfoo{  
background-color: #CDE3EB;
    padding-top: 10px;
    padding-bottom: 10px;
}
.foolog{  
    width:auto;
    height: 120px;
    margin-top: 27px;
    margin-bottom: 30px;
}
.footerlink {
    font-family: 'Karla-Medium'!important;
    color: #344D77!important;
}
.footerlink h6 {
     font-family: 'Karla-Medium'!important;
    font-weight: 500;
    color: #344D77; 
    text-transform: uppercase;
}

.footerlink a{
     font-family: 'Karla-Bold';
    font-weight: 700;
    color: #999999; 
    text-decoration:underline;
     line-height: 20px;
}

.foobi{
    margin-top: 25px;
}
.footer a:hover{
     font-family: 'Karla-Bold';
    font-weight: 700;
    color: #e73452;
    text-decoration:underline;
}

.linkbreit a{
    color:#000;
    text-decoration: none;
}

.linkbreit a:hover{
    color:#fff;
    text-decoration: none;
}
.submit{
    align-items: left;
    width: 100%;
    max-width: 300px!important;
}


#contact-antispam{
    font-size: 18px;
}
.formtextklein{
    font-size: 15px;
}
.formtextklein a{
    color:#5A92A6;
}
.formtextklein a:hover{
    color:#2C4A58;
}
/* Checkbox*/
.checkbox{
    margin-left: 40px; 
    font-family: 'Karla-Regular', sans-serif;
    font-weight: 300;
    font-size: 20px;
}
 input[type=checkbox] {
     float: left;
	 width: 24px!important;
	 -moz-width: 24px;
	 height: 24px;
     padding-bottom: 20px;
	 position:relative;
	 -moz-transform: scale(1.9);
    -ms-transform: scale(1.9);
    left: 0px!important;
    }


/* Copyright */

	.copyright {
	position: relative;
	text-align: left;
    background-color: #344D77;
	padding-top: 0.6em;
	padding-right: 0em;
	padding-bottom: 0.6em;
	padding-left: 0em;
	font-family: 'Karla-Regular', sans-serif;
	font-size: 1.2em;
	font-weight: 400;
	display: block;
	}
	
	.copyright a {
    float: left;
    color: #fff;
	margin-left: 0px;
	margin-right: 50px;
    text-decoration: none;
		}
		
	.copyright a:hover {
	color: #CDE3EB;
	margin-left: 0px;
		}

/* --------------------------------------------------------
 Start Devices
 ---------------------------------------------------------*/

@media only screen 
and (min-device-width : 1536px) 
and (max-device-width : 2048px) 
and (-webkit-min-device-pixel-ratio: 2.0) { 
    
       .title-large {font-size: 40px; line-height:46px}
    .title-extra-large {font-size: 46px; line-height:54px}
}

@media only screen and (max-width: 1366px) {
    
 .toppicpos{
    background-position: right -200px top;
    background-size: contain, cover;
    background-repeat: no-repeat;
    }

    }
@media only screen and (max-width: 1194px) {


      }

@media only screen and (max-width: 1180px) {
    
.strech {
    width: 50px;
       } 

    }


@media only screen and (max-width: 1112px) {
  .toppicpos{
    background-position: right -270px top;
    background-size: contain, cover;
    background-repeat: no-repeat;
    }
.strech {
    width: 50px;
       } 
}


   @media screen and (max-width: 1024px) and (min-width: 992px){ 

     
  .toppicpos{
    background-position: right -300px top;
    background-size: contain, cover;
    background-repeat: no-repeat;
    }

  }

@media screen and (max-width: 991px) and (min-width: 844px){
    
    .ctabutton{
    top:35%;
    left: 95%;
    margin-left: -300px;
    width: 200px;
    height: 200px;
    }
    
    
    .top2{
    margin-top: 10%; 
}
     
    .toppicpos{
    background-position: left top 450px;
    background-size: cover;
    background-repeat: no-repeat;
    }
    
    .strech {
    display:none;
       } 

     .langmobitit{
    display: none!important;
    }   
    .langmobi{
	position: relative;
	text-align: left;
     color: #45423d;
	margin-top: -20px;
    padding-bottom: 1.6em;
	padding-right: 0em;
	padding-left: 18px;
    font-weight: 700;
	font-size: 1.0em;
	display: block;
	}
	
     .langmobi a{
    color: #45423d;
    float: left;
	margin-left: 0px;
	margin-right: 50px;
    text-decoration: none;
		}
		
	   .langmobi a:hover {
	color: #e73452;
	margin-left: 0px;
		}
    .langmobitit{
    display: none;
    }  
    
            .sliedpic {
    display: none;
    }  
      .pic{
  width: 100%!important; 
    }  
    
    .abti {
    margin-top: 26px!important; 
}
.kontakt {
    margin-left: 15px!important;
    width: 95px!important;
    }
    
}

@media screen and (max-width: 843px) and (min-width: 769px){

    .top2{
    margin-top: 10%; 
    }
    
    .ctabutton{
    top:35%;
    left: 100%;
    margin-left: -300px;
    width: 200px;
    height: 200px;
    }
    
  .toppicpos{
    background-position: left top 450px;
    background-size: cover;
    background-repeat: no-repeat;
    }
    .langmobitit{
    display: none!important;
    }  
    
    .langmobi{
	position: relative;
	text-align: left;
     color: #45423d;
	margin-top: -20px;
    padding-bottom: 1.6em;
	padding-right: 0em;
	padding-left: 18px;
    font-weight: 700;
	font-size: 1.0em;
	display: block;
	}
	
     .langmobi a{
    color: #45423d;
    float: left;
	margin-left: 0px;
	margin-right: 50px;
    text-decoration: none;
		}
		
	   .langmobi a:hover {
	color: #e73452;
	margin-left: 0px;
		}
        .langmobitit{
    display: none;
    }
            .sliedpic {
    display: none;
    }  
      .pic{
  width: 100%!important; 
    }  
    
    .abti {
    margin-top: 26px!important; 
}

    .menblack li a{
    font-size: 26px !important;
    margin-left: 20px;
    margin-right: 60px;
    }

    .menu{ 
    margin-top: 30px;
    }
.kontakt {
    margin-left: 15px!important;
    width: 95px!important;
    } 

    }

@media screen and (max-width: 768px) and (min-width: 736px){
    
     .top2{
    margin-top: 10%; 
    }
    
    .ctabutton{
    top:35%;
    left: 100%;
    margin-left: -300px;
    width: 200px;
    height: 200px;
    }
    
  .toppicpos{
    background-position: left top 450px;
    background-size: cover;
    background-repeat: no-repeat;
    }
     .langmobitit{
    display: none!important;
    }       
    .langmobi{
	position: relative;
	text-align: left;
     color: #45423d;
	margin-top: -20px;
    padding-bottom: 1.6em;
	padding-right: 0em;
	padding-left: 18px;
    font-weight: 700;
	font-size: 1.0em;
	display: block;
	}
	
     .langmobi a{
    color: #45423d;
    float: left;
	margin-left: 0px;
	margin-right: 50px;
    text-decoration: none;
		}
		
	   .langmobi a:hover {
	color: #e73452;
	margin-left: 0px;
		}
  
    .sliedpic {
    display: none;
    }  
      .pic{
  width: 100%!important; 
    }  
    .abti {
    margin-top: 26px!important; 
    }  
.kontakt {
    margin-left: 15px!important;
    width: 95px!important;
    }
    
}


@media (max-width: 736px) {

    .top2{
    margin-top: 13%; 
    }
    
    .ctabutton{
    top:30%;
    left: 50%;
    margin-left: -300px;
    width: 200px;
    height: 200px;
    }
    
  .toppicpos{
    background-position: left top 350px;
    background-size: cover;
    background-repeat: no-repeat;
    }
        .langmobitit{
    display: none!important;
    }  
    .langmobi{
	position: relative;
	text-align: left;
     color: #45423d;
	margin-top: -20px;
    padding-bottom: 1.6em;
	padding-right: 0em;
	padding-left: 18px;
    font-weight: 700;
	font-size: 1.0em;
	display: block;
	}
	
     .langmobi a{
    color: #45423d;
    float: left;
	margin-left: 0px;
	margin-right: 50px;
    text-decoration: none;
		}
		
	   .langmobi a:hover {
	color: #e73452;
	margin-left: 0px;
		}

        .sliedpic {
    display: none;
    }  
      .pic{
  width: 100%!important; 
    }  
    
.abti {
    margin-top: 51px!important; 
}
.kontakt {
    margin-left: 15px!important;
    width: 95px!important;
    }
    .submit{
    align-items: left;
    max-width: 90%;
}
    
}

    
@media screen and (max-width: 667px) and (min-width: 451px){
    
       .scolly {
    left: 30%;
    }
    
    .toppicpos{
    background-position: left 460px;
    background-size: contain, cover;
    background-repeat: no-repeat;
    }
    .top2{
    margin-top: 15%;
    max-width: 90%;
}
    .ctabutton{
    top:35%;
    left: 65%;
    margin-left: -300px;
    width: 200px;
    height: 200px;
    }
    
 .logotop {
    margin-left: 20px;
    width: 120px!important; 
    height:auto;
    } 
        .langmobitit{
    display: none!important;
    }  
    
    .langmobi{
	position: relative;
	text-align: left;
     color: #45423d;
	margin-top: -20px;
    padding-bottom: 1.6em;
	padding-right: 0em;
	padding-left: 18px;
    font-weight: 700;
	font-size: 1.0em;
	display: block;
	}
	
     .langmobi a{
    color: #45423d;
    float: left;
	margin-left: 0px;
	margin-right: 50px;
    text-decoration: none;
		}
		
	   .langmobi a:hover {
	color: #e73452;
	margin-left: 0px;
		}

     
    .sliedpic {
    display: none;
    }  
      .pic{
  width: 100%!important; 
    }  

.abti {
    margin-top: 37px!important; 
}
.kontakt {
    margin-left: 15px!important;
    }
    
}
@media screen and (max-width: 450px) and (min-width: 415px) {
    
       .scolly {
    left: 30%;
    }
        .toppicpos{
    background-position: left 448px;
    background-size: contain, cover;
    background-repeat: no-repeat;
    }
  
    .top2{
    margin-top: 17%;
    max-width: 90%;
}
    .ctabutton{
    top:35%;
    left: 65%;
    margin-left: -300px;
    width: 200px;
    height: 200px;
    }
    .logotop {
    margin-left: 20px;
    width: 120px!important; 
    height:auto;
    } 
       .langmobitit{
    display: none!important;
    }     
    .langmobi{
	position: relative;
	text-align: left;
     color: #45423d;
	margin-top: -20px;
    padding-bottom: 1.6em;
	padding-right: 0em;
	padding-left: 18px;
    font-weight: 700;
	font-size: 1.0em;
	display: block;
	}
	
     .langmobi a{
    color: #45423d;
    float: left;
	margin-left: 0px;
	margin-right: 50px;
    text-decoration: none;
		}
		
	   .langmobi a:hover {
	color: #e73452;
	margin-left: 0px;
		}
    
        .sliedpic {
    display: none;
    }  
      .pic{
  width: 100%!important; 
    }  
    
    .miback{
   display:none;
    }
    
    .abti {
    margin-top: 50px!important; 
    }
    .up{
        margin-top: -70px; 
    }
    .copyright a {
	margin-right: 20px;
		}
.kontakt {
    margin-left: 15px!important;
    }

}

@media screen and (max-width: 414px) and (min-width: 412px) {
    
    .scolly {
    left: 30%;
    }
  
        .toppicpos{
    background-position: left 500px;
    background-size: contain, cover;
    background-repeat: no-repeat;
    }
    .row-cols-xs-1{
    width: 100%!important;
    }
    
    .top2{
    margin-top: 17%;
    max-width: 90%;
    }
    .ctabutton{
    top:35%;
    left: 74%;
    margin-left: -300px;
    width: 200px;
    height: 200px;
    }
    
.cover-background{
    background-image:url('../img/blank.png')!important;
   background-repeat: no-repeat;
    }
 .logotop {
    margin-left: 20px;
    width: 120px!important; 
    height:auto;
    } 
    
    .langmobitit{
    display: none!important;
    }  
  
      .langmobi{
	position: relative;
	text-align: left;
     color: #45423d;
	margin-top: -20px;
    padding-bottom: 1.6em;
	padding-right: 0em;
	padding-left: 18px;
    font-weight: 700;
	font-size: 1.0em;
	display: block;
	}
	
	   .langmobi a{
           color: #45423d;
    float: left;
	margin-left: 0px;
	margin-right: 50px;
    text-decoration: none;
		}
		
	   .langmobi a:hover {
	color: #e73452;
	margin-left: 0px;
		}
    
     .sliedpic {
    display: none;
    }  
      .pic{
  width: 100%!important; 
    }  
    
  .abti {
    margin-top: 51px!important; 
}

.kontakt {
    margin-left: 15px!important;
    }
    .submit{
    align-items: left;
    max-width: 100%!important;
}
.copyright a {
	margin-right: 20px;
		}
  
}

@media screen and (max-width: 411px) and (min-width: 374px) {
    
       .scolly {
    left: 30%;
    }
    
          .toppicpos{
    background-position: left 530px;
    background-size: contain, cover;
    background-repeat: no-repeat;
    }
        .top2{
    margin-top: 17%;
    max-width: 90%;
    }
    .ctabutton{
    top:35%;
    left: 74%;
    margin-left: -300px;
    width: 200px;
    height: 200px;
    }
    
.cover-background{
    background-image:url('../img/blank.png')!important;
   background-repeat: no-repeat;
    }
 .logotop {
    margin-left: 20px;
    width: 120px!important; 
    height:auto;
    } 
        .langmobitit{
    display: none!important;
    }  
     .langmobi{
	position: relative;
	text-align: left;
     color: #45423d;
	margin-top: -20px;
    padding-bottom: 1.6em;
	padding-right: 0em;
	padding-left: 18px;
    font-weight: 700;
	font-size: 1.0em;
	display: block;
	}
	
	   .langmobi a{
           color: #45423d;
    float: left;
	margin-left: 0px;
	margin-right: 50px;
    text-decoration: none;
		}
		
	   .langmobi a:hover {
	color: #e73452;
	margin-left: 0px;
		}

        .sliedpic {
    display: none;
    }  
      .pic{
  width: 100%!important; 
    }  
    
.kontakt {
    margin-left: 15px!important;
    }

.copyright a {
	margin-right: 20px;
		}
.menblack li a{
   font-size: 16px !important;
    margin-left: 5px;
    margin-right: 10px
}
    .menu{
    margin-top: 0px;
}

}

@media (max-width: 375px) {
       .scolly {
    left: 30%;
    }
    
          .toppicpos{
    background-position: left 540px;
    background-size: contain, cover;
    background-repeat: no-repeat;
    }
    
        .ctabutton{
    top:35%;
    left: 74%;
    margin-left: -300px;
    width: 200px;
    height: 200px;
    }
            .top2{
    margin-top: 20%;
    max-width: 90%;
    }
     .logotop {
    margin-left: 20px;
    width: 120px!important; 
    height:auto;
    } 
    
    .cover-background{
    background-image:url('../img/blank.png')!important;
   background-repeat: no-repeat;
    }

    .langmobi{
	position: relative;
	text-align: left;
     color: #45423d;
	margin-top: -20px;
    padding-bottom: 1.6em;
	padding-right: 0em;
	padding-left: 18px;
    font-weight: 700;
	font-size: 1.0em;
	display: block;
	}
	
	   .langmobi a{
           color: #45423d;
    float: left;
	margin-left: 0px;
	margin-right: 50px;
    text-decoration: none;
		}
		
	   .langmobi a:hover {
	color: #e73452;
	margin-left: 0px;
		}
 
        .sliedpic {
    display: none;
    }  
      .pic{
  width: 100%!important; 
    }  
    
    .spenden {
    background-position: left!important;
    } 
   .spenden span{
    padding-left: 10px!important;
    } 

.menblack li a{
   font-size: 14px !important;
    margin-left: 5px;
    margin-right: 6px
}
    .menu{
    margin-top: 0px;
}
.menblack {
    padding-bottom: 10px;
}

}
    
@media (max-width: 320px) {
 
    .spenden {
    background-position: left!important;
    } 
   .spenden span{
    padding-left: 10px!important;
    } 
 .logotop {
    margin-left: 20px;
    width: 120px!important; 
    height:auto;
    }  

}

    