body
{
	background-color:#ffffff;
	text-align:center;
	margin:0;
}

div#wrapper
{
	width:900px;
	margin:auto;
	text-align:left;
}
div#topnav
{
	background:transparent url('../images/topnav.gif') no-repeat top left;
	padding-left:50px;
	height:26px;
}
div#topnav a
{
	display:block;
	float:left;
	margin-right:20px;
	padding-top:6px;
}
div#head, div#headarchief
{
	padding-left:50px;
	padding-top:38px;
	height:102px;
}
div#head
{
	background:#9bc6d4 url('../images/logo.gif') no-repeat 766px 40px;
}
div#headarchief
{
	background:#e6d5a1 url('../images/logo_archief.gif') no-repeat 766px 40px;
}

div#head h1
{
	margin:0;
}

div#subnav, div#subnavarchief
{

}

div#subnav div#subnavspace
{
	float: left;
	height: 26px;
	width: 50px;
	background-color:#cce1e9;
	border-right:1px solid #9bc6d4;
}
div#subnav div#buttons
{
	background-color:#cce1e9;
	height:26px;
}
div#subnavarchief div#buttons
{
	background-color:#fff7c2;
	height:26px;
}
div#buttons a
{
	float:left;
	padding:6px 10px 0px 10px;
	height:20px;
}
div#subnav div#buttons a
{
	border-right:1px solid #9bc6d4;
	color:#748b92;
}
div#subnavarchief div#buttons a
{
	color:#a8986d;
}

div#subnavarchief div#buttons a.active, div#subnav div#buttons a.active
{
	background-color:#ffffff;
	/*padding-left:0px;*/
	border-left:none;
}

div#box
{
	background-color:#333333;
	height:222px;
}

#mainsection, #subsection, #box
{
	padding-left:50px;
	padding-top:26px;
	padding-bottom:26px;
	float:left;
	width:850px;
}

div#subsection
{
	background-color:#f8f8f8;
	border-top:1px solid #e0e0e0;
}

div#foot
{
	padding-left:50px;
	background:transparent url('../images/logo2.gif') no-repeat bottom right;
	height:22px;
	padding-top:10px;
	width:850px;
	margin-bottom:26px;
	border-top:1px solid #bdbdbd;
}

div.colleft, div.colcenter
{
	float:left;
	width:274px;
	padding-right:26px;
	text-align:left;
}
div.colright
{
	float:left;
	width:225px;
	text-align:left;
}
div.nocol
{
	float:left;
	width:574px;
	padding-right:26px;
}

div.fullcol
{
	clear: both;
	width:850px;
}

div.toplink, div.toplinkmid
{
	clear:both;
	width:900px;
	padding-top:18px;
	padding-bottom:18px;
}
div.toplink a, div.toplinkmid a
{
	padding-left:8px;
	background:transparent url('../images/top.gif') no-repeat left center;
	color: #999999;
}

div.toplink a:hover, div.toplinkmid a:hover {
	color: #F55A27;
}

div.toplinkmid {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 0px;
}
div.grayrtoplink {	background-color: #F8F8F8; }
/* Put invisible top link within a gray block, back to the left margin - hph */
div.sectiongray div.grayrtoplink {	margin-left:-42px}
div.grayrtoplink a, div.grayrtoplink a:visited { color:  #F8F8F8;}


#voortgang
{
	width: 205px;
	padding: 0px;
	margin: 0;
	float: right;
}

#voortgang ul
{
	margin:	4px 0 0 10px;
	padding:4px 0 0 10px;
}

h2
{
	clear:both;
}

h3
{
	padding-bottom: 10px;
}

div.colright h2
{
	width:100%;
}

img.icon {
	border: 0;
	width: 16px;
	height: 16px;
}

img.iconlarge {
	border: 0;
	width: 24px;
	height: 24px;
}

div.section, div.sectiongray {
	width: 850px;
	clear: both;
	padding: 20px 0 20px 50px;
}
div.section {
	margin-top: 30px;
	padding: 0 0 0 50px;
}
div.sectiongray { background-color: #F8F8F8; border-bottom: 1px solid #DDDDDD;}
div.fix { clear: both;}


div.section div, div.section p, div.sectiongray div, div.sectiongray p {
	line-height: 15px;
	color: #666666;
} 

p a.inl {
	font-weight: bold;
	color: #666666;
}
div.extrainfo {
	padding: 20px 0 0 0;
	font-weight: bold;
}

a.cta, a.cta:visited, a.cta:link { 
	color: #F55A27;
	padding-left: 8px;
	background: transparent url(/images/arrow.gif) no-repeat 0px 4px;
}

a.cta:hover {
	color: #0AA5D8;
}

div.thumb { 
	margin-top: 65px;
}

div.innercolleft {
	width: 270px; margin-right: 30px; float: left;
}
div.innercollright {
	width: 270px;
	float: left;
}

#pagespopdown {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 123;
}

#pagespopdown a{
	display: block;
	padding: 2px;
}

.hideNowShowInPrint
{
	display: none;	
}


