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

#top {
	position: relative;
	left:	0px;
	top: 	0px;
	text-align: left;
	width: 950px;
	height: 225px; 
}

#top_hit {
	position: absolute;
	left:	0px;
	top:	0px;
	width: 	949px;
	height:	200px;
}

#top_nav {
	position: absolute;
	left:	20px;
	top:	200px;
	text-align: left;
	width: 500px;
}

#top_rweb {
	position: absolute;
	right:	0px;
	top:	203px;
	text-align: right;
	width: 300px;
}

#main {
	position: relative;
	left:	0px;
	top: 	0px;
	text-align: left;
	width: 600px;
	height: inherit;
}


#left {
	position: absolute;
	left:	0px;
	top: 	0px;
	text-align: left;
	width: 350px;
}


#content {
	position: absolute;
	left:	359px;
	top: 	0px;
	text-align: left;
	width: 446px;
	/* width 450 */
}

#shout {
	position: absolute;
	left:	820px;
	top: 	0px;
	text-align: left;
	width: 130px;
	overflow: hidden;
}


#bottom {
	position: relative;
	left:	0px;
	top: 	0px;
	text-align: left;
	width: 950px;
	height: 20px; 
	background-image: url('images/bottom.gif'); 
	background-color: #DFDFDF;
}





body {
	background-color: #FFFFFF;
}

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


.shoutbox {
	font-size: 7pt;
	line-height: 10pt;
	color: #FFFFFF;
}


.shoutbox:link, .shoutbox:active, .shoutbox:visited, .shoutbox:hover {
	color: #ffffff;
}

.credits {
	font-size: 8pt;
	line-height: 10pt;
	color: #777777;
	font-weight: normal;
}
.credits:link, .credits:active, .credits:visited, .credits:hover { text-decoration: none; color:#777777; font-weight: normal;}


.menu {
	font-family: Helvetica, Arial, Akzidenz Grotesk, sans-serif;
	font-weight: bold;
	font-size: 13pt; 
	letter-spacing: -1pt;
}

.menu:link 		{ text-decoration: none; color:#000000; }
.menu:active 	{ text-decoration: overline; color: #524115; }
.menu:visited 	{ text-decoration: none;  color:#000000; }
.menu:hover 	{ text-decoration: none; color: #000000; }



.koptekst_original {font-weight: bold; font-size: 12pt; font-style: italic; color: #000000;}

.koptekst, h1 {
	color: #000000;
	font-family: Helvetica, Arial, Akzidenz Grotesk, sans-serif;
	font-weight: bold;
	font-size: 13pt; 
	letter-spacing: -0.5pt;
}

.themaKleur { color: #000000; }
.linkKleur { color: #524115; }
.themaBgcolor { background-color: #000000; }

.link1:link {  text-decoration: none;  }
.link1:active {  text-decoration: none;  }
.link1:visited {  text-decoration: none  }
.link1:hover {  text-decoration: none; color: #000000  }

.link2 {  font-weight: normal; text-decoration: none; color: #000000; }
.link2:link {  font-weight: normal; text-decoration: none; color: #000000; }
.link2:active {  font-weight: normal; text-decoration: none;  color: #000000;  }
.link2:visited {  font-weight: normal; text-decoration: none  color: #000000;  }
.link2:hover {  font-weight: normal; text-decoration: none;  color: #000000;  }


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


