/*---{ common )-------------------------------------------------------*/

body
{
	font-size: x-small;
	text-align: center;
	color: #232323;
	background: #FFF;
	padding: 0;
	margin: 0;
	line-height: normal;
}

body, input, select, textarea, td, th
{
	font-size: 100%;
	font-family: Arial, Verdana, sans-serif;
	line-height: normal;
}

h1, .Kop1
{
	font-size: 24px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	color: #E23C30;
	display: inline;
}

h2, .Kop2
{
	font-size: 22px;
	font-weight: normal;
	color: #E23C30;
	margin: 4px 0 0 0;
	padding: 0;
	display: block;
	line-height: 30px;
}

#pers h1,
#pers .Kop1,
#pers h2,
#pers .Kop2 {
	color: #002495;
}
#pers #content h1,
#pers #content .Kop1 {
	display: block;
	border-bottom: 1px solid #666666;
}

h3, .Kop3
{
	font-size: 18px;
	font-weight: bold;
	color: #232323;
	margin:0;
	padding: 0;
}

.Standaard {
}

p {
}

a {
	text-decoration: underline;
	color: #232323;
}

hr {
	color: #666666;
}

a.download
{
	/*background: url(../images/ico_download.gif) no-repeat 0 0px;
	padding: 1px 0 0 18px;*/
}

a:hover
{
	text-decoration: underline;
}

a:focus
{
  -moz-outline-style: none;
}

.clsSmall
{
	font-size: 85%;	
}


.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}

.clearboth
{
	clear: both;
}

/*---{ wrapper )-------------------------------------------------------*/

#wrapper
{
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 900px;
	font-size: 85%;
	background: #fff;
}

/*---{ header )-------------------------------------------------------*/

#header
{
	height: 224px;
	padding: 0;
	margin: 0 0 12px 0;
	position: relative;
}

/* logo */

#logo
{
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	left: 20px;
	top: 9px;
	background: url(../images/img_logo.gif) left top no-repeat;
	font-size: 200%;
	border-bottom: none;
}

#logo a
{
	padding: 0;
	margin: 0;
	display: block;
}

#logo, #logo a
{
	width: 384px;
	height: 29px;
}

#logo a span
{
	display: none;
	overflow: hidden;
}


/* globalNav */

#globalNav ul
{
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	top: 44px;
	left: 20px;
	list-style: none;
	float: left;
}

#globalNav ul li
{
	padding: 0 1px 0 0;
	margin: 0;
	list-style: none;
	height: 1%;
	float: left;
	text-align: center;
}

#globalNav ul li a
{
	position: relative;
	padding: 0;
	margin: 0;
	height: 1%;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	height: 30px;
	line-height: 23px;
	/*
	width: 95px;
	background: transparent url(../images/tab.gif) left top no-repeat;
	*/
	background: transparent url('../images/tab-long.gif') left top no-repeat;
	width: auto;
	padding: 0px 15px;
	outline: none;
}
#globalNav ul li a span{
	background: blue;
	width: 10px;
	height: 30px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	background: #fff url('../images/tab-long.gif') right top no-repeat;
}

#globalNav ul li.active a{
	font-weight: bold;
	background: transparent url('../images/tab-long_active.gif') left top no-repeat;
}
#globalNav ul li.active a span{
	background: #fff url('../images/tab-long_active.gif') right top no-repeat;
}

#globalNav ul li.more a{
}

#globalNav ul li a.last {
	/*background: transparent url(../images/tab_pers.gif) left top no-repeat;
	width: 95px;
	padding: 0px;*/
	background-image: url('../images/tab-long_pers.gif');
}
#globalNav ul li a.last span{
	background: #fff url('../images/tab-long_pers.gif') right top no-repeat;
}
#globalNav ul li.active a.last {
	/*background: url(../images/tab_pers_active.gif) left top no-repeat;*/
	background-image: url('../images/tab-long_pers_active.gif');
}
#globalNav ul li.active a.last span{
	background: #fff url('../images/tab-long_pers_active.gif') right top no-repeat;
}

/*---{ cols )-------------------------------------------------------*/

#cols
{
	position: relative;
	padding: 0 0 30px 0;
	margin: 0;
	width: 900px;
	height: 1%;
}

#content
{
	position: relative;
	padding: 10px 0 0 0;
	margin: 0;
	width: 680px;
	float: right;
	font-size: 110%;
	line-height: 18px;
}
#pers #content {
	width: 876px;
	padding: 20px 12px 0 12px;
}

#sidecol
{
	position: relative;
	padding: 15px 0 0 0;
	margin: 0;
	width: 220px;
	float: left;
}
#pers #sidecol {
	display: none;
}


/*---{ sideBar )-------------------------------------------------------*/

#sidebar
{
	display:none;
}


/*---{ localNav )-------------------------------------------------------*/

#localNav
{
	padding: 0;
	margin: 0 30px 30px 20px;
}
#pers #localNav {
	display:none;
}

#localNav h3
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #e23c30;
	margin: 6px 0 10px 0;
}
#localNav h3 a{
	color: #e23c30;
}

#localNav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#localNav ul li
{
	padding: 0;
	margin: 0;
	height: 1%;
	list-style: none;
	background: url(../images/localnav_divider.gif) left bottom repeat-x;
}

#localNav ul li.more.active {
	margin-bottom: 3px;
}

#localNav ul li a
{
	padding: 5px 0px 10px 28px;
	margin: 0;
	height: 1%;
	display: block;
	color: #e23c30;
	text-decoration: none;
	font-size: 12px;
	background: url(../images/localnav_hart.gif) 1px 3px no-repeat;
}
#pers #localNav ul li a {
	color: #002495;
}
#localNav ul li.more a {
	padding: 7px 0px 6px 28px;
	background: url(../images/localnav_hart.gif) 1px 3px no-repeat;
}
#pers #localNav ul li.more a {
	background: url(../images/localnav_hart_blue.gif) 1px 3px no-repeat;
}

#localNav ul li a:hover {
	text-decoration: underline;
}

#localNav ul li.active a
{
	font-weight: bold;
}


#localNav ul li ul
{
	border-bottom: none;
	margin: 0;
	padding: 0;	
}

#localNav ul li.active ul
{
	border-bottom: none;
	margin: 0 0 0 20px;
	padding: 0 0 7px 15px;
}

#localNav ul li ul li
{
	display: none;
	padding: 0;
	margin: 0;
}

#localNav ul li.active ul li
{
	display: block;
	padding: 2px 0px 2px 0px;
	margin: 0 0 0 0;
	height: 1%;
	background: url(../images/localnav_dot.gif) left 8px no-repeat;
}

#localNav ul li.active ul li a
{
	display: block;
	padding: 0 0 0 7px;
	margin: 0;
	font-weight: normal;
	background: none;
	
}
#pers #localNav ul li.active ul li a {
	background: url(../images/localnav_dot_blue.gif) left 50% no-repeat;
}

#localNav ul li.active ul li.active a
{
	font-weight: bold;
	text-decoration: underline;
}



/*---{ footer )-------------------------------------------------------*/

#footer
{
	height: 20px;
	position: relative;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 10px;
}


/* legal */

#legal
{
	position:absolute;
	z-index: 1;
	left: 290px;
	top: 0px;
	padding:0;
	margin:0;
}
#legal a {
	margin: 0 7px;
	text-decoration: none;
}
#legal a:hover {
	text-decoration: underline;
}
#gotoTop
{
	display: none;
	position:absolute;
	z-index: 1;
	right: 20px;
	top: 40px;
	padding:0;
	margin:0;
}

#footer a
{

}

/* --- { sitemap } ----------------------------------------------------*/

#sitemap
{
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}

#sitemapNav
{
	height: 1%;
	padding: 0;
	margin: 0;
}

#sitemapNav li
{
	list-style: none;
	padding: 0;
	padding: 0;
	height: 1%;
}

#sitemapNav li a
{
	margin: 0 5px 0 0;
	padding: 0;
	height: 1%;
}

#sitemapNav li a.active
{
	
}

/*---{ frm }---------------------------------------------------------*/

#frm
{
	padding: 0;
	margin: 0 0 20px 0;
}

#frm table
{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

#frm td, #frm th
{
	padding: 0 10px 10px 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
}

#frm th
{
	font-weight: normal;
}

#frm .clsReq, .requiredField
{
	color: #ff0000;
	padding: 0 0 0 5px;
}

#frm input, #frm textarea, #frm select
{
	margin: 0 5px 0 0;
}

#frm select
{
	padding: 0px;
}

#frm input.single, #frm textarea
{
	width: 300px;
}

#frm input.short
{
	width: 120px;
}

#frm textarea
{
	height: 200px;
}


/*---{ page-navigation }---------------------------------------------------------*/

#pageNav
{
	
}

#pageNav ul
{
	list-style: none;
	float: right;
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 100%;
}

#pageNav ul li
{
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	float: left;
	height: 1%;
}

#pageNav ul li.disabled
{
	color: #ccc;
}

#pageNav ul a
{
	text-decoration:none;
	height: 1%;
}

#pageNav ul a:hover
{
	
}

#pageNav ul a.active
{
	font-weight: bold;
}
