a img{
	border: none;
}

a:link, a:visited, a:hover{
	color: red;
	text-decoration: none;
}

#header, #main img, #menu img, #footer{
	behavior: url('/css/iepngfix.htc');
}


html, body{
	width: 100%;
	height: 100%;
	margin: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13.5px;
	background-color: #000;
	line-height: 20px;
	min-width: 994px;
	scrollbar-arrow-color:red;
}

#topmargin{
	overflow: hidden;
}

#bodybg{
	margin-top: 50px;
	background: #000 url('/images_new/bg.jpg') repeat scroll 0 0;

	}

.explosion{
	width: 100%;
	height: 700px;
	float: left;
}

#right{
	background: transparent url('/images_new/bg_rechts.jpg') no-repeat scroll right 0;
}

#left{
	background: transparent url('/images_new/bg_links.jpg') no-repeat scroll 0 0;
	}

#container{
	float: none;
	width: 994px;
	margin: 0 auto;
	overflow: hidden;
	postion: relative;
}

#container_view{
	float: left;
	width: 810px;
	height: 700px;
	margin: 0 92px 0 92px;
	display: inline;
}

#header{
	float: left;
	width: 780px;
	height: 86px;
	background-image: url('/images_new/dennisweening3.png');
	behavior: url('/css/iepngfix.htc');
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 2px;
}

#menu{
	float: left;
	width: 800px;
	margin-top: 30px;
}

#menu a{
	color: #837753;
}

/*#plaatjes{
	float: left;
	width: 302px;
	height: 492px;
	background-image: url('/images_new/plaatjes.png');
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: 20px;
}*/

#main{
	float: left;
	width: 618px;
	height: 467px;
	padding: 25px 25px 26px 168px;
	background-image: url('/images_new/contentblok2.png');
	behavior: url('/css/iepngfix.htc');
	background-repeat: no-repeat;
	margin-top: 10px;
}


#scroll{
	float: left;
	width: 600px;
	height: 467px;
	margin: 0;
	overflow: auto;
}

#content{
	float: left;
	width: 564px;
	padding: 30px 0px 30px 0px;
}

/*object{
	margin-left: 60px;
}*/

.tabel_cel_1, #top_tekst_div{
	font-weight: bold;
	text-transform: uppercase;
}

.tabel_cel_2, #tekst_div{
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px dashed #837753;
}

.tekst_div, .top_tekst_div{
	overflow: auto;
	padding: 5px;
}

form{
	margin-top: 30px;
}

.form_veld{
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
	empty-cells: show;
}

#footer a{
	text-align: center;
}

#logo{
	position: absolute;
	top: 760px;
	left: 580px;
	height: 35px;
	width: 132px;

}

.menuitem{
	font-family: "courier new";
	background-color: #000;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	padding: 3px;
	margin-right:4px;
}

#menu a.menuitem{
	color: #fff;
}

#icons{
	position: absolute;
	top: 715px;
	left: 617px;
}