@media screen and (max-width: 1100px) {
#header {
	height: 160px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#menu01 {
	width: 340px;
	float: left;
	margin-top: 87px;
}
#logo {
	float: left;
	width: 270px;
	height: 95px;
	margin-top: 21px;
	margin-left:5px;
}
#menu02 {
	float: right;
	margin-top: 87px;
	width: 340px;
}
#menu01 ul li a {
	text-transform: uppercase;
	float: left;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #9E053B;
	text-decoration: none;
	margin-right: 10px;
	height: 30px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: 'Scala-Bold';
	transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}
#menu02 ul li a {
	text-transform: uppercase;
	float: right;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #9E053B;
	text-decoration: none;
	margin-left: 10px;
	height: 30px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: 'Scala-Bold';
	transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}
.slides-navigation {
	position: absolute;
	z-index: 3;
	top: 40%;
	width: 980px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 50%;
}
#slogan_holder {
	height: 500px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#slogan_onder {
	font-size: 40px;
	text-transform: uppercase;
	color: #FFF;
	text-align: right;
	float: right;
	font-family: 'Scala-Bold';
	margin-top:300px;
	text-shadow: 4px 4px #000;
	}
#slogan_onder span {
	font-size: 60px;
}
.navigation {
	position: relative;
	width: 980px;
	margin-left: -50%;
}
#content {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	text-align: justify;
	margin-bottom: 50px;
	margin-top: 50px;
}
#content01 {
	float: left;
	width: 600px;
}
#content03 {
	float: left;
	width: 600px;
}
#content02 {
	float: right;
	width: 300px;
	margin-top: 5px;
}
#content04 {
	float: right;
	width: 450px;
	margin-top: 5px;
}
h1 {
	font-size: 30px;
	color: #9E053B;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Scala-Bold';
	margin-bottom: 20px;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #9E053B;
	font-family: Scala-Bold;
	margin-bottom: 10px;
	text-decoration: none;
}
h3 {
	font-size: 18px;
	color: #333;
	font-family: 'Scala-Bold';
	margin-bottom: 5px;
}
#footer_main {
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
}
#col01 {
	float: left;
	width: 200px;
}
#col02 {
	float: left;
	width: 500px;
}
#col03 {
	float: right;
	width: 250px;
}
#col01 ul li a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Scala-Bold';
}
#col02 label {
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFF;
	font-family: 'Scala-Bold';
}
#col02 label span {
	float: left;
	width: 120px;
}
#col03 label {
	font-size: 16px;
	line-height: 24px;
	display: block;
	color: #FFF;
	text-transform: uppercase;
	font-family: 'Scala-Bold';
}
#col03 label span {
	float: left;
	width: 110px;
}
#content02 a {
	color: #333;
	text-decoration: none;
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 20px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	display: block;
	margin-bottom:15px;
}
#wrap #main #content #content01 #holder #opties a .afb {
	width: 265px;
	height: 176px;
}
#opties {
	width: 275px;
}
#fakebanner {
	height: 2px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #9E053B;
	margin-bottom: 50px;
}
#content05 {
	width: 980px;
}
#content06 {
	float: left;
	width: 400px;
}
#content06 label span {
	float: left;
	width: 330px;
	text-align: left;
}
#content05 #seizoen {
	text-align: left;
	font-size: 12px;
}
#content07 {
	float: left;
	width: 500px;
}
#content07 label {
	display: block;
	height: 30px;
	line-height: 30px;
}
#content07 label span {
	float: left;
	width: 150px;
}
#content07 .afb {
	width: 490px;
	height:	301px;
	}
}