body {
  margin: 0px;
  padding:0px;
  font-family: Arial, helvetica;
  scrollbar-face-color: #e8e8e8; 
  scrollbar-shadow-color: #4f4f4f; 
  scrollbar-highlight-color: #4f4f4f;
  scrollbar-3dlight-color: #4f4f4f;
  scrollbar-darkshadow-color: #4f4f4f; 
  scrollbar-track-color: #e8e8e8; 
  scrollbar-arrow-color: #4f4f4f;
}

img {
border: 0px;
padding:0px;
}

li {
list-style-type: square;
}

a {color: white; text-decoration: underline;	 }
a:hover {  text-decoration: none;}

.mainmenu {color: #4f4f4f; text-decoration: none; font-style: italic; font-weight: bold;}
.mainmenu:hover {color: black;}

.submenu {color: #4f4f4f; 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: #4f4f4f;}
.lichtgroenback {background-color: #e8e8e8;}

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: #4f4f4f url(../img/linksboven.gif) top left no-repeat;}
.rechtsboveng {background: #4f4f4f url(../img/rechtsboven.gif) top right no-repeat;}
.linksonderg {background: #4f4f4f url(../img/linksonder.gif) bottom left no-repeat;}
.rechtsonderg {background: #4f4f4f url(../img/rechtsonder.gif) bottom right no-repeat;}

.linksbovenlg {background: #e8e8e8 url(../img/linksbovenlg.gif) top left no-repeat;}
.rechtsbovenlg {background: #e8e8e8 url(../img/rechtsbovenlg.gif) top right no-repeat;}
.linksonderlg {background: #e8e8e8 url(../img/linksonderlg.gif) bottom left no-repeat;}
.rechtsonderlg {background: #e8e8e8 url(../img/rechtsonderlg.gif) bottom right no-repeat;}

.roodintro :link, .roodintro :active, .roodintro :visited {color: #9a3e3e; text-decoration:underline;}
.roodintro :hover {text-decoration:none;}

.paarsintro :link, .paarsintro :active, .paarsintro :visited {color:#54508e; text-decoration:underline;}
.paarsintro :hover {color:#54508e; text-decoration:none;}

.groenintro :link, .groenintro :active, .groenintro :visited {color:#4f4f4f; text-decoration:underline;}
.groenintro :hover {color:#4f4f4f; text-decoration:none;}


