* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

* {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #D2BBC0;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #EDE4E6;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2BBC0;
	scrollbar-track-color: #F4EEEF;
}

body {
	padding: 0px;
	margin: 0px;
	color: #000;
	background: #eaeaea;
	background-image: url(../images/bgbody.gif);
	background-repeat: repeat-x;
	/*text-align: center;*/
	min-width: 784px;
	overflow-x:hidden;

}
form {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}

#taco {
	/*margin: 0 auto;*/

	margin-left: auto;
	margin-right: auto;
	
	background-image: url(../images/bgtaco.gif);
	background-repeat: repeat-y;
	width: 784px;
}

#wrap {
	margin: 0 auto;
	width: 744px;
	background: #fff url(../images/bgwrap.jpg) no-repeat 0 245px; /* orgineel was 0 290px */
	/* min-height: 610px; */
}
#wraphome {
	margin: 0 auto;
	width: 744px;
	background: #fff url(../images/bgwraphome.jpg) no-repeat 0 245px; /* orgineel was 0 290px */
}
#hkz {
	position: absolute;
	top: 474px;
	padding-left: 10px;
}

#headernav {
	height: 74px; /* orgineel was 119px */
	background: #611839;
	background-image: url(../images/logovilente.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#headernav h2 {
	margin: 0px;
	padding: 0px;
	width: 100px;
	float: left;
	color: #fff;
	text-indent: -9999px;
}

#navwrapper {
	width: 547px;
	height: 59px; /* orgineel was 104px; */
	display: block; 
	position: relative;
	float: right;
}

#headernav ul {
	width: 527px;
	margin: 0;
	padding: 0;
	bottom: 0px; 
	display: block; 
	position: absolute; 
	list-style: none;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 1.5em;
}
#headernav li {
	display: inline;
	margin: 0;
	padding: 0 0 0 6px;
}
#headernav li a:link { color: #c7c70a; text-decoration: none; }
#headernav li a:visited { color: #c7c70a; text-decoration: none; }
#headernav li a:hover { color: #fff; text-decoration: underline; }


#zoeken {
	height: 121px;
	background: #aab500;
	background-image: url(../images/bgzoeken.jpg);
	background-repeat: no-repeat;
}
#zoeken form {
	float: right;
	height: 18px;
	margin: 73px 0 0 0;
	padding: 0 20px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-image: url(../images/zoekeninput.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#zoeken input {
	width: 139px;
	font-size: 12px;
	font-weight: normal;
	border: 0px;
	margin: 0 0 0 9px;
	color: #000;
}
#zoeken p {
	display: inline;
	float: right;
	margin: 90px 0 0 0;
	padding: 0 5px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#zoeken p a:link { color: #fff; text-decoration: none; }
#zoeken p a:visited { color: #fff; text-decoration: none; }
#zoeken p a:hover { color: #fff; text-decoration: underline; }
#functio {
	position: relative;
	left: 443px;
	top: 62px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#crumble {
	height: 50px;
	background-image: url(../images/bgcrumble.gif);
	background-repeat: repeat-x;
}
#crumble ul {
	float: left;
	margin: 12px 0 0 0;
	padding: 0 0 0 20px;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	color: #aab500;
}
#crumble li {
	display: inline;
	margin: 0;
	padding: 0 7px 0 0;
}
#crumble li a:link { color: #aab500; text-decoration: none; }
#crumble li a:visited { color: #aab500; text-decoration: none; }
#crumble li a:hover { color: #aab500; text-decoration: underline; }


#sidebar {
	float: left;
	width: 239px;
	text-align: right;
	/* background-image: url(../images/bgsidebar.jpg); */
	/* background-repeat: no-repeat; */
}

#sidebar h4 {
	margin: 0px;
	padding: 7px;
	background-color: #AAB500;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
#sidebar ul {
	margin: 25px 7px 0 0;
	list-style: none;
	font-size: 12px;
	font-weight: normal;
	color: #611839;
}
#sidebar li {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
#sidebar li.niv2 { color: #611839; }
#sidebar li.niv2 a:link { color: #611839; text-decoration: none; }
#sidebar li.niv2 a:visited { color: #611839; text-decoration: none; }
#sidebar li.niv2 a:hover { color: #611839; text-decoration: underline; }

#sidebar li a:link { color: #869013; text-decoration: none; }
#sidebar li a:visited { color: #869013; text-decoration: none; }
#sidebar li a:hover { color: #869013; text-decoration: underline; }
	
#main {
	line-height: 1.5em;
	float: right;
	width: 495px; /* 10 pixels minder dan-ie eigenlijk is */
	overflow: auto;
	height: 325px;
	/* background-image: url(../images/bgmain.jpg); */
	/* background-repeat: no-repeat; */
}
#main h1 {
	padding: 0 0 27px 15px;
	margin: 2px 0 0 0;
	float: left;
	color: #611839;
	font-weight: bold;
	font-size: 24px;
	border: collapse;
	line-height: 1.1em;
}
#main h3 {
	padding: 0 0 0 4px;
	margin: 9px 0 0 0;
	float: left;
	color: #aab500;
	font-weight: bold;
	font-size: 15px;
}
#main p {
	padding: 0 20px 0 15px;
	margin: 0px;
	clear: both;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#main h5 {
	background-color: #611839;
	color: #fff;
	padding: 4px;
	margin: 15px 20px 15px 15px;
	clear: both;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
}
#main h6 {
	color: #611839;
	font-weight: bold;
	font-size: 15px;
	padding: 0px;
	margin: 0 20px 15px 15px;
}
a:link { color: #869013; text-decoration: none; }
a:visited { color: #869013; text-decoration: none; }
a:hover { color: #869013; text-decoration: underline; }
/*
#main p a:link { color: #869013; text-decoration: none; }
#main p a:visited { color: #869013; text-decoration: none; }
#main p a:hover { color: #869013; text-decoration: underline; }
*/
#main p a.tooltip:link { border-bottom: 1px dotted #869013; text-decoration: none; }


#nepfooter {
	clear: both;
}

#footer {
	margin: 0 auto;
	width: 784px;
	height: 37px; /* was 65px */
	background-image: url(../images/bgfooter.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#footer ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	color: #000;
}
#footer li {
	font-size: 10px;
	display: inline;
	margin: 0;
	padding: 0;
}
#footer li a:link { font-size: 10px; color: #999; text-decoration: none; }
#footer li a:visited { font-size: 10px; color: #999; text-decoration: none; }
#footer li a:hover { font-size: 10px; color: #999; text-decoration: underline; }

