#top {
	width:100%;
	height:147px;
	background:url(/images/frame/main.jpg) no-repeat;
}
#mid {
	width:100%;
	background:url(/images/frame/background2.jpg) left 17px no-repeat;
}
#wmid{
	width:100%;
}
#mid_left {
	width:367px;
	height:488px;
	background:url(/images/frame/menu.jpg) no-repeat;
	float:left;
	position: relative;
}
#mid_right {
	width:657px;
	width:100%;
}
#adres {
	margin:0px 0px 30px 20px;
	font-family:"Times New Roman";
	font-size:10px;
	color:#131313;
	height:40px;
}
#adres a{
	color:#131313;
}

#zoeken {
	color:#000000;
	height:20px;
	position:absolute;
	left:725px;
	top:122px;
	width:13.8em;
	z-index:99;
}
#zoeken fieldset legend {
	display:none;
}
#zoeken input.box {
	-x-system-font:none;
	border-color:#CCCCCC -moz-use-text-color #CCCCCC #CCCCCC;
	border-style:solid none solid solid;
	border-width:1px medium 1px 1px;
	color:#777777;
	float:left;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:0.95em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:15px;
	line-height:normal;
	margin:1px 0 0 4px;
	padding:0.2em 0 0 0.5em;
	position:relative;
	width:12em;
}
#zoeken input.zoeksubmit {
	-moz-background-clip:border !important;
	-moz-background-inline-policy:continuous !important;
	-moz-background-origin:padding !important;
	background:transparent url(/images/search_button.png) no-repeat scroll right top !important;
	cursor:pointer;
	height:19px;
	position:absolute;
	right:0;
	text-indent:-999px;
	width:19px;
	top:1px;
	border:0;
}
#zoeken fieldset {
	border:0 none;
	margin:0;
	padding:0;
	position:relative;
}
#zoeken fieldset label {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/search_left.png) no-repeat scroll left top;
	height:20px;
	left:4px;
	position:absolute;
	text-indent:-9999px;
	top:1px;
	width:2px;
	z-index:99;
}


tr.error td { color:#FF0000; }
tr.error td input[type=text] { border:1px solid #FF0000;}
form.register input[type=text] { width:300px; border:1px solid #110E48; }




