body{
  margin:0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}
h1, h2, h3{
  color:#6699ff;
  font-weight:normal;
  margin-bottom:0px;
}
h1{
  font-size:24px;
}
h2{
  font-size:18px;
}
h3{
  font-size:12px;
}
p{
  margin-top:0px;
}

a, a:active, a:visited, a:hover{
  color:#cc0000;
  text-decoration:underline;
}
td{
  padding-right:5px;
  padding-bottom:5px;
}
img{
	padding:5px;
}
/******/
/*Site*/
/******/
#site{
  width:900px;
  position:absolute;
  left: 50%;
  margin-left:-450px;
  background-image:url(images/bgsite.gif);
  background-repeat:repeat-y;
}
#kop{
  width:900px;
  height:225px;
  background-color:#cc0000;
  background-image:url(images/bgkop.jpg);
  background-repeat:no-repeat;
}

#links{
  width:150px;
  float:left;
}
#content{
  width:500px;
  float:left;
  padding-left:25px;
  padding-right:25px;
  padding-bottom:25px;
}
#rechts{
  width:200px;
  float:left;
}
#voet{
  width:900px;
  height:50px;
  float:left;
  clear:both;
  background-color:#6699ff;
  background-image:url(images/bgvoet.gif);
  background-repeat:no-repeat;
  border-bottom:solid 10px #cc0000;
}
/***********/
/*Navigatie*/
/***********/
#navigatie, #navigatie li ul{
  list-style-type: none;
  margin:0px;
  padding:0px;
  width:150px;
  background-color: #6699ff;
}
#navigatie li{
  position: relative;
}
#navigatie li ul{
  width:150px;
  position:absolute;
  left:0;
  top:0;
  display:none;
  filter:alpha(opacity=100);
  -moz-opacity:1;
}
#navigatie li a, #navigatie li a:active, #navigatie li a:visited{
  width:130px;
  display:block;
  padding-left:10px;
  padding-top:5px;
  padding-bottom:5px;
  border-left:solid 10px #cc0000;
  border-top:solid 1px #cc0000;
  color:#ffffff;
  text-decoration:none;
}
#navigatie .arrowdiv{
  position:absolute;
  right:2px;
  background:url(images/submenu.gif) no-repeat center right;
}
#navigatie li a:hover{
  background-color:#cc0000;
  border-left:solid 10px #6699ff;
}
#logo{
  width:150px;
  height:205px;
  background-image:url(images/bglogo.gif);
  background-repeat:no-repeat;
}
/**********/
/*headline*/
/**********/
.headlinekop, .gastenboekkop{
  background-image:url(images/bgitemkop.gif);
  background-repeat:no-repeat;
  background-color:#6699ff;
  padding-left:10px;
}
.headlinekop p, .headlinevoet p{
  color:#ffffff;
  margin:0px;
  padding:5px;
}
.headlinecontent p{
  border-left:solid 1px #cc0000;
  border-right:solid 1px #cc0000;
  font-size:10px;
  margin:0px;
  padding:5px;
}
.headlinevoet{
  background-image:url(images/bgitemvoet.gif);
  background-repeat:no-repeat;
  background-color:#6699ff;
}
.headlinevoet a{
  color:#ffffff;
}
.headlinevoet {
  margin-bottom:25px;
}
/************/
/*Gastenboek*/
/************/
.gastenboekkop p{
  color:#ffffff;
  margin:0px;
  padding:5px;
}
.gastenboekbericht{
  border-bottom:solid 1px #cc0000;
  margin-bottom:25px;
}
.gastenboekbericht p{
  border-left:solid 1px #cc0000;
  border-right:solid 1px #cc0000;
  margin:0px;
  padding:5px;
}
/**/
/**/
/**/
#voet p {
  padding-left:15px;
  padding-top:30px;
}
#voet a{
  color:#ffffff;
}
.linktitel, .linktitel:active, .linktitel:hover, .linktitel:visited{
  color:#6699ff;
}
.nieuwsinfo{
  font-size:10px;
  color:#cc0000;
}