body {
	background-color: #d0cfc1;
	background-image: url(../plaatjes/bg.gif);
	background-repeat: repeat-x;
}.top {
	background-color: #dcdbd1;
}

.box { 
  background: #DCDBD1; 
}
.boxtop { 
  background: url(../plaatjes/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(../plaatjes/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(../plaatjes/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(../plaatjes/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}


.box2 { 
  background: #DCDBD1; 
}
.boxtop2 { 
  background: url(../plaatjes/ne_wit.gif) no-repeat top right; 
}
.boxtop2 div { 
  font-size: 0;
  height: 10px; 
  background: url(../plaatjes/nw_wit.gif) no-repeat top left; 
}
.boxbottom2 { 
  background: url(../plaatjes/se_wit.gif) no-repeat bottom right; 
}
.boxbottom2 div { 
  font-size: 0;
  height: 10px; 
  background: url(../plaatjes/sw_wit.gif) no-repeat bottom left; 
}
.boxcontent2 {
  padding: 0px 10px 0px 10px;
}

p {
	font-family: Verdana;
	font-size: 12px;
	color: #996600;
	letter-spacing: 1px;

}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #996600;
	text-decoration: underline;
	letter-spacing: 1px;

}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #B3A484;
	text-decoration: underline;
	letter-spacing: 1px;
}
.reserveren {
	background-color: #e4dfd3;
	border: 2px solid #996600;
}

.copy {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1px;

}

