@charset "utf-8";

html, body {
	background-color:#e8edf2;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	background-position:center;
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
}
body {
	overflow-x:auto;
	overflow-y:scroll;
}

* {
	font-family:Arial, Helvetica, sans-serif;	
}
#container {
	position:relative;
    margin-left:auto; 
    margin-right:auto;
	width:974px;
	top:10px;
}
#header {
	width:100%;
	height:140px;
}
#main {
	width:100%;
	height:200px;
	padding-top:40px;
}
#footer {
	clear:both;
	height:30px;
}

/*
==> menu and submenu
*/

#menu {
	width:100%;
	height:22px;
	background-color:#00324d;
}
#menu div {
	float:left;
	padding:3px 30px 4px 15px;	
}
#menu div a {
	font-size:9pt;
	color:#ffffff;
	text-decoration:none;
}
#menu .active {
	background-color:#d8d8d8;
	color:#00324d;
}
#menu .active a {
	color:#00324d;
	text-decoration:none;
}
#menu .active #sub {
	height:30px;
	position:absolute;
	margin:4px 0px 0px -15px;
	padding:0px;
}
#menu .active #sub div {
	float:left;
	padding:8px 14px 8px 14px;
	border-left:1px solid #d8d8d8;
}
#menu .page_active a {
	color:#00324d !important;
	text-decoration:none;	
}
#menu .active #sub a {
	color:#868686;
	text-decoration:none;
}
#menu .active #sub a:hover {
	color:#00324d;
}
#menu #search {
	float:right;	
}
#menu #search input {
	width:109px;
	font-size:8pt;
	margin:0px 5px 0px 0px;
	padding-left:3px;
	background-image:url(../images/input_search.jpg);
	background-repeat:no-repeat;
	border:0px;
}

/*
==> tags
*/

h1 {
	font-size:26pt;
	color:#9cafba;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
h2 {
	font-size:14pt;
	color:#b3b3b3;
	font-weight:normal;	
	padding:0px 0px 0px 50px;
	margin:0px;	
}
h3 {
	font-size:20pt;
	color:#00324d;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

/*
==> css regular page
*/

#content {
	width:630px;
	font-size:9pt;
	color:#00324d;
	float:left;
}
#content a {
	color:#00324d;
}
#content strong {
	color:#00324d;
	text-transform:uppercase;
	font-weight:bold;
}
#images {
	float:right;
	width:315px;
	height:500px;
	overflow:hidden;
	text-align:right;
}

#table_form td {
	height:30px;	
}
input, textarea {
	background-color:#ffffff;
	border:1px solid #b3b3b3;
}
.submit {
	background-color:#00324d;
	border:1px solid #b3b3b3;
	color:#ffffff;
	padding:2px 5px 3px 2px;
}

/*
==> css home page
*/

#ticker {
	float:left;
	width:739px;
	height:28px;
	background-image:url(../images/bg_ticker.jpg);
	background-repeat:no-repeat;
}
#ticker .head {
	float:left;
	font-size:12pt;
	color:#7b7f82;	
	padding:3px 10px 0px 10px;
	margin:0px;	
}
#messages {
	width:640px;
	font-size:9pt;
	list-style-type: none;
	margin:0;
	padding:0;
}
#messages li {
	float:left;
	padding:5px 0px 0px 85px;
}
#messages li a {
	color:#00324d;
}
#project {
	padding:5px 0px 0px 0px;
}
#project #content {
	width:739px;
	height:326px;
	background-image:url(../images/bg_spacer_wide.jpg);
	background-repeat:repeat-y;
}
#project .head {
	font-size:12pt;
	color:#7b7f82;	
	padding:0px 10px 0px 10px;
	margin:0px;		
}
#project p {
	font-size:9pt;
	color:#00324d;
	padding:5px 10px 5px 10px;
	margin:0;	
}
#project .images img {
	margin-right:10px;	
}
#publicatie {
	float:right;
	width:214px;
	height:374px;
	background-image:url(../images/bg_box_right.jpg);
	background-repeat:no-repeat;
	padding:5px 10px 0px 10px;
}
#publicatie .head {
	font-size:12pt;
	color:#7b7f82;
	padding-top:5px;
	margin:0px;
}
#publicatie p {
	font-size:9pt;
	color:#00324d;
	padding:5px 0px 5px 0px;
	margin:0;
}
.arrow_blue a {
	color:#a9bac3;
	font-size:9pt;
	padding:0px 0px 0px 5px;
}

/*
==> css news page
*/
.news {
	clear:left;
	width:750px;
	margin:10px 0px 10px 0px;
}
.news div {
	float:left;	
	width:100px;
	height:110px;
	overflow:hidden;
	margin:5px 15px 0px 0px;
	text-align:center;
}
.news p {
	font-size:9pt;
	color:#00324d;
	margin:0px;
	padding:0px 0px 5px 0px;
}

.news a { color:#00324d; }

.arrow {
	font-size:9pt;
	margin:0px 0px 3px 0px;
}
.arrow a:hover {
	color:#00324d;
	text-decoration:underline;
}
.arrow a {
	color:#a9bac3;
	text-decoration:none;
	padding:0px 5px 0px 5px;
}

/*
==> css projecten page
*/
#projecten {
	width:974px;
	height:210px;
	background-image:url(../images/bg_projecten.jpg);
	margin-top:25px;
}
#projecten .item {
	float:left;
	width:105px;
	height:175px;
	font-size:8pt;
	color:#00324d;
	line-height:9pt;
	margin:10px 0px 0px 20px;
	padding:5px;
	cursor:pointer;
	cursor:hand;
}
#projecten .item:hover {
	background-color:#e8ecef;
}
#projecten .item img {
	border:1px solid #ffffff;	
}
#projecten .item a {
	color:#00324d;
	text-decoration:none;
}
#projecten_nav {
	margin-top:20px;
	text-align:right;	
}
#paging {
	text-align:center;
}
#paging a {
	font-size:9pt;
	margin:0px 50px 0px 0px;
	color:#a9bac3;
}
#paging a.active {
	color:#00324d;
	text-decoration:none;
}

/*
==> css project view
*/
#project_view {
	width:420px;
	font-size:9pt;
	color:#00324d;
	margin:25px 0px 0px 0px;
	float:left;
}
#project_view .head {
	width:300px;
	padding:0px 0px 0px 120px;
}
#project_view div {
	float:left;
	margin:0px 0px 10px 0px;
}
#project_view .col1 {
	width:120px;
}
#project_view .col2 {
	width:300px;
}
#project_view .col2 p {
	margin-top:0px;
}
#project_nav {
	position:absolute;
	margin:-25px 0px 0px 260px;
}
#project_images {
	position:absolute;
	min-height:400px;
	border-left:1px solid #00324d;
	margin:30px 0px 30px 425px;
	font-size:9pt;
	color:#00324d;	
}
#project_images #view {
	float:left;
	width:445px;
	height:425px;
	text-align:center;
}
#project_images #view img {
	vertical-align:middle;
	margin:5px;
}
#project_images #thumbs {
	float:right;
	width:100px;
	height:375px;
	overflow:auto;
	text-align:center;
	padding:0px 3px 25px 0px;
}
#project_images #thumbs img {
	margin:5px 0px 5px 0px;
	/*border:1px solid #00324d;*/
}

/*
==> css pdf view
*/
.pdf {
	width:475px;
	float:left;
	margin:20px 0px 0px 0px;
}
.pdf p {
	font-size:9pt;
	color:#00324d;
}
.pdf .image {
	float:left;
	margin:0px 10px 0px 0px;
}
/*
==> css projectlijst view
*/
#lijst_overzicht {
	width:415px;
	float:left;
	margin:10px 0px 0px 10px;
}
#projectlijst {
	width:543px;
	float:left;
}
#projectlijst #content {
	width:543px;
	background-image:url(../images/bg_medium_spacer.jpg);
	background-repeat:repeat-y;
}
#projectlijst .head {
	font-size:9pt;
	font-weight:bold;
	color:#00324d;		
	text-transform:uppercase;
}
#projectlijst p {
	font-size:9pt;
	color:#727272;
	padding:5px 5px 0px 10px;
	margin:0;	
}

#sitemap
{
	position:absolute;
	display:block;
	width:auto;
}
#sitemap .item
{
	padding:5px;
	white-space:nowrap;
	width:auto;
	font-size:9pt;
}
#sitemap a {
	color:#00324d;
	text-decoration:none;	
}
