html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	
	font-size: 12px;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
	
	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 1.0em;
	color: inherit;
	
	outline: none;
	/*vertical-align: top;*/
	border-collapse: collapse;
}


h1 {
	display: none;
}
h2 {
	margin: 0 0 1em 0;
}

.small {
	font-size: .8em;
	line-height: 1.2em;
}
.red {
	color: #ee0000;
}
div.full {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}
div.full.bg * {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	
	display: none;
	background-position: center center;
	background-attachment: fixed;
}

div#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -300px;
	float: left;
}

div#wrapper {
	width: 100%;
	height: 601px;
	clear: both;
	background: green url(../../gfx/bg_middle.png);
	position: relative;
	top: -300px;
	/* IE4ever Hack: Hide from IE4 **/
		position: static;
	/** end hack */
	text-align: center;
}

/* Hide from IE5mac \*//*/
	div#shim {
		display: none;
	}
	
	html, body {
		height: auto;
	}
/* end hack */
table#in-wrapper {
	width: 100%;
}
th.side {
	width: auto;
	padding: 29px 0;
	vertical-align: top;
}
th.side.left {
	padding: 29px 0;
	background: green url(../../gfx/bg_middle_left.png);
}
th#center {
	margin: 0 auto;
	padding: 29px 0 0 0;
	width: 1094px;
	height: 572px;
	text-align: left;
}
th#center div.nowrap {
	width: 1094px;
}
div#externalLogos {
	width: 0px;
	height: 0px;
	overflow: visible;
	float: right;
	margin: 0;
}
div#externalLogos div {
	width: 105px;
	height: 55px;
	float: right;
	margin: 0 0 0 -105px;
	position: absolute;
}
div#externalLogos a {
	float: left;
}
div#blocks {
	width: 1070px;
	height: 543px;
	float: left;
}
div#leftBlock {
	width: 554px;
	height: 518px;
	padding: 12px;
	float: left;
	background: #ffffff;
}
div#leftBlock .imgColmn {
	width: 164px;
	height: 100%;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
}
div#leftBlock .textblock {
	padding: 12px 0 12px 12px;
	float: left;
	width: 375px;
	height: 494px;
	color: #013503;
	overflow: auto;
}

div#leftBlock p {
	line-height: 1.5em;
	font-size: 0.9em;
}
div#leftBlock {
	font-weight: normal;
}

div.fotokolom {
	width: 164px;
	overflow: hidden;
}
div.fotokolom.algemeen {
	height: 518px;
	float: left;
}
div.fotokolom.login {
	height: 704px;
}
div.fotokolom img {
	margin: 12px 0 0 0;
	padding: 0;
	display: block;
}
div.fotokolom img.first {
	margin: 0;
}

div.content_achtergrond {
	opacity:0.4;
	filter:alpha(opacity=40);
	height: 433px;
	width: 554px;
	margin: 0 0 -433px 0;
	text-align: center;
	overflow: hidden;
}


div#centerBlock {
	width: 160px;
	height: 542px;
	float: left;
	background: url(../../gfx/bg_tussenbalk.png) left bottom repeat-x;
}


div#rightBlock {
	padding: 12px 0 12px 0;
	width: 332px;
	height: 518px;
	float: left;
}
div#rightBlock div.underline {
	height: 147px;
	overflow: hidden;
	border-bottom: 3px solid #000000;
}
div#rightBlock div#menu {
	margin: 0 0 0 12px;
	height: 130px;
	padding: 5px 0 0 0;
	border: 12px solid #ffffff;
	border-bottom: 0;
	background: #000000;
	color: #ffffff;
}
div#rightBlock div#menu a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 0 0 0 12px;
}
div#rightBlock div#menu a.active {
	color: #e5440f;
	background: #ffffff;
}
div#rightBlock div.undermenu {
	margin: 0 0 0 12px;
	height: 343px;
	border: 12px solid #ffffff;
}

div#flags {
	float: left;
	clear: both;
	width: 105px;
	height: 17px;
	padding: 6px 0 6px 0;
}
div#flags a {
	float: left;
	margin: 0 6px 0 0;
}
div.footer {
	float: right;
	width: 950px;
	height: 17px;
	padding: 6px 24px 6px 0;
	color: #999999;
}

div.footer a {
	color: #999999;
	text-decoration: none;
}

.clear {
	clear: both !important;
	float: none !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
}

.textblock ul {
	padding: 0 0 0 15px;
}

.newsitempre {
	margin: 0 0 2em 0;
}
.newsitempre h3 a {
	text-decoration: none;
	font-size: inherit;
	font-weight: bold;
}
.newsitempre a.readmore {
	text-decoration: none;
	display: block;
	float: right;
	
	margin: 1em 0 0 0;
	font-size: 0.8em;
}
.fullNewsItem a.back {
	text-decoration: none;
	display: block;
	float: left;
	
	margin: 1em 0 0 0;
	font-size: 0.8em;
}




.vacatureHeadline {
	width: 100%;
}


ul.downloads ul {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
}
ul.downloads {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.downloads li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.downloads .mapname {
	font-weight: bold;
}

.listTable {
	width: 373px;
	display: none;
}
#verstuurButton {
	display: none;
}
.listTable th {
	width: 150px;
	vertical-align: top;
}
.listTable input {
	border: 1px solid #939393;
	width: 100%;
	margin: 0 0 3px 0;
}
.listTable textarea {
	border: 1px solid #939393;
	width: 100%;
	margin: 0 0 3px 0;
}

.sitemapList {
	padding: 0 15px;
}

.login_home table {
	width: 100%;
}
.login_home table td.date {
	width: 150px;
}

.login_home table td.mail {
	width: 100px;
}

