html {
	height:100%;
}
body {
/* 	background-color: #D2D7E4; */
	height:100%;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
}
table {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
}
ul {
	list-style-type:none;
	padding-bottom:20px;
}
p {
	margin-top: 0px;
}
/*a {
	color: white;
}*/
.pointer{
	cursor: pointer;
}
.main {
	position: relative;  
	margin:auto;
	width: 960px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat ;
	background-position: center;
}
.main_vaag {
	position: relative;  
	margin:auto;
	width: 960px;
	top:5px;
	background-image: url(images/background_vaag.jpg);
	background-repeat: no-repeat ;
	background-position: center;
}
.header{
	/*background-image: url(images/bg_top.jpg);*/
	height: 75px;
			background-color:#041139;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;

}

.content {
	
	position:relative;
	text-align: left;
	width: 960px;
	text-align: center;
	vertical-align: middle;
	height: 424px;
/*	background-image: url(images/homeimage.jpg);*/
}
.submenu {
	position:relative;
	width: 960px;
	vertical-align: middle;
	height: 30px;
	background-color: #041D46;
}
.submenuTekst {
	position:absolute;
	padding-top: 7px; 
	left: 213px;
}
.submenuTekstItem  {
	color: white;
	margin-left: 35px; 
	text-decoration: none;
}
.deadLink{
	color:#505050;
}
.submenuImages{
	position: absolute;
	padding-top: 5px; 
	left: 15px;
}
.footer{
	position:relative;
	/*background-image: url(images/bg_bottom.jpg);*/
	background-color:#041139;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	height: 50px;
	padding-top: 10px;
	text-align: left;
	padding-left: 100px;
	color: white;
}
.left{
	/*background-color:#A4A7B0;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;*/
	position:absolute;
	width: 180px;
	color: black;
	top: 0px;
	left:0px;
	text-align: left;
	
	z-index:15;
	height: 409px;
	padding-top: 15px;
}

.middle {
	color: black;
	position:absolute;
	top: 20px;
	left: 180px;
	padding: 10px 10px 20px 20px;
	width: 440px;
	background-color: #FFFDE8;
	text-align: left;
	height: 374px;
	overflow: auto;
/* 	overflow-y: auto; */
	overflow-x: hidden;
}
.middle a { 
	color: 
}
.right {
	/*background-color:#A4A7B0;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;*/
	width: 300px;
	position:absolute;
	left:650px;
	height: 424px;
	text-align: left;
	overflow: auto;
	
	padding-left: 10px;
}
.paginaKop {
	position:absolute;
	top: 0px;
	left: 180px;
	height: 5px;
	text-align: right;
	padding: 5px 30px 10px 0;
	width: 440px;
	position: absolute;
	background-color: #FFFDE8;
	color: #FFCB03;
	font-size:16px;
	z-index:10;
}
.contentKop{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contentText{
	padding: 10px 0; 
}

.hoofdMenu {
	
	padding-left:15px;
	margin:0px;
}
.hoofdMenuItem{
	font-weight: bold;
}
.hoofdSubMenu {
	font-weight: normal;
	color: white;
	padding-left:0px;
	margin:0px;
}
.hoofdSubMenu a{
	color: white;
	font-weight: normal;
	
}
.imageLinks {
	position: absolute;
	left: 30px;
	bottom: 20px;
	z-index: 20;
}
.immageright{
	padding: 0;
	text-align: left;
}
.immagerightTitel{
	font-weight: bold;
	padding-bottom: 0px;
	
}
.immagerightText{
	padding-top: 5px;
}
.werkkampLink a{
	color: black;
	line-height: 17px;
	text-decoration: none;
}
.werkkampLinkHover{
	line-height: 17px;

	color: #F5821F;
}
.werkkampLinkHover a{
	color: #F5821F;
	line-height: 17px;
	text-decoration: underline;
}
.menuItemActive a, .menuItemActive{
	
	color: #FF6600;
}
.paragraafBestand{
	
	position: relative;
	padding: 5px 0; 
	/*margin-bottom: 80px;*/
}
.paragraafBestandfoto{
	text-align: center;
	position: relative;
}
.floatLeft{
	float: left;
}
.paragraafBestandTekst{
	width: 260px;
	position: relative;
	left: 5px;
	overflow: hidden;
}
.clear{
	clear: both;
}
.paragraafBestandfoto a{
	cursor: pointer;
	
}
.smallImage{
	/*width voor ie staat ook in werkkampen.js*/
	border: 2px solid #FFFDE8;
	max-height: 180px;
	max-width: 180px;
}
.smallImageWidth{
	width: 150px;
}
.kaart {
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	left: 97px;
	height: 380px;
	width: 371px;
}
.provincie {
	position: absolute;
	width: 420px;
	height: 340px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	z-index: 1;
}
.provincieHover{
	position: absolute;
}
.kaartpunt a{
	color: black;
	text-decoration: none;
	
}

@media print {
	img {height: 0px; width:0px; display:none;}
	
}
