/*** DEFAULT STYLES ***/
html {
	height: 100%;
	margin:auto;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	cursor: url('../img/cursor.cur');
}

img { border: none; }

a { 
	text-decoration: none;
	color: #000;
	cursor: url('../img/cursor.cur');
}
a:hover { text-decoration: underline; }

div#wrapper {
	position: relative;
	width: 1000px;
	height: 100%;
	padding: 0;
	margin: 0 auto;
}

div#wrapperleft {
	position: relative;
	float: left;
	width: 460px;
	padding: 184px 0 122px 0;
	color: #808185;
	line-height: 21px;
	background: url('../img/menu_bg.jpg') 276px repeat-y;
}
div#wrapperright {
	position: relative;
	float: left;
	width: 540px;
	padding-bottom: 30px;
	background: url('../img/kreet.jpg') right bottom no-repeat;
}

div#page_wrapper {
	margin-top: 7px;
	line-height: 18px;
}

img#beeldmerk { margin: 0 0 4px 922px; }
div#page_wrapper a {
	color: #FF9119;
	text-decoration: underline;
}
div#page_wrapper a:hover { text-decoration: none; }

div.topwit {
	width: 100%;
	height: 17px;
	background: url('../img/border_top.jpg') no-repeat;
}

img.header { margin: -11px 0 0 7px; }

div#flashcontent {
	position: absolute;
	top: 12px;
	left: 13px;
	cursor: pointer;
}

h1 {
	position: absolute;
	top: 24px;
	left: 29px;
	width: 210px;
	height: 155px;
	margin: 0;
	background: transparent url('../img/capacity.jpg') no-repeat;
	text-indent: -999999em;
	cursor: url('../img/cursor.cur');
	/*cursor: pointer;*/
}
h2 {
	/*height: 43px;*/
	margin: 5px 0 14px 0;
	padding-bottom: 12px;
	padding-left: 30px;
	font-size: 25px;
	/*line-height: 17px;*/
	color: #77787c;
	font-weight: bold;
	background: url('../img/h2_bg.jpg') bottom left repeat-x;
}
h3 {
	margin: 0;
	font-size: 14px;
}
h4 {
	margin-bottom: 5px;
	font-size: 13px;	
}

p { margin: 0; }
p a { text-decoration: underline; }
p a:hover { text-decoration: none; }

div#wrapper .clear {
	clear: both;
	height: 0;
}

#header { 
	width: 972px;
	height: 44px; 
	position: relative;
}

div#header_wrapper { height: 196px; }
img.header {
	position: absolute;
	top: 160px;
	left: 57px;
	width: 862px;
	height: 155px;
	margin: 0;
}

img.water {
	position: absolute;
	left: 0;
	top: 87px;
}


/*** HEADERPHOTOS ***/
div.headerphotos {
	width: 540px;
	height: 292px;
	background: url('../img/header.jpg') left top no-repeat;
}

/*** MENU ***/
ul#menu {
	position: absolute;
	left: 0;
	top: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#menu li {
	float: left;
	width: 107px;
	height: 29px;
	margin-left: 15px;
	padding-top: 11px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	/*background-color: white;*/
	background: transparent url('../img/menu_wit.png') repeat;
}
ul#menu li.selected {
	height: 29px;
	padding-top: 64px;
	background: transparent url('../img/menu_zwart.png') repeat;	
}
ul#menu li a { 
	color: #7c7f86; 
	outline: none;
}
ul#menu li.selected a { color: #FFF; }
ul#menu li a:hover { text-decoration: none; }


/*** SUBMENU ***/
ul#submenu {
	position: absolute;
	left: 296px;
	top: 162px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
ul#submenu li { margin-bottom: 11px; }
ul#submenu li a {
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
}
ul#submenu li a.selected {
	text-decoration: underline;
}

/*** CONTENT ***/
div.content {
	width: 485px;
	padding-left: 32px;
	line-height: 21px;
}
div.content img {
	padding-left: 15px;
}
a.readmore {
	text-decoration: underline;
}
a.readmore:hover {
	text-decoration: none;
}


/*** LANGUAGE ***/
div#language {
	position: absolute;
	bottom: 21px;
	left: 0;
	/*float: left;*/
	width: 96px;
	height: 33px;
	/*margin: 78px 0 25px 0;*/
	padding-left: 30px;
	background: url('../img/lang_dots.jpg') left bottom no-repeat;
}
a.nl, a.en {
	width: 20px;
	height: 25px;
	margin: 0;
	color: #808185;
	font-weight: bold;
	font-size: 11px;
}

a.logolink {
	position: absolute;
	bottom: 11px;
	left: 126px;	
}
/*
img.logo {
	float: left;
	margin: 69px 0 0 0;
}
*/

p.dtb {
	/*background:transparent url(../img/dtb.png) no-repeat scroll 0 0;*/
	bottom:36px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	height:171px;
	left:247px;
	padding:30px 0 0 20px;
	position:absolute;
	width:106px;
}
p.dtb a, p.dtb a:hover {
	color: #FFF;
	text-decoration: none;
}

/*** MAIN CONTENT ***/
div.mainleft {
	float: left;
	width: 333px;
	margin: 34px 0 0 38px;
	padding: 0 52px 0 18px;
}
div.mainright {
	float: left;
	width: 465px;
	margin: 34px 0 0 0;
}
div#wrapperleft h3 { margin-bottom: 3px; }
div.quickmenu {
	width: 235px;
	margin-left: 30px;
}
div.quickmenu ul {
	margin: 0;
	padding: 0;	
	list-style: none;
}
div.quickmenu ul li a, div.latestnews a {
	color: #808185;
	text-decoration: underline;
}
div.quickmenu ul li a:hover, div.latestnews a:hover { text-decoration: none; }	

div.latestnews {
	width: 235px;
	margin: 36px 0 0 30px;
	/*line-height: 23px;*/
}
div#wrapperleft div.latestnews a.nieuwsIntro {
	text-decoration: none;
}

div.double {
	width: 825px;
	margin: 34px 0 0 38px;
	padding: 0 52px 0 18px;
}

div.homelist { margin-top: 30px; }
div.contact_home { margin-top: 2px; }

div.mainleft ul {
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
	line-height: 13px;
}
div.mainleft ul li {
	padding: 0 0 13px 12px;
	margin: 0;
	background: transparent url('../img/list_square.jpg') left 2px no-repeat;
}

div.intro {
	margin: 0 0 19px 0;
	font-weight: bold;
}

p.white { color: #FFF; }

ul.projectthumbs {
	list-style: none;
	width: 417px;
	margin: 0;
	padding: 5px 0 5px 0;
}
ul.projectthumbs li {
	float: left;
	padding: 0 22px 16px 0;
}


/*** CONTACT ***/
table.contact_data { border: none; }
/*#map_canvas { margin-top: 25px; }*/


/*** SUBNAV ***/
div#page_wrapper div.subnav_top {
	width: 258px;
	height: 10px;
	margin-top: 2px;
	background: transparent url('../img/subnav_top.jpg') top no-repeat;
}
div#page_wrapper ul.subnav {
	width: 258px;
	padding: 16px 0 6px 0;
	background: transparent url('../img/subnav_kader.jpg') repeat-y;
}
div#page_wrapper ul.subnav li {
	padding: 0 0 14px 32px;
	background: none;
}
div#page_wrapper div.subnav_bottom {
	width: 258px;
	height: 10px;
	background: transparent url('../img/subnav_bottom.jpg') bottom no-repeat;
}
div#page_wrapper ul.subnav li a {
	display: block;
	width: 210px;
	padding-right: 55px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
div#page_wrapper ul.subnav li a:hover, div#page_wrapper ul.subnav li a.selected {
	text-decoration: none;
	background: transparent url('../img/subnav_selected.jpg') right no-repeat;
}
div#page_wrapper ul.subnav li a.selected { color: #faad5b; }


/*** SLIDESHOW ***/
div#slideshow_wrapper {
	width: 208px;
	height: 91px;
	margin: -7px 0 40px 19px;
	color: #FFF;
	font-size: 12px;
	/*background-color: yellow;*/
}

div#slideshow_wrapper.loading {
	background: transparent url('../img/bouwfotoloading.gif') center bottom no-repeat;
}

div#slideshow_wrapper h3 { 
	margin-left: 11px;
	color: #d2232a; 	
}
div#home-slideshow {
	height: 90px;
	margin: 0;
	padding: 1px 0 0 0;
}
/*div#home-slideshow a {
	cursor: pointer;
}*/
div#home-slideshow div {
	height: 70px;
	margin: 0;
	overflow: hidden;
	width: 100%;
	margin: 0 0 40px 5px;
}
div#home-slideshow a.nav {
	position: absolute;
	display: block;
	width: 10px;
	height: 20px;
	margin: 0;
	outline: none;
}
div#home-slideshow a.previous {
	margin: 33px 0 0 -3px;
	background: #FFF url(../img/prev_arrow.gif) no-repeat scroll center top;
	text-indent: -999999em;
}
div#home-slideshow a.next {
	margin: 33px 0 0 204px;
	background: #FFF url(../img/next_arrow.gif) no-repeat scroll center top;
	text-indent: -999999em;
}
div#home-slideshow ul {
	width: 100%;
	height: 70px;
	margin: 7px 0 0 7px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
div#home-slideshow li {	
	float:	left;
	width: 85px;
	height: 66px;
	margin: 0 15px 0 0;
	padding: 0;
	text-align:	center;
}

select#slideshow-select{
	margin-left:12px;
	width:187px;
}


/*** CONTACT FORM ***/
form#contact_form img, form#contact_form_en img {
	margin-left: -5px;
	padding: 0;	
}
label.label {
	float: left;
	display: block;
	width: 180px;
	padding-top: 3px;
}
label.label_submit { display: none; }
input.text, textarea.text {
	width: 205px;
	height: 18px;
	margin-bottom: 11px;
	padding: 4px 2px 2px 2px;
	background-color: #BFBFBF;
	border: none;
	font-family: Arial,Verdana,Helvetica sans-serif;
	font-size: 11px;
}
textarea.text {
	height: 100px;
	margin-bottom: 9px;
	!margin-bottom: 11px;
}
button.submit {
	display: block;	
	width: 110px;
	height: 29px;
	padding-bottom: 3px;
	margin-left: 279px;
	border: none;
	font-size: 11px;
	background: transparent url('../img/menu_zwart.png') bottom repeat;
	color: #FFF;
	text-align: center;
	cursor: url('../img/cursor.cur');
}

/*
form#contact_form, form#contact_form_en {
	width: 259px;
	height: 262px;
	padding: 38px 0 0 41px;
}
form#contact_form p, form#contact_form_en p { padding-bottom: 5px; }
input.text, textarea.text {
	width: 204px;
	height: 22px;
	margin: 0 0 17px 0;
	padding: 7px 0 0 13px;	
	border: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #9E9D9D;
}
textarea.small { 
	height: 78px;
	margin: 2px 0 0 0;
}
button.submit {
	display: block;
	padding: 0;
	margin: 42px 0 0 0;
	background: none;
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #FF9119;
	text-decoration: underline;
	text-align: left;
}

*/


/*** FOOTER ***/
div#bottom {
	position: relative;
	width: 966px;
	height: 18px;
	margin: 0 auto;
	padding: 16px 6px 20px 0;
	background: url('../img/border_bottom.jpg') no-repeat;
	font-size: 11px;
	color: #9B9B9B;
	text-align: right;
}
div#bottom a { color: #9B9B9B; }
