html, body { 

	background: #fff;   

	margin: 0px; 

	padding: 0px; 

	border: 0; 

   	font-family: Verdana, Arial, Helvetica, sans-serif;

}



table#mainTable { 

	width: 100%; 

	height: 100%; 

}



div#container { 

	margin-right: auto; 

	margin-left: auto; 

	position: relative; 

	width: 1000px; 

	height: 625px;

	border-top: 1px solid #EDF5F8;

	border-bottom: 1px solid #EDF5F8;

}



a { text-decoration: none; }



.colors { background: url('i/colors.gif') repeat-x; }



#arrows { 

	float: right;

	margin: 10px 10px 0 0;

}





/*--- { Navigation } -------------------------------------- */



ul#nav {

	list-style: none;

	margin: 51px 0 0 0;

	padding: 0;

} 



ul#nav li { 

	float: left;

	margin: 0;

	padding: 0 0 10px 0;

	font-size: 12px;

	line-height: 15px;

	border-bottom: 1px solid #D3E6EE;

}



ul#nav li a { 

	color: #000; 

	margin: 0 21px 0 0; 

	padding: 0; 

}



ul#nav li a.last { margin: 0; }



ul#nav li a:hover { color: #C4CF0F; }





/*--- { Subnavigation 1 } -------------------------------------- */



ul#subnav1 {

	list-style: none;

	margin: 17px 0 0 0;

	padding: 0 10px 0 0;

	float: left;

	border-right: 1px solid #D3E6EE;

} 



ul#subnav1 li { 

	margin: 0;

	padding: 0;

	font-size: 12px;

}



ul#subnav1 li a { 

	color: #000; 

	margin: 0; 

	padding: 0 10px 0 0; 

	line-height: 28px;

}



ul#subnav1 li a:hover { color: #509BBB; }





/*--- { Subnavigation 2 } -------------------------------------- */



ul#subnav2 {

	list-style: none;

	margin: 17px 0 0 17px;

	padding: 0 17px 0 0;

	float: left;

} 



ul#subnav2 li { 

	margin: 0;

	padding: 0;

	font-size: 12px;

}



ul#subnav2 li a { 

	color: #000; 

	margin: 0; 

	padding: 0; 

	line-height: 28px;

}



ul#subnav2 li a:hover { color: #711105; }





/*--- { Left } -------------------------------------- */



#left { padding: 37px 0 0 27px; }



#left h1 { 

	font-size: 11px;

	color: #55A1C3;

	font-weight: bold;

	margin: 0 0 10px 0;

}



#left p { 

	font-size: 11px;

	color: #000;

	line-height: 18px;

	width: 335px;

	margin: 0;

}



#left p a { color: #C4CF0F; }



#left p a:hover { text-decoration: underline; }

	



/*--- { Right } -------------------------------------- */



#right { 

	padding: 42px 0 0 0; 

}



#right p { 

	display: block;

	font-size: 11px; 

	color: #5C5505;

	background: #C4CF0F;

	padding: 8px;

	margin: 1px 0 0 0;

	line-height: 16px;

}



#circles { margin: 51px 0 0 0; }



#circles.voorstelling { margin: 51px 19px 0 0; }



#circles.home td { 

	background: url('i/circleL.gif') no-repeat;

	padding: 0 42px 42px 0; }

	

#circles.voorstelling td { 

	background: url('i/circle.gif') no-repeat;

	height: 92px;

	width: 92px;

	padding: 0 23px 23px 0; }



#circles.home a { 

	display: block;

	font-size: 15px;

	color: #fff;

	height: 118px;

	width: 118px;

	line-height: 116px;

}



#circles.home a#home { background: url('i/circleH.gif') no-repeat; }



#circles.home a:hover#voorstelling { background: url('i/circleV.gif') no-repeat; }



#circles.home a:hover#Showroom { background: url('i/circleS.gif') no-repeat; }



#circles.home a:hover#E-spot { background: url('i/circleE.gif') no-repeat; }



#circles.home a:hover#Contact { background: url('i/circleC.gif') no-repeat; }





/*--- { Thumbs } -------------------------------------- */



#thumbs { padding: 0 0 0 0; }



#thumbs img { margin: 0 3px 16px 3px; }





/*--- { Alerto } -------------------------------------- */



#alerto { 

	float: right; 

	font-size: 10px;

	color: #A0AEA1;

	margin: 0 10px 8px 0;

	padding: 0;

}



#alerto a {

 	color: #A0AEA1;

 	font-weight: bold;

 }

 

#alerto a:hover { color: #FF7750;  }










