html, body {
	margin:				0px;
	color: 				#000000;
	text-align:			center;
	padding:			0px;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
	height:				100%;
	min-height:			100%;
}

tr, td{
	margin:				0px;
	padding:			0px;
	vertical-align:		top;
}

h3{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
	color:				#000000;
	padding-bottom:		3px;
}
a {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
	color: 				#000000;
	text-decoration:	underline;
}
ul, li{
	list-style-position: inside;
}
img {border: 0px solid #FFFFFF;}


iframe.gulliver{
	border-top:			3px solid #e6c403;
	border-bottom:		3px solid #e6c403;
	border-left:		0px solid #e6c403;
	border-right:		0px solid #e6c403;
	width: 				625px;
	height:				400px;
}

	a:hover.breadcrums{
		font-family:		Arial, Helvetica, sans-serif;
		font-size:			11px;
		color: 				#000000;
		text-decoration:	underline;
		text-transform:		lowercase;
	}

	a.menuleft{
		font-family:		Arial, Helvetica, sans-serif;
		font-size:			11px;
		line-height:		1.5em;
		color: 				#000000;
		text-transform:		lowercase;
		text-decoration:	none;
	}
	a:hover.menuleft{
		font-family:		Arial, Helvetica, sans-serif;
		font-size:			11px;
		line-height:		1.5em;
		color: 				#000000;
		text-decoration:	underline;
		text-transform:		lowercase;
	}

.menuspacer {
	border:			0px solid #FF0000;
	margin-bottom: 	5px;
}

/* DIV columns */
#outer{
	position:		relative; /* needed for footer positioning*/
	margin:			0 auto; /* center, not in IE5 */
	text-align:		left;
	border-left:	1px solid #818386;
	border-right:	1px solid #818386;
	width:			777px;
	margin:			auto;
	height:			auto !important; /* real browsers */
	height:			100%; /* IE6: treaded as min-height*/
	min-height:		100%; /* real browsers */
	background:		#FFFFFF;
	
}

#header {
	border-top:		7px solid #FFFFFF;
	height:			147px;
}

#bar {
	height:			12px;
}

#bodyblock {
	position:		relative;
	color: 			#333333;
	width:			775px;
	padding:		0px;
	background-color:#FFFFFF;
	overflow: 		auto;
}

#leftcolumn {
	float:			left;
	color: 			#333333;
	width:			120px;
	height:			100%;
	text-align:		left;
	padding:		8px;
	border:			0px solid #FF0000;
}

#cont {
	width:			618px;
	background:		#ffffff;
	color: 			#333333;
	text-align:		left;
	padding-right:	10px;
	height:			100%;
	border:			0px solid #0000FF;
}

	#textcontent{
		border:			0px solid #FF0000;
	}
	
	.nieuwstitel{
		font-weight:	bold;
	}
	.nieuwsintro{
		padding-top:	5px;
		padding-left: 	5px;
	}
	.nieuwsbericht{
		padding-left: 	15px;
		padding-top:	5px;
	}


#cont_gulliver {
	width:			765px;
	background:		#ffffff;
	color: 			#333333;
	text-align:		left;
	padding-right:	10px;
	height:			100%;
	border:			0px solid #0000FF;
}

#breadcrums{
	font-size: 			11px;
	font-style:			italic;
	padding-top:		5px;
	padding-bottom:		5px;
	text-transform:		lowercase;
}

#images {
 padding:			0px;
}

  .extBigIMG{
  	float: 			left;
	padding: 		5px 10px 0 0; 
  }

  .bigimg{
  	float: 			left;
	padding: 		5px 0px 5px 0px; 
  }

  .smallimg{
  	float: 			left;
	padding-left: 	5px;
	padding-top:	4px;
  }

#footer {
	position:		absolute;
	bottom:			0;
	height:			16px;
	margin:			0px;
	width:			777px;
	color: 			#FFF;
	text-align:		center;
}

#lely_bottom{
	height:			71px;
	width:			58px;
	margin: 		0px;
}
