*				{
	margin				: 0;
	padding				: 0;
	}
body				{
	font-family			: Tahoma, Verdana, Arial, Sans Serif;
	font-size			: 13px;
	line-height			: 20px;
	}
#page 			{
	width				: 870px;
	height				: 641px;
	margin				: 0 auto;
	}
#sidebar_left 	{
	background-image 	: url(../logo.jpg);
	background-repeat	: no-repeat;
	background-position	: 0 0;
	width				: 236px;
	height				: 641px;
	float				: left;
	}
#sidebar_left img	{
	border				: none;
	}
#content 		{
	width				: 630px;
	height				: 641px;
	float				: left;
	padding				: 40px 0 0 0;
	}
/*sub navigation*/
.subnav	{
	margin				: 0 0 0 30px;
	}	
.subnav li	{
	display				: inline-block;
	margin				: 0 10px 0 10px;
	}
.subnav li a	{
	color				: #000;
	display				: block;
	font-weight			: bold;
	}
.subnav li a#current {
	color				: #999;
	}	
.subnav li a:hover {
	color				: #999;
	}	
/*main navigation*/
#content .nav	{
	margin				: -20px 0 0 30px;
	float				: left;
	}	
#content .nav li	{
	display				: inline-block;
	float				: left;
	margin				: 0 10px 0 10px;
	}
#content .nav li a	{
	color				: #000;
	display				: block;
	font-weight			: bold;
	}
#content .nav li a.current {
	color				: #999;
	}	
#content .nav li a:hover {
	color				: #999;
	}

#content h1		{
	font-size			: 12px;
	margin				: 30px 0 0 40px;
	clear				: both;
	}
#content p		{
	width				: 490px;
	margin				: 10px auto 10px 40px;
	}
#content a { color:#000; text-decoration: none;}
#content #navigatie		{
	margin				: 30px 0 0 40px;
	list-style-type		: none;
	}
#content #navigatie li		{
	margin				: 5px 0 15px 0;
	}
#content #navigatie li a 	{
	color				: #000;
	font-weight			: bold;
	}
#content #navigatie li a.current {
	color				: #555;
	}	
#content #navigatie li a:hover {
	color				: #555;
	}	
#image_show ul	{
	margin				: 20px 0 0 40px;
	width				: 490px;
	}
#image_show	ul li	{
	display				: inline-block;
	float				: left;
	margin				: 0 90px 0 0;
	}
#image_show ul li img {
	border				: none;
	}
ul.column		{
	width				: 100%;
	padding				: 0;
	margin				: 10px 0 0 25px;
	list-style			: none;
	}
ul.column li 		{
	float				: left;
	width				: 180px; /*Set default width*/
	padding				: 0;
	margin				: 0 0;
	display				: inline;
	}
.block 			{
	height				: 100px;
	font-size			: 1em;
	margin-right		: 10px; /*Creates the 10px gap between each column*/
	padding				: 5px;
	background			: #fff;
	}
.block img 		{
        /*Flexible image size with border*/
	width				: 89%;  /*Took 1% off of the width to prevent IE6 bug*/
	padding				: 0%;
	background			: #fff;
	margin				: 0 auto;
	display				: block;
	-ms-interpolation-mode: bicubic; /*prevents image pixelation for IE 6/7 */
	border				:none;
	}
.block1			{
	height				: 200px;
	font-size			: 1em;
	margin-right		: 10px; /*Creates the 10px gap between each column*/
	margin-top			: 30px;
	padding				: 5px;
	background			: #fff;
	}
.block1 img 		{
        /*Flexible image size with border*/
	width				: 89%;  /*Took 1% off of the width to prevent IE6 bug*/
	padding				: 0%;
	background			: #fff;
	margin				: 0 auto;
	display				: block;
	-ms-interpolation-mode: bicubic; /*prevents image pixelation for IE 6/7 */
	border				:none;
	}
.block2			{
	height				: 200px;
	font-size			: 1em;
	margin-right		: 10px; /*Creates the 10px gap between each column*/
	margin-top			: 10px;
	padding				: 5px;
	background			: #fff;
	}
.block2 img 		{
        /*Flexible image size with border*/
	width				: 89%;  /*Took 1% off of the width to prevent IE6 bug*/
	padding				: 0%;
	background			: #fff;
	margin				: 0 auto;
	display				: block;
	-ms-interpolation-mode: bicubic; /*prevents image pixelation for IE 6/7 */
	border				:none;
	}
#adressen ul		{
	margin				: 20px 0 0 40px;
	}
#adressen ul li	{
	margin				: 0 0 12px 0;
	float				: left;
	list-style-type		: none;
	width				: 560px;
	}
#adressen ul  img{
	border				: none;
	display				: block;
	float				: left;
	padding				: 0 15px 10px 0;
	}
#adressen ul li:first-line {
	font-weight			: bold;
	}
.footer			{
	padding-top			: 16px;
	clear				: both;
	}
.footer {
	font-size: 11px;
	line-height: 17px;}
	}
.footer a { text-decoration: underline;}
#adressen img	{
	width				:96px;
	height				:98px;
	}
