a:link {color: #999999;}
a:visited {color: #999999;}
a:hover {color: #000000;}
a:active {color: #999999;}

a.menu:link {text-decoration: none;	color: #999999;}
a.menu:visited {text-decoration: none;	color: #999999;}
a.menu:hover {text-decoration: none; color: #000000;}
a.menu:active {text-decoration: none; color: #999999;}

a.hfdmenu:link {text-decoration: none; color: #999999;}
a.hfdmenu:visited {text-decoration: none; color: #999999;}
a.hfdmenu:hover {text-decoration: none; color: #000000;}
a.hfdmenu:active {text-decoration: none; color: #999999;}
a.hfdmenuact:link {text-decoration: none; color: #000000;}
a.hfdmenuact:visited {text-decoration: none; color: #000000;}
a.hfdmenuact:hover {text-decoration: none; color: #000000;}
a.hfdmenuact:active {text-decoration: none; color: #000000;}

a.submenu:link {text-decoration: none; color: #999999;}
a.submenu:visited {text-decoration: none; color: #999999;}
a.submenu:hover {text-decoration: none; color: #000000;}
a.submenu:active {text-decoration: none; color: #999999;}
a.submenuact:link {text-decoration: none; color: #000000;}
a.submenuact:visited {text-decoration: none; color: #000000;}
a.submenuact:hover {text-decoration: none; color: #000000;}
a.submenuact:active {text-decoration: none; color: #000000;}

a.subsubmenu:link {text-decoration: none; color: #EF8301;}
a.subsubmenu:visited {text-decoration: none; color: #EF8301;}
a.subsubmenu:hover {text-decoration: none; color: #000000;}
a.subsubmenu:active {text-decoration: none; color: #EF8301;}
a.subsubmenuact:link {text-decoration: none; color: #000000;}
a.subsubmenuact:visited {text-decoration: none; color: #000000;}
a.subsubmenuact:hover {text-decoration: none; color: #000000;}
a.subsubmenuact:active {text-decoration: none; color: #000000;}

body {
	margin: 0;
	padding: 0;
	border: 0;
}
img, div, span, p {
	border: 0;
	margin: 0;
	padding: 0;
}
table {
	margin: 0;
	padding: 0;
}
td {
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding-left: 1.5em;
}
li {
	line-height: 20px;
}
img.png {
	behavior: url("iepngfix.htc");
}
.titel, h1 {
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-bottom: 14px;
	text-align: left;
}
.subtitel, h2 {
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 0;
	text-align: left;
}
.normaal, p, div, .foutmelding, .stdbutton {
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 0;
	text-align: left;
}
.hfdmenu {
	height: 26px;
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	line-height: 26px;
	color: #000000;
}
.hfdmenuact {
	height: 26px;
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	line-height: 26px;
	color: #000000;
}
.submenu, .subsubmenu {
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.submenuact, .subsubmenuact {
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.foutmelding {
	color: #F00;
}
/* positionering */
#sitecontainer {
	height: 100%;
	width: 100%;
}
#site {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
#sitelinks {
	position: absolute;
	top: 0;
	left: 0;
	width: 370px;
}
#sitemidden {
	position: relative;
	margin: 0 35px 0 370px;
	text-align: center;
	height: 100%;
}
#siterechts {
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 0;
	width: 35px;
}
#fototop {
	position: absolute;
	top: 0;
	left: 0;
}
#fototopoverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
#teksttop {
	position: absolute;
	top: 100px;
	left: 20px;
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 3;
}
#hoofdmenucontainer {
	position: absolute;
	top: 130px;
	left: 10px;
}
#menucontainer {
	position: absolute;
	top: 210px;
	left: 20px;
}
#txtcontainer {
	position: absolute;
	top: 200px;
	left: 20px;
	overflow: none;
}
#divText {
	position: relative;
}