/*MAIN CONTAINER*/
.main-holder {
	background: #edf5f6 url(/images/bg-header-duursportief.jpg) no-repeat 50% 0;
	padding-bottom: 50px;
}
/*logo*/
.logo {
	margin: 0;
	position: absolute;
	top: 7px;
	left: 30px;
	background: none;
	width: 394px;
	height: 112px;
}
.logo a {
	height: 100%;
	width: 100%;
}
/*olympish*/
.olympish {
	position: absolute;
	right: 42px;
	top: 30px;
	width: 173px;
	height: 75px;
	background: none;
}