body {
	margin:0px;
	background:#f5f5f5 url('../images/header.jpg') top center no-repeat;
}

#wrapper {
	position:relative;
	width:990px;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
	background-color:#ffffff;
}

#top {
	height:90px;
	text-align:center;
}

#menu {
	position:relative;
	height:35px;
	background:url('../images/menu_main.jpg') top center repeat-x;
	text-align:center;
}

#menu_frame {
	position:relative;
	height:auto;
	margin:0 auto;
	padding-left:210px;
}

.menu_item {
	position:relative;
	float:left;
	display:block;
	height:25px;
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
	border-right: 1px solid #38B5E4;
	color:#ffffff;
	text-decoration:none;
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
}

.menu_item:hover {
	background-color:#41beed;
	
}

#logo {
	position:absolute;
	width:254px;
	height:57px;
	background:url('../images/logo.jpg');
	top:20px;
	left:50px;
}
.line {	
	border-bottom:1px solid #E0E0E0;
	margin:0 5px 0;
	padding: 4px 0;
}
#content {
	position:relative;
	width:780px;
	background-color:#ffffff;
	padding: 5px 0 2px 210px;
}

#footer {
	position:relative;
	width:990px;
	height:200px;
	background-color:#eeeded;
	border-top: 1px solid #cccccc;
	margin-top: 8px;
}

#submenu {
	position:absolute;
	width:210px;
	left:5px;
	top:5px;
}

.submenu_item {
	display:block;
	position:relative;
	width:165px;
	border-bottom-style:solid;
	border-bottom-color:#cccccc;
	border-bottom-width:1px;
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
	color:#ec008c;
	text-decoration:none;
	padding:10px 20px 10px 10px;
}

a.submenu_item:hover, a.submenu_item.active {
	background:#00ADEF url('../images/pointer.jpg') center right no-repeat;
	color:#ffffff;
}

#text {
	position:relative;
	width:770px;
	background-color:#f5f5f5; 
	min-height:380px;
}

.tekst {
	width:730px;
	padding:20px;
}
#intro {
	float:right;
	width:355px;
	height: 340px;
}
.breadcrumbs {
	clear:both;
	display:block;
	font-size:0.8em;
	padding:9px 0 10px 20px;
}
iframe{
	width:100%;
	height:820px;
	overflow:hidden;
}
.contactlist {
	padding:20px 20px 0 0;
	width: 220px;
	float: left;
}

#project_header {
	position:relative;
	height:200px;
	width:770px;
	background-color:#00aeef;
}

.emphasize {
	font-weight:bold;
}
object.animatie {
	width:100%;
	height:450px;
}
a img {
	border:0;
}
.project_item {
	position:relative;
	width:690px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-top-color:#CCCCCC;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.white {
	background:#fff;
	height:295px;
}
/* contactformulier */
form {
	width:550px;
}
form label {
	float:left;
	margin-bottom:5px;
	width:400px;
}
form label.text {
	clear:both;
	width:150px;
}
form#searchbox {
	float:right;
	margin:7px 5px 0 0;
	text-align:left;
	width:auto;
}
#searchbox p {
	margin:0;
}
.reflist {
	width: 220px;
	height: 150px;
	float: left;
}

.reflist a img {
	border: 1px;
	border-color: #38B5E4;
}

.line_c {
	height:8px;
	width:730px;
	border-bottom-color:#e0e0e0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin:0 auto;
	float: left;
}

.toolleft {
	height:600px;
	width:350px;
	float:left;
	
}

.toolright {
	height:600px;
	width:350px;
	float:right;
	border-left:1px;
	border-color:#000000;
}
