body {
	background-image:url('/images/background.jpg');
	background-attachment:fixed;
	background-position:top center;
	overflow-x:hidden;
	background-color:#b9b8b8;
}

#container {
	width:986px;
	margin:0px auto;
}

#header {
	background-image: url('/images/header.png');
	float:left;
	width:986px;
	height:123px;
}

#left_side {
	float:left;
	width:162px;
}

#menu {
	background-image: url('/images2/index_06.png');
	float:left;
	width:162px;
	height:200px;
	margin-top:15px;
}

#fijnmetaal {
	background-image:url("/images/fijnmetaal.png");
	float:left;
	width:162px;
	height:576px;
	background-repeat:no-repeat;
}


#menu a:link,#menu a:visited,#menu a:active {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;

	color:#FFFFFF;
	text-decoration:none;
	line-height:26px;
	padding-left:4px;
}

#menu a:hover {
	background-image:url('/images/menu.png');
	background-repeat:repeat-x;
	text-decoration:none;
	width:145px;
}


#menudiv {
	width:145px;
	height:28px;
}

#inner_menudiv {
	width:206px;
	height:28px;
}

#menudiv:hover {
	width:145px;
	height:28px;
}
#menudiv a { 
	display: block; 
	height: 100%; 
	width: 100%; 
} 

#menudiv li {
	width:145px;
	list-style:none;
}

#content {
	float:left;
	width:824px;
	min-height:600px;
}

#top_gallery {
	float:left;
	width:824px;
	min-height:260px;
}

#regel {
	background-image:url("/images/regel.png");
	float:left;
	width:824px;
	height:54px;
}

#bottom_gallery {
	float:left;
	width:824px;
	min-height:260px;
}

#bottom_gallery_margin {
	margin-left:45px;
}

#blokken {
	float:left;
	width:824px;
}

#bloktext {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	margin-top:10px;
	margin-left:7px;
	margin-right:7px;
	min-height:315px;
}

#margin {
	margin-top:15px;
}

#blok1 {
	background-image:url("/images/blok.png");
	float:left;
	width:188px;
	margin-left:14px;
}

#blok2 {
	background-image:url("/images/blok.png");
	float:left;
	width:188px;
	margin-left:14px;
}

#blok3 {
	background-image:url("/images/blok.png");
	float:left;
	width:188px;
	margin-left:14px;
}

#blok4 {
	background-image:url("/images/blok.png");
	float:left;
	width:188px;
	margin-left:14px;
}

#footer {
	background-image:url("/images/footerimg.png");
	float:left;
	width:986px;
	margin-top:10px;
	min-height:74px;
}

#text {
	font-family:Verdana;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	line-height:20px;
	margin-top:30px;
	margin-left:10px;
	margin-right:10px;
}

.blokkop {
	font-family:Verdana;
	color:#FFFF;
	font-size:20px;
	text-decoration:none;
	padding-top:3px;
}

#content a:link,#content a:visited,#content a:active {
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

#content a:hover {
	text-decoration:underline;
}

/* made by www.impressed.nl */