body {
	background-image: url('../Background/154033rz01_Desktop_FelixRamert.jpg');
	background-size: cover;
    background-repeat: no-repeat;
}

#c5 {
    margin-top: 142px;

    margin-lefT: 10px;
    lefT: 50%;
    position: relative;
    font-size: 1.1em;

 
    color: #626366;
    font-family: "OfficinaSerifMediumITC W08 Rg";
    line-height: 30px;
}

	#c5 > .ce-textpic > .ce-bodytext > p > a {
		color: white;
		text-decoration: underline;
	}
	
#diagramm {
	width: 470px;
    overflow: hidden;
    float: left;
    position: absolute;
    top: 345px;
    left: 427px;
}

#diagramm > img {
	width: 100%;
	height: auto;
}

	
@media screen and (max-width: 1250px) {
	
	body {
		background-image: url('../Background/154033rz01_Tablett_Unternehmensziel.jpg');
	}
	
	#diagramm {
		display: none;
	}
}
	
@media screen and (max-width: 599px) {

	body {
		background: white;
	}
	
}

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

	.activePage {
		padding-left: 630px;
		top: 140px;
	}
	
	.span:nth-child(7) {
		display: none;
	}
	
	#c15 {
		position: absolute;
		top: 230px;
		right: 50%;
		margin-right: 60px;
	}

}

@media screen and (max-width: 1280px) {
	#c15 {
		display: none;
	}
}