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: #fff;
	background-image:url(../pic/bg_main.jpg);
	background-repeat:repeat-x;
	border-left:solid 1px #FE0000;
	border-right:solid 1px #FE0000;
}

#wrapper{
	margin: 0px auto 0px auto;
	width:900px;
	background-color: #fff;
	background-image:url(../pic/bg_wrapper.gif);
	background-repeat:no-repeat;
}

#top {width: 900px;	height:166px;}

#wrapper_left {width:219px;	float:left;}

#left {
	line-height: 24px;
	font-size: 12px;
	width: 209px;
	color:#000;
	font-weight:bold;
	padding-left:20px;
	padding-top:60px;
}

#left a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	clear:both;
}

#wrapper_right {
	min-height:600px;
	float:right;
}

#right {
	float:right;
	width: 600px;
	color: #333;
	font-size: 13px;
	text-align:left;
	padding-left:16px;
	padding-right:40px;	
	padding-top:16px;
}

#footer {
	clear: both;
	width: 900px;
	height:66px;
	text-align:right;
	background-image:url(../pic/bg_footer.gif);
	background-repeat:no-repeat;
	font-size:10px;
	border-bottum:solid 1px #FE0000;
}

#footer a {
	margin-left:6px;
	text-decoration: none;
	color:#333333;
}

a {color:#000}
img {border:0px;}
textarea { overflow: auto; }
#right a{color:#000;}
#right h1 {font-size:18px; font-weight:bold; color:#F54D4D;}
.txtrood{color:#FF0000;font-weight:bold;}
.small{font-size:10px;}

.submit_small {
	height: 21px;
	width: 200px;
	border: 1px solid #ccc;
	color:#861E62;
	margin-top:6px;
}

.zoeken {
	height: 18px;
	width: 120px;
	border: 1px solid #ccc;
}

.invulveld {
	height: 16px;
	width: 160px;
	border: 1px solid #ccc;
	margin-bottom:2px;
}

.invulveld_klein {
	height: 16px;
	width: 60px;
	border: 1px solid #ccc;
	margin-bottom:2px;
}

.invulveld_datum {
	height: 16px;
	width: 120px;
	border: 1px solid #ccc;
	margin-bottom:2px;
}

.invulveld_dropdown {
	height: 18px;
	width: 160px;
	border: 1px solid #ccc;
	margin-bottom:2px;
}

.invulveld_groot {
	height: 18px;
	width: 300px;
	border: 1px solid #ccc;	
	margin-bottom:2px;
}

.textarea_small {
	display: inline;
	height:70px;
	width:590px;
	border-color:#ccc;
	border-width: 1px;
	border-style: solid;
	margin:0px 0 0 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.mainbuttonactive {
	display:block;
	color:#F54D4D;
}

.mainbutton{display:block;}
