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: 1px;
	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 : red;
}
.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: 53px;
	text-align: center;
}
#footer_text { padding-top: 0px; }

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

#left {
	float: left;
	padding-top: 10px;
}

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

#content_text {
	width: 575px;
	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;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
	width: auto;
	float: left;
}
.navactive {
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	padding-right: 15px;
	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: 12px;
	cursor: pointer;
	margin-bottom: 10px;
	text-align: center;
}

.subnavactive {
	height: 34px;
	line-height: 34px;
	width: 285px;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
	margin-bottom: 10px;
	text-align: center;
}

.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;
}