body {
	background-color: #5E5E5E;
	background-image: url(../Image/layout/mainbackground2.jpg);	
	background-repeat: repeat-x;
	font-family: "Book Antiqua";
	color: #FFFFFF;
	margin: 0px;
	text-align: center;
	}
	.difcursor {cursor: pointer;} 

	
	
#wrapper_nav {
	position:relative;
	top:0px;
	width:900px;
	margin: 0px auto;
	text-align: left;
	height:162px;

}

#banner { position:absolute; top:0px; width:100%; height:139px;
		  background-image: url("../Image/layout/achtergrond.jpg"); background-repeat:repeat-x;
		  text-align:center;}
#banner_right { position:absolute; top:0px; width:100%; height:139px;}
#banner_left  { position:absolute; top:0px; width:100%; height:139px;}
#footer {
	position: relative;
	top:10px;
	height:20px;
	text-align:center;
	width:100%;
	margin: 0px auto;
	font-size: 14px;

}

#nav {
	position:absolute;
	top:141px;
	width:100%;
	height: 20px;
}

#wrapper_cont {position:relative; top:4px; width:885px; height:600px; margin: 0px auto; text-align:left; background-color: #3E3E3E; border-top-color:#FFFFFF; border-top-style:solid; border-top-width:2px;}

#homecont {
	position:absolute;
	background-image: url(../Image/layout/logoopzwart.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:885px;
	top: 20px;
	min-height: 363px;
	height: 560px;
}


#prodscroll {
	top:16px;
	height:103px;
	width:700px;
	overflow: auto;
	position:absolute;
	left: 100px;
	scrollbar-track-color: #666666;
	scrollbar-base-color: #666666;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-DarkShadow-Color: #CCCCCC;
	z-index: 1;
}

#scrollleft {
	top:16px;
	left:100px;
	position:absolute;
	width:43px;
	height:78px;
	background-image:url(../producten/images/layout/scrollbarleft.gif);
	z-index: 10;
}

#scrollright {
	top:16px;
	left:757px;
	position:absolute;
	width:43px;
	height:78px;
	background-image:url(../producten/images/layout/scrollbarright.gif);
	z-index: 11;
}


#scrolltop {top:5px;
left:50px;
position:absolute;
width:800px;
height:5px;}

#scrollcont {
	position: absolute;
	height: 78px;
	width:1461px;
	top: 0px;
	background-image: url(../producten/images/layout/scrollback.gif);
	z-index: 2;
}



#frame {
	top:144px;
	left:0px;
	position:absolute;
	height:457px;
	width:885px;
	border-width:0px;
	background-color: #3E3E3E;
}

#producten {
	height:430px;
	width:885px;
	position: relative;
	top:0px;
	left:0px;
	text-align:left;
	background-color: #3E3E3E;
}

.stylewelkom {
	color: #FFFFFF; font-size: 24px;}
	
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.back_no_repeat {
	background-repeat:no-repeat;
	background-position:bottom;
}

