body {
	background: #c69b63;
}
		
#c11 {
    margin-top: 142px;

    margin-lefT: 10px;
    lefT: 50%;
    position: relative;
    font-size: 1.1em;
 
    color: white;
    font-family: "OfficinaSerifMediumITC W08 Rg";
    line-height: 30px;
	width: 410px;
}

	#c11 > .ce-textpic > .ce-bodytext > p > a {
		color: white;
		text-decoration: underline;
	}
	
@media screen and (min-width: 1281px) {
	
	#menue > ul > li:nth-child(9) {	
		display: none;
		margin-left: -210px;
		margin-top: 49px;
		border-top: 2px #c69b63 solid;
	}
	
.span {
    background-color: white;	
}

.menu2 {
	border-top-color: #c69b63;
}

			ul > li > a {
			color: #c69b63;
			background-color: white;
		}

}

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

	.activePage {
		padding-left: 0;
		bottom: 0;
	}
	
	.span:nth-child(11) {
		display: none;
	}
	
	.activePage > p {
		background-color: white;
		color: #c79c63;
	}


}