body {
  margin: 0px;
  padding:0px;
  font-family: Arial, helvetica;
  scrollbar-face-color: #f4e7e7; 
  scrollbar-shadow-color: #9a3e3e; 
  scrollbar-highlight-color: #9a3e3e;
  scrollbar-3dlight-color: #9a3e3e;
  scrollbar-darkshadow-color: #9a3e3e; 
  scrollbar-track-color: #f4e7e7; 
  scrollbar-arrow-color: #9a3e3e;
}

img {
border: 0px;
padding:0px;
}

a {color: white; text-decoration: underline;	 }
a:hover {  text-decoration: none;}

.mainmenu {color: #9a3e3e; text-decoration: none; font-style: italic; font-weight: bold;}
.mainmenu:hover {color: black;}

.submenu {color: #9a3e3e; text-decoration: none; }
.submenu:hover {color: black; }

.roodback {background-color: #9a3e3e;}
.lichtroodback {background-color: #ebd9d7;}

.paarsback {background-color: #626277;}
.lichtpaarsback {background-color: #e0dfe4;}

.groenback {background-color: #4d7b52;}
.lichtgroenback {background-color: #dde4dd;}

table, td,div {	
  font-size: 13px; 
  padding: 0px; 
  margin: 0px; 
  border-collapse: collapse;  
  border-spacing: 0px; 
  border-style: hidden; 
  color: white;
}
                                  

.linksboven {background: #9a3e3e url(../img/linksboven.gif) top left no-repeat;}
.rechtsboven {background: #9a3e3e url(../img/rechtsboven.gif) top right no-repeat;}
.linksonder {background: #9a3e3e url(../img/linksonder.gif) bottom left no-repeat;}
.rechtsonder {background: #9a3e3e url(../img/rechtsonder.gif) bottom right no-repeat;}

.linksbovenl {background: #ebd9d7 url(../img/linksbovenl.gif) top left no-repeat;}
.rechtsbovenl {background: #ebd9d7 url(../img/rechtsbovenl.gif) top right no-repeat;}
.linksonderl {background: #ebd9d7 url(../img/linksonderl.gif) bottom left no-repeat;}
.rechtsonderl {background: #ebd9d7 url(../img/rechtsonderl.gif) bottom right no-repeat;}

.linksbovenp {background: #626277 url(../img/linksbovenp.gif) top left no-repeat;}
.rechtsbovenp {background: #626277 url(../img/rechtsbovenp.gif) top right no-repeat;}
.linksonderp {background: #626277 url(../img/linksonderp.gif) bottom left no-repeat;}
.rechtsonderp {background: #626277 url(../img/rechtsonderp.gif) bottom right no-repeat;}

.linksbovenlp {background: #e0dfe4 url(../img/linksbovenlp.gif) top left no-repeat;}
.rechtsbovenlp {background: #e0dfe4 url(../img/rechtsbovenlp.gif) top right no-repeat;}
.linksonderlp {background: #e0dfe4 url(../img/linksonderlp.gif) bottom left no-repeat;}
.rechtsonderlp {background: #e0dfe4 url(../img/rechtsonderlp.gif) bottom right no-repeat;}

.linksboveng {background: #4d7b52 url(../img/linksboveng.gif) top left no-repeat;}
.rechtsboveng {background: #4d7b52 url(../img/rechtsboveng.gif) top right no-repeat;}
.linksonderg {background: #4d7b52 url(../img/linksonderg.gif) bottom left no-repeat;}
.rechtsonderg {background: #4d7b52 url(../img/rechtsonderg.gif) bottom right no-repeat;}

.linksbovenlg {background: #dde4dd url(../img/linksbovenlg.gif) top left no-repeat;}
.rechtsbovenlg {background: #dde4dd url(../img/rechtsbovenlg.gif) top right no-repeat;}
.linksonderlg {background: #dde4dd url(../img/linksonderlg.gif) bottom left no-repeat;}
.rechtsonderlg {background: #dde4dd url(../img/rechtsonderlg.gif) bottom right no-repeat;}

.roodintro :link {text-decoration:underline;}
.roodintro :hover {text-decoration:none;}

.paarsintro :link {color:#54508e; text-decoration:underline;}
.paarsintro :hover {color:#54508e; text-decoration:none;}

.groenintro :link {color:#4d7b52; text-decoration:underline;}
.groenintro :hover {color:#4d7b52; text-decoration:none;}

input, textarea {
background-color: #f4e7e7;
border: 1px solid #9a3e3e;
}

ul {
margin-top:0px;
padding-top:0px;
}




#overlay-container {
	display: none;
}

.overlay-content {
	text-align: left;
	padding: 20px;
	width: 650px;
	height: 150px;
	height: 249px !ie7;
	font-size: 12px;
	color: black;
}

.overlay-content img {
	float: left; 
	margin-right: 20px;
	margin-bottom: 0px;	
}

.overlay-content br {
	line-height: 22px;	
}

.overlay-content label {
	color: gray;	
}


.overlay-content a {
	color: #538CC0;
}

.overlay-content a:hover {
	text-decoration: none;
}

.overlay-content h4 {
	font-size: 21px;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	color: #538CC0;
}

.overlay-content .stones {
	width: 262px;
	height: 243px;
	float: right;
	margin-top: 6px;
}
