body {
	background-color: #2c292a;
	background-repeat: repeat-x;
	font-family: 'Lucida sans', Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	color: #d6d6d6;
	background-image: url(images/bg.jpg);
	background-position: top;
}
#logo{
	position:absolute;
	left:5px;
	top:5px;
	width:77px;
	height:77px;
}
#logo2{
	position:absolute;
	left:5px;
	top:5px;
	width:600px;
	height:77px;
}

#fotoholder{
	position:absolute;
	left:510px;
	top:145px;
	width:300px;
	height:400px;
}
#fotoholder2{
	position:absolute;
	left:460px;
	top:145px;
	width:350px;
	height:400px;
}
#content{
	position:absolute;
	left:5px;
	top:145px;
	width:380px;
	height:400px;
	background-image: url(images/bg_content.jpg);
	background-position: bottom left;
}
#simple{
	position:absolute;
	left:5px;
	top:115px;
	width:795px;
	height:445px;
}
#content h1{
	margin-top: 0;
	font-size: small;
	font-style:normal;
	text-transform: uppercase;
}

#header{
	position: absolute;
	left: 605px;
	top: 50px;
	width: 200px;
	text-align: right;
}
.header1{
	font-size: 20px;
}
.header2{
	font-size: 14px;
	text-transform: uppercase;
	color: #fcb340;
}
#viewer{
	position:absolute;
	left:5px;
	top:140px;
	width:790px;
	height:400px;
}
#footer{
	position: absolute;
	left: 5px;
	top: 583px;
	width: 800px;
	font-size: small;
	color: #fcb340;
	text-transform: uppercase;
}
#menu{
	position:absolute;
	left:5px;
	top:95px;
	width:553px;
}
#menu a:link, a:visited{
	color: #fcb340;
	text-transform: uppercase;
	margin-right: 15px;
	text-decoration: none;
}
#menu a:hover{
	color: #d6d6d6;;
}
a.contentlink:link, a.contentlink:visited{
	text-decoration: underline;
	text-transform: none;
	color: #d6d6d6;
}
a.contentlink:hover{
	text-decoration: none;
	text-transform: none;
	color: #d6d6d6;
}

#wrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 805px;
	text-align: left;
}
.voorwaarden{
	font-size: 85%;
}
.oranje{
	color: #fcb340;
}
