html , body {
	padding: 0;
	margin: 0;
	height: 100%;
}

h1, h2, h3, h4, ul, li, p, form {
	margin: 0;
	padding: 0;
}

body {
	font-family: sans-serif, Arial, Tahoma, Verdana;
	font-size:62.5%
}

a, a:link, a:visited, a:hover, a:active {
    color: #0066ac;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
	border: 0;
}

.melding {
	color: #ff0000;
}

#container {
	font-size:1.3em;
	margin: 0 auto;
	width: 900px;
}

#headerContainer {
	height: 503px;
	position: relative;
}

#headerContainer2 {
	height: 345px;
	position: relative;
}

#crest {
	background: url(/images/crest.png);
	width: 168px;
	height: 225px;
	top: 20px;
	right: 0;
	position: absolute;
	z-index: 1;
}

#logo {
	width:372px;
	height:38px;
	top: 40px;
	left: 10px;
	margin-bottom:5px;
	position: absolute;
}

#line {
	background-color: #dcdcdc;
	height: 1.5px;
	width:730px;
	position: absolute;
	top: 80px;
	left: 0;
}

.line2 {
background-color: #dcdcdc;
width:900px;
height: 2.5px;
}

.line3 {
background-color: #dcdcdc;
width:100%;
height: 1.5px;
}


#flag {
	width:16px;
	height:16px;
	position:absolute;
	left: 680px;
	top: 86px;
}

/***** HEADERS *****/

#header {
	background-image: url(/images/header.png);
	margin-top: 20px;
	width:900px;
	height:383px;
	position: absolute;
	top: 100px;
}

#headeren {
	background-image: url(/images/header_en.png);
	margin-top: 20px;
	width:900px;
	height:383px;
	position: absolute;
	top: 100px;
}

#header1 {
background-image: url(/images/hnieuws.png);
margin-top: 20px;
width:900px;
height:225px;
position: absolute;
	top: 100px;
}

#header2 {
background-image: url(/images/hcomm.jpg);
margin-top: 20px;
width:900px;
height:225px;
position: absolute;
	top: 100px;
}

#header3 {
background-image: url(/images/hvac.jpg);
margin-top: 20px;
width:900px;
height:225px;
position: absolute;
	top: 100px;
}

#header4 {
background-image: url(/images/habout.png);
margin-top: 20px;
width:900px;
height:225px;
position: absolute;
	top: 100px;
}

#header5 {
background-image: url(/images/hbui.jpg);
margin-top: 20px;
width:900px;
height:225px;
position: absolute;
	top: 100px;
}

#header6 {
background-image: url(/images/hbulb.jpg);
margin-top: 20px;
width:900px;
height:225px;
position: absolute;
	top: 100px;
}

#header7 {
background-image: url(/images/hdiscl.png);
margin-top: 20px;
width:900px;
height:225px;
position: absolute;
	top: 100px;
}

#header8 {
background-image: url(/images/404.png);
margin-top: 20px;
width:900px;
height:225px;
position: absolute;
	top: 100px;
}

/*************/

/****** MENU ******/
#menu {
	width:720px;
	position: absolute;
	top: 86px;
	left: 10px;
}

#menu a {
	color:#939393;
	font-size:1.0em ;
	font-weight: bold;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none
}

#menu a:hover {
	text-decoration:none;
	color: #fec641;
}
/*****************/

#homeContainer {
	clear: both;
	position: relative;
	background-color: #f6f1f3;
	width:900px;
}

.dark {
	text-decoration:none;
	color: #0066ac;
}


.column.three {
width: 33.2%;
float: left;
}

.column.two {
width: 64.4%;
float: left;
}

#disclaimer {
background-color: #fff;
padding: 5px 10px 5px 10px;
}

.venster {
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
margin-right:6px;
height: 100%;
}

.venster1 {
margin-top:5px;
margin-bottom:10px;
margin-left:10px;
margin-right:6px;
height: 100%;
}

.venstertext {
background-color: #fff;
padding: 5px 10px 0px 10px;
}

.venstertext1 {
background-color: #fff;
padding: 5px 10px 5px 10px;
text-align: center;
}

.venstertext2 {
background-color: #dcdcdc;
padding: 5px 10px 5px 10px;
}

#footer {
margin-top:5px;
float: right;
}

#container-footer {
	width: 900px;
	padding: 0px 0px 0px 0px;
	margin: 0 0px 0px 0px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
	text-decoration: none
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 900px;
	padding-bottom:20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 5px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 5px;
}

#clear {
clear: both;
}

#contactformulier {
	padding: 0;
	margin: 0;
}

#contactformulier table {
	border-collapse: collapse;
	border-spacing: 0;
}

#start {
	width: 306px;
	height: 406px;
	margin-top: 70px;
	position:relative;
	margin-left:auto;
	margin-right:auto; 
}

p {
    padding-bottom: 14px;
}

h1, h2, h3, h4, h5, h6 {
    padding-bottom: 5px;
}

th {
    text-align: left;
}

table h1, table h2, table h3, table h4, table h5, table h6 {
    padding-bottom: 0;
}

h1 {
	font-family: "Times new roman", serif;
    font-size: 24px;
   	font-weight: bold;
	color: #0068bd;
	margin-top: 5px;
}

h2 {
	font-family: "Times new roman", serif;
    font-size: 20px;
   	font-weight: normal;
	color: #0068bd;
	margin-top: 5px;
}

h3 {
    font-size: 13px;
   	font-weight: bold;
}

.contactform {
	margin-left: 10px;
}

.contactform table {
	border-collapse: collapse;
}