body {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 62.5%; 
	color: #FFFFFF;
	font-weight:lighter;
	margin: 0;
	}

#biglogo {
position:fixed;
bottom:5px;
left:25px; 
width:300px; 
height:317px; 
z-index:2;  
background-image: url(images/biglogo.gif);
}
html {
background: #666666;
}
#logo {
position:absolute;
top:10px;
right: 10px;
}

#links{
position: absolute;
top: 20px;
left: 20px;
z-index:100;
}
#nieuw{
	position: absolute;
	left: 80px;
	top: 80px;
	z-index: 1000;
}
#picsright{
	position: absolute;
	top: 180px;
	right: 10px;
	width: 180px;
	padding: 10px;
	background: #53606C;
	text-align: center;
	z-index: 4;
}
#picsleft {
	position: absolute;
	top: 380px;
	left: 10px;
	z-index: 4;
}
h1 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 6em;
text-align: center; 
color: #FFFFDD;
font-weight:lighter; 
margin-top:5px;
}

h2 { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 16pt;
font-weight:lighter;  
color: #FFFFFF;
margin-left:190px; 
}
			   
h3 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 1.6em; 
line-height: 25px; 
font-weight: lighter; 
color: #FFFFFF; 
text-align: left;
margin-left:40px; 
}

p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12pt;
font-weight:lighter;  
color: #FFFFFF;
}

a{
	text-decoration: none;
	color: #BDB76B;
}

a:hover {
	color: Yellow;
	text-decoration: underline;
}

img.inset {
	border-top: 1px solid #333333;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #333333;
}
img.ten {
	margin: 10px;
	}
	
img.eight {
	margin:0 8px 8px 0;
	}

#tekst {
position: absolute;
top: 100px;
left: 50px;
height: auto;
width: 80%;
visibility: visible;
z-index: 5; 
}

#lang {
position:absolute;
top:375px;
right:10px;
width:75px;
height:150px;
z-index:51;
}

#main {
	position: absolute;
	top: 100px;
	left:185px;
	width:60%;
	z-index:20;
}

#title {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -320px;
	height: 93px;
	width: 640px;
	/*background: #766160;
	background: #606176;*/
	background: #607664;
	border: 1px solid #4A5A4D;
	}
	
#prijs{
	position: absolute;
	top: 560px;
	left: 240px;
	z-index: 1000;
}