body {
	width: 892px;
	margin: 0 auto 0 auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	background-color: #ffffff;
	background-image:url(../pic/bg_main.jpg);
	background-repeat:repeat-x;
}

#wrapper{
	margin: 0px auto 0px auto;
	width:892px;
	background-color: #fff;
	background-image:url(../pic/bg_wrapper.gif);
}

#top {
	width: 892px;
	height:220px;
}

#menu {
	float:right;
	text-align:right;
	font-size: 16px;
	width: 880px;
	height:46px;
	color: #fff;
	padding: 10px 12px 0px 0px;
	text-align:left;
	background-color:#FFFFFF;
	background-image:url(../pic/bg_breadcrum.gif)
}


#menu a{
	text-decoration: none;
	color:#fff;
	margin-right:8px;
}

#left {
	float:left;
	text-align:left;
	line-height: 24px;
	margin-top:6px;
	margin-left:16px;
	font-size: 16px;
	width: 210px;
	color:#851F61;
	font-weight:bold;
}

#left a {
	color:#851F61;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
}

#wrapper_right {
	min-height:410px;
	width:640px;
	float:right;
	margin-right:20px;
}

#right {
	float:right;
	width: 640px;
	color: #333;
	font-size: 16px;
	margin-top:10px;
	text-align:left;
}

#right a{
	color:#333;
}

#right h1 {font-size:18px; font-weight:bold; color:#333333;}


#footer {
	clear: both;
	width: 880px;
	height:40px;
	padding: 10px 12px 0px 0px;
	text-align:right;
	background-image:url(../pic/bg_footer.gif);
	font-size:14px;
	color:#FFF;
}

#footer a {
	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 {
	display:block;
}

.mainbutton{
	display:block;
}