/*---{ common )-------------------------------------------------------*/

body
{
	font-size: x-small;
	text-align: center;
	color: #454545;
	background: #fff;
	padding: 0;
	margin: 0;
	line-height: normal;
}

body, input, select, textarea, td, th
{
	font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}

a:hover
{
	text-decoration: underline;
}

.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}

.clearboth
{
	clear: both;
}

/*---{ wrapper )-------------------------------------------------------*/

#wrapper
{
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 780px;
	font-size: 85%;
	background: #fff;
}

/*---{ header )-------------------------------------------------------*/

#header
{
	height: 310px;
	padding: 0;
	margin: 0 0 30px 0;
	position: relative;
	background:url(../images/header.jpg) left bottom no-repeat;
}

/* logo */

#logo
{
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	right: 20px;
	top: 60px;
	border: none;
}

#logo img
{
	padding: 0;
	margin: 0;
	border: none;

}

/* address */

#header address
{
	display: none;
}

/* utilNav */

#utilNav
{
	position: absolute;
	z-index: 1;
	right: 20px;
	top: 0px;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;	
}

#utilNav li
{
	padding: 15px 0 0 10px;
	margin: 0 0 0 10px;
	list-style: none;
	float: left;
	height:12px;
	background:url(../images/vert-dotted.gif) left top no-repeat;
}

#utilNav li.hide
{
	display: none;
}

#utilNav li.noborder
{
	background:none;
}

#utilNav li a
{
	padding: 0;
	margin: 0;
	float: left;
	color: #aaa;
	height: 1%;
	font-size: 85%;
}

/* globalNav */


#globalNav{

}

#globalNav ul
{
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	top: 65px;
	left:20px;
	list-style: none;
	width:196px;
	height:220px;
	overflow:hidden;

}

#globalNav ul li
{
	padding: 8px 0 0 40px;
	margin: 0 0px 0 0;
	list-style: none;
	height: 20px;
	background:url(../images/globalnav-li-small.gif) left -8px no-repeat;
}

#globalNav ul li a
{
	padding: 0;
	margin: 0;
	height: 1%;
	color: #707070;
}

#globalNav ul li.active a
{
	font-weight:bold;
}

#globalNav ul li.more a
{
	
}


/* userStatus */

#userStatus{
	padding:0 0 0 15px;
	margin:0;
	position:absolute;
	z-index:1;
	top:15px;
	left:40px;
	color:#aaa;
	font-size:85%;
	background:url(../images/userstatus.gif) left 50% no-repeat;
}

#userStatus strong{
	font-weight:normal;
}

#userStatus a{
	color:#aaa;
	text-decoration:underline;
}


/*---{ cols )-------------------------------------------------------*/

#cols
{
	position: relative;
	padding: 0;
	margin: 0 0 40px 0;
	width: 780px;
}

#content
{
	position: relative;
	padding: 0 0 0 20px;
	margin: 0;
	width: 510px;
	float: right;
}

#content, #content td, #content th{
	line-height: 2.0em;
}

#sidecol
{
	position: relative;
	padding: 0 30px 0 0;
	margin: 0;
	width: 220px;
	float: left;
}

/*---{ sideCol )-------------------------------------------------------*/

/* contentBox */

.contentBox{
	padding:0 0 12px 0;
	margin:0 0 30px 0;
	width:220px;
	position:relative;
	background:url(../images/contentbox-footer.gif) left bottom no-repeat;
}

.contentBox h3{
	padding:10px 0 0 20px;
	margin:0;
	height:25px;
	background:url(../images/contentbox-h3.gif) left top no-repeat;
	font-size:100%;
	font-weight:bold;
	color:#fff;
	display:block;
}

.contentBox div.inner{
	padding:10px 20px 5px 20px;
	margin:0;
	background:url(../images/contentbox-linez.gif) left top repeat-y;
}


/* localNav */

#localNav ul{
	padding:0 0 0 15px;
	margin:5px  0 0 0;
	list-style:none;
}

#localNav li{
	padding:0 0 0 15px;
	margin:0 0 8px 0;
	list-style:none;
	background:url(../images/bullet-plus-red.gif) left 50% no-repeat;

}

#localNav li.active{
	font-weight:bold;
}

#localNav li a{
	padding:0;
	margin:0 0 0px 0;
	color:#c31f3a;

}

/* searchBox */


#searchBox form{
	padding:10px 0 0 0;
	margin:0;
}

#searchBox select{
	width:175px;
	margin:0 0 10px 0;
	color:#aaa;
	overflow:hidden;
}

#searchBox p.more{
	padding:0 0 0 12px;
	margin:5px 0 10px 0;
	background:url(../images/bullet-gray.gif) left 50% no-repeat;

}

#searchBox p.more a{
	color:#aaa;
	font-size:85%;
}

#searchBox button{
	width:87px;
	height:24px;
	padding:0;
	margin: 0;
	border: 0;
	text-indent: -5000em;
	background:transparent url(../images/btn-zoeken.gif) left top no-repeat;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */	
}

/* extBox */

#extBox dl{
	padding:0;
	margin:10px 0 0 0;
	height:1%;
}


#extBox dt{
	padding:0;
	margin:0 10px 0 0;
	float:left;
}

#extBox dt img{
	border:3px solid #efefef;
	padding:0;
	margin:0 0 10px 0;
}



#extBox dd.text{
	padding:0;
	margin:0 0 10px 0;
	line-height:18px;
	height:1%;
}






/*---{ footer )-------------------------------------------------------*/

#footer
{
	height:140px;
	position: relative;
	padding: 0;
	margin: 0;
	background:url(../images/horz-dotted.gif) left top repeat-x;
	color: #ccc;
}

#footer a{
	color: #ccc;
}

/* legal */

#legal{
	position:absolute;
	z-index : 1;
	left : 0px;
	top : 20px;
	line-height: 2.0em;
	padding:0;
	margin:0;
}

#divide{
	position:absolute;
	z-index : 1;
	left : 0px;
	top : 80px;
	line-height: 1.8em;
	padding:0 0 0 30px;
	margin:0;
	background:url(../images/logo-divide-gray.gif) -0px top no-repeat;
}

#gotoTop{
	display:none;
}


#funda{
	position:absolute;
	z-index : 1;
	right : 0px;
	top : 35px;
	padding:0;
	margin:0;
	background:url(../images/logo-funda-gray.gif) left top no-repeat;
	width:54px;
	height:19px;
	text-indent:-5000em;
	overflow:hidden;
}

#funda a{
	display:block;
	width:54px;
	height:19px;
}

#nvm{
	position:absolute;
	z-index : 1;
	right : 70px;
	top : 30px;
	padding:0;
	margin:0;
	background:url(../images/logo-nvm-gray.gif) left top no-repeat;
	width:22px;
	height:33px;
	text-indent:-5000em;
	overflow:hidden;
}

#nvm a{
	display:block;
	width:22px;
	height:33px;
}


