html, body {
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: rgb(160,166,165); /* schuifbalk + helft spikkels achtergrond */
	scrollbar-highlight-color: rgb(194,192,186);/*binnenste rand links+boven + helft spikkels achtergrond  */
	scrollbar-shadow-color: rgb(124,123,109); /* binnenste rand rechts+onder */
	scrollbar-3dlight-color: rgb(227,224,215); /*buitenste rand links+boven*/
	scrollbar-darkshadow-color: rgb(68,78,90);/* buitenste rand rechts+onder */
	scrollbar-arrow-color: rgb(68,78,90);
	/*scrollbar-base-color: green;*/
}
body {
	background-color: rgb(160,166,165);
	font-family:"Trebuchet MS";
	line-height:1.2em;
}
td, textarea, input, select {
	font-family:"Trebuchet MS";
	font-size:1em;
	vertical-align: top;
}
th {	
	vertical-align: bottom;
}
form, input {
	margin:0;
	padding:0;
}
.clearfloats {
	clear:both;
}
#content .noBorder, #content input.noBorder {
	border:none;
}
.noWrap {
	white-space:nowrap;
}
.columnWidth1 {
	width: 237px;
}
.columnWidth2 {
	width: 238px;
}
.columnWidth3{
	width: 475px;
}
#main {
	width:970px; 
	margin: 0px auto; /* centreren van het concept */
	height:100%;
}
#mainTable {
	width:100%;
	margin: 0 auto;
	height:100%;
	background: url(../site_images/bck_pageModule.gif) repeat-y;
}
#header {
	height:113px;
	background:url(../site_images/bck_pageTop.gif) 0 -10px no-repeat;
}
/* -------------------------------- LOGO -------------------------------- */
#logo {
	float:left;
	width: 485px;
	height:100%;
}
#logo div.margin {
	padding: 23px 0 0 51px;
}
/* -------------------------------- FUNCNAV -------------------------------- */
#funcNav {
	float:left;
	height:100%;
}
#funcNav img {
	margin-right: 15px;
}
#funcNav div.margin {
	padding-top: 61px;
}
/* -------------------------------- FONTSIZE -------------------------------- */
#fontSize {
	margin-top:4px;
	background-color:#fff;
	float:left;
	height:56px;
	text-align:right;
}
#fontSize div.margin {
	padding: 13px 40px 0 0;
}
#fontSize img {
	margin-left: 4px;
}
/* -------------------------------- ZOEK -------------------------------- */
#search {
	background-color:#fff;
	float:left;
	padding-left:40px;
	width:197px;
	height:53px;
}
#search form {
	width: 155px;
	border:1px solid rgb(196,192,181);
}
#search input.inputfield {
	height:16px;
	width:105px; 
	border:1px solid #fff; 
	overflow:hidden; 
	font-size:1em; 
	line-height:1.4em;
	color: rgb(136,127,112);
	background-color:#fff;
	padding:0 0 0 4px;
}
/* -------------------------------- TOPNAV & PATH -------------------------------- */
#topNav {
	background: url(../site_images/bck_topNav.gif) no-repeat rgb(237,234,229);
	height:71px;
	overflow:hidden; /* mag weg als path onder nav moet komen */
}
#topNav img {
	margin-right:11px;
	margin-left:22px;
}
#path {
	position:relative;  /* mag weg als path onder nav moet komen */
	top:-14px;  /* mag weg als path onder nav moet komen */
	z-index:100;  /* mag weg als path onder nav moet komen */
	text-align:right;
}
#path ul {
	margin:0;
	padding: 0 50px;
}
#path li {
	list-style:none;
	display:inline;
	padding: 0 0 0 18px;
	background:url(../site_images/bullets/bul_path.gif) 4px 4px no-repeat;
}
#path li.first {
	padding: 0;
	background:none;
}
#path a {
	text-decoration:none;
}
#path a:hover {
	text-decoration:underline;
}
#containerContent {}

/* -------------------------------- LINKERNAV -------------------------------- */
#leftNav {
	float: left;
	width: 248px;
	overfow:hidden;
}
#leftNav .margin {
	padding:42px 0 50px 25px;
}
/* nav 1ste niveau */
#leftNav a {
	text-decoration:none;
}
#leftNav ul {
	margin:0;
	padding:0;
}
#leftNav li {
	list-style:none;
	padding: 8px 0 3px 24px;
	background:url(../site_images/bullets/bul_leftNav.gif) 6px 10px no-repeat;
}
/* nav 2de niveau */
#leftNav ul ul {
	margin: 10px 0 0 -13px;
	padding:0;
	border-left: 1px solid rgb(197,192,181);
}
#leftNav ul li.on ul a {}
#leftNav ul ul li {
	padding: 0 0 2px 13px;
	padding-top: 10px;
	background:none;
}
#leftNav ul ul li.on {
	background:none;
}
/* nav 3de niveau */
#leftNav ul ul li.on ul li {
	background: url(../site_images/bull_leftNavLev3.gif) 0 6px no-repeat;
}
#leftNav ul ul ul {
	margin: 4px 0 6px 0;
	padding:0;
	border-left: none;
}
#leftNav ul li.on ul li.on ul a {}
#leftNav ul li.on ul li.on ul a:hover {}
#leftNav ul li.on ul li.on ul li.on a {}
#leftNav ul ul ul li {
	padding: 1px 0 0 14px;
	background:none;
}
/* -------------------------------- CONTENT -------------------------------- */
#content {
	float:left;
	width: 475px;
	line-height:1.3em;
	line-height:1.4em;
	text-align:justify;
}
#contentlarge {
	float:left;
	width: 712px;
	line-height:1.3em;
	line-height:1.4em;
	text-align:justify;
	border: 0px solid #000000;
	background-color: #ffffff;
}
.contentSmall {
    padding-right:70px;
 }
#title {
	margin-right:1px;
	padding: 50px 1px 11px 0;
	border-bottom:6px solid rgb(237,234,229);
	font-size:2.2em;
	line-height:1em;
	text-align:left;
}
#title h1 {
	font-size:0.5em;
	margin:0.5em 0 0 0;
	font-weight:normal;
}
#content .margin {
	/*padding: 24px 40px 50px 0;*/
	padding-top: 40px;
	padding-right: 18px;
	padding-bottom: 50px;
}
#contentlarge .margin {
	/*padding: 24px 40px 50px 0;*/
	padding-top: 40px;
	padding-right: 100px;
	padding-right: 30px;
	padding-bottom: 50px;
}
H1 {
	margin-top:0;
	font-size:1.3em;
	line-height:1.2em;
}
H2 {
	margin-top:0;
	font-size:1.2em;
}
H1 .comment, H2 .comment {
	font-weight: normal;
	font-style: normal;
	font-size: 0.78em;
}
H3,H4,H5,H6 {
	margin-top:0;
	font-size:1em;
}
#contentlarge p, #content p {
	margin-top:0;
}
.comment {
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
}
#contentlarge span, #content span {}
#contentlarge ul {
	margin:-5px 0 15px 0;
	/*padding:0;*/
}
#content ul {
	margin:0 0 0 0;
	/*padding:0;*/
}
#contentlarge li, #content li {
	background:url(../site_images/bullets/bul_contentLev1.gif) 0 4px no-repeat;
	list-style:none;
	padding: 0 0 2px 18px;
}
#contentlarge ul ul, #content ul ul {
	margin:s 0 0 10px;
	padding:0;
}
#contentlarge ul ul li, #content ul ul li {
	background:url(../site_images/bullets/bul_contentLev2.gif) 0 4px no-repeat;
	list-style:none;
	padding: 0 0 2px 16px;
}
#contentlarge table, #content table {
	margin-bottom: 1.2em;
}
#content td {
	background-color: #FFFFFF;
	padding: 0 8px;
	text-align:left;
}
#contentlarge td {
	background-color: #FFFFFF;
	padding: 0 8px;
	text-align:left;
}
#contentlarge th, #content th {
	font-weight:bold;
	text-align:left;
	padding: 0 8px;
}
#contentlarge hr, #content hr {
	height:1px;
    border-top:0;
	border-bottom: 1px dashed rgb(197,192,181);
	margin-bottom: 1.2em;
	margin-top: 0;
}
/* -------------------------------- RECHTERBALK -------------------------------- */
#right {
	float:left;
	border-top: 1px solid #fff;
	width: 237px;
}
#right p {
	margin:0;
	margin-bottom:1.1em;
}
#right h1 {
	font-size: 1em;
	font-weight: bold;
}
#links {
	height:237px;
	background-color:rgb(246,244,242);
}
#links .margin {
	padding:58px 40px 40px 40px;
}
#links ul {
	margin:0;
	padding: 0;
}
#links li {
	list-style:none;
	padding: 0 0 6px 18px;
	background:url(../site_images/bullets/bul_path.gif) 0 2px no-repeat;
}
#links a {
	text-decoration:none;
}
#links a:hover {
	text-decoration:underline;
}
#photo {
	 width:237px;
	 height:403px;
	 overflow:hidden;
}
/* -------------------------------- FOOTER -------------------------------- */
#footer {
	padding: 10px 9px 4px 9px;
	background:url(../site_images/bck_pageBot.gif) rgb(160,166,165) no-repeat;
}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

/* -------------------------------- APPLICATIES / FORMS -------------------------------- */
#contentlarge table.tableForm, #content table.tableForm {
	background-color:#FFF;
}
#contentlarge .tableForm td.descr, #content .tableForm td.descr {
	padding: 2px 8px;
	text-align:right;
}
#contentlarge .tableForm td , #content .tableForm td {
	padding: 2px 0 2px 8px;
}
#contentlarge select, #contentlarge input, #contentlarge textarea, #content select, #content input, #content textarea {
	border: 1px solid rgb(222,219,215);
}
#contentlarge .check, #content .radio, #content .check, #content .radio {
	border: none;
	vertical-align:middle;
}
#contentlarge .tableForm td.btn, div.btn, #content .tableForm td.btn, div.btn {
	text-align:right;
	padding: 2px 0;

}
#contentlarge .inputField, #contentlarge option, #contentlarge textarea, #content .inputField, #content option, #content textarea {
	padding: 0 2px;
}
#contentlarge input.btn, #content input.btn {
	border: none;
	padding: 0;
	cursor:hand;
	margin:0 0 0 0;
	font-weight:bold;
	font-size:0.95em;
}
#contentlarge input.btnsave, #content input.btnsave {
	border: none;
	padding: 0;
	cursor:hand;
	margin:0 0 0 0;
	font-weight:bold;
	font-size:0.95em;
	width: 105px;
}
.tab {
	margin-left:20px;
}
td.comment {
	text-align:right;
	padding:0;
}
.error {
	font-weight:bold;
}
#contentlarge td.error, #content td.error {
	background:url(../site_images/ico_alert.gif) 4px 2px no-repeat #d00;
	font-weight:bold;
	padding:0 8px 0 20px;
}

#contentlarge input.error, #contentlarge select.error, #contentlarge textarea.error, #content input.error, #content select.error, #content textarea.error {
	border-color:#d00;
}
.XXS {
	width:25px;
}
.XS {
	width:58px;
}
.S {
	width:100px;
}
.M {
	width:150px;
}
.L {
	width:200px;
}
.XL {
	width:250px;
}
.XXL {
	width:300px;
}

.STXT {
font-size: 1em;
}

.paragraphClose p {
	margin-bottom:0;
}
#contentlarge .noLpadding, #content .tableForm .noLpadding, #content .noLpadding, #content .tableForm .noLpadding {
	padding-left:0;
}
#contentlarge .noRpadding, #content .tableForm .noLpadding , #content .noRpadding, #content .tableForm .noLpadding {
	padding-right:0;
}
/*--------- events --------- */
#tabs ul {
	padding:0; margin:0 0 30px 0;
}
#tabs li {
	display: inline;
	background:none;
	padding: 2px 10px;
	border:1px solid rgb(237,234,229);
	border-bottom: none;
	margin:0 0 2px 0;
}
#tabs li.tabSelected {
	background-color: #fff;
}
#tabs li.tabSelected a {
	text-decoration: none;
	color: rgb(55,54,52);
}
#tabs li.tabSelected a:hover {
	text-decoration:underline;
}
#tabs li.tabUnSelected {
	background-color: rgb(237,234,229);
}
#tabs li.tabUnSelected a {
	text-decoration: none;
	color: rgb(55,54,52);
}
#tabs li.tabUnSelected a:hover {
	text-decoration:underline;
}
#contentlarge table.overview , #content table.overview {
	 background-color: #fff;
}
#contentlarge table.overview img, #content table.overview img {
	border:0px;
}
#contentlarge table.overview tr th, #content table.overview tr th {
	padding-top:5px;	
	padding-bottom:10px;	
	font-weight:bold;
	border-bottom: 1px dashed rgb(197,192,181);
	background-color: #fff;
}
#contentlarge table.overview tr td, #content table.overview tr td {
	padding-top:5px;	
	padding-bottom:5px;	
	border-bottom: 1px dashed rgb(197,192,181);
}
#contentlarge table.overview tr.navBot td, #content table.overview tr.navBot td {
	border:none; 
	padding-top:10px;
	text-align:center;
}
.imgFloatLeft {
	float:left;
	margin: 5px 5px 5px 0;
}
.marginTop {
	margin-top:5px;
}
.marginBot {
	margin-bottom:5px;
}

/*--------- whoswho --------- */
#contentlarge #alphabet {
	margin-top:10px;
}
#contentlarge #alphabet a {
	display:block;
	color: #fff;
	text-decoration: none;
	float: left;
	margin-left:2px;
	padding:0 3px;
}
#contentlarge #alphabet a:hover {
	text-decoration: underline;
}
/*--------- sollicitation --------- */
#rightPanel {
	float:right; 
	width:130px; 
	text-align:left;
	color:#666;
	margin-left:20px;
}
#rightPanel .box {
	padding:10px;
	margin-bottom:20px;
	/*border: 1px solid #ccc;*/
	background-color: #f6f4f2;
}
#printDisclaimer {
	display: none;
	visibility: hidden;
}
#foto {
	float: right;
	padding-right: 32px;
	padding-top: 0px;
	margin-top: -50px;	
}
ul.sitemapSubSection li {
	margin-bottom: 5px;
}
ul.sitemapSubSubSection li {
	margin-bottom: 5px;
	margin-left: 15px;
}

/*------ securityReport --------*/
ul.warning li {
	color: red;
	font-weight: bold;
}