* {
	padding:				0px;
	margin:					0px;
	outline:				none;
	border:					0px;
}

body {
	font-family:			"trebuchet MS", Arial, Helvetica, "Sans Serif";
	background:				url(../image/v2/bg-main.jpg) repeat left top;
}

#container {
	margin:					0 auto;
	padding:				0 0 0 29px;
	width:					654px;
	background:				url(../image/v2/bg-container.jpg) repeat left top;
}

#top {
	position:				relative;
	padding:				25px 0 0 0;
	width:					654px;
	/*height:					410px;*/
}

#top h1 {
	width:					195px;
	height:					87px;
	background:				url(../image/v2/img-logo.jpg) repeat left top;
}

#top h1 a {
	display:				block;
	width:					195px;
	height:					87px;
	text-indent:			-9999px;
	text-decoration:		none;
}

#top p {
	padding:				20px 0 0 0;
	width:					205px;
	font-size:				12px;
	font-weight:			bold;
	color:					#5f5f5f;
	line-height:			16px;
}

#top #photo {
	position:				absolute;
	right:					-50px;
	top:					100px;
	display:				block;
	width:					489px;
	height:					340px;
	background:				url(../image/v2/img-fotolijst.png) repeat left top;
}

#top #btn-aanmelden {
	position:				absolute;
	left:					34px;
	top:					385px;
	display:				block;
	width:					277px;
	height:					65px;
	background:				url(../image/v2/btn-aanmelden.jpg) repeat left top;
}

#bottom {
	padding:				10px 0 0 0;
	width:					654px;
}

#bottom #left {
	float:					left;
	width:					432px;
	font-size:				13px;
	color:					#5f5f5f;
	border-right:			3px solid #d4d4d4;
}

#bottom h2 {
	padding:				16px 0 0 0;
	font-size:				14px;
	font-weight:			bold;
	color:					#000;
}

#bottom #left p {
	padding:				0 30px 0 0;
}

p.disclaimer {
	margin:					60px 0 0 0;
	padding:				0 0 30px 0;
	font-size:				12px;
	font-weight:			bold;
	color:					#5f5f5f;
}

p.disclaimer a {
	text-decoration:		none;
	color:					#53990e;
}

#bottom #right {
	float:					left;
	padding:				0 0 0 30px;
	width:					160px;
	font-size:				13px;
	color:					#5f5f5f;
}

#bottom #right p a {
	color:					#53990e;
	text-decoration:		none;
}

div.formtop,
div.formbottom
{
	width:					625px;
	height:					10px;
	font-size:				0;
	line-height:			0;
	background-image:		url(../image/v2/formtop.gif);
}
div.formbottom
{
	background-image:		url(../image/v2/formbottom.gif);
	margin-bottom:			20px;
}
div.formbg
{
	width:					625px;	
	background-image:		url(../image/v2/formbg.gif);
}
form div.bonje_left
{
	width:					314px;
	float:					left;
	padding:				10px 0 0 20px;
}
form div.bonje_right
{
	width:					280px;
	float:					left;
	padding:				10px 0 0 0;
}

form div.bonje_left label,
form div.bonje_right label
{
	font-size:				12px;
	color:					#666666;
	display:				block;
	float:					left;
	width:					97px;
	height:					20px;
	margin:					0 0 12px 0;
	padding:				4px 0 0 0;
}
form div.bonje_left label span,
form div.bonje_right label span
{
	color:					#890012;	
}
form div.bonje_left input
{
	font-size:				12px;
	color:					#666666;
	display:				block;
	float:					left;
	width:					170px;
	height:					20px;
	background-image:		url(../image/v2/input_text.gif);
	background-repeat:		no-repeat;
	margin:					0 0 12px 0;
	padding:				4px 0 0 6px;
}
form div.bonje_left br
{
	clear:					both;
}
form div.bonje_right label
{
	display:				block;
	width:					280px;
	margin:					0 0 5px 0;
	padding:				0;
	height:					20px;
}
form div.bonje_right textarea
{
	display:				block;
	width:					270px;
	height:					60px;
	border-top:				1px solid #b7b7b7;
	border-right:			1px solid #dddddd;
	margin:					0 0 3px 0;
}

form div.bonje_right input.submit
{
	margin:					9px 0 0 150px;
}
form p.formerror
{
	padding:				10px 0 10px 20px;
	font-size:				12px;
	color:					#890012;
	border-bottom:			1px solid #b7b7b7;
}
p.required,
p.extra
{
	text-align:				right;
	font-size:				11px;
	color:					#890012;
	padding:				0 30px 6px 0;
}
p.extra
{
	text-align:				left;
	color:					#5a5a5a;
}

div.right p
{
	font-size:				12px;
	color:					#5a5a5a;
	padding:				0 0 0 0;
	width:					170px;
}

div.formbg p.confirmation,
div.formbg p.disclaimer
{
	padding:				0 0 0 20px;
	font-size:				12px;
	color:					#5a5a5a;
}
div.formbg p.disclaimer
{
	padding-bottom:			10px;
	width:					580px;	
}

div.formbg h2
{
	padding:				0 0 10px 20px;
	font-size:				14px;
	color:					#5a5a5a;
}

a,
a:hover
{
	color:					#5a5a5a;
}

.clearfix:after {
	clear:					both;
	content:				'.';
	display:				block;
	font-size:				0;
	line-height:			0;
	visibility:				hidden;
	overflow:				hidden;
	width:					0;
	height:					0;
	font: 					0/0 serif;
}
.clearfix {
	display:				inline-block;
}
* html .clearfix { 
	height:					1%;
}
.clearfix {
	display:				block;
}

#top p.wide {
	width:					620px;
}

h2 {
	padding-top:			10px;
	line-height:			25px;
	font-size:				23px;
	color:					#5a5a5a;
}
