body {
	scrollbar-face-color: #FF6600;
	scrollbar-shadow-color: #FF6600;
	scrollbar-highlight-color: #FF6600;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #D3E0F2;
	scrollbar-arrow-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #66CCFF;
	background-image: url(../images/backpage.jpg);
	background-repeat: repeat-y;
} 
#top {
	width: 100%;
	position: relative;
	top: 0px;
	background-image: url(../images/backtop.jpg);
	background-repeat: repeat-x;
}
#header1 {
	height: 287px;
	width: 832px;
	position: absolute;
	background-repeat: repeat-x;
	top: 0px;
	z-index: 30;
	left: 0px;
	background-position: left top;
	background-image: url(../images/header.jpg);
	margin-right: -55px;
}
#backcolor {
	position: relative;
	background-image: url(../images/backsite.jpg);
	background-repeat: repeat-y;
	width: 832px;
	margin-right: -55px;
}
#site {
	position: relative;
	width: 832px;
	top: 0px;
	margin-right: -55px;
	margin-left: -20px;
	left: 20px;
}

#content {
	scrollbar-face-color: #FF6600;
	scrollbar-shadow-color: #FF6600;
	scrollbar-highlight-color: #FF6600;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	position: relative;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	z-index: 100;
	padding-right: 0px;
	top: 0px;
	padding-left: 270px;
	height: auto;
	padding-top: 287px;
	padding-bottom: 0px;
	left: 0px;
}
#tekst {
	width: 400px;
	text-align: left;
	position: relative;
	padding-bottom: 23px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/backcontent.jpg);
	background-repeat: no-repeat;
}
#navcontainer{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	position: absolute;
	width: 184px;
	z-index: 100;
	left: 86px;
	top: 287px;
	font-size: 12px;
	background-image: url(../images/backmenu2.jpg);
	height: 160px;
	background-repeat: no-repeat;
	padding-left: 0px;
}
#subnavcontainer {
	background-image: url(../images/backmenu2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 142px;
	width: 184px;
	left: 86px;
	top: 287px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#talen {
	position: relative;
	width: 147px;
	text-align: right;
	padding-right: 0px;
	z-index: 2;
}
#talen img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 5px;
}
.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#bottomlogo {
	background-image: url(../images/footquality.gif);
	background-repeat: no-repeat;
	height: 279px;
	width: 404px;
	position: absolute;
	left: -29px;
	bottom: -1px;
	z-index: 60;
	margin: 0px;
	padding: 0px;
}
#hoogte {
	position: relative;
	height: 200px;
	width: 1px;
	visibility: hidden;
	float: right;
}

.clear {
	clear: both;
	position: relative;
	height: 1px;
	width: 100px;
}

#vlakfoot {
	position: absolute;
	height: 37px;
	width: 39px;
	z-index: 41;
	top: -36px;
	left: 778px;
}
#footer {
	position: relative;
	height: 42px;
	width: 832px;
	top: 0px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	margin-right: -32px;
	z-index: 80;
	padding: 0px;
	clear: both;
}
#E2 {
	position: absolute;
	right: 20px;
	bottom: 20px;
	height: 20px;
	width: 73px;
	border: 1px solid #FFFFFF;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	width: 170px;
} 
#menu {
	position: absolute;
	left: 10px;
}


#menu ul li {
	position: relative;
	height: 19px;
} 

#menu li ul {
	position: absolute;
	left: 174px; /*Set 1px less than menu width */
	top: 0;
	display: block;
	text-align: left;
	z-index: 2;
} 

#menu li:hover ul {
	display: block; 
} 

#menu li:hover>ul { 
	visibility:visible; 
} 

#menu ul ul {
	visibility:hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: normal;
} 

/* Fix IE. Hide from IE Mac \*/ 
* html #menu ul li { float: left; height: 1%; } 
* html #menu ul li a { height: 1%; } 
/* End */ 

/* Make-up syles */ 

#menu ul, li { 
	margin: 0 0 0 0; 
} 

/* Styles for Menu Items */ 
#menu ul a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
} 

/* Hover Styles */ 
#menu ul a:hover {
	color: #000000;
	border-bottom-color: #FFFFFF;
} 

/* Sub Menu Styles */ 
#menu li ul a {
	text-decoration: none;
	filter: Alpha(Opacity=100, FinishOpacity=80, Style=1);
	color: #FFFFFF; /* IE6 Bug */
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FF6600;
	font-weight: normal;
	width: 170px;
} 

/* Sub Menu Hover Styles */ 
#menu li ul a:hover {
	background-color: #FFAF7C;
} 

/* Icon Styles */ 
#menu ul a.submenu {
} 
#menu ul a.submenu:hover {
}

#menu #active {
	color: #FFFF00;
	font-weight: bold;
}
#menu ul ul a.submenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/submenu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}











#logo {
	position: absolute;
	height: 287px;
	width: 270px;
	left: 0px;
	top: 0px;
	z-index: 50;
	background-image: url(../images/backmenu1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header {
	background-image: url(../images/headers/FPPheader.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 428px;
	position: absolute;
	left: 271px;
	top: 125px;
	z-index: 10;
}
#header2 {
	background-image: url(../images/headerside.jpg);
	height: 140px;
	width: 122px;
	right: 12px;
	position: absolute;
	top: 125px;
	z-index: 15;
}


#flash {
	height: 110px;
	width: 600px;
	position: absolute;
	top: 0px;
	z-index: 60;
	left: 0px;
}

#vlaktopnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B20839;
	position: absolute;
	height: 15px;
	width: 514px;
	z-index: 66;
	overflow: hidden;
	text-align: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 30px;
	right: 55px;
	top: 146px;
	visibility: hidden;
	line-height: 22px;
}
#vlaktop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	height: 20px;
	width: 676px;
	z-index: 300;
	overflow: hidden;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 86px;
	left: 119px;
}
#vlaktop ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#vlaktop ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	list-style-image: none;
	list-style-type: none;
	margin-left: 10px;
	list-style-position: inside;
}


#sitemap ul {
	font-weight: normal;
}
#sitemap {

	font-weight: bold;
}
#subnavcontainer ul {
	text-align: right;
	list-style-image: none;
	list-style-type: none;
}
#subnavcontainer ul li {
	padding-right: 20px;
	padding-bottom: 5px;
}
