body	{
	margin:0;
	padding:0;
	background-image:url(../backgrounds/background.png);
}
h1	{
	font-family:Helvetica;
	font-size:17px;
}
.topheader {
background-image:url(../backgrounds/topheader.png);
height: 35px;
border-left-width: 1px;
border-left-color:#5a4f2c;
border-left-style:solid;
border-right-width: 1px;
border-right-color:#5a4f2c;
border-right-style:solid;
}

.header {
background-color:#FFFFFF;
height: 101px;
border-left-width: 1px;
border-left-color:#5a4f2c;
border-left-style:solid;
border-right-width: 1px;
border-right-color:#5a4f2c;
border-right-style:solid;
border-bottom-width: 1px;
border-bottom-color:#5a4f2c;
border-bottom-style:solid;
text-align:center;
vertical-align:top;
}

.menubalk	{
text-align:left;
background-image:url(../images/menubalkrechts.gif);
background-position:right;
background-repeat:no-repeat;
height:28px;
}

.menubalk a:link, .knop a:visited	{
display:block;
float:left;
margin:2px;
height: 24px;
width: 119px;
padding-top: 5px;
padding-left: 7px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}

.menubalk a:hover	{
background-color:#968962;
}

.menubalk a:active, .menubalk a#current	{
background-color:#5a4f2c;
}

.navigatiebalk	{
height: 40px;
background-color:#FFFFFF;
border-left-width: 1px;
border-left-color:#5a4f2c;
border-left-style:solid;
border-right-width: 1px;
border-right-color:#5a4f2c;
border-right-style:solid;
padding-left: 9px;
padding-right: 9px;
padding-bottom: 11px;
text-align:left;
}

.content	{
border-left-width: 1px;
border-left-color:#5a4f2c;
border-left-style:solid;
border-right-width: 1px;
border-right-color:#5a4f2c;
border-right-style:solid;
padding-left:9px;
padding-right:9px;
font-family: Arial;
font-size:12px;
color: Black;
background-color:#FFFFFF;
}

.subfooter	{
background-color:#FFFFFF;
height: 31px;
border-left-width: 1px;
border-left-color:#5a4f2c;
border-left-style:solid;
border-right-width: 1px;
border-right-color:#5a4f2c;
border-right-style:solid;
border-bottom-width: 1px;
border-bottom-color:#5a4f2c;
border-bottom-style:solid;
text-align:center;
}

.footer	{
background-image:url(../backgrounds/footer.png);
height: 49px;
border-left: 1px solid #5a4f2c;
border-right: 1px solid #5a4f2c;
}

.copyright	{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
color:#FFFFFF;
padding-top:18px;
}

.titel	{
font-family:Arial, Helvetica, sans-serif;
font-size:27px;
font-weight:bolder;
color:b7b7b7;
vertical-align:bottom;
}

div.afbeeldingklein {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	cursor:pointer;
	padding:5px;
	padding-right:6px;
	float:left;
	margin:3px;
	display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 115px;
    height: 109px;
}
a:hover div.afbeeldingklein	{
	border:1px solid #000;
	cursor: hand;
}
div.afbeeldingklein * {
    vertical-align: middle;
}


div.afbeeldingklein {
    display: block;
}
div.afbeeldingklein a:link, div.afbeeldingklein a:visited	{
	color:#000;
}
div.afbeeldingklein a:active, div.afbeeldingklein a:hover	{
	color:#000;
	text-decoration:none;
}
div.afbeeldingklein span {
    display: inline-block;
    width: 1px;
	height: 100%;
}


.scrollbalk	{
	width: 782px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font-family: Arial;
	color: #000000;
}

.scrollbalk2	{
	width: 782px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow: auto;
	font-family: Arial;
	color: #000000;
	scrollbar-3dlight-color:#5a4f2c;
	scrollbar-darkshadow-color:#5a4f2c;
	scrollbar-highlight-color:#5a4f2c;
	scrollbar-shadow-color:#5a4f2c;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#5a4f2c;
	background-image:url(../backgrounds/contact_bg2.jpg);
	background-position: center center;;
	background-repeat:no-repeat;
}

.uitloggen  {
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
font-weight:bold; 
color:#FFFFFF;
text-decoration:none;
}

.uitloggen a:link, .uitloggen a:visited {
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
font-weight:bold; 
color:#FFFFFF;
text-decoration:none;
}

.createdby {
color:#999999;
}

.createdby a:link, .createdby a:visited {
color:#666666;
text-decoration:none;
}

.createdby a:hover	{
color:#000000;
}

.album_thumb	{
	float:left;
	padding:8px;
	margin:5px;
	height:250px;
}

.album_thumb img	{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	border-top:none;
	cursor:pointer;
	padding:2px;
}

.album_thumb h2	{
	margin:0;
	padding:2px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
.download_tabel	{
	padding:25px;
	width:100%;
}
.download_tabel th	{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	border-bottom:2px solid #000;
	background-color:#FFF;
	height:25px;
}
.download_tabel td	{
	border-bottom:1px solid #000;
	font-size:12px;
	background-color:#FFF;
}
.download_tabel td button	{
	font-size:12px;
}
.kavel_kenmerken	{
	width:100%;
}
.kavel_kenmerken td	{
	font-size:12px;
}

#viewport { 
	width: 782px; 
	height: 325px; 
	cursor: move; 
	margin: 20px auto; 
	overflow: hidden; /*keep map contents from spilling over if JS is disabled*/ 
}

.mapwrapper {
	position:relative;
	width:782px;
}

.map-control {
background:transparent url(../kaart/map-control.png) no-repeat scroll 0 0;
height:65px;
position:absolute;
right:20px;
top:40px;
width:102px;
}
.map-control a {
display:block;
height:18px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
position:absolute;
text-indent:-999em;
width:18px;
}
.map-control a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFF none repeat scroll 0 0;
opacity:0.4;
}
.map-control a.left {
left:40px;
top:23px;
}
.map-control a.right {
left:80px;
top:23px;
}
.map-control a.up {
left:60px;
top:3px;
}
.map-control a.down {
left:60px;
top:43px;
}
.map-control a.zoom {
height:21px;
left:3px;
top:9px;
width:21px;
}
.map-control a.back {
height:21px;
left:3px;
top:32px;
width:21px;
}

.tooltip	{
	display:none; 
    background:transparent url(../kaart/tooltip.png); 
    font-size:12px; 
    height:100px; 
    width:315px; 
	padding:25px 0px 25px 25px;
    color:#fff;
	position:absolute;
	left:10px;
	top:0;
	z-index:2;
}
.tooltip_label	{
	display:inline;
	width:100px;
	color:#000000;
	font-weight:bold;
	margin-left:15px;
	padding:0;
}
.tooltip_value	{
	display:inline;
	width:50px;
	color:#000000;
	font-weight:normal;
	padding:0;
}
.tooltip_label a:link, .tooltip_label a:visited	{
	color:#FFF;
}
.tooltip_label a:active, .tooltip_label a:hover	{
	color:#FFF;
	text-decoration:none;
}
.vroondaal_link a:link, .vroondaal_link a:visited	{
	float:right;
	font-family:Helvetica;
	font-size:17px;
	color:#000000;
	font-weight:bold;
}
.vroondaal_link a:active, .vroondaal_link a:hover	{
	color:#000000;
	text-decoration:none;
}