/* =RESET
--------------------------------------------------- */
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	background: white;
	line-height: 1;
	color: black;
}
strong {
	font-weight: bold;
}

ol, ul {
	list-style: none;
	
}
#content ul {
	margin-top:0px;
	list-style:disc;
	padding-left: 15px; 
	text-indent: 0em;
	margin-bottom: 15px;
}

#content ol {
	margin-top:0px; 
	list-style:disc;
	padding-left: 18px; 
	text-indent: 0em;
	margin-bottom: 15px;
}


/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

/* remove possible quote marks (") from <q> &
<blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* =BODY
--------------------------------------------------- */
html, body {
	background:#ABADC3 url(../images/bg.gif) top repeat-x;
	margin:0;
	font-family: Lucida Sans Unicode,Lucida Sans,Trebuchet MS,Arial;
	font-size: 12px;
	color: #045982;
}
a, a:link, a:visited {
	color:#990000;
	text-decoration:none;
}
a:hover {
	color:#cc0000;
}
#supercontainer {
	position:absolute;
	width:750px;
	margin-left:-375px;
	left:50%;
	text-align:left;
	/*margin:0px auto 20px auto;*/
	border:#FFFFFF solid 1px;
	border-top:none;
	background:url(../images/bg_content.gif) top repeat-y;
	float:left;
}
p {
	margin:0px 0px 1.6em 0px;
}
#topbar {
	width:750px;
	height:100px;
	background-image:url(../images/topbar.gif);
	border-bottom:#FFFFFF solid 1px;
}
#hoofdmenu {
	width:745px; /* 750px */
	height:25px;
	background:#ABADC3;
	border-bottom:#FFFFFF solid 1px;
	padding-left:5px;
	border-bottom:#FFFFFF solid 1px;
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
#header {
	width:710px; /* 750px */
	height:35px; /* 50px */
	background:#E66E04;
	border-bottom:#FFFFFF solid 1px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 0 0px 0;
	padding: 15px 20px 0 20px;
}
.container {
	width:750px;
	position:relative;
	float:left;
}
.contentcontainer {
	width:600px;
	float:left;
}
#content {
	width:559px; /* 599px */
	border-left:#FFF solid 1px;
	float:left;
	padding:20px 20px 10px 20px;
	background:#CDCEDA;
	border-bottom:#FFFFFF solid 1px;
}
#zijkant {
	width:150px;
	float:left;
}
.laatstenieuws {
	float:left;
	width:358px; /* 398px */
	/*border-right:#FFFFFF solid 1px;*/
	padding:20px;
}
.laatstenieuws p {
	line-height: 1.3em;
}
#videoplayer {
	float:left;
	width:182px; /* 200px */
	padding:20px 0px 0px 12px;
}
.downloadpdf {
	padding-left:15px;
	padding-bottom:15px;
	margin:15px;
	background:url(../images/downloadpdf.gif) top left no-repeat;
	font-size:10px;
	border-bottom:#CCC solid 1px;
}

/* ///////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////////// ALINEA'S ///////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////// */
.subkop, .zijkop {
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}
.subkop {
	width:358px;
}
.alinearij {
	float:left;
	width:559px;
	margin-bottom:1.2em;
	line-height:1.4em;
}
.alineasubkop {
	font-size:11px;
	line-height:1.7em;
	/*margin-top:1.8em;*/
}
/*.alinearij p {
	margin: 0;
}*/
.picleft {
	float:left;
	margin:4px 15px 5px 0;
}
.picright {
	float:right;
	margin:4px 0 5px 15px;
}
.picleftsamen {
	float:left;
	margin:0;
}
.picrightsamen {
	float:right;
	margin:0;
}
.picgroot {
	float:left;
}
#content p {
	margin:0 0 1.6em 0;
}
label {
	width: 9em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
#tellafriend {
	width:559px;
	/*background:#999999;*/
	margin-bottom:10px;
	text-align:right;
}

#topmenu {
	overflow: hidden;
	background: #cdceda;
	height: 24px;
	border-bottom: 1px solid #fff;
}
#topmenu ul {
	float:right;
	list-style: none;
}
#topmenu li {
	float: left;
	display: block;
	padding: 5px 10px;
	color: #565b87;
}
#topmenu a {
	/*display: block;
	padding: 5px 10px;
	*/
	color: #565b87;
}
.ingelogd {
	position: absolute;
	right: 10px;
	top: 131px;
}
.ingelogd a {
	color: #fff;
}
.kop {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.rij2 {
	overflow: hidden;
	margin-bottom: 10px;
	display: block;
}
.subk1, .subk2 {
	width: 150px;
	float:left;
}
.subk2 {
	width: 350px;
}
.formtitel {
	margin-bottom: 5px;
}
.error {
	color: #f00;
	margin-bottom: 10px;
}
.verplicht {
	background-color:#f7d8b8;
	/*background-color:#CCE58E;*/
	/*font-weight:bold;*/
}
