html {
	height: 101%;/* To prevent short pages jumping to the left on Firefox */
	/*overflow-x: hidden; overflow-y: auto;*/ /* To remove the unwanted horizontal scrollbar appearing in IE7 */
	}
body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #4B252F;
	color: #000;
	height: 100%;
	}
* {
	margin: 0;
	padding: 0;
	}
acronym {
	border: none;
}
h2 {
	font-size: 13px;
	color: #000;
	margin-bottom: 3px;
	}
.floatLeft {
	float: left;
	}
.floatRight {
	float: right;
	}
.clear {
	clear:both;
	}
img {
	border: 0;
	margin: 0 0 5px 0;
	}
#frameHeader {
	width: 900px;
	height: 50px;
	padding: 80px 0 50px 0;
	text-align: right;
	}
#frameNav {
	float: left;
	width: 135px;
	height: 0px;
	margin-left: 175px;
	text-align: right;
	margin-top: -2px;
/*border: 1px solid red;*/
	}
		ul.nav {
			list-style: none;
			font: 16px "Times New Roman", Times, serif;
			}
		ul.nav li {
			margin-bottom: 17px;
			}
		ul.nav a {
			text-decoration: none;
			color: #4B252F;
			}
		ul.nav a.active, ul.nav a:hover {
			color: #000;
			}
		ul.nav a.active {
			font-weight: bold;
			}
		ul.subNav {
			list-style: none;
			font: 11px Verdana, Arial, Helvetica, sans-serif;
			}
		ul.subNav li {
			margin-bottom: 5px;
			}
		ul.nav li span, ul.subnav li span {
			display: block;
			width: 135px;
		}
			
#frameWrapper {
	width: 900px;
	margin: 0 auto 0px -450px;
	left:50%;
	min-height: 720px;
	padding-bottom: 70px;
	background: #fff;
	position:absolute;
	/*background-position: 13% 10px;
	background-attachment: fixed;
	background: url(../images/illl.-omslag2.gif) no-repeat;	*/
	}
	#background_fix {
		position: fixed;
		top: 10px;
		width: 220px;
		height: 570px;
		overflow:hidden;
	}
	#background_fiximg {
		position: relative;
		left: -37px;
		width: 260px;
		height: 570px;
		background: url(../images/illl.-omslag2.gif) no-repeat;
	}
	ul.nav {
		z-index: 0;
	}
	
#frameSubcontent {
	float: right;
	margin-right: 15px;
	width: 170px;
	height: auto;
	min-height: 110%;
	}
	p.description, p.descriptionDate {
		font: 17px "Times New Roman", Times, serif;
		color: #CCCCCC;
		width: 140px;
		margin-bottom: 10px;
		}
	p.descriptionDate {
		margin-bottom: 0;
		}
	.ulList {
		margin-bottom: 20px;
		margin-left: 15px;
		line-height: 19px;
		list-style: outside;
		}
	.ulList li a {
		text-decoration: none;
		font-style: normal;
		color: #000;
		}
	.ulList li a:hover {
		text-decoration: underline;
		color: #4B252F;
		}	
#frameMaincontent {
	margin-left: 330px;
	width: 340px;
	min-height: 720px;
	line-height: 19px;
	background: #fff;
	}
	#frameMaincontent p {
		margin-bottom: 5px;
		}
	#frameMaincontent h1 {
		margin-top: 5px;
	}
	#frameMaincontent a {
		color: #4B252F;
		text-decoration: none;
		font-style: italic;
		}
	#frameMaincontent a:hover {
		text-decoration: underline;
		}
	.contentBox, .contentBoxNoLine {
		margin-bottom: 10px;
		border-bottom: 1px solid #4B252F;
		}
	.contentBoxNoLine {
		border-bottom: none;
		}
	#frameMaincontent .ulList li a, #frameMaincontent p.contact a {
		font-style: normal;
		}

#frameFullcontent {
	margin-left: 340px;
	width: 555px;
	}
	.portfolio {
		width: 170px;
		height: 100%;
		margin: 0 15px 20px 0;
		float: left;
		line-height: 20px;
		}
	.portfolio h2, .portfolio p {
		font: 17px "Times New Roman", Times, serif;
		font-weight: bold;
		text-align: center;
		}
	.portfolio p {
		font-size: 11px;
		font-weight: normal;
		}
div.pages {
	clear: both;
	padding-top: 15px;
	text-align: center;
	font-weight: bold;
	}
	.pages a {
		text-decoration: none;
		color: #000;
		}
	.pages a:hover {
		color: #4B252F;
		}
.inzite-content ul {
	padding-left: 20px;
}

.inzite-content div h2 {
	margin-left: 20px;
}
/* Reparaties voor IE6 */

* html #frameHeader {
	padding: 80px 0 20px 0;
	}
* html #frameNav {
	margin-left: 95px;
	margin-top: -1px;
	margin-right: 10px;
	}
* html #background_fix {
	position: absolute;
}
* html #frameSubcontent {
	margin-right: 8px;
	}
* html #frameMaincontent {
	margin-left: 325px;
	}
* html #frameFullcontent {
	margin-left: 325px;
	width: 560px;
	}
* html .portfolio {
	margin-right: 15px;

/* Einde reparaties voor IE6 */