html, body {
	height:101%;
}

body {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	background-image:url(../images/bg_main.jpg);
	background-repeat:repeat-x;
	}
* {
	margin: 0;
	padding: 0;
	}
.submenu { 
	z-index: 9999999;
}
.clear {
	clear: both;
	}
a.news_link {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
a.news_link:hover {
	text-decoration: underline;
}
a.news_link span, #frameMiddle a {
	color: #5482AB;
}
img, acronym {
	border: 0;
	}
#frameWrapper {
	width: 900px;
	left:50%;
	position:relative;
	margin-left:-450px;
	background-image:url(../images/bg.header.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	}
#frameHeader {
	height: 125px;
	position:relative;
	padding: 0;
	margin: 0;
	z-index:1000;
	}
	#logo {
		float: left;
		width: 226px;
		height: 125px;
		}
	#frameMenu {
		position:absolute;
		left:226px;
		width: 674px;
		height: 125px;
		}
	#frameMenu #balls {
		position: relative;
		left:63px;
		padding: 25px 35px 0 0;
		}
	/* suckerfish menu styles */
	#frameMenu, #frameMenu ul {
		float: left;
		list-style: none;
		padding: 0;
		margin: 0;
		}
	#frameMenu ul {
		padding: 20px 0 0 12px;
		}
	#frameMenu a {
		display: block;
		color: #fff;
		text-decoration: none;
		padding: 0 20px;
		}
	#frameMenu a:hover {
		color: #000;
		}
	#frameMenu li {
		float: left;
		padding: 0;
		}
	#frameMenu li ul {
		position: absolute;
		/*left: -999em;*/
		left: auto;
		display: none;
		min-height: 70px;
		width: 98px;
		font-weight: normal;
		margin: -50px 0 0 0;
		padding: 36px 0 0 0;
		background: url(../images/menu_bg.png) no-repeat bottom;

		}
	#frameMenu li li img {
		position: absolute;
		margin-left: 6px;
		margin-top: 3px;
	}
	#frameMenu li li {
		padding-right: 0;
		white-space: nowrap;
		}
	#frameMenu li li .last {
		padding-bottom: 25px;
		}
	#frameMenu li ul a.first {
		font-size: 11px;
		}
	#frameMenu li ul a {
		font-size: 11px;
		margin-bottom: 3px;
		}
	#frameMenu li ul ul {
		margin: 0;
		}
	#frameMenu li a.main {
		visibility: visible;
	}
	#frameMenu li:hover a.main {
		visibility: hidden;
	}
	#frameMenu li:hover ul ul, #frameMenu li:hover ul ul ul, #frameMenu li.sfhover ul ul, #frameMenu li.sfhover ul ul ul {
		/*left: -999em;*/
		left: auto;
		display: block;
		}
	#frameMenu li:hover ul, #frameMenu li li:hover ul, #frameMenu li li li:hover ul, #frameMenu li.sfhover ul, #frameMenu li li.sfhover ul, #frameMenu li li li.sfhover ul {
		left: auto;
		display: block;
		}
	/* end suckerfish menu styles */
#frameLeft {
	float:left;
	overflow:hidden;
	width: 220px;
	z-index:100;
	position:relative;
	background-color:#fff;
	}
	#frameLeft ul {
		width: 180px;
		padding: 5px 0 0 0;
		list-style: none;
		font-weight: normal;
		padding-bottom:30px;
		}
	#frameLeft li {
		margin: 0;
		padding-left: 20px;
		border-bottom: 2px solid #DDE6EE;
		line-height: 24px;
		}
	#frameLeft li img {
		float: right;
		clear: none;
		margin-top: 10px;
		padding: 0 5px 0 0;
		}
	#frameLeft li a {
		text-decoration: none;
		color: #000;
		}
	#frameLeft li a:hover {
		text-decoration: none;
		color: #5482AB;
		}
	#frameLeft li.active a {
		color: #5482AB;
		font-weight:bold;
		}
	#frameLeft li.active img {
		float: right;
		margin-top: 7px;
		padding: 0 4px 0 0;
		}
	#sidebar {
		padding-top: 30px;
		}
	.leftImage {
		background-repeat: no-repeat; 
		position:absolute;
		bottom:0px;
		left:0px;
		width: 222px; 
		height: 475px; 
		margin-top: 30px; 
		overflow:hidden;
		background:#E9EFF4;
		}

#frameMiddle {
	margin-left:220px;
	width: 415px;
	min-height:485px;
	padding: 0 60px 0 40px;
	background-color:#fff;
	padding-bottom:20px;
	z-index:50;
	}
*html #frameMiddle {
	margin-top:-179px
	}
	#frameMiddle h1.top_normal {
		color: #5482AB;
		font-size: 13px;
		}
	#frameMiddle h1.top {
		color: #5482AB;
		font-size: 13px;
		margin-left: -24px;
		}
		#frameMiddle h1.top img {
			margin-right: 3px;
		}
	#frameMiddle h1.projects {
		color: #5482AB;
		font-size: 13px;
		padding: 25px 0 0 0;
		}
	#frameMiddle h1.news {
		color: #5482AB;
		font-size: 13px;
		margin-left: -13px;
		padding-top: 10px;
		padding-bottom: 6px;
		}
	#frameMiddle h2 {
		font-size: 11px;
		font-weight: bold;
		cursor: pointer;
		}
	#projects h2 {
		margin-left:0px;
		display: inline;
		}
	hr.red {
		border: 0;
		color: #5482AB;
		background-color: #5482AB;
		margin: 5px 0;
		height: 2px;
		width: 420px;
		}
	hr.grey {
		border: 0;
		color: #DCE5ED;
		background-color: #DCE5ED;
		margin: 5px 0;
		height: 1px;
		width: 420px;
		}
	.open {
		margin-left: -14px;
		cursor: pointer;
		}
	.closed {
		margin-left: -11px;
		cursor: pointer;
		}
	.opener a {
		color: #5482AB;
		font-weight: bold;
		text-decoration: none;
		}
	.projectimages {
		padding: 10px 0;
		}
	.projectimages img {
		margin-right: 15px;
		}
	.projectimages img.last {
		margin-right: 0;
		}
	#projectsimages {
		padding: 5px 0;
		}
	#projectsimages img {
		margin-right: 4px;
		margin-bottom: 4px;
		cursor: pointer;
		}
	#projectsimages img.last {
		margin-right: 0;
		}
	#news-items {
		width:600px;
		/*left:40px;
		padding-bottom: 25px;*/
		margin-bottom:25px;
		}
	.news-item {
		float: left;
		width: 130px;
		margin-right: 15px;
		}
	.news-item.last {
		margin-right: 0;
		}
#frameRight {
	position:absolute;
	left:740px;	
	top:125px;
	margin-top:18px;
	width: 160px;
	min-height:400px;
	z-index:1000;
	display:block;
	}
	#frameRight ul {
		list-style: none;
		}
	#frameRight li {
		border-bottom: 2px solid #DDE6EE;
		line-height: 24px;
		}
	#frameRight li img {
		float: right;
		margin-top: 10px;
		padding: 0 5px 0 0;
		}
	#frameRight li a {
		text-decoration: none;
		color: #000;
		}
	#frameRight li a:hover {
		text-decoration: none;
		color: #5482AB;
		}
		
/* CMS blokken */
.inzite-content {
	clear: both;
}
.inzite-content h1 {
	padding: 0;
	margin: 0;
	font-size: 14px;
}
.inzite-content h2 {
	padding: 0;
	margin: 0;
	font-size: 16px;
}
.inzite-content h3 {
	padding: 0;
	margin: 0;
	font-size: 18px;
}
.inzite-content table {
/*	border: 1px solid #000;
	border-right: 0;
	border-bottom: 0;
	border-spacing: 0;
	border-spacing: expression(cellSpacing=0);*/
}
.inzite-content tr {
	vertical-align: top;
}
.inzite-content td {
/*	border: 1px solid #555;*/
	border-left: 0;
	border-top: 0;
	padding: 3px;
	margin: 0;
}
.inzite-content .tableholder {
	border: 0;
}
.inzite-content .tableholder td {
	padding: 0;
	border: 0;
}

.inzite-photopage {
	clear: both;
	padding: 25px 0px 25px 3px;
}
.inzite-photopage .holder {
	float: left;
	width: 135px;
	height: 110px;
	text-align: center;
/*	border: 1px solid #2b2b2d;*/
	margin-bottom: 2px;
}
.inzite-photopage .holder .image {
	clear: both;
	height: 82px; 
	text-align: center;
/*	background-color: #999;
	border-bottom: 1px solid #2b2b2d;*/
}
.inzite-photopage .holder .imagetext {
	clear: both;
	font-size: 9px;
/*	background-color: #ddd;	*/
	height: 16px;
	padding: 3px;
	color: #333;
}

.inzite-form .formfield {
	clear: both;
}
.inzite-form .fieldLeft {
	float: left;
}
.inzite-form .fieldRight {
	float: left;
}
.inzite-form input, .inzite-form textarea, .inzite-form select {
	margin-bottom: 2px;
}
.inzite-form .CheckRadio {
	float: left;
}
.inzite-form .CheckRadioText {
	float: left;
	padding: 0px 0px 2px 5px;
}
.inzite-form .submitButton {
	clear: both;
	text-align: right;
	padding-top: 5px;
}
.inzite-form .submitButton input {
	padding: 0px 6px 0px 6px;
	color: #2b2b2d;
}

.inzite-reaction {
	clear: both;
	border: 1px solid #5b5b5d;
	margin-bottom: 10px;
}
.inzite-reaction .photoholder {
	float: left;
	width: 100px;
}
.inzite-reaction .photo {
	clear: both;
}
.inzite-reaction .userinfo {
	clear: both;
	padding: 5px 0px;
	font-size: 10px;
	color: #ccc;
	text-align: center;
}
.inzite-reaction .textholder {
	float: left;
	padding: 5px;
}
.inzite-reaction .datefield {
	clear: both;
	font-size: 10px;
	color: #ccc;
}
.inzite-reaction .textfield {
	clear: both;
	font-size: 11px;
}

.inzite-content .search_result {
	margin-bottom: 5px;
}

.inzite-content .search_result tr td {
	vertical-align: top;
}

		
/* IE 6 styles */
*html #frameRight {
	position: absolute;
	float: right;
	width: 160px;
	background-color:#fff;
	}
	* html #frameMenu li div {
		position: absolute;
		margin: -210px 0 0 0;
		padding: 210px 0 0 0;
		display: none;
	}
	* html #frameMenu li div img{
		position: absolute;
		top: 0;
		left: 0;
	}
	* html #frameMenu li ul {
		position: absolute;
		/*left: -999em;*/
		left: auto;
		display: none;
		min-height: 70px;
		width: 100px;
		font-weight: normal;
		background: none;
		/*background: url(../images/menu_bg.png) no-repeat bottom;*/
		}
	
	* html #frameMenu li ul ul {
		margin: 0;
		}
	
	* html #frameMenu li:hover div, * html #frameMenu li.sfhover div {
		display: block;
	}
	* html #frameMenu li li img {
		position: static;
		float: left;
		
	}
	.formfield {
	/*height:1.5em;*/
	}
