body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33460C;
	vertical-align:top;
}
body {
	background-color: #FFFFFF;
	background-image:url(img/back_body.gif);
	background-repeat:repeat-x;
	margin: 0px;
	padding: opx;
	border: 0px;
}
table.container {
	background-image:url(img/back_container.gif);
}
a:link, a:visited, a:active {
	color: #33460C;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
form {
	margin: 0px;
}
h1, h2, h3, h4, h5, ul, li, b, strong {
	padding: 0px;
	list-style:none;
	margin: 0px;
	color: #33460C;
}
h1, h2, h3, h4, h5{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase
}
.stippellijn {
	display: block;
	border-top:#33460C dashed 1px;
	line-height:10px:
}
.back_left {
	height:163px;
	width:100px;
	background-image:url(img/back_left.gif);
	background-repeat:no-repeat;
}
.back_right {
	height:163px;
	width:100px;
	background-image:url(img/back_right.gif);
	background-repeat:no-repeat;
}
.back_right_content {
	width:97px;
	background-image:url(img/back_right_content.jpg);
	background-repeat:no-repeat;
}
.header {
	width:703px;
	background-image:url(img/header.gif);
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	padding-top:139px;
}
.header_txt {
	color: #33460C;
	font-family:"Courier New", Courier, monospace;
	font-size: 13px;
	font-weight: bold;
	padding-left:186px;
	padding-top:79px;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.menu_current {
		color: #FFFFFF
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	min-height:470px;
	height:470px;
	vertical-align:top;
	line-height:1.5em;
	padding: 20px;
}
.footer {
	font-size:10px;
	color:#FFFFFF;
	padding-top:60px;
	padding-left:116px;
	background-image:url(img/footer.gif);
	background-repeat:no-repeat;
	height:95px;
}