.headlineh1 {
color: #f5f5f5;
text-align: center;
font-family: 'Futura Com Medium';
font-size: 20px;
}


h5 {
    text-align: left;
    font-size: 16px;
    margin-bottom: 20px;
    color: #f5f5f5;
    border-bottom: 2px solid white;
    hyphens: none !important;
    text-transform: uppercase;
}


.headline1 {
    font-family: "Futura Com Medium";
    font-size: 58px;
    margin-bottom: 12px;
    margin-top: 24px;
    color: #606562 !important;
    padding-bottom: 10px;
    line-height: 1.2em;
    font-weight: 500;
}

.headline2 {
        font-family:"Futura Com Medium";
        font-size:25px;
        line-height:30px;
        margin-bottom:10px;
        position:relative; 
        padding-bottom: 10px;
        text-align: center;
}

.headline2 img {
    position: absolute;
    left: -60px;
    top: 0px;
    width: 50px;
    height: 50px;
}


.headline2b {
        font-family:"Futura Com Medium";
        line-height:30px;
        position:relative; 
        text-align: center;
        font-size: 27px;
        margin-bottom: 90px;
        letter-spacing: 3px;
}

h6 {
        font-family:"Futura Com Medium";
        line-height:30px;
        position:relative; 
        padding-bottom: 10px;
        text-align: center;
        font-size: 27px;
        margin-bottom: 70px;
        letter-spacing: 3px;
}




/* Füge hier Dein eigenes CSS ein */
h2.project-partner-head {
    border-bottom: 4px solid;
}
.project-partner-text, .project-partner-text p {
    font-size: 23px;
    line-height: 1.5em;
}
.project-items-wrapper .et_pb_row:nth-child(2) {
    border-top: 0px solid;
}
.project-items-wrapper .et_pb_row:nth-last-child(2) {
    border-top: 7px solid;
}

.mb-3 {
	margin-bottom: 30px;
}
.mb-4 {
	margin-bottom: 40px;
}
.mb-5 {
	margin-bottom: 50px;
}
.mb-10 {
	margin-bottom: 100px;
}

/*FARBE Hintergrund Intro */
#home_3cols{
  
  background-color: #252525;
}

/*Schriftgröße  Intro */
#home_3cols p {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 26px;
    padding-bottom: 0px;
    color: #f5f5f5;
}

/*Schriftgröße  Iconunterschrift */
#start_content .icon_subhead {
    text-align: center;
    font-size: 27px;
    margin-bottom: 90px;
    letter-spacing: 3px;
}

/*Schriftgröße  Fließtext */
 @media all {
    #start_content p {
        font-family: "Futura Com Book";
        font-size: 17px;
        line-height: 26px;
}

  /*Schriftgröße  Headlines über Fließtext */
@media all {
    #start_content h2 {
        font-family:"Futura Com Medium";
        font-size:25px;
        line-height:30px;
        margin-bottom:10px;
        position:relative;  
}
    /*Neuigkeiten  Fließtext */
    @media all {
    .et_pb_posts h2 a {
        line-height: 32px;
    }

}
    
    #main-content {
		background:transparent !important;
    }
	
	
.et-waypoint {
    opacity: 1;
		}

	.home .nav-brand {
		top: -20px;
	}	
	
#post-2063 > a > span > span {
		display: none;
	}
	


@media only screen and (max-width: 479px) {
  #footer-bottom .container {
		width: 100%;
		text-align: center;
	}
	
	#footer-info {
		text-align: center;
		float: none;
	}
	#main-footer .elem-footermenu {
    float: none;
	}
}
	
@media screen and (max-width: 980px) {
	.home .nav-brand {
		top: -54px;
	}	
}	

	
#main-header{
    box-shadow: none !important;
    background-color: #f9f9f9 !important;
		}
	
.et-social-icons {
	display: none;
	}