/* ################################################## */
/*  MADE BY: WWW.DIRECTBASING.COM                     */
/*  ALEX VAN DER VEGT                                 */
/* ################################################## */

/* ### GENERAL ### */
* { margin: 0px; padding: 0px; }
html, body { font-family: Arial; font-size: 13px; color: #000; }
input, select, textarea { font-family: Arial; font-size: 13px; color: #000; }
body { background: #009ee0; }
img { border: 0px; display: block; }

/* ### GLOBAL CLASSES ### */
.clear { clear: both; height: 1px; }

/* ### WRAPPER ### */
#wrapper { position: relative; display: block; overflow: hidden; width: 100%; min-height: 100%; }

/* ### MAIN CONTAINER ### */
#mainCntr { margin: 20px auto; width: 954px; height: 610px; background: #fff; }

	/* ### HEADER CONTAINER ### */
	#headerCntr { position: relative; width: 954px; height: 99px; background: url('../images/headerBg.gif') no-repeat; }
	#headerCntr h1 { display: none; }
	#headerCntr img { position: absolute; top: 0px; right: 0px; z-index: 5; }
		
		/* ### MENU CONTAINER ### */
		#menuCntr { position: absolute; top: 74px; left: 0px; z-index: 10; width: 954px; height: 25px; background: #c7c7c7; }
		#menuCntr ul { overflow: hidden; width: 954px; list-style: none; }
		#menuCntr li { float: left; display: inline; }
		#menuCntr li a { display: block; float: left; width: 110px; height: 25px; line-height: 25px; text-align: center; text-decoration: none; color: #000; }
		#menuCntr li a:hover, #menuCntr li.selected a { color: #fff; background: #7b7b7b; }
		#menuCntr li.selected a { background: #009ee0; }
		#menuCntr li.last { float: right; }
		#menuCntr li.last a { width: 125px; }
		
	/* ### CONTENT CONTAINER ### */
	#contentCntr { padding-top: 25px; overflow: auto; width: 954px; height: 486px; }
	
		/* ### LEFT CONTAINER ### */
		#leftCntr { float: left; width: 200px; }
		
			/* ### NAV BOX ### */
			.navBox { width: 225px; margin:10px; color: #666; line-height: 18px;}
			.navBox ul { padding-left: 25px; list-style: none;}
			.navBox li { padding-left: 20px; line-height: 24px; background: url('../images/bullit.gif') no-repeat left; }
			.navBox li a { text-decoration: none; color: #7b7b7b; }
			.navBox li a:hover { color: #009ee0; }
		
		/* ### RIGHT CONTAINER ### */
		#rightCntr { float: right; width: 700px; }
		
			/* ### TEXT BOX ### */
			.textBox { width: 680px; height:400px; background:url('../images/betoncentralepompen.jpg') top left no-repeat; overflow:hidden;}
			.textBox a { color:#37b3e7; font-size:11px;text-decoration:underline; }
			
div.txt_bottom{
	display:none;
}			

div.sublinks {
	width:954px;
	height:100px;
	position:relative;
	left:50%;
	margin-left:-477px;
	text-align:center;	
	margin-top:-15px;
	color:#DDDDDD;
}

div.sublinks  a {
	padding-left: 10px; 
	color:#DDDDDD;
	text-decoration:none;
}

#toeslag {
	position:relative;
	width:75px;
	height:auto;
	left:605px;
	top:25px;
	z-index:9999;
	font-weight:bold; 
}
#multi {
	position:relative;
	width:75px;
	height:auto;
	left:30px;
	top:290px;
	z-index:9999;
	font-weight:bold; 
}
#spoel {
	position:relative;
	width:150px;
	height:auto;
	left:220px;
	top:220px;
	z-index:9999;
	font-weight:bold; 
}
#recycling {
	position:relative;
	width:150px;
	height:auto;
	left:410px;
	top:205px;
	z-index:9999;
	font-weight:bold; 
}

#terrein {
	position:relative;
	width:150px;
	height:auto;
	left:565px;
	top:140px;
	z-index:9999;
	font-weight:bold; 
}
