body {
	background-color:	#000000;
	margin: 0px;
}

body, td, div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
}

.titel {
	font-size: 15pt;
	line-height: 15pt;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}

A:link 		{text-decoration: underline;	color: #000000; font-weight: bold;}
A:active 	{text-decoration: underline; color: #000000; font-weight: bold;}
A:visited 	{text-decoration: underline;	color: #000000; font-weight: bold;}
A:hover 	{text-decoration: underline; color: #000000; font-weight: bold;}




#centreer {
	margin: 0 auto;
	text-align: left;
	border: 0px;
	width: 995px;	
}

#top {
	position: relative;
	left:	0px;
	top: 	0px;
	text-align: left;
	width: 	995px;
	height: 223px; 
	background-repeat:no-repeat;
	background-color:#111111;
	z-index:1;
}


#tm {
	position:relative;
	left:54px;
	top:28px;
	z-index:2;
}

#bg {
	position: 	absolute;
	left:		0px;
	top: 		220px;
	z-index:	3;
	width:		995px;
}

#kolommen {
	position:	absolute;
	top:		190px;
	width:		995px;
	z-index:	10;
}

#kolom1 {
	position:	absolute;
	width:		399px;
	left:		45px;	
	padding-bottom:	100px;
}

#kolom2 {
	position:	absolute;
	width:		399px;
	left:		489px;
	top:		-50px;	
	padding-bottom:	100px;
}

#geel {
	width:		359px; 
	overflow: 	auto;
	padding:	20px;
	background:	url(images/geel.png);
}

#foto {
	width:		399px; 
	padding:	0px;
	top: -10px;
	background:	url(images/geel.png);
}

#geel-lijn {
	width:		399px; 
	height:		31px;
	background:	url(images/geel-lijn.png);
}

#geel-lijn-foto {
	position:	absolute;
	z-index:	20;
	width:		399px; 
	height:		25px;
	background:	url(images/geel-lijn-foto.png);
}

#geel-lijn-boven {
	width:		399px; 
	height:		9px;
	background:	url(images/geel-lijn-boven.png);
}

/* BLOG additions (1-column page) 28-10-2008 */

#kolom_blog {
	position:	absolute;
	width:		800px;
	left:		45px;	
	padding-bottom:	100px;
}

#geel_blog {
	width:		760px; 
	overflow: 	auto;
	padding:	20px;
	background:	url(images/geel.png);
}

#geel-lijn_blog {
	width:		800px; 
	height:		31px;
	background:	url(images/geel-lijn.png);
}


#geel-lijn-foto {
	position:	absolute;
	z-index:	20;
	width:		399px; 
	height:		25px;
	background:	url(images/geel-lijn-foto.png);
}

#geel-lijn-boven {
	width:		399px; 
	height:		9px;
	background:	url(images/geel-lijn-boven.png);
}