body {
	background-color: #e8e8e8;
	font: .8em/1.3em verdana;
	margin:0px;
	padding:0px;
}
#inhoud {	 
	margin:auto;
	width: 770px;
		
}
/*  Header layout   */
#headertext{
	margin-top:-124px;
	margin-left:480px;
}
#headertext a{
color: #6f4747;
text-decoration: none;
}
#headertext a:hover{
color: #fff;
}
#headertext img{
	Padding-top:5px;
}
#blank{
height:96px;
}
/*   Navigatie layout   */
#navcon{
	background-image: url("images/navBack.jpg");
	height:28px;
	width:770px;
	}
#navcon ul{
padding: 8px 0 0 0;
margin: 0 0 0 34px;
}
#navcon ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float:left;
text-align: center;
}
#navcon a
{
color: #fff;
text-decoration: none;
display: block;
width: 100px;
font-weight: bold;
padding-bottom:3px;
}

#navcon a:hover { 
background: url("images/navBackHover.jpg");
color:#6f4747; 
}
#navcon a#current { 
background: url("images/navBackHover.jpg");
color:#6f4747; 

}
/*   Achtergrond totale inhoud  */
#contentindex{
	background-image: url("images/content_back.jpg");
	width:770px;
	height:615px ;
	margin:0;
	padding:0;
}
#content{
	background-image: url("images/content_back.jpg");
	width:770px;
	margin:0;
	padding:0;
}
#contenteinde{
	background-image: url("images/content_bottom.jpg");
	background-repeat:no-repeat;
	width:770px;
}
/*   invulling inhoud       */
/*   Pagina einde    */
#footer{
 color:#6f4747;
 margin:auto;
 width: 770px;
}
#footer table{
 color:#6f4747;
 margin:auto;
 width: 770px;
}
#footer a{
color:#ff0000;
text-decoration: none;
}
#footer a:hover{
text-decoration:underline;
}
#here{
color:#666666;
margin:-93px 0 0 200px;
width:550px;
text-align: right;
font-size: 10px;
}
#here a{
color:#000;
text-decoration: none;
}
#here a:hover{
color:#ff0000;
text-decoration: underline;
}
h6{
text-align: right;
}
#send{
margin:20px 0 0 230px;
}
#sitemappy{
margin-left:200px;
}

