@charset "UTF-8";
/* CSS Document */


*{margin: 0;
padding: 0;
}

/*
@font-face {
  font-family: "NeoSansRegular";
  src: url('fonts/NeoSansRegular/font.woff2') format('woff2'), url('webFonts/NeoSansRegular/font.woff') format('woff');
}
*/

/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/source-sans-pro-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/source-sans-pro-v21-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/source-sans-pro-v21-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

body{
    font-family: Source Sans Pro, sans-serif;
    font-weight: 400;
    font-style: normal;

}



img{
    border-style: none;
    width:100%;
}

.content img{
    margin: 20px 0;
}

.bild-klein {
    width: 250px;
    margin: 0 auto;
}

li{
	list-style:none;
}

.liste-mit li{
    list-style: disc;
	margin-left: 20px;
	font-size: 18px;
    line-height: 26px;
    color: #6f6e6e;
    margin-bottom: 24px;
}


a{
    text-decoration: none;
}

a:link, a:hover {
    cursor: pointer;
}

.content a:link, .content a:visited{
    color: #454444;
}

.content a:hover, .content a:focus{
    color: #000;
}

#startseite .content{
    margin-top: 40px;
}

strong{
    font-weight: 600;
}

.logo{ 
    margin-bottom: 30px;	
    margin-left: 20px;
}

.logo a:link, .logo a:visited, nav a:link, nav a:visited, .typo-grau{
        color: #6f6d6d;
}



.logo a:hover, .logo a:focus, nav a:hover, nav a:focus{
        color: #000;
}


 .main{
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}  

p {
    font-size: 18px;
    line-height: 26px;
    color: #6f6e6e;
    margin-bottom: 24px;
}

h1 {
    font-size: 30px;
    line-height: 48px;
font-family: Source Sans Pro, sans-serif;
font-weight: 400;
font-style: normal;
    color: #fff;
    /* letter-spacing: 0.5px; */
    margin-bottom: 20px;
}

#impressum h1{
    color:  #615e5e;
}


#impressum h3{
    color:  #000;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

#impressum h4{
    color:  #000;
    font-size: 17px;
    font-weight: 400;
}

.liste-datenschutz li{
    list-style: disc;
    list-style-position: inside;
    margin-bottom: 12px;
    font-size: 18px;
    line-height: 26px;
    color: #6f6e6e;
}

h2 {
    font-size: 25px;
    line-height: 28px;
font-family: Source Sans Pro, sans-serif;
font-weight: 400;
font-style: normal;
    color: #615e5e;
    margin: 42px 0 14px 0;

}
.linie-unten{
    border-bottom: 1px solid #949494;
   padding-bottom: 5px;
}


h3{   
    font-size: 17px;
    line-height: 24px;
    font-family: Source Sans Pro, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #3F3F3F;
}

h4{   
    font-size: 30px;
    line-height: 32px;
font-family: Source Sans Pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #fff;
}

.flex{
    display: flex;
    flex-direction: column;
}

.abstand-oben{
    margin-top: 90px;
}


.abstand-oben1{
    margin-top: 10px;
}

.abstand-oben2{
    margin-top: 20px;
}

.abstand-oben3{
    margin-top: 30px;
}

.abstand-oben4{
    margin-top: 60px;
}

.abstand-oben5{
    margin-top: 100px !important;
}


.abstand-unten-wie-h2{
    margin-bottom: 58px !important;
}

.abstand-unten1{
    margin-bottom: 10px;
}

.abstand-unten2{
    margin-bottom: 20px;
}


        
 header {
    display: flex;
    height: 40px;
    background-color: #fff;
    padding: 0px 0 50px 0;
    width: 100%;
    max-width: 1100px;
    z-index: 3;
}
        
ul.header{
    display: flex;
    }
.headerbild{
            width: 100%;
            height: 300px;
            display: flex;
            align-items: center;
            
            background-size:cover;
            background-repeat: no-repeat;
            background-position-x: center;
        } 

#startseite .headerbild {
    background-image: url("bilder/blaetter.jpg");
}

#filter .headerbild {
    background-image: url("bilder/blutweiderich-gr.jpg")
}

#ueber .headerbild {
    background-image: url("bilder/Labor-gr.jpg")
}

#leistungen .headerbild {
    background-image: url("bilder/felder-gr.jpg")
}

#kontakt .headerbild {
    background-image: url("bilder/wiese-gr.jpg")
}

#impressum .headerbild {
    background-image: url("bilder/wiese-gr.jpg");
    height: 50px;
}




.headertext{
            text-align: center;
           
        }  
        
.headertext p{     
        font-size: 22px;
        line-height: 24px;
        color: #fff;
	    margin: 0 30px;
        }

.foerderlogo{
	width: 100%;
	max-width: 220px;
}


/*index
========================================================*/

.teaser {
    text-align: center;
    position: relative;
}

.teaser ul li{
    padding-bottom: 15px;
}

.teaser h2{
    padding: 20px 0 0 0;
    color: #fff;
    margin: 10px 0 0 0;
}

        
.teaser p{
    margin-top: 10px;
    padding: 0 5%;
    }

.teaser p{
    color: #fff;
}


.teaser a:hover, .teaser a:focus{
    opacity: 0.8;
}

.teaserlink a{
    color: #9a8f82;
    font-weight: 400;
    letter-spacing: 0.3px;
}

.teaser1{
    background-image: url("bilder/blutweiderich-kl.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.teaser2{
    background-image: url("bilder/Labor-kl.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.teaser3{
    background-image: url("bilder/felder-kl.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.teaser4{
    background-image: url("bilder/wiese-kl.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.button {
    background-color: #fff;
    width: 150px;
    padding: 20px;
    margin: 50px auto 0 auto;
    position: relative;
    /* bottom: 30px; */
    font-size: 18px;
    font-weight: 700;
    color: #666;
}

.content{
    margin-top: 50px;
    width: 96%;
    max-width: 700px;
    margin: 0 auto;
    }


/*slicknav 
========================================================*/
#navigation {
	display:none;
	}

.slicknav_menu {
    background: #fff;
    font-size: 30px;
    /*text-align: center;*/
    position: fixed;
    top: 0;
    width: 100%;
    height: 25px;
    z-index: 20;
    padding: 0;
}

.slicknav_menu .slicknav_menutxt {
    float: right;
}

.slicknav_btn {
	
    background-color: #fff;
/*
    float: none;
    text-decoration: none;
    text-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #333;
    padding: 0 auto 0 auto;
    height: 30px;
    margin: 0;
*/
}

.slicknav_menu .slicknav_menutxt {
	display: none;
/*	font-family: 'Source Sans Pro', sans-serif; 
    color: #fff;
  font-weight: 400;
    text-shadow: 0 0 0;
    font-size: 30px;*/
}


/*
.slicknav_menu .slicknav_icon-bar {
    display: none;
}
*/

.slicknav_menu .slicknav_icon {
    float: right;
    margin: 0.188em 0 0 0.438em;
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #171616;
}

.slicknav_nav a  {
   padding: 0 10px;
    margin: 0 5px;
    text-decoration: none;
    color: #6f6d6d;
}

.slicknav_nav li {
    margin: 0;
    padding: 25px 0;
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #000;
}


.slicknav_nav li:last-child {

    border-bottom: none;
    padding-bottom: 0;
}


ul.slicknav_nav {
    background: #fff;
    padding-bottom: 25px;
    border-bottom: 1px solid #000;
}






footer{
    background: #5d5b5b;
    width: 100%;
    /* border-top: 1px dotted #000; */
    margin-top: 60px;
    padding: 50px 0;
    line-height: 25px;
    color: #fff;   
	font-size: 15px;
    }

footer ul{
    max-width: 1000px;
    margin-left: 10px;
}
    
footer ul li{
    margin-right: 7px;
    padding-bottom: 20px;
    }
footer a:link, footer a:visited{
    color: #fff !important;
}

footer a:hover, footer a:focus{
    color: #E6E6E6 !important;
}


        

/*Tablet
================================================================================================================
================================================================================================================*/

@media only screen and (min-width: 860px)
	{

		
 .abstand-oben{
    margin-top: 30px;
}
        
                


     
        /*slicknav
========================================================*/
.slicknav_menu {
	display:none;
	}
.home{
			display: none;
		}
        
nav {
    width: 64%;
    font-weight: 600;
    padding-top: 6px;
    padding-right: 2%;
}
   
.subnav {
    display: none;
    background: #fff;
    position: absolute;
    padding: 10px;
    margin-left: -20px;
    }
    
.subnav li {
    /* border-bottom: 1px dotted #666; */
    padding: 10px;
    /* border-block-start: 1px solid; */
    border-left: 1px solid #000;
}  

        
nav ul li:hover ul, 
nav ul li.sfhover ul     
     {
    display: flex;
    flex-direction: column;
    }

        nav ul li:active ul  
     {

    display: flex;
    flex-direction: column;
    }
      
    h1{
font-size: 50px;
    line-height: 58px;
    font-weight: 400;
    margin-bottom: 40px;
}    
        
.flex{
    flex-direction: row;
    justify-content: space-between;
	
}
		
		.item {
			width: 50%;
		}        
.logo{
    width: 34%;
   max-width: 300px;
    margin-bottom: 0;
    }

#navigation {
	display:block;
	}

ul#navigation {
    display: flex;
    justify-content: space-between;
        padding: 17px 0 0 15%;
}

        

.content{
width: 66%;
    margin: 0 auto;
}
 

.headerbild{
            height: 450px;
        }  
        
.teaser ul{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: flex;
    }
        

  
.teaser ul li{
    height: 500px;
    margin-top: -160px;
    width: 24%;
    padding-bottom: 0;
}      

.teaser h2{
    margin: 60px 0 30px 0;
    padding: 0;
}


        
main {
   padding-top: 30px;
}
         
#startseite main{
            padding-top: 90px;
    
        }
        
.sidebar-left{
    padding: 17px 0 0 0;
    position: fixed;
}
        
.gallerie li{
            width: 50%;
            margin-top: 40px;
        }
        
         
#freie .gallerie li{
            width: 50%;
            margin-top: 60px;
        }       
        
footer ul{
    display: flex;
    justify-content: space-between;
    width: 96%;
    margin: auto;
    padding: 0 2% 0 2%;
    }
        
}

/*Rechner
================================================================================================================
================================================================================================================*/

@media only screen and (min-width: 1200px)
	{
	.logo{ 	
    margin-left: 0px;
}
	
}

