@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/img/gif/body_bg.gif);
	background-repeat: repeat-x;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
h1,
h2 {
	background-color: transparent;
	color: #4f4f4f;
	font-size: 12px;
	padding: 8px 0 0 0 ;
}
h1 {
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 0;
}
h2 {
	border-bottom: 1px solid #bab9b9;
	margin: 8px 0 8px 0;
}
h3 {
	background-color: inherit;
	color: #000000;
	font-size: 11px;
	margin: 9px 0 0 0;
	padding: 0 0 0 0;
}
p {
	margin-top: 0;
}
img {
	border: 0px none;
}
a {
	background-color: inherit;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	background-color: inherit;
	color: #4f4f4f;
	text-decoration: underline;
}

div.clear {
	border: 0px none;
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#website {
	background-color: #ffffff;
	color: #000000;
	margin: 10px auto 0 auto;
	width: 965px;
	border: 1px solid #676767;
}
div#pagina {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	min-height: 321px;
	width: 618px;
}
	
div#header {
	background-image: url(/img/gif/bg-body.gif);
	background-position: 0 84px;
	background-repeat: repeat-x;
	height: 282px;
	position: relative;
	z-index: 5;
}
div#headerright {
	background-color: #ffffff;
	background-image: url(/img/gif/bg-header-right.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 255px;
	padding: 0 18px 0 18px;
	position: absolute;
	right: 21px;
	top: 38px;
	width: 250px;
}
div#headerright ul {
	list-style: none;
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
}
div#headerright ul li {
	border-bottom: 1px solid #c5c4c4;
	height: 35px;
	line-height: 45px;
	margin-bottom: 10px;
	position: relative;
	padding-top: 10px;
}
div#headerright ul li a {
	background-color: inherit;
	color: #ffffff;
}
div#headerright ul li a:hover {
	background-color: inherit;
	color: #4f4f4f;
	text-decoration: none;
}
div#headerright ul li img {
	border: 1px solid #ffffff;
	position: absolute;
	right: 0;
	top: 8px;
}
div#headeractueel {
	position: relative;
	margin: 20px 0 0 0;
	height: 182px;
}
div#headeractueel h2 {
	border-bottom:1px solid #BEBEBE;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#ffffff;
	float: left;
	width: 196px;
}
div#headeractueel img {
	float: left;
}
div#headeractueel p.meer {
	font-size: 9px;
	position: absolute;
	margin: 0 0 0 0;
	bottom: 0px;
	left: 0px;
}
div#headeractueel h2 a {
	color: #ffffff;
}
div.actueel {
	text-align:left;
	margin:0px 0px 10px 0px;
}
div.actueel img {
	border:1px solid #ffffff;
}
div.actueel p {
	width: 157px;
	line-height: 14px;
}
div.actueel h2 {
	line-height: 14px;
}
img#logo {
	margin-left: 105px;
	margin-bottom:1px;
	padding:0 0 0 0;
}
img#bedrijfsfilm {
	left: 520px;
	position: absolute;
	top: 38px;
}
div#headerimage {
	height: 165px;
	margin-left: 22px;
}
html>/**/body div#headerimage {
	margin-top: 3px;
}
/* navigatie */
ul#navigation {
	background-color: #000000;
	background-image: url(/img/gif/bg-navigation.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 29px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	width: 658px;
	z-index: 10;
}
ul#navigation li {
	float: left;
	height: 29px;
	line-height: 29px;
	margin-left: 18px;
	position:relative;
}
ul#navigation li#item1 {
	width: 40px;
}
ul#navigation li#item2 {
	width: 50px;
}
ul#navigation li#item3 {
	width: 51px;
}
ul#navigation li#item4 {
	width: 50px;
}
ul#navigation li#item5 {
	width: 75px;
}
ul#navigation li#item6 {
	width: 69px;
}
ul#navigation li#item7 {
	width:58px;
}
ul#navigation li#item8 {
	width: 47px;
}
ul#navigation li a {
	background-color: inherit;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
ul#navigation li a:hover,
ul#navigation li a#active {
	font-weight: bold;
}


/* subnav */
ul#navigation li ul {
	bottom: 29px;
	color: inherit;
	display: none;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	width: 100px;
	background-color:#040404;
	color:white;
	left:-25px;
	/*top:25px;*/
}

ul#navigation li ul li {
	position: relative;
	border:none;
	
	display: block;
	font-size:10px;
	font-weight: bold;
	height: 20px;
	line-height: 18px;
	margin:0px;
	white-space: nowrap;
	text-align:center;
	width: 100px;
	clear: left;
}
html>/**/body ul#navigation li ul {
		margin-top: 0;
}
/* display submenu's */
ul#navigation li:hover ul, 
ul#navigation li.over ul,
ul#navigation li ul li:hover ul, 
ul#navigation li ul li.over ul{
	display: block;
}
ul#navigation li:hover ul ul, 
ul#navigation li.over ul ul{
	display: none;
}



/* einde navigatie */
div#content {
	background-color: #ffffff;
	background-image: url(/img/gif/bg-column3.gif);
	background-position: 638px 0px;
	background-repeat: repeat-y;
	margin-left: 20px;
}
div#column1,
div#column2,
div#column3 {
	float: left;
	min-height: 321px;
}
div#column1 {
	width: 318px;
}
div#column1header,
div#column1content {
	padding: 0 18px 0 18px;
	width: 282px;
}
div#column1header {
	background-image: url(/img/gif/bg-column1-header.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 40px;
	margin-top: 1px;
}
div#column1content {
	background-image: url(/img/gif/bg-column1.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-bottom: 14px;
	padding-top: 14px;
	min-height: 100px;
}
div#column1footer {
	background-image: url(/img/gif/bg-column1-footer.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 4px;
	margin-bottom: 1px;
	width: 318px;
}
div#column2 {
	padding: 0 18px 0 18px;
	width: 284px;
}
div#column3 {
	margin-top: 11px;
	width: 286px;
}

div#column3header {
	background-image: url(/img/gif/bg-column3-header.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 39px;
	padding: 0 18px 0 18px;
	width: 250px;
}
div#column3content {
	min-height: 100px;
	padding: 14px 18px 14px 18px;
	width: 250px;
}

div#footer {
	background-image: url(/img/gif/bg-footer.gif);
	background-position: left top;
	background-repeat: repeat-x;
	height: 57px;
	position: relative;
}
div#footer p {
	font-size: 10px;
	left: 20px;
	position: absolute;
	top: 26px;
}
div#footerright {
	background-image: url(/img/gif/bg-footer-right.gif);
	background-position: left top;
	background-repeat: no-repeat;
	bottom: 11px;
	height: 46px;
	position: absolute;
	right: 21px;
	width: 286px;
}
