body { 
	background-color: #acc1e0; 
	background-image: url(../index/lucht.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 14px;
}
	
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; 
	}
	p.first{ 
	margin-left: 2em; 
	margin-right: 2em; 
	text-align: center;
	}
h1 { 
text-align: center;
color: #ece5db; 
font-size: 38px;
padding-left: 0.2em;
padding-bottom: 0.1em; 
margin-top: 50px;
margin-bottom: 50px;
	}


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-image: url(../index/lucht.jpg);
}
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*/


