body {

overflow: -moz-scrollbars-vertical;

 }

#test{position:relative;}
#test p{position:absolute; top:0; left:0) }



/* ### general ### */
* { margin: 0px; padding: 0px; }
html, body { font-family: Arial; font-size: 12px; color: #000; height: 100%; }
input, select, textarea { font-family: Arial; font-size: 12px; color: #000; }
body { background: #fff url('../../images/bg_repeat.png') repeat; }
img { border: 0px; display: block; }
a, input { outline: none; }

/* ### global classes ### */
.clear { clear: both; height: 0; }

/* ### wrapper ### */
#wrapper { position: relative; display: block; width: 100%; min-height: 100%; background: url('../../images/wrapper_bg.png') repeat-x 0 33px; }

/* ### main container ### */
#mainCntr { margin: 0 auto; width: 832px; padding-bottom: 34px; }

	/* ### header container ### */
	#headerCntr { position: relative; width: 832px; height: 250px; }
	#headerCntr a.logo { position: absolute; top: 60px; left: 70px; display: block; width: 83px; height: 119px; text-indent: -9999px; background: url('../../images/logo.png') no-repeat; }
	
		/* ### menu box ### */
		.menuBox { position: absolute; top: 112px; right: 0px; }
		.menuBox ul { list-style: none; }
		.menuBox li { float: left; padding-right: 10px; font-size: 13px; text-transform: uppercase; letter-spacing: 2px; }
		.menuBox li a { display: block; border-radius: 5px; color: #fff; text-decoration: none; padding: 0 5px; }
		.menuBox li a:hover, .menuBox li.active a { background: #fff; color: #16bce6; }
	
	/* ### content container ### */
	#contentCntr { overflow: hidden; width: 832px; }
	
		/* ### left container ### */
		#leftCntr { float: left; width: 242px; }
		
			/* ### nav box ### */
			.navBox { width: 195px; padding-left: 15px; margin-bottom: 30px;}
			.navBox h3 { color: #646464; font-size: 12px; letter-spacing: 2px; padding-bottom: 10px; }
			.navBox ul { list-style: none; }
			.navBox li { padding-left: 10px; background: url('../../images/bullet.png') no-repeat 0 6px; font-size: 14px; padding-bottom: 5px; }
			.navBox li a { color: #16bce6; text-decoration: none; text-transform: uppercase; }
			.navBox li a:hover { text-decoration: underline; }
			.navBox li ul { padding-left: 15px; margin: 10px 0 -5px; }
			.navBox li li { font-size: 11px; background-position: 0 5px; }
			
			/* ### detail box ### */
			.detailBox { overflow: hidden; width: 200px; padding: 10px; background: #efefef; margin-bottom: 30px; border: 1px solid #c8c8c8; }
			.detailBox h4 { color: #656565; font-size: 11px; text-transform: uppercase; letter-spacing: 2px; text-align: center; line-height: 21px; }
			.detailBox h3 { color: #656565; font-size: 13px; text-transform: uppercase; letter-spacing: 2px; padding-bottom: 5px; }
			.detailBox address { line-height: 21px; font-style: normal; color: #6a6a6a; letter-spacing: 1px; }
			.detailBox address a { color: #6a6a6a; text-decoration: none; }
			.detailBox address a:hover { text-decoration: underline; }

		/* ### right container ### */
		#rightCntr { float: right; width: 590px; }
		
			/* ### text box ### */
			.textBox { overflow: hidden; }
			.textBox h3 { padding-bottom: 20px; font-size: 16px; }
			.textBox p { font-size: 15px; letter-spacing: 1px; line-height: 21px; padding-bottom: 17px; text-align: justify; }
			.textBox p a { color: #16bce6; }
			.textBox p img { border: 5px solid #e2e2e2; border-radius: 3px; display: inline; float: right; margin: 10px; margin-right: 0; }
			.textBox p a:hover { text-decoration: none; }
	
	/* ### footer container ### */
	#footerCntr { overflow: hidden; width: 100%; background: url('../../images/footer_bg.png') repeat-x; position: absolute; bottom: 0; left: 0; }
	#footerCntr .center { width: 832px; margin: 0 auto; height: 34px; }
	#footerCntr p { text-align: right; color: #c2c2c2; font-size: 10px; text-transform: uppercase; height: 34px; line-height: 34px; }
	#footerCntr p a { color: #c2c2c2; text-decoration: none; }
	#footerCntr p a:hover { color: #000; }
	#footerCntr p span { margin: 0 10px; }


ul#fade {
	height:35px;
	
}

ul#fade li {

	height:35px;
	list-style:none;
	 color: #656565; font-size: 11px; text-transform: uppercase; letter-spacing: 2px; text-align: center; line-height: 21px; 




}


	
/* Stylesheet: talencentrumbreda Modified On 2012-11-26 10:50:00 */
