@charset "UTF-8";
/* CSS Document */

/* container area */
#container{
margin:auto;
text-align:left;
width:960px;
height:850px;
}

/* logo */
#logo_space {
	width: 201px;
	height: 245px;
	position: absolute;
	border: none;
	background-image: url(../pictures/left_upper.gif);
}

#logo {    /* clickable area */
	float: left;
	width : 66px;
	height: 96px;
	margin-left: 36px;
	margin-top: 12px;
}

/* top navigation bar */
#top_menu {
	width: 708px;
	height: 25px;
	background: white;
	border: none;
	position: relative;
	left: 201px;
}

#top_menu ul {
	padding-right: 12px;
	margin: 0;
	list-style-type: none;
	text-align: right;
}

#top_menu ul li { 
	display: inline;
	padding-right:6px;
	padding-left:3px;
 }

#top_menu ul li a {
	text-decoration:none;
	color:#b3b3b3;
}

#top_menu_item {
	font-family: tahoma;
	font-size: 11px;
	line-height: 17px;
	color: b3b3b3;
} 

/* Top right background */
#top_right {
	width: 51px;
	height: 245px;
	border: none;
	position: relative;
	top:-25px;
	left: 909px;
	background-image: url(../pictures/right_upper.gif);
}

/* Picture area */
#picture_home {
	width: 708px;
	height: 220px;
	position: relative;
	top: -245px;
	left: 201px;
	border: none;
	background-image:url(../pictures/home_pict.jpg);
}

#picture_over {
	width: 708px;
	height: 220px;
	position: relative;
	top: -245px;
	left: 201px;
	border: none;
	background:url(../pictures/overseon_pict.jpg)}

#picture_diensten {
	width: 708px;
	height: 220px;
	position: relative;
	top: -245px;
	left: 201px;
	border: none;
	background-image:url(../pictures/diensten_pict.jpg)
}

#picture_projecten {
	width: 708px;
	height: 220px;
	position: relative;
	top: -245px;
	left: 201px;
	border: none;
	background-image:url(../pictures/projecten_pict.jpg)
}

#picture_nieuws {
	width: 708px;
	height: 220px;
	position: relative;
	top: -245px;
	left: 201px;
	border: none;
	background-image:url(../pictures/nieuws_pict.jpg)
}

#picture_contact {
	width: 708px;
	height: 220px;
	position: relative;
	top: -245px;
	left: 201px;
	border: none;
	background-image:url(../pictures/contact_pict.jpg)
}

#picture_fortis {
	width: 708px;
	height: 220px;
	position: relative;
	top: -245px;
	left: 201px;
	border: none;
	background-image:url(../pictures/fortis_pict.jpg)
}

/* main navigation bar */
#left_main_nav {
	width: 201px;
	height: 68px;
	position: relative;
	top: -245px;
	background-image:url(../pictures/left_main_navbar.gif);
	border: none;
}

#main_navigation {
	width: 759px;
	height: 68px;
	position: relative;
	top: -313px;
	left: 201px;
	background-image:url(../pictures/main_navbar.gif);
	border: none;
}

#mainnav_item {
	line-height: 24px;
	font-size: 17px;
	font-family: tahoma;
	text-decoration:none;
	padding: 0.2em 0.75em;
	float: left;
	color: #FFF;
} 

#mainnav_item:hover {
	text-decoration:none;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background-image: url(../pictures/navbarsel.gif);	
}

#selected {
	line-height: 24px;
	font-size: 17px;
	font-family: tahoma;
	text-decoration:none;
	padding: 0.2em 0.75em;
	float: left;
	color: #FFF;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background-image: url(../pictures/navbarsel.gif);	
}


/* Left navigation bar */
#sub_navigation {
	width: 201px;
	height: 540px;
	position: relative;
	top: -314px;
	border: none;
	background-image: url(../pictures/left_background.gif);
}

#leftnav {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 36px;
	display: block;
	width: 201px;
	text-decoration: none;
	color: #FFF; 
	padding-left: 0px;
	padding-top: 0px;
	text-indent: 12px;
}

#leftnav:hover {
	width: 199px;
	background-color: #006F90;
}

#current {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 36px;
	display: block;
	width: 199px;
	text-decoration: none;
	color: #FFF; 
	padding-left: 0px;
	padding-top: 0px;
	text-indent: 12px;
	background-color: #006F90;
}

/* Main body title */
#main_body {
	width: 477px;
	height: 540px;
	position: relative;
	top: -854px;
	left: 201px;
	background: white;
	border: none;
}
	
#mainbody_title {	
	color: #f47c13;
	font-size: 26px;
	font-weight: bold;
	font-family: tahoma;
	text-indent: 0px;
	margin-top: 0px;
	margin-left: 14px;
}

/* Main body text */
#mainbody_text {
	color: #007EA2;
	line-height: 17px;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	margin-top: -18px;
	margin-left: 14px;
	text-indent: 0px;
}

#main_body blockquote a {
	color: #f47c13;
	line-height: 17px;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}

#mainbody_subtitle {
	color: #007EA2;
	line-height: 17px;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 14px;
	margin-bottom: 17px;
	text-indent: 0px;
}

/* Divider between main body and sub body */
#divider {
	width: 6px;
	height: 540px;
	position: relative;
	top: -1394px;
	left: 678px;
	border: none;
	background-image: url(../pictures/divider.gif);
}

/* Sub body */
#sub_body {
	width: 225px;
	height: 540px;
	position: relative;
	top: -1934px;
	left: 684px;
	background: white;
	border: none;
}

#subbody_title {
	color: #f47c13;
	font-size: 20px;
	font-family: tahoma;
	text-indent: 0px;
	margin-top: 0px;
	margin-left: 10px;
}

/* Sub body text */
#subbody_text {
	color: #f47c13;
	line-height: 17px;
	font-size: 11px;
	font-family: tahoma;
	margin-top: -14px;
	text-indent: 0px;
	margin-left: 10px;
}

#sub_body blockquote a {
	color: #007EA2;
	line-height: 17px;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
}

#subbody_list {
	margin-top: -16px;
	margin-left: -14px;
}

#subbody_listitem {
	color: #f47c13;
	line-height: 17px;
	font-size: 11px;
	font-family: tahoma;
	list-style-type:disc;
}

/* right background picture */
#right_border {
	width: 51px;
	height: 540px;
	position: relative;
	top: -2474px;
	left: 909px;
	border: none;
	background-image: url(../pictures/right_background.gif);
}

