@CHARSET "ISO-8859-1";

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	background-image: url('../images/background.gif');
	background-position: 50% 0%;
	background-repeat: repeat-y;
}

html {
	height: 100%;
}

div#container {
	width: 901px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -460px;
	padding-left: 10px;
	padding-right: 10px;
}

div#header {
	position: absolute;
	left: 11px;
	top: 0px;
	background-image: url('../images/header.jpg');
	width: 899px;
	height: 120px;
}

div#menustrip {
	position: absolute;
	left: 11px;
	top: 120px;
	height: 40px;
	width: 905px;
}

div.menucontainer {
	float: left;
}

div.menuheader img {
	border: 0;
}

div.menu {
	display: none;
	opacity: 0.75;
	filter: alpha(opacity=75);
	width: 131px;
	background-color: #000000;
	color: #FFFFFF;
	position: relative;
	top: -1px;
	left: 0px;
	z-index: 1;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 200%;
}

div#talen {
	position: absolute;
	left: 800px;
	top: 10px;
}

div#talen a, div#talen a:visited {
	color: #000000;
}

div.menu a, div.menu a:visited {
	color: #FFFFFF;
}

div#inhoud {
	width: 860px;
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	left: 10px;
	top: 190px;
}

div#homeimage {
	width: 900px;
	height: 200px;
	position: absolute;
	left: 11px;
	top: 160px;
	border-bottom: 2px solid #FF6600;
}

div#homecontent {
	width: 860px;
	position: absolute;
	left: 10px;
	top: 385px;
	padding-left: 20px;
	padding-right: 20px;
}

div.highlightblok {
	width: 300px;
	height: 162px;
	background-image: url('../images/highlightbg.gif');
	overflow: hidden;
	background-repeat: no-repeat;
}

div.highlightblok div.tekst {
	width: 130px;
	height: 152px;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	font-size: 11px;
}

div.highlightblok img.hl {
	float: left;
}

h1 {
	color: #FF6600;
	text-transform: uppercase;
	font-size: 16px;
}

h2 {
	color: #FF6600;
	text-transform: uppercase;
	font-size: 14px;
}

h3 {
	color: #FF6600;
	text-transform: uppercase;
	font-size: 16px;
}

a
{
	color: #000000;
}

span.subtitel {
	color: #FF6600;
	text-transform: uppercase;
	font-size: 11px;
}

div#homecontent div#nieuws {
	position: absolute;
	left: 340px;
	top: 0px;
	width: 300px;
}

div#homecontent div#wide {
	position: absolute;
	left: 40px;
	top: 0px;
	width: 450px;
}

div#nieuws hr {
	width: 315px;
	color: #E5E5E5;
	background-color: #E5E5E5;
	border: 0;
	height: 1px;
}

div#homecontent div#vacatures {
	position: absolute;
	left: 665px;
	top: 0px;
	width: 225px;
}

div#vacatures hr {
	width: 215px;
	color: #E5E5E5;
	background-color: #E5E5E5;
	border: 0;
	height: 1px;
}

div#inhoud div#adresgegevens {
	position: absolute;
	left: 635px;
	top: 30px;
	width: 280px;
	font-size: 14px;
}

div#weide {
	position: fixed;
	bottom: 10px;
	right: 10px;
}

form#contact input, form#contact select, form#contact textarea {
	margin-bottom: 10px;
}

form#contact input, form#contact select {
	width: 220px;
}

form#contact input#postcode {
	width: 60px;
}

form#contact input#woonplaats {
	width: 140px;
}

form#contact input#reset, form#contact input#submit {
	width: 100px;
}

form#contact textarea {
	width: 300px;
	height: 180px;
}

form#contact td {
	vertical-align: top;
}

td.tabelkop {
	background-color: #595959;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

td.veldtitel {
	background-color: #FDD0A0;
}

div.overzicht hr
{
	width: 90%;
	color: #E5E5E5;
	background-color: #E5E5E5;
	border: 0;
	height: 1px;
}

.oranje a
{
	color: #FF6600;
}

div.highlightblok a
{
	color: #FF6600;
}

div#landinglinks
{
    padding-top: 30px;
    font-size: 9px;
    text-align: center;
}

div#landingspages
{
    width: 875px;
    text-align: center;
    font-size: 9px;
}