body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #F6EDDD;
	font-family: "Times", Times, serif;
	font-size: 13px;
	background: #F6EDDD url('../images/bgBody.jpg') no-repeat top center;
	}
	
div,td,p,input,textarea {
	font-family: "Times", Times, serif;
	font-size: 13px;
	vertical-align: top;
	}
form {
	margin: 0;
	padding: 0;
}
	
h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}	

a:link, a:visited {
	text-decoration: underline;
	color: #525252;
}
a:hover {
	text-decoration: none;
	color: #000;
}

a img {
	border: none;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5 {
	font-weight: normal;
	margin: 0;
	color: #F67C00;
}

.main {
	align: center;
	margin: auto;
	width: 758px;
	background-position: 100% 100%;
}

.header {
	height: 77px;
	width: 758px;
	background: url('../images/header.jpg') no-repeat 0 0;
}

table#base {
	width: 758px;
	background: #00446A url('../images/bgMain.gif') repeat-y left top;
}
table#base td{
	vertical-align: top;
}

table#base td.left {
	background: url('../images/landscape1.jpg') no-repeat left top;
	padding: 48px 0 0 173px;
}
table#base td.leftBottom {
	vertical-align: bottom;
}

table#base td.content {
	background: #fff url('../images/logoDH.gif') no-repeat center top;
	width: 313px;
	border-right: 1px solid #979CA0;
	padding: 90px 40px 10px 43px;
	text-align: left;
}
table#base td.right {
	background: url('../images/landscape3.jpg') no-repeat left top;
	width: 23px;
	height: 355px;
}

table#adres {
	width: 327px;
	height: 159px;
	background: url('../images/bgAdres.gif') no-repeat left top;
	text-align: left;
	margin-left: 11px;
}
table#adres td {
	font-family: "Verdana", Arial;
	font-size: 10px;
	padding: 0 5px 2px 0;
}
table#adres td.naam {
	text-align: center;
	padding: 33px 0 2px 0;
}
table#adres td.srt {
	text-align: right;
	padding: 0 5px 2px 30px;
}
table#adres td.last {
	text-align: right;
	padding: 0 5px 6px 30px;
}
#footer {
	width: 758px;
	height: 139px;
	border: 0;
	background: url('../images/bgFooter.gif') repeat-y left top;
}

a:link.mainItem, a:visited.mainItem, a:hover.mainItem {
	  background: url('../images/navBullit.gif') no-repeat 0 6px;
	  padding: 0 0 0 10px;
	  text-decoration: none;
	  font-weight: bold;
	  color: #004369;
	  line-height: 150%;
}
a:hover.mainItem {
	  background: url('../images/navBullit.gif') no-repeat 0 6px;
	  padding: 0 0 0 10px;
	  text-decoration: none;
	  font-weight: bold;
	  color: #166794;
	  line-height: 150%;
}
a:link.subItem, a:visited.subItem, a:hover.subItem {
	  padding: 0 0 0 10px;
	  text-decoration: none;
	  color: #004369;
	  line-height: 150%;
}
a:hover.subItem {
	  padding: 0 0 0 10px;
	  text-decoration: none;
	  color: #166794;
	  line-height: 150%;
}

.hfdstkTitle {
	color: #00446A;
}

h5.up {
	background: url('../images/navBullit.gif') no-repeat 0 6px;
	padding: 0 0 0 10px;
	text-transform: uppercase;
	color: #00446A;
	font-weight: bold;
}

.twoCol1 {
	width: 100%;
	border: 0;
}
.twoCol1 td {
	vertical-align: top;
}
.twoCol1 td.wtRecht {
	background: url('../images/navBullit.gif') no-repeat 0 6px;
	padding: 0 10px 0 10px;
}

p.item {
	margin: 0;
	background: url('../images/navBullit.gif') no-repeat 0 6px;
	padding: 0 10px 0 10px;
}
p.item2 {
	margin: 0;
	background: url('../images/navBullit.gif') no-repeat 0 6px;
	padding: 0 10px 0 10px;
	font-weight: bold;
	font-style: italic;
}

#mailform {
	width: 300px;
	}
#mailform td {
	padding-bottom: 10px;
	line-height: 20px;
	}	

input.telefoon {
	width: 130px;
}
input.naam {
	width: 260px;
}
input.klein {
	width: 50px;
}
input.voegselKlein {
	width: 200px;
}
