@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
}
#header {
	width: 1000px;
	height: 175px;
	background: url("img/header4.jpg");
	margin: 0 auto;
}
#box {
	width: 1000px;
	background: url("img/zijkant.jpg");
	margin: 0 auto;
}
#content {
	width: 1000px;
	padding: 0 0 0 20px;
	margin: 0 auto;
	overflow: hidden;
}
#menu {
	float:left;
	width:175px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
	#menu ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	#menu li {
		border-bottom: 1px solid #d9d9d9;
	}
	#menu li a {
		color: #676767;
		font-weight: bold;
		text-decoration:none;
		display: block;
		padding: 5px 15px;
	}
	#menu li a:hover {
		background-color: #f2f2f2;
		color: #FF9900;
		text-decoration: none;
		background-color:#f2f2f2;
}
#text {
	float:left;
	width:540px;
	padding:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	border-left:1px solid #d58226;
	border-right:1px solid #d58226;
}
	.groen {
		color: #93B733;
	}
	.oranjekop {
		color: #D38226;
		font-weight: bold;
		font-size:40px;
	}
	.oranje {
		color: #D38226;
		font-weight: bold;
}
#reclame {
	float:left;
	width:225px;
	padding-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
}
#ending {
	width: 1000px;
	margin: 0 auto;
	background: url("img/zijkant1.jpg");
	text-align:center;
	padding-top:3px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#footer {
	width: 1000px;
	height: 20px;
	background: url("img/footer.jpg");
	margin: 0 auto;
	text-align:center;
}

.th_0  { font-family: Helvetica,arial; font-size: 13px; background-color:#d58226; color: #FFFFFF; text-indent:4px;}
.tr_0  { font-family: Helvetica,arial; font-size: 12px; text-indent:2px; background-color:#CCCCCC;}
.tr_1  { font-family: Helvetica,arial; font-size: 12px; text-indent:2px; background-color:;}
.tr_t  { font-family: Helvetica,arial; font-size: 12px; text-indent:2px; background-color:;}

input   {width:150;height: 18;font-family: Helvetica,arial; font-size: 11px; color: black; text-decoration: none; background-color:#FFFFFF; border: #6F6F6F; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; padding-left:3;}
input.radio  {width:13; height:13; border:0; background-color:;}
input.checkbox {width:13; height:13; border:0; background-color:;}
