@font-face {
	font-family: 'Scala';
	src: url('fonts/Scala.eot?#iefix') format('embedded-opentype'),  url('fonts/Scala.woff') format('woff'), url('fonts/Scala.ttf')  format('truetype'), url('fonts/Scala.svg#Scala') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Scala-Bold';
	src: url('fonts/Scala-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/Scala-Bold.woff') format('woff'), url('fonts/Scala-Bold.ttf')  format('truetype'), url('fonts/Scala-Bold.svg#Scala-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	margin:0;
	padding:0;
	font-family: 'Scala';
	text-rendering: optimizeLegibility;
	text-rendering: geometricPrecision;
	font-smooth: always;
	font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
	} 
a {
	text-decoration: none;
	}

html, body {height: 100%;}

#wrap {min-height: 100%;}

#main {overflow:auto;
	padding-bottom: 300px;}  

#footer {
	position: relative;
	margin-top: -300px;
	height: 300px;
	clear:both;
	background-color: #9E053B;
} 

body:before {
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;
}

#clear {
	clear: both;
}
#header {
	height: 160px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#menu01 {
	width: 430px;
	float: left;
	margin-top: 87px;
}
#logo {
	float: left;
	width: 331px;
	height: 116px;
	margin-top: 21px;
	margin-left:5px;
}
#menu02 {
	float: right;
	margin-top: 87px;
	width: 400px;
}
#menu01 ul, #menu02 ul {
	list-style-type: none;
}
#menu01 ul li a {
	text-transform: uppercase;
	float: left;
	display: block;
	font-size: 20px;
	line-height: 36px;
	color: #9E053B;
	text-decoration: none;
	margin-right: 20px;
	height: 36px;
	padding-right: 10px;
	padding-left: 10px;
	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: 20px;
	line-height: 36px;
	color: #9E053B;
	text-decoration: none;
	margin-left: 20px;
	height: 36px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: 'Scala-Bold';
	transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}
#menu01 ul li a:hover, #menu01 ul li .active, #menu02 ul li a:hover, #menu02 ul li .active {
	background: #9E053B;
	color: #FFF;
}
.wide-container {
	max-width: 2560px;
	height: 500px;
	margin: 0 auto;
}
#banner {
	height: 500px;
	background-color: #9E053B;
	width: 100%;
}
#slogan_holder {
	height: 500px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#slogan_onder {
	font-size: 60px;
	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: 100px;
}
#content {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	line-height: 24px;
	color: #333;
	text-align: justify;
	margin-bottom: 50px;
	margin-top: 50px;
}
#content01 {
	float: left;
	width: 800px;
}
#content03 {
	float: left;
	width: 700px;
}
#content07 {
	float: left;
	width: 700px;
}
#content02 {
	float: right;
	width: 350px;
	margin-top: 5px;
}
#content04 {
	float: right;
	width: 450px;
	margin-top: 5px;
}
h1 {
	font-size: 50px;
	color: #9E053B;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'Scala-Bold';
	margin-bottom: 26px;
}
h2 {
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	color: #9E053B;
	font-family: Scala-Bold;
	margin-bottom: 15px;
	text-decoration: none;
}
#footer_main {
	height: 200px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
}
#col01 {
	float: left;
	width: 250px;
}
#col02 {
	float: left;
	width: 600px;
}
#col03 {
	float: right;
	width: 300px;
}
#col01 ul {
	list-style-type: none;
}
#col01 ul li a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	font-size: 20px;
	line-height: 30px;
	font-family: 'Scala-Bold';
}
#col02 label {
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	color: #FFF;
	font-family: 'Scala-Bold';
}
#col02 label span {
	float: left;
	width: 140px;
}
#col03 label {
	font-size: 20px;
	line-height: 30px;
	display: block;
	color: #FFF;
	text-transform: uppercase;
	font-family: 'Scala-Bold';
}
#col03 label span {
	float: left;
	width: 130px;
}
#content02 a {
	color: #333;
	text-decoration: none;
	font-size: 20px;
	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;
}
#content02 a span {
	font-family: 'Scala-Bold';
}
h3 {
	font-size: 22px;
	color: #333;
	font-family: 'Scala-Bold';
	margin-bottom: 5px;
}
#line {
	background-color: #333;
	height: 1px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#opties {
	float: left;
	height: auto;
	width: 375px;
	margin-left: 50px;
}
#holder {
	margin-left: -50px;
}
.afb {
	padding: 4px;
	border: 1px solid #333;
	margin-bottom: 20px;
}
#opties a {
	color: #333;
}
#footer {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#660028+0,9e053b+5 */
background: rgb(102,0,40); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(102,0,40,1) 0%, rgba(158,5,59,1) 5%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(102,0,40,1) 0%,rgba(158,5,59,1) 5%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(102,0,40,1) 0%,rgba(158,5,59,1) 5%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#660028', endColorstr='#9e053b',GradientType=0 ); /* IE6-9 */
}
#fakebanner {
	height: 2px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #9E053B;
	margin-bottom: 50px;
}
#content06 h3 {
	text-transform: uppercase;
	margin-top: 10px;
}
#content06 label {
}
#content06 label span {
	float: left;
	width: 430px;
	text-align: left;
}
#content06 label {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: right;
}
#euro {
	float: left;
	display: inline;
}
#content05 {
	width: 1200px;
}
#content06 {
	float: left;
	width: 500px;
	margin-right: 100px;
}
#content05 a {
	color: #333;
	font-family: 'Scala-Bold';
}
#content05 #seizoen {
	text-align: left;
	font-size: 16px;
}
#content03 label {
	display: block;
	height: 30px;
	line-height: 30px;
}
#content03 label span {
	float: left;
	width: 150px;
}

#impressie img {
	padding: 4px;
	border: 1px solid #333;
	float: left;
	height: 130px;
	width: 130px;
	margin-left: 15px;
	margin-top: 15px;
}
#impressie {
	margin-left: -15px;
	margin-top: -15px;
}
#content07 label {
	display: block;
	height: 30px;
	line-height: 30px;
}
#content07 label span {
	float: left;
	width: 150px;
}
