body {
	background-color: #DDD;
	font-family:verdana;
	color: #000000;
	font-size:13px;
}

form {
	margin: 0px;
}

html a {
	color: #000;
}

.sitemap {
	color: #000;
	text-decoration: none;
}

.sitemap:hover {
	color: #000;
}

#zoekselect {
	font-size: 11px;
}

#maincontainer {
	margin: 0px auto;
	width: 790px;
	overflow: hidden;	/* dont know why but needed for the border line on the entire page in FF and Opera. IE works normal for a change */
	background-color: #FFF;
	border: 1px solid #000;
}

#topcontainer {
	width: 788px;
	background-color: #FFF;
}

#menubar {
	right:10px;
	margin-top: 3px;
	position:relative;
	float:right;
	font-size: 80%;
}

#menubar a{
	right: 3px;
	text-decoration: none;
	font-family: Arial;
	color: #000000;
}

#naarcrc, #naarcrc a {
	background-color: #62BB46;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}

#greybar {
	width: 790px;
	margin-bottom: 3px;
	background-color: #858585;
	border-top:1px solid #000;
	font-size: 0px;
	height: 8px;
}

#navigation {
	margin-left: 12px;
	position: relative;
	padding: 5px;
	background-color: #DDA1FB;
	font-size: 13px;
	font-family: Verdana;
	text-align: right;
	color: #000;
}

#navigation a {
	color: #611F81;
	text-decoration: none;
	z-index: 10; /* AARGH */
}

#navigation a:hover {
	color: #FFF;
}

.submenu {
	visibility: hidden;
	overflow: visible;
	height: 0px;
	display: none;
	float: left;
	position: relative;
	text-align: left;
	top: -8px;
	left: 140px;
	background-color: #DDA1FB;
	color: inherit;
	z-index: 1000 !important;
}

.submenu a {
	position: absolute;
	width: 200px;
	max-height: 20px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #AAA;
	background-color: #DDA1FB;
	z-index: 1000 !important;
}

.hoekje {
	position: relative;
	left: -31px;
	bottom: -6px;
	width: 13px;
	height: 13px;
	font-size: 0px;
	background-color: #FFF;
	background-image: url(../images/hoekje2.gif);
}

.hoekjehome {
	position: relative;
	left: -6px;
	bottom: -6px;
	width: 13px;
	height: 13px;
	font-size: 0px;
	background-image: url(../images/hoekje2.gif);
}

#footer {
	font-size: 10px;
	color: #FFF;
	background-color: #611F81;
	text-align: center;
	margin-top: 10px;
	float: left;
	height: 13px;
	width: 100%;
	display: inline;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #0F0;
}

#navigationcontainer {
	color: #5D1F82;
	margin-left: 0px;
	text-align: right;
	font-size: 14px;
	font-family: Arial Black;
	background-color: #E9D3F5;
	background-image: url(../images/hoekje.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.leftbox {
	margin-left: 12px;
	padding: 5px;
	padding-top: 0px;
	margin-bottom: -9px;
	background-color: #DCDCDC;
	text-align: left;
	font-size: 10px;
	overflow: hidden;
	font-family: Verdana;
	color: #516798;
}
.leftbox a {
	padding:5px;
	min-height: 10px;
	max-height: 10px;
	margin:0px;
	color: #666664;
}

#submitbutton {
	position: absolute;
}

.leftboxcontainer {
	color: #999;
	text-align: right;
	font-size: 105%;
	font-family: Arial Black;
	background-color: #E7E7E7;
	background-image: url(../images/hoekje3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#bottom {
	background-color: inherit;
	float: left;
	margin-top: 10px;
	display: inline;
}

#bottomleft {
	margin-left: 13px;
	width: 180px;
	float: left;
	display: inline;
}

#bottomcenter {
	overflow: hidden;
	margin-left: 8px;
	width: 295px;
	float: left;
}

#bottomcontent {
	overflow: hidden;
	margin-left: 13px;
	width: 569px;
	float: left;
	padding-top: 0px;
}

.item h1,h2,h3 {
	margin-top: 0px;
	padding-top: 0px;
}

.itemtitel {
	text-align: center;
	overflow: hidden;
	color: #fff;
	font-family: Arial;
	background-color: #601E7F;
}

.item {
	color: #000;
	padding: 5px;
	padding-right: 30px;
	padding-left: 30px;
	border: 1px solid #CCC;
	border-top: 0px solid #000;
}

.itemhome {
	color: #000;
	padding: 5px;
	border: 1px solid #CCC;
	border-top: 0px solid #000;
}

#bottomright {
	margin-left: 8px;
	width: 270px;
	float: left;
}

#nieuwshead {
	margin-bottom: 5px;
	margin-left: 5px;
	color: #601E7F;
	font-family: Arial;
	font-size: 14px;
}

#nieuws {
	border: 1px solid #CCC;
	padding: 5px;
}

#nieuws a {
	color: #00F;
	text-decoration: none;
	margin-top: -10px;
	float: right;
}

#nieuws hr {
	border: 0 none;
	border-top: 1px dashed #727272;
	height: 1px;
	width: 85%;
}

#banner {
	float: left;
	border-top: 3px solid #000;
	background-color: #611F81;
	height: 185px;

}

#dynamicbanner {
	border-top: 3px solid #000;
	background-color: #611F81;
	float: left;
	width: 440px;
	height: 185px;
}
#banner img {
	border: 0px solid #000;
}

img {
	border: 0px solid #000;
	margin-left: 0px;
	margin-top: 0px;
}