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

body {}

.hoofd-kolom {
	width: 960px;
	padding: 0px;
	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.header {
	margin-top: 0px;	
	padding: 30px 30px 40px 30px;
}

.subheader {
 	float: left;
	width:960px; 	
	padding: 0px;
}

.subheaderText {
	margin: 6px 0px 6px 90px;
 	float: left;
	width: 780px;
}

.centerblock {
	width:100%;
	float:left;
	clear:both;
}

.border {
	float:left;
}


.border#topMenu {
	width:960px;
	background: #EEE;
}

.border {
	float:left;
	/*width:170px;*/
}

.border#menu {
	margin-top: 35px;
	margin-bottom: 100px;
}

/*
.border#banner {
	float:left;
	width:170px;
	padding: 30px 0px 30px 0px;
	margin: 0px;
	line-height:120%;	
}
*/

.banner {
	padding:10px;
}

.content {
	float:left;
	width:680px;
	margin: 0px;
	margin-left:20px;
	padding: 20px;
	padding-top: 30px;	
	line-height:150%;
}

.content#homePage {
	/*background-image:url(../../../media/compass_bg.jpg);*/
	background-position: 0px -210px;
	background-repeat:no-repeat;
	}
	
.footer {
	float:left;
	clear:both;
	text-align:center;	
	
	width:100%;
	background:#FFF;

	padding:15px 0px 35px 0px;
	margin-bottom: 0px;
}

div.topMenuItem {
	float: left;
	padding: 5px 40px;
	margin: 0px 1px 0px 0px;
}

.topMenuItem#actief {
	border: none;
}

div.menuItem {
	width:170px;
	float: left;
	clear:both;
	padding: 5px 15px;
	margin: 0px 0px 6px 1px;
	/* menuItem shade */	
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #BBB;
}

.menuItem#actief {
	border: none;
}

h1, h2, h3, h4 {
	margin-bottom: 3px;
	margin-top: 3px;
}

.topMenuItem, a.topMenuItem:visited {
text-align:  left;
color: #000000;
background: #D6D6D6;
font-family: Arial, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration:none;
}

.topMenuItem#active {
text-align:  center;
color: #FFFFFF;
background: #E00000;
font-weight: bold;
}

.languageContainer {
	float:right;
}

.flagContainer {
 	margin: 2px;
	margin-right:15px;
	float:left;
	width: 24px;
	height: 24px;
}

.flagContainer#nl {background-image:url(../../../images/Netherlands-flag.png)}
.flagContainer#en {background-image:url(../../../images/United-Kingdom-flag.png)}

/* Sitemap related */

.sitemapList {}
.sitemapDescription {
	margin-left: 20px;
	margin-bottom:10px;
}

.sitemapBorderMenuLinks, .sitemapTopMenuLinks {
	width: 320px;
	float:left;
}

.fileModDate {
	margin-top: 30px;
	float:left;
	font-size:smaller;	
}

td {
	padding: 3px;
}
