@charset "UTF-8";
body {
	background-color: #FFFFFF;
	padding:0px;
	margin:0px;
}
#content_holder {
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 950px;
}
#content_cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

#image_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	height: 150px;
}
#content_spacer {
	height: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
#logo_holder {
	height: 218px;
}
#navigation_layer {
	position:fixed;
	left:24px;
	top:217px;
	height:348px;
	z-index:1;
}
#header_holder {
	background-attachment: scroll;
	background-image: url(../interface/header.gif);
	background-repeat: no-repeat;
	width: 980px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#middle_holder {
	background-repeat: no-repeat;
	width: 980px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.navigation_cell {
	background-color: #47402E;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 239px;
}
.middle_cell {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 25px;
	background-attachment: scroll;
	background-image: url(../interface/schrijfburo_geschreven_onder.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	background-position: left top;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 25px;
}
.copyright_cell {
	padding-left: 15px;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	text-decoration: none;
}
.quicklinks_cell {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #999999;
	border-left-color: #999999;
}
.image_cell {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #999999;
	border-left-color: #999999;
}
.text_bold {
	font-weight: bold;
	text-decoration: none;
}
.text_toelichting {
	text-decoration: none;
	color: #666666;
	font-style:italic;
}
.text_subkop {
	font-size: 14px;
	color: #360908;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
.text_kop {
	font-weight: normal;
	text-decoration: none;
	font-size: 18px;
	line-height: 24px;
	color: #360908;
}
.text_kopcaps {
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
	line-height: 20px;
	font-variant: small-caps;
}
.text_details_label {
	text-decoration: none;
	color: #C10075;
	font-size: 11px;
}
.text_details_waarde {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
.text_datum {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
}
a {
	color: #C13C1B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.portfolio_imagecell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	width: 100px;
	overflow:hidden;
}
.portfolio_desccell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	padding: 10px;
	width: 256px;
}

