.clear{
clear: both;}

.reviews{
	margin: 0 0 0 10px;
	width: 982px;
height: 120px;
text-align: left;
font-size: 9pt;
font-style: italic;
}

	.uitleg{
	position: relative;
	height: 170px;
	text-align: left;
	color: #ffffff;
	font-size: 9pt;
	}
	
		.reviews_title, .uitleg_title{
		border-top: 6px solid #fff;
		height: 30px;
		padding: 0;
		text-align: left;
		color: #FFFFFF;
		margin: 0 0 0 10px;
		width: 982px;
		}
		
		.reviews_title h3, .uitleg_title h3{
		padding: 5px 0 0 0;
		margin: 0;
		}
		
		.uitleg h4{
		padding: 5px 0 0 0;
		margin: 0;
		}
	
		#uitleg_img{
		position: absolute;
		bottom: 5px;
		}
		
		.review, .uitleg_box{
		float: left;
		width: 227px;
		margin: 0 0 5px 8px;
		}
	
		.review p, .uitleg_box p{
		margin: 0;
		}
		
		.review ul{
		margin: 0;
		padding: 0;
		}
		
		.review ul li{
		list-style-type: none;
		padding: 0 0 10px 0;
		}
		
		.review ul li img{
		vertical-align: middle;
		margin-right: 3px;
		}
		
		.review a{
		text-decoration: none;
		font-style: normal;
		}
		
		.sent_reviews{
		text-align: right;
		color: #ffffff;
		font-size: 10pt;
		height: 25px;
		}
		
		.sent_reviews a{
		color: #6699cc;
		background: #ffffff;
		padding: 3px 6px 3px 6px;
		text-decoration: none;
		font-weight: bold;
		margin-right: 6px;
		}
		
		.sent_reviews a:hover{
		color: #ff9900;
		}

.footer{
margin: 12px 0 0 0;
width: 1002px;
background: #ffffff;
padding-top: 10px;
padding-bottom: 10px;
}

	.bottom_menu{
	height: 25px;
	clear:both;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	line-height: 25px;
	margin: 0 0 0 10px;
	width: 982px;
	}
	
		.bottom_menu ul{
		margin: 0; 
		padding: 0 0 0 10px;
		}
		
		.bottom_menu ul li{
		list-style-type: none;
		display: inline;
		margin: 0 35px 0 0;
		}
		
		.bottom_menu ul li a{
		text-decoration: none;
		}
		
		.bottom_menu ul li a:hover{
		color: #ff9900;}
		
		#betaalmogelijkheden{
		height: 25px;
		float: right;
		text-align: center;
		margin-top: -25px;
		margin-right: -1px;
		}
		
		#betaalmogelijkheden img{
		margin: 3px 3px 0 3px;
		}

.subdomains{
height: 265px;
text-align: left;
font-weight: bold;
font-size: 10pt;
border-top: 6px solid #ffffff;
width: 982px;
margin-left: 10px;
}

	.sub{
	position: relative;
	width: 227px;
	height: 245px;
	float: left;
	padding: 0 0 0 8px;
	margin: 0px;
	}
	
	.sub h4.subtitle{
	width: 227px;
	}
	
	.sub p{
	font-size: 9pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 12pt;
	}
	
	.sub a{
	color: #ffffff;
	text-decoration: none;}
	
	.sub a:hover{
	color: #ff9900;
	}
	
	.sub .sub_button_div{
	position: absolute;
	bottom: 0px;
	width: 235px;
	text-align: left;
	}
	
	.sub a.sub_button{
	padding: 3px 6px 3px 6px;
	margin-right: 16px;
	}

/* Contactformulier */
.contentlinks{
width:55%;
height: 300px;
border-right: 1px solid #cccccc;
float: left;
padding-right: 10px;
color: #999999;
}

.contentrechts{
width: 40%;
float: left;
}

.contentrechts tr, .contentrechts td{
border: 0; font-size: 12px; padding-right: 10px; padding-left: 10px;
}

.contentlinks td, .contentlinks tr{border: 0; font-size: 12px; padding-right: 10px;}

.contentlinks table{margin: 0 0 0 15px;}
label {display: block; text-align: left;}
input {
border: 1px solid #cccccc;
width: 260px;
}

input.button{
width: 80px;
margin-top: 10px;
float: right;
}

select{
border: 1px solid #cccccc;
}

select.required{
width: 260px;
}

textarea {
border: 1px solid #cccccc;
width: 260px;
height: 130px;
}

.contentrechts p{
padding: 3px 0 3px 0;
margin: 0;
}

.error{
color: red;
margin-bottom: 10px;
background-color: #ffcccc;
border: 1px solid red;
padding: 2px 4px 2px 4px;}

input.error {border: 1px solid red;
}

select.error {border: 1px solid red;
width: 260px;
padding: 0;}
	
label.error {
text-align: right;
font-size: 8pt;
background: #efefef;
border: 0px solid red;
padding: 0;
margin: -10px 0 5px 0;
	}

label.valid {
background-color: yellow;
display: block;
width: 16px;
height: 16px;
}

.accept{
color: #ff9900;
margin-bottom: 10px;
background-color: #ffffcc;
border: 1px solid #ff9900;
padding: 2px 4px 2px 4px;}
