 @charset "utf-8";
/* CSS Document */
a, object{
	outline:none;	
}
html,
body {
	margin: 0px;
	height: 100%;
	background-image:url(images/bg.gif);
	background-repeat: repeat-x;
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
}
.fix_align {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
}
.container {
	position: absolute;
	top: -300px; /* = height / 2 */
	left: 50%;
	margin-left: -495px; /* = width / 2 */
	width: 990px;
	height: 600px;
	/*background-color:#c9ffcc;*/
}
.menu_wat{
	width: 184px;
	height: 75px;
	padding-top: 59px;
	background-image:url(images/menu_wat.gif);
	background-repeat:no-repeat;
	position: absolute;
	left: 11px;
	top: 20px;
}
.menu_wat a{
	display:block;
	width: 180px;
	height: 27px;
	background-color: #29b0de;
	margin-bottom: 3px;
	margin-left: 2px;
	color: #000000;
	text-decoration: none;
	line-height: 27px;
	font-weight: bold;
	text-indent: 21px;
}
.menu_wat a:hover{
	background-color: #94d7ee;	
}
.menu_waarom{
	width: 184px;
	height: 75px;
	padding-top: 59px;
	background-image:url(images/menu_waarom.gif);
	background-repeat:no-repeat;
	position: absolute;
	right: 11px;
	top: 20px;
}
.menu_waarom a{
	display:block;
	width: 180px;
	height: 27px;
	background-color: #fefe01;
	margin-bottom: 3px;
	margin-left: 2px;
	color: #000000;
	text-decoration: none;
	line-height: 27px;
	font-weight: bold;
	text-indent: 21px;
}
.menu_waarom a:hover{
	background-color: #fefe80;	
}
.menu_hoe{
	width: 184px;
	height: 75px;
	padding-top: 59px;
	background-image:url(images/menu_hoe.gif);
	background-repeat:no-repeat;
	position: absolute;
	left: 11px;
	top: 399px;
}
.menu_hoe a{
	display:block;
	width: 180px;
	height: 27px;
	background-color: #049b74;
	margin-bottom: 3px;
	margin-left: 2px;
	color: #000000;
	text-decoration: none;
	line-height: 27px;
	font-weight: bold;
	text-indent: 21px;
}
.menu_hoe a:hover{
	background-color: #81cdb9;	
}
.menu_wie{
	width: 184px;
	height: 75px;
	padding-top: 59px;
	background-image:url(images/menu_wie.gif);
	background-repeat:no-repeat;
	position: absolute;
	right: 11px;
	top: 399px;
}
.menu_wie a{
	display:block;
	width: 180px;
	height: 27px;
	background-color: #da362d;
	margin-bottom: 3px;
	margin-left: 2px;
	color: #000000;
	text-decoration: none;
	line-height: 27px;
	font-weight: bold;
	text-indent: 21px;
}
.menu_wie a:hover{
	background-color: #ec9a96;	
}
.flashCirkel{	
	margin-top: 5px;
	text-align:center;
}
.logo{
	position:absolute;
	top: 272px;
	left: 11px;
}
.zoeken{
	display:block;
	position: absolute;
	right: 11px;
	top: 270px;
	padding-top: 18px;
	width: 184px;
	height: 57px;
}
.zoeken input{
	width: 102px;
	height: 14px;
	font-size: 10px;
}
.zoeken a{
	margin-left: 10px;
	background-image:url(images/zoek.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	color:#eaf1f6;
	text-decoration: none;
}
.zoeken a:hover{

}

.content h1, .searchcontent h1{
	margin-top: 15px;	
	font-size: 16px;
}

.content h2{
	font-size: 12px;	
	margin-bottom: -10px;
	margin-top: 14px;
	margin-left: 100px;
}

.searchcontent{
	padding-top: 19px;
	margin: auto;
	width: 539px;
	height: 568px;
	background-image:url(images/zoekbg.png);
	background-repeat:no-repeat;
	background-position: bottom;
	padding-left: 20px;
}
.searchcontent hr{
	background-color: #000;
	height: 1px;
	border:none;
	margin-right: 20px;
}
.searchcontent h2{
	color: #29b0de;
	font-size: 12px;
}
.searchcontent p{
	margin-top: 0px;
}
.searchcontent h2{
	margin-bottom: 5px;	
}
.searchcontent .ganaar{
	background-image:url(images/right.gif);
	padding-left: 9px;
	text-decoration:none;
	color: #000;
	background-repeat: no-repeat;
	background-position: center left;
	font-weight: bold;
}
.searchcontent .ganaar:hover{
	color:#94d7ee;	
}
.searchcontent .bladeren{
	margin-right: 13px;
	font-weight: bold;
	text-align: right;
}
.searchcontent .bladeren a{
	color: #000;
	text-decoration: none;
	margin: 7px;
}
.searchcontent .bladeren a.selected, .searchcontent .bladeren a:hover{
	color: #afe1f2;
}
.searchcontent .bladeren a.vorige{
	background-image:url(images/left.gif);
	padding-left: 9px;
	background-repeat: no-repeat;
	background-position: center left;
}
.searchcontent .bladeren a.volgende{
	background-image:url(images/right.gif);
	padding-right: 9px;
	background-repeat: no-repeat;
	background-position: center right;
}

.contact{
	margin-top: 42px;	
}

.contact .formrow {
	width: 250px;
	height: 25px;
	overflow: auto;
}
.contact label {
	padding-top: 5px;
	font-weight: bold;
	width: 94px;
	display:block;
	float:left;
	text-align: left;
	height: 15px;
}
.contact input[type=text] {
	width: 150px;
	height: 15px;
	display:block;
	float: left;
	margin-top: 2px;
	font-size: 12px;
}
.contact textarea {
	display:block;
	width: 244px;
	height: 100px;
}
.contact label.veld {
	float:none;
	width: 200px;
	margin-bottom:4px;
}
.contact input.verzend {
	width: 100px;
	margin-top: 10px;
}