body {
	height: 100%;
	margin: 0px;
	backgound-color: white;
	background-image: url(/template/images/pr_bgbody.gif);
	background-repeat: repeat-x;
	overflow-x: hidden;
	font-family: Arial;
	font-size: 12px;
}

#container {
	position: absolute;
	width: 949px;
	left: 50%;
	margin-left: -474px;
	background-image: url(/template/images/pr_bgcontainer.gif);
	background-repeat: no-repeat;
	background-color: white;
	padding-bottom: 377px;
	vertical-align: top;
}

#containerintro {
	position: absolute;
	width: 949px;
	height: 587px;
	left: 50%;
	margin-left: -474px;
	background-image: url(/template/images/intro_bg.jpg);
	background-repeat: no-repeat;
	background-color: white;
	vertical-align: top;
}

#intromenu {
	position: absolute;
	top: 109px;
	left: 397px;
	width: 157px;
	text-align: center;
	color: #007f00;
}

#photoholder {
	position: absolute;
	top: 380px;
	left: 367px;
	height: 156px;
	width: 216px;
}

#introfooter {
	position: absolute;
	top: 561px;
	left: 110px;
	color: white;
}

#tips {
	position: absolute;
	top: 14px;
	left: 806px;
	height: 120px;
	width: 120px;
	cursor: pointer;
}

a.introfooter:link {
	color: white;
	text-decoration: underline;
}

a.introfooter:hover {
	color: white;
	text-decoration: none;
}

a.introfooter:active {
	color: white;
	text-decoration: underline;
}

a.introfooter:visited {
	color: white;
	text-decoration: underline;
}

a.intromenu:link {
	text-align: center;
	color: #007f00;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #007f00;
}

a.intromenu:active {
	text-align: center;
	color: #007f00;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #007f00;
}

a.intromenu:visited {
	text-align: center;
	color: #007f00;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #007f00;
}

a.intromenu:hover {
	text-align: center;
	color: #007f00;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #007f00;
}

#logo {
	position: absolute;
	top: 30px;
	left: 6px;
	z-index:3;
}

#search {
	position: absolute;
	top: 20px;
	right: 10px;
}

#menu {
	position: absolute;
	top: 49px;
	left: 487px;
}

#banner1 {
	position: absolute;
	top: 90px;
	left: 6px;
	width: 937px;
	height: 220px;
}


#banneroverlay {
	position: absolute;
	top: 270px;
	left: 6px;
	height: 40px;
	width: 937px;
	background-color: white;
	z-index: 5;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	display: none; /* uitgezet voor klant */
}

#submenu {
	position: absolute;
	top: 329px;
	left: 16px;
	width: 190px;
	padding: 0px;
	margin: 0px;
}

#submenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
		
#submenu li {
	border-bottom: 1px solid #ffffff;
	margin: 0px;
	padding: 0px;
}

#bread {
	position: absolute;
	top: 328px;
	left: 240px;
}

#print {
	position: absolute;
	top: 326px;
	left: 845px;
}

#content {
	position: relative;
	top: 357px;
	left: 222px;
	width: 490px;
	background-image: url(/template/images/pr_bgcontent.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	z-index: 3;
}

#banners {
	position: relative;
	top: 365px;
	left: -14px;
	float: right;
	width: 192px;
	vertical-align: top;
}

#footer {
	position: relative;
	top: 277px;
	width: 949px;
	height: 127px;
	z-index: 1;
	background-image: url(/template/images/pr_footer.gif);
	background-repeat: no-repeat;
	margin-bottom: -80px;
}

#contact {
	position: relative;
	left: 112px;
	top: 100px;
	width:700px;
	color: white;
	z-index: 4;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: black;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #44a144;
}

a {
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration: underline;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration: none;
	color: #44a144;
}

a.zoeken:link {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	text-decoration: underline;
}

a.zoeken:hover {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

a.zoeken:visited {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	
}

a.zoeken {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	text-decoration: underline;
}

a.zoeken:active {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	text-decoration: underline;
}

.active {
	font-weight: bold;
	text-decoreation:none;
}

.notactive {
	text-decoration: none;
}

a.active:link {
	text-decoration: none;
}
a.active:hover {
	text-decoration: none;
}
a.active:visited {
	text-decoration: none;
}
a.active:active {
	text-decoration: none;
}

a.notactive:link {
	text-decoration: none;
}
a.notactive:hover {
	text-decoration: none;
}
a.notactive:visited {
	text-decoration: none;
}
a.notactive:active {
	text-decoration: none;
}

.navlinkactive {
	color: #44a144;
}

.zoekinput {
	height: 13px;
	border: 1px solid black;
	font-size: 11px;
}

.zoekbutton {
	font-size: 11px;
	font-family: verdana;
	height: 18px;
	background-color: #007f00;
	color: white;
	font-weight: bold;
}

a.menu:link {
	text-decoration: none;
}
a.menu:hover {
	text-decoration: none;
}
a.menu:active {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
}

a.titlelink:link {
	text-decoration: none;
	color: white;
}
a.titlelink:hover {
	text-decoration: none;
	color: white;
}
a.titlelink:active {
	text-decoration: none;
	color: white;
}
a.titlelink:visited {
	text-decoration: none;
	color: white;
}