@charset "utf-8";
/* CSS Document */

/* =reset 
*****************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{ margin:0px; padding:0px;}

/***100%height***/
#Form1 {height:100%;}
html,body {margin:0;padding:0;
	height:100%; /* needed for container min-height */
}
#wrapperOuter {	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

/******/

/* =body
*****************************************************/
body {font-family:Arial, Verdana, Helvetica, sans-serif;font-size:14px;color:#68696b;background:url(/images/bodyBack.jpg) center repeat-y #d1d2d2;}

	#wrapperOuter {width:100%;float:left;background:url(/images/wrapperOuterBack.jpg) top repeat-x;position:relative;}
	
	/* =wrapper
	*****************************************************/
	#wrapper {overflow:hidden;width:900px;margin: 0 auto;}

	/* =header
	*****************************************************/
	#header {width:900px;height:237px;float:left;position:relative;}
		
		#fadingHeader {position: absolute; height: 215px; width: 675px; right:0; top:22px; background: #A2A705;}
		#logo {position:absolute;right:65px;top:56px;z-index:9999;}
		#rightShadow {width:29px;height:237px;position:absolute;right:-29px;background:url(/images/rightBack.png) no-repeat;}
	
	#content {width:900px;float:right;}
		#leftBox {width:185px;min-height:425px;float:left;position:relative;top:-215px;padding:26px 5px 0px 36px;background:url(/images/leftBack.jpg) top no-repeat;overflow:hidden;}
			
			#sidemenu {list-style:none;margin:0px 0px 0px 0px;}
			#sidemenu li {margin:0px 0px 5px 0px;}
			#sidemenu li a {color:#FFFFFF;text-transform:uppercase;font-size:15px;}
			#sidemenu li a:hover {color:#0A4D67;}
			#sidemenu li.sidemenuitemselected a {color:#0A4D67;}
			
			#sidemenu ul {list-style:none;margin:0px 0px 10px 10px;}
			#sidemenu ul li {margin:0px 0px 0px 0px;}
			#sidemenu li.sidemenuitemselected ul li a {color:#FFFFFF;text-transform:none;font-size:14px;}
			#sidemenu li.sidemenuitemselected ul li a:hover {color:#0A4D67;}
			#sidemenu li.sidemenuitemselected ul li.submenuitemselected a {color:#0A4D67;}
			
		#searchBox {width:150px;height:30px;float:left;border:0px dotted black;background:url(/images/searchBack.jpg) top right no-repeat;margin-left: 38px;margin-top: 15px;}
		#ctl06_zoekveld {border:0px solid black; background:none; width:120px; position:relative; top:3px; left:20px;}
		
		#menu {/*width:460px;*/float:right;overflow:hidden;padding:19px 22px 0px 0px;}
			
			#mainmenu {list-style:none;float:right;}
			#mainmenu li {display:inline;}
			#mainmenu li a {color:#68696b;font-size:12px;font-weight:bold;text-transform:uppercase;}
			#mainmenu li a:hover {color: #0A4D67;}
			#mainmenu li.mainmenuitemselected a {color: #0A4D67;}
			#mainmenu li.mainmenubetweenitems {color:#68696b;}
			
		#tekstContent {width:674px;min-height:416px;float:right;background:url(/images/contentBack.jpg) top no-repeat;padding:0px 0px 150px 0px;position:relative;overflow:hidden;}
		
		#mainContent {width:521px;float:right;position:relative;top:33px;right:52px;padding:20px 20px 0px 20px;overflow:hidden;}	
		#footer {width:100%;height:150px;background:url(/images/footerBack.jpg) center no-repeat;}
		#footerseo {width: 100%; height:250px; background: #0A4D67;}
		#footerseo div#seo {width: 900px; margin: 0 auto;}
		#seo div.column {float: left; margin: 10px 20px 0 0; width: 205px; color: #FFFFFF;}
		#seo div.column ul li a {color: #FFFFFF;}
		#seo div.column ul li a:hover {text-decoration: underline;}
	
	/*** standaard ***/
	ul { list-style:disc;}
	img, fieldset { border:0px;}
	p {margin:0px 0px 22px 0px;}
	h1 {font-size:18px;margin:0px 0px 5px 0px;}
	h2 {font-size:18px;margin:0px 0px 5px 0px;}
	h3 {font-size:16px;margin:0px 0px 5px 0px;}
	ul {margin:0px 0px 0px 23px;}
	ol {margin:0px 0px 0px 23px;}
	
	#contentfooter {position:absolute;bottom:0px;}

A:LINK
{
color: #1F1F1F;
text-decoration: none;
}
A:VISITED
{
color: #1F1F1F;
text-decoration: none;
}
A:HOVER
{
color: #000000;
text-decoration: none;
}

.business
{
float: left;
padding: 5px 5px 5px 5px;
margin-left: 15px;
text-align: center;
width:230px; 
}
body
{
background:  #d1d2d2 url(/images/bodyBack.jpg) center repeat-y;
}
.business_details
{
float: left;
width: 335px;
}
.business_logo
{
float: right;
width: 170px;
text-align: right;
padding-top: 45px;
}
.business_content
{
clear:both;
}
.business_website
{
font-size: 18px;
color: #ff0000;
}
.business_website A:LINK
{
font-size: 18px;
color: #ff0000;
}
.business_website A:VISITED
{
font-size: 18px;
color: #ff0000;
}
.business_website A:HOVER
{
font-size: 18px;
color: #ff0000;
}
.business_website A:ACTIVE
{
font-size: 18px;
color: #ff0000;
}

