html, body {
	
	width: 100%;
	height: 100%;
	
}
body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
#container {
	width: 100%;
	height: 100%;
	position:absolute;
	margin: 0px;
	padding:0px;
	z-index: 80;
	left: 8px;
	top: 8px;
	xxoverflow: auto;
	font-size: 1.1em;
	line-height: 140%;
	
}
#imgcontainer {
	width: 100%;
	height: 100%;
	position:absolute;
	margin: 0px;
	padding:0px;
	z-index: 10;
}
#ditframe {
	width: 1px;
	height: 1px;
	border: solid 1px red;
	margin-left: -9000px;
}
#plaatje {
	
	position:absolute;
	width: 100%;
	height: 100%;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	padding: 8px;
	position: absolute;
	border-bottom: solid 1px  #999999;
	background-image: url(images/underconstruction.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color:#FFFFFF;
	height: auto;
	left: 16px;
	top: 16px;
	width: 94%;
	z-index: 99;
	font-size: 1.1em;
	
}
#header h1 {
	font-size: 1em;
	font-weight: normal;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	line-height : 2em;
	color:#333333;
}

a, a:link, a:visited {
	color: #999999;
	text-decoration:underline;
}
a:hover, a:active{
	color: #333333;
	text-decoration:none;
}
#header h1 a {
	text-decoration: none;
	color:#333333;
}

#tekstplek {
	position: absolute;
	width: auto;
	height: auto;
	overflow: visible;
}

.navoverzicht {
	padding-left: 14px;
}
#bladspiegel {
	position: relative;
	padding: 10px;
}
#bladspiegel p {
	margin: 0;
	padding: 0;
}
#bladspiegel h1 {font-size: 1.8em; line-height:140%;}
#bladspiegel h2 {font-size: 1.6em ; line-height:140%;}
#bladspiegel h3 {font-size: 1.4em ; line-height:140%;}
#bladspiegel h4 {font-size: 1.2em ; line-height:140%;}
#bladspiegel h5 {font-size: 1.1em ; line-height:140%;}
#bladspiegel h5 {font-size: 1.0em ; line-height:140%;}




#breadcrumb {
	font-size: 1em;
}
#breadcrumb a:link, #breadcrumb a:visited {
	text-decoration: none;
}
#breadcrumb a:active, #breadcrumb a:hover {
	text-decoration: underline;
}

#tekstplek a:link, #teksplek a:visited {
	text-decoration: underline;
}
#tekstplek a:active, #tekstplek a:hover {
	text-decoration: none;
}
#overzichtplek {
	width: auto;
	padding: 50px 8px 0px 14px;

	position: absolute;
	overflow: auto;
}

.eenitem {
	float: left;
	border: solid 1px #999999;
	position: relative;
	margin: 10px 10px 10px 0px;
	padding: 5px;
	width:200px;
	background-color:#FFFFFF
}
.eenitem .img {
	height: 160px;
	overflow: hidden;
	width: 100%;
	position: relative;
	border: solid 1px #CCCCCC;
	background-color:#F1F1F1;
	
	
}
.homepaglink {
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
	font-style:italic;
}

.homepaglink a {
	color: #000000;
	
	text-decoration:none;
}
.eenitem .bijschrift {
	text-align:center;
	height: 20px;
	overflow: hidden;
	width: 100%;
	position: relative;
}
#contactnav {
	position: absolute;
	right: 0px;
	width: auto;
	text-align: right;
	line-height:2em
}
#contactnav a{
	padding-right: 15px;
}
