@charset "utf-8";
/* CSS Document */

body, html 
{
	height:100%;
	width: 100%;
	margin:0px;
	padding:0px;
	background-color:#000;
}

#nonfooter
{
	width:1024px;
	height:679px;
	background:url(../images/home_bg.png);
	background-repeat:no-repeat;
	margin:0 auto;	
}


p.tekst
{
	position:relative;
	width:250px;
	color:#8b6632;
	margin:0px;
	padding:0px;	
	top:120px;
	left:370px;
	font-family:Helvetica, sans-serif;
	font-weight:bold;
	font-size:45px;
}

span.center
{
	position:relative;
	left:45px;
	top:-10px;	
}

p.tekst1
{
	position:relative;
	width:200px;
	color:#8b6632;
	margin:0px;
	padding:0px;	
	top:130px;
	left:350px;
	font-family:Helvetica, sans-serif;
	font-weight:bold;
	font-size:45px;
}

p.img
{
	position:relative;
	width:310px;
	margin:0px;
	padding:0px;
	top:120px;
	left:310px;
}

p.img img
{
	border:none;	
}

/*==========Vervolg pagina=============*/

#nonfooter_vervolg
{
	width:1024px;
	height:679px;
	background:url(../images/vervolg_bg.png);
	background-repeat:no-repeat;
	margin:0 auto;	
}

#menu
{
	position:relative;
	width:513px;
	height:132px;
	background:url(../images/pagina_top.png);
	background-repeat:no-repeat;
	margin:0 auto;	
}

#content
{
	position:relative;
	width:513px;
	height:538px;
	background:url(../images/pagina_bottom.png);
	background-repeat:no-repeat;
	margin:0 auto;	
}

h1
{
	position:relative;
	margin:0px;
	padding:0px;
	top:20px;
	left:55px;
	font-size:25px;	
}

/* =========== Menu ===========*/

ul
{
	position:relative;
	width:513px;
	height:50px;
	margin:0 auto;
	top:20px;
	margin:0px;
	padding:0px;	
}

ul li
{
	position:relative;
	height:50px;
	float:left;
	list-style-type:none;
	top:80px;
	left:35px;
	margin-left:20px;
}

ul li a
{
	text-decoration:underline;
	color:#52350f;
	font-size:28px;	
}

ul li a:hover
{
	font-size:28px;
	color:#8b2607;
	font-size:28px;	
}

/* ======= De Kettingen ========*/

p.kettingen
{
	position:relative;
	width:400px;
	top:20px;
	left:57px;
	text-align:left;		
}

img.kettingen
{
	position:relative;
	width:205px;
	height:202px;
	top:20px;
	left:150px;
}

/* ======= DNB ========*/

p.dnb
{
	position:relative;
	width:400px;
	top:20px;
	left:57px;
	text-align:left;		
}

/* ======= mysterie ========*/

p.mysterie
{
	position:relative;
	width:420px;
	top:20px;
	left:57px;
	text-align:left;		
}













	