body {
	width: 100%;
	margin: 0;
}
A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #542B0F;
}
A:hover{
	text-decoration: none;
	color: #BC6123;
}
#welkom{
	position: absolute;
	left: 150px;
	top: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #462811;
	z-index: 1;
}
#logo1{
	position: absolute;
	left: 70px;
	top: 0px;
	width: 70px;
	height: 70px;
	background-image: url(images/logo_002.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}
#logo2{
	position: absolute;
	left: 875px;
	top: 10px;
	width: 60px;
	height: 60px;
	background-image: url(images/logo_001.gif);
	background-repeat: no-repeat;
	z-index: 2;
}
#navigation1 {
	position: absolute;
	left: 25px;
	top: 75px;
	width: 950px;
	height: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #29160A;
	text-align: center;
	z-index: 1;
}
#home1 {
	position: absolute;
	left: 25px;
	top: 100px;
	width: 950px;
	height: 150px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #29160A;
	background-image: url(images/bkgrnd_home1.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
#home2 {
	position: absolute;
	left: 25px;
	top: 250px;
	width: 950px;
	height: 300px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #29160A;
	background-image: url(images/bkgrnd_home2.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
#home3 {
	position: absolute;
	left: 25px;
	top: 550px;
	width: 950px;
	height: 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #29160A;
	background-image: url(images/bkgrnd_home3.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
#tekst1 {
	position: absolute;
	left: 50px;
	top: 275px;
	width: 450px;
	height: 125px;
	padding: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #29160A;
	background-image: url(images/bckgrnd3.png);
	background-repeat: repeat;
	z-index: 2;
}
#tekst2 {
	position: absolute;
	left: 500px;
	top: 275px;
	width: 450px;
	height: 125px;
	padding: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #29160A;
	background-image: url(images/bckgrnd3.png);
	background-repeat: repeat;
	z-index: 2;
}
#tekst3 {
	position: absolute;
	left: 50px;
	top: 275px;
	width: 900px;
	height: 250px;
	padding: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #29160A;
	background-image: url(images/bckgrnd3.png);
	background-repeat: repeat;
	z-index: 2;
}
#tekst111 {
	position: absolute;
	left: 50px;
	bottom: -30px;
	width: 800px;
	height: 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #ffffff;
	z-index: 2;
}


#link1 {
	position: absolute;
	left: 20px;
	top: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(images/bckgrnd3.png);
	background-repeat: repeat;
	z-index: 2;
}
#link2 {
	position: absolute;
	left: 90px;
	top: 150px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-image: url(images/bckgrnd3.png);
	background-repeat: repeat;
	z-index: 2;
}
#link3 {
	position: absolute;
	left: 210px;
	top: 210px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	background-image: url(images/bckgrnd3.png);
	background-repeat: repeat;
	z-index: 2;
}
#link4 {
	position: absolute;
	left: 500px;
	top: 85px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/bckgrnd3.png);
	background-repeat: repeat;
	z-index: 2;
}
#link5 {
	position: absolute;
	left: 450px;
	top: 155px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/bckgrnd3.png);
	background-repeat: repeat;
	z-index: 2;
}

#logotop {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 100px;
	height: 100px;
	border: thin solid black;
	background: url(images/logo.gif) no-repeat;
	z-index: 2;
}



	#nav {
		margin:0;
		padding:0;
		background:#808259 url(nav_bg.jpg) 0 0 repeat-x;
		width:100%;
		float:left;
		border:1px solid #42432d;
		border-width:1px 0;
	}
	#nav li {
		display:inline;
		padding:0;
		margin:0;
	}
	#nav a:link,
	#nav a:visited {
		color:#000;
		background:#b2b580;
		padding:20px 40px 4px 10px;
		float:left;
		width:auto;
		border-right:1px solid #42432d;
		text-decoration:none;
		font:bold 1em/1em Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		text-shadow: 2px 2px 2px #555;
	}
	#nav a:hover {
		color:#fff;
		background:#727454;
	}
	#nav li:first-child a {
		border-left:1px solid #42432d;
	}
	#home #nav-home a,
	#about #nav-about a,
	#archive #nav-archive a,
	#lab #nav-lab a,
	#reviews #nav-reviews a,
	#contact #nav-contact a {
		background:#e35a00;
		color:#fff;
		text-shadow:none;
	}
	#home #nav-home a:hover,
	#about #nav-about a:hover,
	#archive #nav-archive a:hover,
	#lab #nav-lab a:hover,
	#reviews #nav-reviews a:hover,
	#contact #nav-contact a:hover {
		background:#e35a00;
	}
	#nav a:active {
		background:#e35a00;
		color:#fff;
	}
	/* ]]> */

#bg {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 500px;
	height: 375px;
	z-index: 1;
	background-image: url(wesbg02.jpg);
	background-repeat: no-repeat;
}
#bghs {
	position: relative ;
	right: 0px;
	bottom: 0px;
	width: 302px;
	height: 310px;
	z-index: 1;
	background-image: url(boogschutter02.gif);
	background-repeat: no-repeat;
}
.tblopmaak1{
 font-size: 10px;
 text-align: left;
 vertical-align: top;
}
.ls{
	margin: 17px 16px 10px 17px;
	width: 200px;
	height: 150px;
}
.achtgr{
	width: 100px;
	height: 100px;
	margin: 10px;
	border: 1px solid;
}
.center{
	text-align: center;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14px;
}
.rb{
	vertical-align: top;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
}
.pt{
	margin: 10px 40px 10px 50px;
	width: 120px;
	height: 160px;
}
.pic_t_ls{
	margin: 5px 18px 10px 17px;
	text-align: left;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
}
.pic_t_pt{
	margin: 2px 18px 10px 17px;
	text-align: left;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
}
.picbg01{
	width: 240px;
	height: 255px;
	margin: 5px 4px;
	background-image: url(polaroidbg01.jpg);
	background-repeat: no-repeat;
	float: left;
}
.legendkader{
	margin: 10px;
}
.berichtbg01{
	width: 420px;
	border: 1px solid;
	background: url(br_bg01.jpg);
	padding: 3px;
	margin: 5px 20px;
	float: left;
}
.berichtbg02{
	width: 420px;
	border: 1px solid;
	background: url(br_bg02.jpg);
	padding: 3px;
	margin: 5px 20px;
	float: left;
}
.berichtbg03{
	width: 420px;
	border: 1px solid;
	background: url(br_bg03.jpg);
	padding: 3px;
	margin: 5px 20px;
	float: left;
}
.berichtbg04{
	width: 420px;
	border: 1px solid;
	background: url(br_bg04.jpg);
	padding: 3px;
	margin: 5px 20px;
	float: left;
}
.berichtbg05{
	width: 420px;
	border: 1px solid;
	background: url(br_bg05.jpg);
	padding: 3px;
	margin: 5px 20px;
	float: left;
}
.berichtbg06{
	width: 420px;
	border: 1px solid;
	background: url(br_bg06.jpg);
	padding: 3px;
	margin: 5px 20px;
	float: left;
}
.berichtbg07{
	width: 420px;
	border: 1px solid;
	background: url(br_bg07.jpg);
	padding: 3px;
	margin: 5px 20px;
	float: left;
}
.berichtbg08{
	width: 420px;
	border: 1px solid;
	background: url(br_bg08.jpg);
	padding: 3px;
	margin: 5px 20px;
	float: left;
}
#latestpic{
	position: absolute;
	left: 650px;
	top: 40px;
	width: 240px;
	margin: 5px 4px;
	z-index: 3;
}
#latestpic2{
	position: absolute;
	left: 0px;
	top: 10px;
	width: 240px;
	margin: 5px 4px;
	z-index: 3;
}
#leftbelow{
	position: absolute;
	left: 16px;
	top: 300px;
	width: 224px;
	height: 100px;
	text-align: center;
	border: 1px solid;
	background-color: #FFB220;
	z-index: 3;
}
#middenkolom{
	position: absolute;
	left: 250px;
	top: 5px;
	width: 480px;
	text-align: left;
	z-index: 3;
}
#latestfilm{
	position: absolute;
	left: 755px;
	top: 5px;
	width: 240px;
	height: 300px;
	text-align: center;
	background-image: url(filmframe_bg01.gif);
	background-repeat: no-repeat;
	padding-top: 37px;
	z-index: 3;
}
#br_top{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 15px;
	height: 20px;
	text-align: center;
}
#steppic{
	position: absolute;
	left: 500px;
	top: 5px;
	
}
.klein{
	font-size: small;
	font-family: "Courier New", Courier, monospace;
	margin-bottom: 5px;
}
.klein2{
	font-size: small;
	font-family: "Courier New", Courier, monospace;
	margin-left: 55px;
}
.midkol{
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
}
