body {
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	background-color: #ffffff;
	background-image:url(../pic/bg_main.jpg);
	background-repeat:repeat-x;
}

#wrapper{
	margin: 0px auto 0px auto;
	width:900px;
	background-color: #fff;
	background-image:url(../pic/bg_wrapper.gif);
	cursor:url(cursor.ani);
}

#top {
	width: 900px;
	height:39px;
}

#top_foto {
	width: 900px;
	height:162px;
}

#menu {
	float:right;
	text-align:right;
	font-size: 11px;
	width: 890px;
	height:22px;
	color: #fff;
	padding: 0px 10px 0px 0px;
	text-align:left;
	background-color:#FFFFFF;
	background-image:url(../pic/bg_breadcrum.gif)
}


#menu a{
	text-decoration: none;
	color:#fff;
	margin-right:4px;
}

#left {
	float:left;
	text-align:right;
	line-height: 24px;
	margin-top:8px;
	margin-left:0px;
	font-size: 13px;
	width: 170px;
	color:#000;
	font-weight:bold;
}

#left a {
	color:#000;
	text-decoration:none;
	text-align:right;
	font-weight:bold;
}

#wrapper_right {
	min-height:410px;
	width:722px;
	float:right;
}

#right {
	float:right;
	width: 675px;
	color: #333;
	font-size: 13px;
	margin-top:10px;
	text-align:left;
	padding-left:10px;
	padding-right:20px;
}

#right a{
	color:#000;
}

#right h1 {font-size:14px; font-weight:bold; color:#000;}


#footer {
	clear: both;
	width: 900px;
	height:28px;
	text-align:right;
	background-image:url(../pic/bg_footer.gif);
	font-size:10px;
	color:#FFF;
}

#footer a {
	margin-left:6px;
	text-decoration: none;
	color:#fff;
}

a {color:#000}
img {border:0px;}
form br { clear:left; }
textarea { overflow: auto; }

.txtrood{
color:#FF0000;
font-weight:bold;
}

.small{
	font-size:10px;
}

.submit_small {
	height: 21px;
	width: 100px;
	border: 1px solid #ccc;
	color:#861E62;
	margin-top:6px;
}

.zoeken {
	height: 18px;
	width: 120px;
	border: 1px solid #ccc;
}

.invulveld {
	height: 18px;
	width: 220px;
	border: 1px solid #ccc;
}

.textarea_big {
	display: inline;
	height:100px;
	width:220px;
	border-color:#ccc;
	border-width: 1px;
	border-style: solid;
	margin:0px 0 0 0px; 
}

.mainbuttonactive {
	border-bottom:solid 1px #FE0000;
	display:block;
	color:#FE0000;
}

.mainbutton{
	border-bottom:solid 1px #FE0000;
	display:block;
}