body
{
	background-color: #393939;
	padding: 0px;
	margin: 0px;
}

div.clearfix
{
	clear: both;
}

div.center
{
	width: 1024px;
	margin: 0px auto 0px auto;
	position: relative;
	height: 767px;
	
}

div.layer_1
{
	width: 375px;
	height: 767px; 
	background-color: white;
	position: relative;
	float: left;
}

a.logo
{
	margin: 22px 0px 0px 32px;
	width: 158px;
	height: 135px;
	display: inline;
	border: green 0px solid;
	float: left;
}

div.layer_2
{
	background-image: relative;
	width: 649px;
	height: 767px; 
	background: url('../images/bkg_layer_2.jpg'); 
	background-repeat: no-repeat;
	float: left;
}

div.menu
{
	
}

div.menu ul
{
	list-style: none;
	float: left;
	margin: 54px 0px 0px 29px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

div.menu li
{
	float: left;
	margin-right: 20px;
	display: inline;
	
}

div.menu a
{
	text-decoration: none;
	font-size: small;
 	font-family: Tahoma, Geneva, sans-serif;
 	color: #000000;
 	font-weight: bold;
}

div.menu a:hover
{
	text-decoration: none;
	color: #f68520;
}

div.tekst
{
	float: left;
	display: inline;
	margin: 33px 118px 12px 65px;
	font-size: 11pt;
 	font-family: Tahoma, Geneva, sans-serif;
 	color: #000000;
 	position: relative;
 	
}
div.tekst a
{
	text-decoration: none;
	color: #f68520;
}

div.links
{
	margin: 48px 0px 0px 0px;
	
}

div.links a
{
	float: left;
	display: inline;
}
div.links a img
{
	border: black 0px solid;
	width: 150px;
}


div.fotos a img
{
	border: 0px;
	float: left;
}
div.foto_link
{
	color: black;
	border: green 0px solid;
	float: left;
	margin-left: 20px;
	
}


div.rechtsonder
{
	position: absolute;
	border: black 0px solid;
	width: 313px;
	height: 250px;
	bottom: 0px;
	right: 0px;
	background: url(../images/rechtsonder.png);
}
