BODY {
	background-image:url(/images/background.png);
	BACKGROUND-REPEAT: repeat-x; 
	BACKGROUND-COLOR: #ffffff; 
	MARGIN: 0px; 
	FONT-FAMILY: Georgia,Trebuchet MS, MS Sans Serif, Verdana, Palatino Linotype; 
	COLOR: #000000; 
	FONT-SIZE: 14px;
	scrollbar-face-color: #FFFFFF ;
	scrollbar-highlight-color: #BBBBBB;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #BBBBBB;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-arrow-color: #CC0000;
	scrollbar-track-color: #FFFFFF;
	text-align:left;
}
#kop {
	BACKGROUND-IMAGE: url(/images/header.gif); 
	MIN-HEIGHT: 164px; 
	WIDTH: 1000px; 
	-moz-height: auto;
}
#container {
	POSITION: relative;
	BACKGROUND-COLOR: #898585; 
	MIN-HEIGHT: 765px; 
	WIDTH: 1000px; 
	-moz-height: auto
	text-align:left;
	margin: 0 auto;
	overflow:auto;
}
#content {
	BACKGROUND-IMAGE: url(/images/contentdoorloop.gif);
	background-repeat:repeat-y;
	MIN-HEIGHT: 579px; 
	WIDTH: 1000px; 
	-moz-height: auto; 
	_height: 579px;
	overflow:auto;
	text-align:left;
}
#tekst {
	POSITION: relative; 
	MIN-HEIGHT: 579px;
	WIDTH: 561px; 
	-moz-height: auto; 
	_height: 579px;
	float:left;
	overflow:visible;
	text-align:left;
}
#voet {
	BACKGROUND-IMAGE: url(/images/voet.gif); 
	MIN-HEIGHT: 42px; 
	WIDTH: 1000px; 
	-moz-height: auto; 
	_height: 42px

}
#links {
	BACKGROUND-IMAGE: url(/images/links.gif);
	background-repeat:no-repeat;
	MIN-HEIGHT: 579px;
	WIDTH: 231px; 
	-moz-height: auto; 
	_height: 579px;
	float:left;
	text-align:center;
	overflow:visible;
}
#rechts {
	BACKGROUND-IMAGE: url(/images/rechts.gif);
	background-repeat:no-repeat;
	POSITION: relative; 
	MIN-HEIGHT: 579px; 
	WIDTH: 208px; 
	-moz-height: auto; 
	_height: 579px;
	float:right;
	text-align:center;
	overflow:visible;
}
#menu {
	margin-top: 5px;
	margin-left:20px;
	width:200px;
	text-align:left;
}
#nieuws {
	margin-top: 5px;
	margin-left:10px;
	text-align:left;
}

h1 {
	font-size:16px;
	color:#000000;
	margin-left:10px;
	line-height:5px;
	}
	
h2 {
	font-size:14px;
	margin-left:10px;
	font-weight:normal;
	color:#000000;
	line-height:16px;
	margin-bottom:0px;
	bottom:0px;
	}

h3 {
	font-size:14px;
	margin-left:10px;
	font-weight:100;
	color:#900;
	line-height:16px;
	}

h4 {
	font-size:14px;
	margin-left:10px;
	font-weight:bold;
	font-style:italic;
	color:#555555;
	line-height:16px;
	}

h5 {
	font-size:11px;
	font-weight:100;
	margin-right:10px;
	}
p.link {
	font-size:11px;
	margin-left:10px;
	font-weight:100;
	font-style:italic;
	color:#555555;
	line-height:2px;
	}

p.breadcrumb {
	font-size:11px;
	font-style:italic;
	font-weight:100;
	line-height:10px;
	color:#666
	}

img {
	border:1px;

	}
	
img.inhoud {
	border:1px;
	border-color:#009900;
	margin-right:20px;
	}
	
table {
	border: 0px;
	table-layout:inherit;
	text-align:center;
	}
	
a 	{ 
	text-decoration: none;
	color:#000000;
	}
	
a:link {
	text-decoration:none;
	color:#900
	}
	
a:visited {
	text-decoration:none;
	color:#900;
	}
	
a:hover {
	text-decoration:underline;
	color:#900;
	font-weight:bolder;
	}
a:active {
	text-decoration:none;
	color:#900;
	font-weight:bolder;
	}

p	{
	margin-left:10px;
	}
li	{ 
	list-style-type:cjk-ideographic
	}