@charset "utf-8";
/* CSS Document */

 img, div { behavior: url(css/iepngfix.htc); }
p, div, td, tr, span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: 0.1em;
	color: #03406b;
	font-size: 12px;
	line-height: 15px;
}
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
a:link, a:visited {
	color: #F26C39;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.twoColFixLtHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
	background-color: #FFFFFF;
	background-image: url(../template/images/headerlogo.png);
	background-repeat: no-repeat;
	height: 201px;
	width: 800px;
	padding: 0px;
	background-position: left top;
	margin: 0px;
	position: relative;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	position: absolute;
}
.maintext {
	/*left: 210px;*/
	padding-left: 240px;
	padding-right: 30px;
	font-size: 12px;
	margin: 0px;
}
.divmaincont {
	background-color: #C8D3E5;
	width: 800px;	/*position: inherit;*/
	background-image: url(../template/images/cont_bg.png);
	background-repeat: repeat-y;
	_margin-top: -20px; /*voor ie6 om maincontent aan te latensluiten op header*/
}
.divholder {
	width: 800px;
	position: relative;
	background-color: #C8D3E5;
}
.divsideleft {
	width: 208px;
	/*_margin-bottom: -400px;
	_padding-bottom: 400px;*/
	left: 0px;
	top: 0px;
	float: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../template/images/strand.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #6684C1;
	padding-bottom: 30px;
	min-height: 536px;
	clear: right;
}
.divmainmidden {
	*margin-left: 225px;
	_margin-left: 228px;
	padding-right: 5px;
	/*left: 225px;*/
	overflow: hidden;
	width: 546px;
	*width: 556px;
	_width: 547px;
	padding-left: 5px;
	padding-top: 0px;
	/*background-color: #C8D3E5;*/	/*_float: left;
	_margin-right: 8px;*/
}

.twoColFixLtHdr #footer {
	height: 25px;
	width: 800px;
	padding-top: 0px;
	padding-bottom: 0;
	margin-right: auto;
	margin-left: auto;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0px;
    font-size: 1px;
    line-height: 0px;
}
.divtitel_j {
	font-size: 20px;
	color: #3D9CF5;
}
.KT_tng {
	text-align: left;
}
.re_label{
	font-size: 14px;
}.divcontent {
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 10px;

}
.divmenu {
	color: #00FF33;
}
.divmenu2 {
	clear: both;
	float: right;
	height: 30px;
	width: 630px;
	padding-top: 15px;
	
}

.divfootertekst {
	font-size: 10px;
	color: #00566F;
	padding-top: 4px;
	width: 500px;
	padding-left: 180px;
}
.divfootertekst a:link, .divfootertekst a:visited {
	color: #003366;
	text-decoration: none;
}
.divfootertekst a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.divfotocont {
	background-color: #BED4BD;
	width: 600px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.divfotosolo {
	background-color: #FFFFFF;
	width: 580px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.divnavigatie {
	background-color: #B3CFC0;
	height: 40px;
	width: 550px;
	border: 2px solid #46636B;
	margin-right: auto;
	margin-left: auto;
}
.divgbcont {
	background-color: #FFFFFF;
	width: 580px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.divgbitem {
	background-color: #E1E1E1;
	width: 540px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px solid #3591C8;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
}

.divtabmenu {
	height: 200px;
	width: 572px;
	margin-left: 228px;
	padding-top: 21px;
	_padding-top: 21px;
	background-image: url(../template/images/headerbg.png);
	background-repeat: repeat-x;
	position: relative;
	}
.divmenuwrap {
	margin: 0px;
	padding: 0px;
	height: 201px;
	width: 579px;
	position: relative;
}
.divmenuitems {
	width: 560px;
	left: 0px;
	top: 0px;
	position: absolute;
	padding-top: 50px;
	display: inline;
	z-index: 1;
}
.maintext_top {
	background-image: url(../template/images/maintexttop.jpg);
	_background-image: url(../template/images/maintexttop_ie.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 556px;
	_width: 540px;
	margin: 0px;
	padding: 0px;
	background-color: #C8D3E5;
	}

.maintext_mid {
	background-image: url(../template/images/maintextmid.jpg);
	_background-image: url(../template/images/maintextmid_ie.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	min-height:350px;
	width: 556px;
	_width: 540px;
}
.maintext_bot {
	background-image: url(../template/images/maintextbot.jpg);
	_background-image: url(../template/images/maintextbot_ie.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	
	height: 29px;
	width: 556px;
	_width: 540px;
}
.maintextwrap {
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 15px;
	overflow: hidden;
	width: 510px;
	white-space: normal;
}
.bigtitle {
	font-family: "Trebuchet MS";
	font-size: 28px;
	color: #B8CDDA;
	position: absolute;
	left: 10px;
	top: 100px;
	z-index: 1;
	height: 91px;
	width: 400px;
	padding: 10px;
	
	text-align: right;
}
#groteTitel {
background-image: url(../template/images/tabbg_str.png);
	background-repeat: no-repeat;
	background-position: -10px 52px;
}
.divdl {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C8D3E5;
	height: 20px;
	width: 500px;
}
.divdltitel {
	height: 25px;
	width: 350px;
	clear: none;
	float: left;
	padding: 3px;
}
.divdlfile {
	height: 30px;
	width: 50px;
	clear: right;
	float: left;
}
.norm_titel {
	font-size: 18px;
}.divspacerdl {
	float: left;
	height: 400px;
	width: 1px;
	background-image: url(../template/images/spacer.gif);
	background-repeat: no-repeat;	
}
.divhoemwrap {
	background-image: url(../template/images/lopen.png);
	background-position: center bottom;
	height: auto;
	background-repeat: no-repeat;
}
.paginatitel {
	visibility: hidden;
}
.divinterntable {
	clear: both;
	width: 250px;
	border: 1px solid #054189;
}
.smcont {
	margin-top: 120px;
	margin-left: 15px;
}
.divopening {
	position: relative;
	width: 801px;
	margin-right: auto;
	margin-left: auto;
}
