/* Standard waardes */
* {
	margin:0;
	padding:0;
}
body, html {
	margin:0;
	padding:0;
	font-family:Arial;
	background:#f89f37;
	font-size:12px;
	color:#000;
}
div#wrapper {
	width:100%;
	background:url(/images/bg.jpg) top center repeat-x #f61c9c;
}
div#wrapper2 {
	width:100%;
	background:url(/images/bg2.jpg) top center repeat-x #f61c9c;
}
div#container {
	width:1067px;
	margin:0 auto;
}
.fixfloat {
	margin:0;
	padding:0;
	height:0;
	width:0;
	clear:both;
	overflow:hidden;
}
/* End Standard waardes */
/* Header */
div#header {
	width:1067px;
	height:668px;
	position:relative;
}
div#header2 {
	width:1067px;
	height:290px;
	position:relative;
}
div#player {
	width:268px;
	height:166px;
	float:right;
	margin:9px 36px 0 0;
}
div#header.home {background: url(/images/header_bg_home.png) bottom no-repeat;}
div#header2.steps {background: url(/images/header_bg_steps-final.png) no-repeat; background-position: top; width: 1067; height:200; overflow:visble;}
div#header2.finish {background: url(/images/header_bg_finish.png) bottom no-repeat; background-position: top; width: 1067; height:200; overflow:visble;}}
div#header.belgie {background: url(/images/header_bg_finish_belgie.png) bottom no-repeat;}
.leftimg {
	float:left;
	margin:0 10px 0 55px;
}
a#actie_link {
	display:block;
	height:121px;
	width:213px;
	position:absolute;
	top:135px;
	left:59px;
}
div#stap1 {
	width:234px;
	height:130px;
	position:absolute;
	top:285px;
	left:85px;
}
div#stap1 p, div#stap2 p, div#stap3 p, div#info p, div#info1 p, div#info2 p   {
	color:#ec1794;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
}
div#stap2 {
	width:230px;
	position:absolute;
	top:390px;
	left:427px;
}
div#stap3 {
	width:230px;
	position:absolute;
	top:410px;
	left:775px;
}
div#info {
	width:230px;
	height:130px;
	position:absolute;
	top:330px;
	left:85px;
}
div#info2 {
	width:553px;
	height:200px;
	text-align:center;
	position:absolute;
	top:200px;
	left:480px;
}
div#info1 {
	width:283px;
	height:270px;
	text-align:center;
	position:absolute;
	top:261px;
	left:60px;
}
h2 {
	font-size:36px;
	font-weight:bold;
	line-height:34px;
}
.input {
	width:212px;
	height:35px;
	border:0;
	line-height:35px;
	font-family:arial;
	font-size:12px;
	margin:4px 0 4px 0;
	padding:7px;
	background: url(/images/input_bg.png);
}
a.btn-a {
	display:block;
	float:left;
	height:27px;
	background: url(/images/btn_left.png) left no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin:4px 0 4px 0;
}
a.btn-a:hover {color:#000;}
a.btn-a span {
	display:block;
	height:27px;
	float:left;
	line-height:25px;
	background: url(/images/btn_right.png) right no-repeat;
	padding:0 8px;
}
div#menu {
	height:35px;
	float:left;
	padding:3px 0 0 69px;
}
p.center {text-align:center;}
div#menu a {
	display:block;
	height:31px;
	float:left;
	background: url(/images/menu_left.png) left no-repeat;
	text-decoration:none;
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	color:#c90776;
	margin:0 6px 0 0;
}
div#menu a:hover {color:#5f093b;}
div#menu a span {
	display:block;
	height:31px;
	float:left;
	background: url(/images/menu_right.png) right no-repeat;
	padding:0 8px;
	line-height:31px;
}
#cam {
	position:absolute;
	top:0;
	left:733px;
}
div.vink {
	width:32px;
	height:27px;
	position:absolute;
	background: url(/images/vink.png) bottom no-repeat;
}
div.vink.active {background-position:top;}
div#vink_info {
	top:542px;
	left:185px;
}
div#stap1_vink {
	top:510px;
	left:180px;
}
div#stap2_vink {
	top:611px;
	left:521px;
}
div#stap3_vink {
	top:635px;
	left:869px;
}
/* End Header */
/* Content */
div#content {
	width:1067px;
	color:#fff;
	padding:20px 0 5px 0;
}
div#content p {
	padding:20px 0 0 0;
}
h1 {
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}
h1 span {font-size:60px;}
div#vak {
	padding:0 0 15px 85px;
	width:982px;
}
div#stap1_tekst {
	position:absolute;
	top:190px;
	left:345px;
	font-weight:bold;
	width:165px;
	height:47px;
	color:#c80577;
	text-align:center;
	font-size:13px;
	line-height:18px;
	text-transform:uppercase;
}
div#stap2_tekst {
	position:absolute;
	top:243px;
	left:651px;
	color:#c80577;
	font-weight:bold;
	width:175px;
	height:47px;
	text-align:center;
	font-size:13px;
	line-height:18px;
	text-transform:uppercase;
}
	/* Vak */
	div#formdeel1 {
		width:445px;
		float:left;
	}
	div#formdeel2 {
		width:445px;
		float:left;
		margin:0 0 0 40px;
	}
	input, select, textarea, fieldset {
		border:medium none;
		font-family:Arial;
		font-size:12px;
	}
	div.cf_ab {
		display:none;
		visibility:hidden;
	}
	#kleur {
		float:right;
		margin:5px 20px 0 0;
	}
	div#content div#vak p {
		float:left;
		padding:0 0 6px 0;
	
	}
	div#vak form label {clear:none;}
	div#vak label {
		float:left;
		font-size:12px;
		font-weight:bold;
		line-height:24px;
		width:130px;
		color:#fff;
	}
	div#vak .radio {
		background:url("/images/radio.png") no-repeat scroll 0 0 transparent;
		display:block;
		float:left;
		height:20px;
		width:20px;
		margin:4px 0 0 0;
	}
	div#vak label.rlabel {
		float:left;
		height:20px;
		line-height:20px;
		padding:3px 10px 0 5px;
		width:auto;
	}
	div#vak input.field {
		background:url("/images/field.png") no-repeat scroll left top transparent;
		color:#000000;
		float:left;
		font-size:12px;
		font-weight:bold;
		height:18px;
		padding:3px 5px;
		width:299px;
	}
	div#vak input.small {
		background:url("/images/small-field.png") no-repeat scroll 100% 50% transparent;
		color:#000000;
		float:left;
		font-weight:bold;
		height:18px;
		padding:3px 5px;
		width:51px;
	}
	div#vak label.addition {
		display:block;
		text-align:center;
		width:95px;
	}
	div#vak span.first {
		height:24px;
		margin-right:5px;
		width:61px;
		float:left;
		position:relative;
	}
	div#vak span.first .select {
		background:url("/images/selectFirst.png") no-repeat scroll 0 0 transparent;
		color:#000000;
		font-size:12px;
		font-weight:bold;
		height:24px;
		line-height:24px;
		overflow:hidden;
		padding-left:11px;
		position:absolute;
		width:61px;
	}
	div#vak span.first select.styled {
		color:#000000;
		font-weight:bold;
		height:24px;
		width:61px;
		position:absolute;
		margin:0;
	}
	div#vak span.second {
		height:24px;
		margin-right:5px;
		width:88px;
		float:left;
		position:relative;
	}
	div#vak span.second .select {
		background:url("/images/selectSecond.png") no-repeat scroll 0 0 transparent;
		color:#000000;
		font-size:12px;
		font-weight:bold;
		height:24px;
		line-height:24px;
		overflow:hidden;
		padding-left:11px;
		position:absolute;
		width:88px;
	}
	div#vak span.second select {
		color:#000000;
		font-weight:bold;
		height:24px;
		width:88px;
		position:absolute;
	}
	div#vak span.third {
		height:24px;
		width:71px;
	}
	div#vak span.third .select {
		background:url("/images/selectThird.png") no-repeat scroll 0 0 transparent;
		color:#000000;
		font-size:12px;
		font-weight:bold;
		height:24px;
		line-height:24px;
		overflow:hidden;
		padding-left:11px;
		position:absolute;
		float:left;
		width:71px;
	}
	a#bottom {
		display:block;
		width:1067px;
		height:633px;
		top:35px;
		position:absolute;
		left:0;
	}
	div#vak span.third select {
		color:#000000;
		font-weight:bold;
		height:24px;
		width:71px;
		position:absolute;
		margin:0;
	}
	div#vak span.fourth {
		height:24px;
		float:left;
		width:92px;
	}
	div#vak span.fourth .select {
		background:url("/images/selectFourth.png") no-repeat scroll 0 0 transparent;
		color:#000000;
		font-size:12px;
		font-weight:bold;
		height:24px;
		line-height:24px;
		overflow:hidden;
		padding-left:11px;
		float:left;
		width:298px;
		position:absolute;
		
	}
	div#vak span.fourth select {
		color:#000000;
		font-weight:bold;
		height:24px;
		position:absolute;
		width:309px;
		margin:0;
	}
	#submit {
		float:right;
		clear:both;
	}
	div#vak label#jaja {
		width:640px;
		padding:0 0 0 12px;
		line-height:20px;
	}
	div#vak label#jaja span {font-size:18px;}
	div#vak_foot {
		width:930px;
		padding:8px 0 0 0;
	}
	div#vak_foot p {
		float:left;
	}
	#verder {
		float:right;
		margin:5px 8px 0 0;
	}
	/* End Vak */
/* End Content */
/* Footer */
div#footer {
	width:1007px;
	height:160px;
	padding:0 0 0 60px;
	margin:0 auto;
}
h3 {
	color:#bd6e13;
	font-size:14px;
	float:left;
	padding:0 10px 3px 0;
	font-weight:bold;
	border-bottom:2px solid #f89522;
}
div.footer_box {
	width:200px;
	padding:20px 0 0 9px;
	background: url(/images/line.png) left no-repeat;
	height:140px;
	float:left;
	color:#fff;
	font-weight:bold;
}
div.footer_box p {
	line-height:16px;
	padding:8px 0 0 0;
}
div.footer_box img {
	float:left;
	margin:8px 8px 0 0;
}
div.footer_box p a {
	color:#fff;
	text-decoration:none;
}
div.footer_box p a:hover {text-decoration:underline;}
/* End Footer */
