﻿
.body {
	border-color: #c0c0c0;
	border-width: 0;
	background-color: #777462;
}

.hoofdtabel {
	background-color: #515243;
	margin: 0 auto;
	padding:0 0 0 0;
}

.toptabel {
	background-color: #2d2d28;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	background-image:url('images/bgbovenbalk.jpg');
}

.benedentabel {
	background-color: #2d2d28;
	margin: 0 auto;
	padding:0 0 0 0;
}

.lijntabel {
	background-color: #a09c8a;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	max-height: 1px;
}

.celbg1
{
    background-color: #ec008c;
}

.celbg2
{
    background-color: #684f48;
}

.keywords
{
    font-size: 1px;
    color: white;
    font-family: Arial;
    text-decoration: none;
}

.h1 {
  color: #dfddd4;
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  margin-top: 0;
  margin-bottom: 0;
}

.h2 {
  color: #C0C0C0;
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  margin-top: 0;
  margin-bottom: 0;
}

.htop {
  color: #dfddd4;
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  margin-top: 0;
  margin-bottom: 0;
}

.textcontact {
  font-size: 11px;
  font-family: arial;
  font-weight: bold;
  text-align:justify;
  color: #bab6a3;
  line-height:130%;
}

.tekst {
  font-family: Arial;
  font-size: 12px;
  color: #dfddd4;
  text-align: justify;
  line-height:130%;
}

.textcontact2 {
  font-size: 11px;
  font-family: arial;
  font-weight: bold;
  text-align:justify;
  color: #bab6a3;;
  line-height:130%;
}


.link a:link{color:rgb(223, 221, 212);text-decoration:underline }
.link a:hover{color:rgb(193, 215, 46);text-decoration:underline }
.link a:visited{color:rgb(223, 221, 212);text-decoration:underline }
.link a:hover{color:rgb(193, 215, 46);text-decoration:underline }

.linkonder a:link{color:rgb(160, 156, 138);text-decoration:none }
.linkonder a:hover{color:rgb(193, 215, 46);text-decoration:none }
.linkonder a:visited{color:rgb(160, 156, 138);text-decoration:none }
.linkonder a:hover{color:rgb(193, 215, 46);text-decoration:none }

#map
{
  display: block;
  width: 170px;
  height: 170px;
  background: url("images/kaartcss.jpg") no-repeat 0 0;

}

#map:hover
{ 
  background-position: 0 -170px;
}

#map span
{
  position: absolute;
  top: -999em;
}

