@charset "utf-8";















/* CSS Document */































/* Main elements */















body {

	margin: 0;

	padding: 0;

	font: 12px Arial;

	list-style-position: outside;

	list-style-type: disc;













}















a:active, a:link, a:visited {

	color: #FF0000;

	text-decoration: none;













}















a:hover {















	font-weight: bold;















}















div#container {















	margin: 9px auto;















	width: 959px;















}































/* Header */















h1 {















	width: 959px;















	height: 359px;















	margin: 0;















	padding: 0;















	background: url('../images/header.jpg');















}















h1 a {















	display: block;















	width: 100%;















	height: 100%;















	text-indent: -9999px;















}































/* Content & columns */















div#content {















	width: 959px;















	margin: 20px 0 0 0;















}







div#content div#kopje {



	padding-left: 21px;



	height: 23px;



	background: url('../images/content_kopje.jpg') no-repeat;



}











.sIFR-hasFlash div#content div#kopje h2 {















	width: 265px;















	height: 18px;



	



	padding-top: 2px;







}































div#content_col1 {















	width: 306px;















	margin-right: 20px;















	float: left;















}















div#content_col2 {















	width: 306px;















	margin-right: 20px;















	padding-top: 45px;















	float: left;















}















div#content_col3 {















	width: 306px;















	float: left;















}































div#foto {















	width: 692px;















	margin: auto;















}































/* Footer & fotos */















ul#footer_fotos {















	width: 953px;















	height: 139px;















	background: url('../images/footer_fotos_bg.jpg') no-repeat;















	float: left;















	margin: 30px 0 15px 0;















	list-style: none;















	padding: 26px 3px 0px 3px;















}















ul#footer_fotos li {















	float: left;















	padding-right: 42px;















}















ul#footer_fotos li.last {















	padding-right: 0px;















}































div#footer {















	width: 954px;















	height: 23px;















	padding: 10px 5px 10px 0px;















	float: left;















	text-align: right;















	font: 10px Arial;















	color: #FFFFFF;















	background: url('../images/footer.jpg') no-repeat;















}































/* Image styles */















img.first {















	margin-bottom: 10px;















}

/* Table styles */
table#overzicht {
	width: 750px;
	margin: auto;
}

table#overzicht td {
	width: 150px;
	height: 125px;
	text-align: center;
}

table#overzicht td img {
	border: 0;	
}

table#foto {
	width: 800px;
	margin: 0 auto;
}

table#foto td img {
	border: 0;	
}

table#foto td#tekst {
	text-align: left;
	padding-left: 20px;
}