body {
	margin: 0px;
	position: relative;
	min-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 20px;
}
div {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
P, BLOCKQUOTE {
	margin-top: 0;
	margin-bottom: 0;
}
UL, OL {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
.wosimage {
	border-style: solid;
	border-width: 0px;
	border-color: #000000;
	padding: 5;
}
.button {
	border-right: medium none;
	border-top: medium none;
	font-size: 8pt;
	border-left: medium none;
	width: 120px;
	color: #ffffff;
	border-bottom: medium none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 21px;
	line-height: 21px;
	background-color:#3f0a04;
}
.inputtext {
	border: 1px solid #3f0a04;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
}
.table {
	border: 1px solid #000000;
	border-collapse: collapse;
}
.tableHeader {
	background-color: #FFFFFF;
}
.tableContent {
}
.foutmelding {
	color: #fee25d;
}
.foutbox {
	border: 1px solid Red;
}
.foutfill {
	color: Red;
}
.highlight {
	background-color: Yellow;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 21px;
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	padding-top: 10px;
}

h2 {
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 10px;
}

#dump {
	width: 955px;
	margin: 0px auto;
	text-align: left;
}

.footer {
	position: relative;
	bottom: 0px;
	width: 955px;
	height: 100px;
	line-height: 100px;
	text-align: center;
}
#footer_text {
	padding-top: 25px;
}

#container {
	width: 955px;
	text-align: left;
}

#left {
  width: 318px;
	float: left;
	padding-top: 10px;
	min-height: 550px;
	_height: 550px;
}

#content {
	width: 637px;
	float: right;
	min-height: 550px;
	_height: 550px;
}

#content_text {
	width: 547px;
	margin: 20px;
	margin-left: 45px;
	margin-top: 45px;
}

#header {
	width: 955px;
	height: 260px;
}
.hoofdmenu {
	height: 40px;
	text-align: center;
	margin-left: 25px;
	top: 210px;
	position: relative;
}

.leesmeer {
	font-size: 14px;
	font-weight: bold;
}

.nav,
.navover {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
	width: auto;
	float: left;
}
.navactive {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
	width: auto;
	float: left;
}

.break {
	min-height: 40px;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	width: auto;
	float: left;

}

.subnav,
.subnavover {
	height: 34px;
	line-height: 34px;
	width: 285px;
	font-size: 13px;
	cursor: pointer;
	margin-bottom: 10px;
	text-align: center;
	padding-top:13px;
}

.subnavactive {
	height: 34px;
	line-height: 34px;
	width: 285px;
	font-size: 13px;
	cursor: default;
	margin-bottom: 10px;
	text-align: center;
	padding-top:13px;
}
.titel {
	height: 35px;
	line-height: 35px;
	width: 580px;
	position: absolute;
	top: 80px;
	left: 328px;
	z-index: 2;
	font-weight: bold;
	font-size: 12px;
	color: #006069;
	border-bottom: 1px solid #89bcbf;
	text-align: left;
}


.printversie {
	position: relative;
	float: left;
	left: 25px;
	cursor: pointer;
}

#kolom_1,
#kolom_2
{
	float: left;
	width: 270px;
	margin: 0 2px 0 0;
}

	#kolom_1 br,
	#kolom_2 br
	{
		clear: both;
	}
	
.kolom-titel
{
	background: #990000;
	padding: 0 0 0 3px;
	font-weight: bold;
	height: 20px;
	line-height:18px;
}

.kolom-links
{
}

	.kolom-links .link
	{
		padding: 0 0 0 5px;
	}

#link-toevoegen
{
	clear: both;
}

#nieuwe-link
{
}

	#nieuwe-link div
	{
		clear: both;
	}
	
	#nieuwe-link span
	{
		float: left;
	}
	.label
	{
		width: 150px;
		display: block;
	}