html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	font-size: 0.8em; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: rgb(0, 51, 102);
}

a {
	color: rgb(0, 51, 102);
}

p,ul {
	margin:1em 0;
	line-height:1.7em;
	font-size:0.9em;
}

ul {
	margin-left:20px;
}

h1,h2,h3 {
	color:#000;
	letter-spacing: 0.2em;
	font-weight:normal;
}

h1 {
	padding-left:200px;
	text-align:center;
	line-height: 2.3em;
	font-size: 1.8em;
	padding-top:10px;
}

h2 {
	line-height: 1.7em;
	padding-left:200px;
	text-align:center;
	font-size:1em;
}

h3 {
	line-height: 1.7em;
	font-size:1.5em;
	padding-bottom:15px;
}

#header {
	height:130px;
	width:100%;
}

#header #logo {
	float:left;
	margin-left:25px;
	margin-top:15px;
}

#balk {
	background-color:#CCFF99;
	border-bottom:1px solid #036;
	border-top:1px solid #036;
	clear:both;
	width:100%;
	height:20px;
}

#menu {
	position:absolute;
	top:152px;
	left:0px;
	width:230px;
}

#menu ul {
	background-color:#E6F3FF;
	list-style-image:url("images/arrow.gif");
	list-style-position:inside;
	padding-top:35px;
	padding-bottom:35px;
	margin:0;
}

#menu ul li {
	line-height:2.5em;
	padding-left:35px;
	border-bottom: 2px solid #C0DFFD;
}

#menu ul li a:hover {
	color:#FF6600;
}

#menu ul li.current {
	background-color:#FFFFFF;
}

#menu ul li.first {
	border-top: 2px solid #C0DFFD;
}

#menu ul li a {
	text-decoration:none;
}

#content {
	clear:right;
	margin-left:280px;
	margin-right:50px;
	margin-top:35px;
	float:left;
}

#content img {
	position:absolute;
	right:50px;
	top:188px;
}

#pgHome #content {
	margin-right:299px;
}

#pgCertificaat #content {
	margin-right:407px;
}

#pgEpc #content {
	margin-right:350px;
}

#pgVerkoopenverhuur #content {
	margin-right:346px;
}

#pgEap #content {
	margin-right:360px;
}

#pgTerugverdienen #content {
	margin-right:280px;
}

#pgTarieven #content {
	margin-right:320px;
}

#pgContact #content {
	margin-right:280px;
}