
/* start menu home*/
body { 
	background-color: #ece5db; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px;
color: #000000; 
	scrollbar-arrow-color: #65655b;
      scrollbar-base-color: #ece5db;
      scrollbar-dark-shadow-color: #ece5db;
      scrollbar-track-color: #ece5db;
      scrollbar-face-color: #ece5db;
      scrollbar-shadow-color: #65655b;
      scrollbar-highlight-color: #65655b;
      scrollbar-3d-light-color: #65655b;
	}
	
	
div.masthead {
	position: absolute;
	top: 10px;
	height: 151px;
	width: 100%;
	text-align: center;
	color: #ece5db; 
	font-size: 38px;
	border-width: 0 0 1px;
	border-style: inset;
	border-color: #ece5db;
	background-image: url(../index/donker.jpg);
}
	
p{ 
	margin-left: 2em; 
	margin-right: 2em; 
	}
	
h1 { 
text-align: center;
color: #ece5db; 
font-size: 38px;
padding-left: 0.2em;
padding-bottom: 0.1em; 
margin-top: 50px;
margin-bottom: 50px;
	}

ul { 
	position: relative; 
	left: 8%; 
	margin-top: 0; 
	margin-bottom: 0; 
	padding-top: 1em; 
	padding-bottom: 1em; 
	}
	
li { 
	margin-top: 0; 
	margin-bottom: 0; 
	text-align: left; 
	}
	ul ul {
list-style-type: square;
list-style-image: url(../index/square.gif);

}
a { 
	color: blue; 
	}
div.side { 
position: absolute; 
top: 162px; left: 0; 
width: 145px; 
height: 90em; 
padding-top: 0.5em 0 0; 
margin-left: 0.6em;  
background-color: transparent; 
background-image: url(../index/donker.jpg);
 border-style: inset;
border-width: 3px;
}
div.main { 
position: absolute; 
top: 162px; 
left: 150px; 
height: 90em; 
width: 88%;
margin: 10px; 
padding: 0.5em 0.5em 0; 
background-color: #F9F6F1; 
 
}
div.main2 { 
position: absolute; 
top: 162px; 
left: 160px; 
height: 90em; 
width: 80%;
margin: 0 0.5em; 
padding: 0.5em 0.5em 0; 
background-color: #ffffff; 

 
}


div.side p { 
margin: 0 0 0 12px; 
}
div.side a, div.side a:link, div.side a:visited, div.side a:active { 
display: block; 
padding: 3px; 
border: 3px #ece5db outset; 
margin-bottom: 0.5em; 
margin-top: 0.5em; 
color: #65655b; 
background-color: #ece5db; 
font-weight: bold; 
text-decoration: none; 
font-family: arial, sans-serif; 
} 
/* Box model hack */ 


div.side a, div.side a:link, div.side a:visited, div.side a:active { 
width: 116px; 
voice-family: "\"}\""; 
voice-family: inherit; 
width: 100px; 
}
html>body div.side a { 
width: 100px 
}


/* End box model hack */ 

div.side a:hover { 
color: #ece5db; 
background-color: #65655b; 
border: 3px #ece5db outset; 
}

a { 
color: #65655b; 
font-weight: bold; 
}
a:link { 
color: #65655b; 
background: transparent; 
}
a:visited { 
color: #65655b; 
background: transparent; 
}
a:active { 
color: #ece5db; 
background: #65655b; 
}
a:hover { 
color: #ece5db; 
background: #65655b; 
text-decoration: none;
}
a {
	color: #65655b;
	background: transparent;
	}



/* end menu side*/


/* start menu top*/
a {
	color: #65655b;
	background: transparent;
	}
div.bannerwide {
   color: #ece5db;
	background: #ece5db;
	background-image: url(../index/achtergrond.jpg);
	text-align: center;
	width: 100%;
	border-bottom: 2px solid #65655b;
}
div.banner {
	color: #ece5db;
	background: #ece5db;
	background-image: url(../index/achtergrond.jpg);
	text-align: center;
	width: 750px;
	margin-left: 0;
	margin-right: auto;
}
div.ribbonwide {
	background: #65655b;
	background-image: url(../index/donker.jpg);
	text-align: center;
	width: 100%;
}
div.ribbon {
	background: #65655b;
	background-image: url(../index/donker.jpg);
	text-align: center;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
div.ribbonpad {
	padding: 0.2em 0;
}
div.ribbon p {
	margin: -2px 5px 0 5px;
	font-family: arial, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;	
}
div.ribbon a {
	margin: 0 1px;
	text-decoration: none;
}
div.ribbon span {
	padding: 0 35px;
	margin: 0;
}
div.ribbon a:link, div.ribbon a:visited, div.ribbon a:active {
	color: #ece5db;
	background: #65655b;
	background-image: url(../index/donker.jpg);
}
div.ribbon a:hover {
	color: #65655b;
	background: #ece5db;
	background-image: url(../index/achtergrond.jpg);
}

/* end menu top */

/* start menu bottom*/

div.box1,  div.box2, div.box3{
position: absolute;
	height: 75px;
	width: 80%;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #65655b;
	padding: 4px;
	margin-top: 10px; 
	margin-bottom: 10px; 
   margin-left: auto; 
margin-right: auto; 
}


div.box2 {
   margin-left: 70px; 
}
div.box3 {
   margin-left: 70px; 
	height: 25px;
}

/* end menu bottom*/
