body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #00387A;
	line-height: 15px;
	padding: 0;
	margin: 0;
	background: #FFF url(/images/back.jpg) repeat-x;
}
html { height: 100%; }
body { height: 100%; }

img {
	border: 0;
}

label {
	display: block;
}

form, input {
	margin: 0;
	padding: 0;
}

th {
	text-align: left;
}
a {
	color: #009EE0;
}
a:hover {
	color: #982825;
}

p {
	margin: 0 0 15px 0;
	padding: 0;
}

ul {
	padding: 0;
	margin: 0 0 20px 18px;
}

li { 
	/*list-style-position: inside;*/
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix { display: inline-block;}
/* Hide from IE Mac \*/
.clearfix { display: block; }
/* End hide from IE Mac */


.error { color: red; }


/******************************** container ************************/

#container { width: 1000px; margin: 0 auto; position: relative; min-height: 100%; }
* html #container { height: 100%; }

#treeStructure { font-size: 10px; color: #009EE0; position: absolute; top: 5px; left: 125px; padding: 0 5px 5px 0; width: 102px; height: 65px; z-index: 50; }
#treeStructure ul { list-style: none; margin: 0; position: absolute; top: 0; left: 102px; width: 90px;  background: url(/images/bg_treestructure.gif) no-repeat -5px 0; }
#treeStructure p {position: absolute; top: 10px; left: 0; width: 90px; text-align: right; }
#ersv, #resoc, #serr { text-align: center; width: 40px; background: #FFF; /*border: 1px solid #009EE0;*/ text-align: center; }
#ersv a, #resoc a, #serr a { display: block; padding: 0 0 0 0; height: 14px; width: 40px; font-size: 10px; text-decoration: none; color: #009EE0; }
#ersv a:hover , #ersv a.active, #resoc a:hover, #resoc a.active, #serr a:hover, #serr a.active { color: #FFF; background: #009EE0; font-weight: bold; }
#ersv { margin: 0 auto 4px auto; }
#resoc { float: left; }
#serr { float: right; }


/******************************* leftside ************************/

#bannerbeeld {
	min-height: 142px;
	width: 990px;
	background: url(/images/back.jpg) repeat-x;
	border: 1px solid red; 
}

#leftside {
	position: relative;
	float: left;
	width: 227px;
	margin: 46px 0 0 0;
	background: #FFF;
	/*background: #fff url(/images/leftside_back.jpg) repeat-y;*/

}
#logo {
	position: absolute;
	width: 205px;
	height: 90px;
	top: 19px;
	left: 0;
	z-index: 99;
	margin: 0; padding: 0;
	/*border: red 1px solid;*/
}

#kaartWVL {
	width: 200px;
	height: 98px;
	padding: 68px 0 0 14px;
}
#geenKaartWVL { 
	width: 200px;
	height: 100px;
}



.mainmenu {
	width: 171px;
	margin: 10px 0 20px 23px;
	padding: 0;
}
.mainmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.mainmenu ul li, #rightside ul li, .doculist ul li {
	list-style-position: outside; 
}
.mainmenu ul li a {
	font-weight: bold;
	width: 159px;
	color: #283A63;
	text-decoration: none;
	padding: 6px 0 4px 12px;
	background: #BCE4F6 url(/images/top_menu2.gif) left top no-repeat;	
	display: block;
}
.mainmenu ul li a:hover,
.mainmenu ul li a.active {
	background: #00387A url(/images/top_menu1.gif) left top no-repeat;
	color: #fff;
}
.mainmenu ul ul {
	margin: 0;
	padding: 0;
}
.mainmenu ul ul li {
	width: 171px;
	background: #DEEBF1;
}
.mainmenu ul ul li a {
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	width: 156px;
	color: #009EE0;
	text-decoration: none;
	padding: 8px 0 6px 15px;
	background: #FFF;	
	display: block;
	border-bottom: 1px dotted #009EE0;
}
.mainmenu ul ul li a:hover {
	background: #e0f2fb;
	color: #4A5C7E;
}

.mainmenu ul ul li.active a {
	font-weight: bold;
}

#search {
	padding: 0;
	margin: 35px 0 10px 25px;
	line-height: 18px;
}

#search input {
	margin: 0 3px 0 0;
	width: 108px;
	font-size: 11px;
	color: #6D7995;
	height: 18px;
	padding: 0;
	float: left;
}

a.button {
	height: 16px;
	padding: 3px 8px 3px 8px;
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	background: #00387A;
	font-weight: bold;
	float: left;
	display: block;
}
a:hover.button {
	color: #FFF;
	background: #009EE0;
}


#sponsors {
	width: 170px;
	height: 47px;
	margin: 30px 0 20px 25px;
	background: #D7E2E7;
}

#sponsors img {
	padding: 3px;
}


/****************************** header ******************************/

#header {
	float: left; 
	width: 763px;
	height: 96px;
	margin: 46px 0 0 0;
	padding: 0 0 0 0;
	/*background: url(/images/banner.jpg) no-repeat;*/
	position: relative;
	overflow: hidden;
}
#header img { height: 96px; margin: 1px 1px 0 0; }


#header .slogan {
	font-family: Trebuchet MS, sans-serif;
	color: #00387A;
	font-size: 18px;
	line-height: 20px;
	position: absolute;
	top: 50px;
	left: 0;
	font-weight: bold;
	letter-spacing: 1px;
	background: url(/images/bg_slogan.png) repeat-x;
	padding: 3px 50px 3px 0;
	width: 703px;
	text-align: center;
	z-index: 5;
}



#login {
	color: #009EE0;
	text-align: left;
	font-weight: bold;
}
#login form {
	padding: 6px 8px; 
}
#login form div {
	padding: 0 0 10px 0;
}

#loginButton {
	position: absolute;
	left: -3000px;
}

.profielnaam {
	font-size: 13px;
	color: #00387A;
}

#login input {
	color: #6D7995;
	margin: 3px 0 0 0;
	width: 145px;
}

#profielstart {
	padding: 0;
	margin: 5px 0 5px 0;	
}
#profielout {
	padding: 6px 8px;
}


/********************************* content ************************************/

#content {
	float: left;
	width: 562px;
	padding: 0 20px 20px 0;
	margin: 0 0 20px 0;
}

.foto {
	float: right;
	background: #E6E7ED;
	padding: 5px;
	margin: 0 0 10px 10px;
}

.foto img, .fotoRechts img, .fotoLinks img, .fotoMidden img {
	border: 1px solid #64857E;
}

.fotoRechts, .fotoLinks, .fotoMidden {
	background: #E6E7ED;
	padding: 5px;
	margin: 0 0 10px 10px;
}
.fotoRechts {
	float: right;
}
.fotoLinks {
	float: left;
	margin: 0 10px 10px 0;
}
.fotoMidden {
	float: none;
	margin: 0;
}
.fotoMidden img {
	display: block;
	margin: 0 auto;
}

#path {
	color: #5C6C8A;
	font-size: 11px;
	text-align: left;
	padding: 0;
	margin: 10px 0 25px 0;
}
#path a {
	text-decoration: underline;
	color: #5C6C8A;
}
#path a:hover {
	color: #283A63;
}


h1 {
	font-size: 28px;
	line-height: 30px;
	font-family: Times, serif;
	font-weight: normal;
	padding: 0 0 20px 0;
	margin: 0;
	color: #00387A;
}
h2 {
	font-size: 22px;
	line-height: 26px;	
	font-family: Times, serif;
	font-weight: normal;
	padding: 0;
	margin: 0 0 5px 0;
}
h3 {
	font-size: 16px;
	padding: 0;
	margin: 0 0 5px 0;
}
h4 {
	font-size: 13px;
	line-height: 15px;	
	font-weight: normal;
	color: #6F93A3; 
	padding: 0;
	margin: 0;
}

.doculist ul {
	padding: 0;
	margin: 0 0 10px 0;
	list-style-type: none;
}
.doculist ul li {
	height: 20px;
	padding: 5px 0 5px 25px;
	margin: 0 0 5px 0;
	list-style-type: none;
	background: #E0F2FB url(/images/map_open.gif) no-repeat left;
}
.doculist ul li.links {
	height: 15px;
	padding: 5px;
	margin: 0 0 5px 0;
	list-style-type: none;
	background: #E0F2FB;
	font-weight: bold;
	color: #00387A;
}
.doculist ul li.iconword {
	padding: 2px 0 0 25px;
	margin: 0 0 5px 0;
	background: #E0F2FB url(/images/ico_word.gif) no-repeat;
}
.doculist ul li.icondoc {
	padding: 2px 0 0 25px;
	margin: 0 0 5px 0;
	background: #E0F2FB url(/images/ico_doc.gif) no-repeat;
}
.doculist ul li.iconpdf {
	padding: 2px 0 0 25px;
	margin: 0 0 5px 0;
	background: #E0F2FB url(/images/ico_pdf.gif) no-repeat;
}
.doculist ul li .docuInfo {
	padding: 0;
	margin: 2px 5px 0 0;
	font-size: 11px;
	float: right;
}
.doculist ul li a {
	font-size: 12px;
	color: #B23414;
	font-weight: normal;
}
.doculist ul li a:hover,
.doculist ul li a.active {
	color: red;
}

.calendarIcon {
	float: left;
	padding: 6px 0 0 3px;
	margin: 0 10px 10px 0;
	height: 46px;
	width: 34px;
	background: url(/images/kalender-icon.gif) no-repeat;
	line-height: 12px;
	color: #FFF;
	font-size: 11px;
	text-align: center;
}
.month {
	margin: 0 0 1px 0;
}
.day {
	font-weight: bold;
	font-size: 21px;
	margin: 0 0 1px 0;
}

.calendarDetail {
	float: left;
	width: 515px;
	margin: 0 0 20px 0;
}

.questionIcon {
	float: left;
	padding: 0;
	margin: 0;
	height: 46px;
	width: 37px;
}
.nieuwsItem {
	padding: 0;
	margin: 0;
}


.meer {
	margin: 5px 0 0 0;
	font-size: 11px;
	color: #009EE0;
	border-top: 1px dashed #BCE4F6;
}
.meer a {
	color: #009EE0;
}
.meer a:hover {
	color: #00387A;
}

.textcontent {
	margin: 0 0 20px 0;
	/*border: 1px solid red;*/
}
.textcontent table {
	border-collapse: collapse;
	border-color: #B7CBD6;
}
.textcontent td, .textcontent th {
	border: 1px solid #B7CBD6;
	padding: 2px 5px;
	vertical-align:top;
}

.contactTitle {
	margin: 0 0 4px 0;
	font-weight: bold;
	display: block;
}
.containerContact {
	padding: 3px 3px 3px 8px;
	margin: 0 0 5px 0;
	background: #E0F2FB;	
	border-left: 1px solid #283A63;
}

.tableSamenstelling,
.tableGroep {
	width: 562px;
	background: #FFF;
}

.tableSamenstelling td,
.tableGroep th,
.tableGroep td {
	width: 270px;
	background: #E0F2FB;	
	padding: 3px 0 3px 4px;	
}
.tableSamenstelling th {
	font-size: 16px;
	line-height: 18px;	
	padding: 0;
}
.tableGroep td {
	width: 170px;
}
.tableGroep th {
	width: 370px;
	font-weight: normal;
}

/************************************ rightside *********************************/

#rightside {
	font-size: 12px;
	float: right;
	width: 166px;
	padding: 20px 0 0 8px;
	margin: 0;
	text-align: center;
}
#rightside .error { display: block; clear: both; padding: 10px 0 0 0; }

.box-top {
	background: url(/images/box_top.gif) no-repeat left top;
}
.box-bottom {
	background: url(/images/box_bottom.gif) no-repeat left top;
	display: block;
	margin: 0 0 10px 0;
	padding: 0 0 1px 0;
	height: 19px;
}
.box-body {
	display: block;
	background-color: #E0F2FB;
	padding: 0 0 1px 0;
}

.titelright {
	text-align: left;
	font-size: 14px;
	color: #FFF;
	height: 25px;
	padding: 7px 0 0 30px;
	margin: 10px 0 0 0;
	font-weight: bold;
	position: relative;
	/*background: url(/images/back_rightside.gif) no-repeat;*/
}

#rightside ul {
	text-align: left;
	padding: 5px 0 0 0;
	margin: 0 0 0 22px;
	color: #283A63;
}

#rightside ul li a {
	color: #5C6C8A;
}

#rightside ul li a:hover {
	color: #982825;
}

#rightside ul.agendaList {
	padding: 10px 0 0 0;
	margin: 0 0 20px 8px;
	list-style-type: none;
}

#rightside ul.agendaList li {
	margin: 0 0 8px 0;
}


.tableLid {
	width: 562px;
	border: 1px solid #BCE4F6;
	background-color:#fff;
}
.tableLid th {
	background: #E0F2FB;
	padding: 3px;
	width: 100px;
}
.tableLid td {
	padding: 3px;
}
a.peoplelink {
	padding: 0 0 0 20px;
	background: url(/images/streep1.gif) no-repeat left;
	font-size: 12px;
}
a:hover.peoplelink {
	color: #982825;
	background: url(/images/pijl1.gif) no-repeat left;
}


/*************************** footer ******************************/

#footer { clear: both; position: relative; height: 16px; margin-top: -36px; font-size: 12px; border-top: 5px solid #009EE0; color: #FFF; padding: 7px 0 7px 0; background: #00387A; }
#footer div { margin: 0 auto; width: 980px; }
#footer a { color: #FFF; }
#footer a:hover { color: #009EE0; }

#footer div.links	{ width: auto; float: left; color: #FFF; margin: 0; }
#footer div.adres	{ width: auto; float: left; padding: 0 0 0 45px;  }
#footer div.print	{ width: auto; float: right; padding: 0 165px 0 0; }
#footer div.duo		{ width: auto; float: right; padding: 0; }

#footer div.print img { float: left; padding: 0 5px 0 0; }
#footer div.print a { text-decoration: none; }

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	visibility: hidden;
	margin: 0;
}


span.jargon {
	cursor: help;
	color: red;
	border-bottom: 1px dotted black;
}	

#results span {
	font-size: 10px;
}
#results li {
	padding-bottom: 8px;
}


