@charset "utf-8";

html {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
body {
	font: 12px normal Tahoma, Arial, Helvetica, sans-serif;
	color:#002c5a;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}
h1 {
	margin:0 0 5px 0;
	font-size:23px;
}
a {
	color:#002c5a;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#FF6600;
}

a.wit {
	color:#FFFFFF;
}
a.wit:hover {
	color:#FF6600;
}

#container {
	position:relative;
	width:990px;
	height:100%;
	margin:0 auto;
}
#header {
	position:absolute;
	left:237px;
	width:753px;
	height:223px;
	background:url(../images/header.jpg);
}
#menu_links {
	position:absolute;
	width:237px;
	height:100%;
	background:url(../images/links_achtergrond.jpg) no-repeat;
	background-color:#002c5a;
	z-index: 1;
}
#inhoud {
	position:absolute;
	right:0;
	top:223px;
	width:703px;
	height:auto;
	padding:35px 15px 15px 35px;
	z-index:0;
}
.menu_boven {
	position:absolute;
	width:723px;
	height:27px;
	padding:0 0 0 30px;
	bottom:0;
}
.submenu_boven {
	position:absolute;
	width:753px;
	height:24px;
	top:222px;
	background-color:#002c5a;
	z-index:1;
}
.submenu_knop {
	position:relative;
	float:left;
	width:auto;
	height:19px;
	padding:4px 10px 0 10px;
	color:#FFFFFF;
}
.submenu_knop:hover {
	color:#e85e28;
}











.adresgegevens {
	position:absolute;
	width:160px;
	height:auto;
	bottom:53px;
	left:425px;
	line-height:1.5;
	color:#FFFFFF;
}
.knop {
	position:relative;
	float:left;
	width:auto;
	height:22px;
	padding:7px 6px 0 6px;
	text-decoration:none;
	font-weight:bold;
	color:#eb7139;
}
.knop:hover {
	color:#002c5a;
}
.zoekveld {
	position:relative;
	float:right;
	width:220px;
	height:18px;
	margin-top:4px;
	margin-right:5px;
}
.input_zoek {
	position:relative;
	float:left;
	width:145px;
	height:15px;
	border:1px solid #fce2d0;
}
.bt_zoek {
	position:relative;
	float:left;
	width:70px;
	height:19px;
	border:none;
	margin:0;
	padding:0 6px 2px 6px;
	background-color:#e96932;
	border:1px solid #fce2d0;
	color:#FFFFFF;
	cursor:pointer;
}

.menu_links {
	position:absolute;
	width: 100%;
	height:auto;
	top:258px;
	left: 27px;
}
.knop_links {
	position:relative;
	float:right;
	width:180px;
	height:20px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:right;
	font-weight:normal;
}
.knop_links:hover {
	color:#e85e28;
}
.menu_links2 {
	position:absolute;
	width:237px;
	height:auto;
	top:450px;
	right:0;
}
.knop2_links {
	position:relative;
	width:222px;
	height:17px;
	padding:3px 15px 0 0;
	margin-top:20px;
	text-align:right;
	color:#FFFFFF;
	background-color:#1e4874;
	cursor:pointer;
	font-weight:normal;
}
.knop2_links:hover {
	color:#CCCCCC;
}
.knop2_links_storingen {
	background-color:#e85e28;
	font-weight:bold;
}
.knop2_links_active {
	background-color:#97be0d;
}
.tekst {
	position:relative;
		width:380px;
	display:inline;
	z-index: 0;
}
.line_height {
	position:relative;
	line-height:1.5;
	z-index: 0;
}
.foto {
	float:right;
	width:299px;
	margin-right:10px;
	margin-left:20px;
	display:inline;
}

label.error{
	color:red;
	margin-left:10px;
}


.gallery{list-style:none;width:700px}
.gallery li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.gallery li a{display:none}
.gallery li div{position:absolute;display:none;top:0;left:180px}
.gallery li div img{cursor:pointer}
.gallery li.active div img,.galleria li.active div{display:block}
.gallery li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.gallery li .caption{display:block;padding-top:.5em}
* html .gallery li div span{width:400px} /* MSIE bug */
.galleria_wrapper { width:700px; text-align:center;}


.verborgen {
	display: none;
}



/*toegevoegd door Myndo */
div.project_overview{
	float:	left;
	margin-left:10px;
	margin-right:15px;
	margin-bottom:10px;
	width:	265px;
	height:	200px;
	overflow:hidden;
}
div.project_overview div.foto{
	position:relative;
	height:140px;
	width:265px;
	overflow:hidden;
	margin:0;
	padding:0;
}
div.project_overview div.titel{
	position:relative;
	margin:0;
	padding:0;
	display:block;
	margin-top:130px;
	height:30px;
	color:#FFF;
	background:#1f4874;
	font-weight:bold;
	font-size:12pt;
	text-align:left;
	width:265px;
	padding-top:10px;
	padding-left:3px;
}
div.project_overview div.opdracht{
	position:relative;
	margin:0;
	padding:0;
	display:block;
	width:265px;
	height:30px;
	color:#1f4874;
	background:#acb8c6;
	padding-left:3px;
}
div.project_overview div.opdracht a{
	color:#e4895b;
}
div.project_overview div.opdracht a:hover{
	color:#1f4874;
}



div.project_detail{
	width:310px;
	height:375px;
	margin:0px;
	padding:0px;
	height:375px;
}
div.project_detail div.titel{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:320px;
	height:27px;
	color:#FFF;
	background:#1f4874;
	font-weight:bold;
	font-size:10pt;
	text-align:left;
	padding-top:3px;
	padding-left:3px;
}
div.project_detail div.gegevens{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:320px;
	height:345px;
	color:#1f4874;
	background:#acb8c6;
	padding-left:3px;
}
div.project_detail div.fotos{
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:350px;
}
table.tabel_gegevens td{
	padding-bottom:4px;	
}
table.tabel_gegevens td.title{
	width:100px;
	font-weight:bold;
	color:#FFF;
}
