/*---{ common )-------------------------------------------------------*/

body
{
	font-size: x-small;
	text-align: center;
	color: #454545;
	background: #dbdbe6 url(../images/body-background.gif) repeat-x top left;
	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: 30px;
	font-weight: normal;

}

h2, .Kop2
{
	font-size: 160%;
	font-weight: bold;
	color: #454545;
}

h3, .Kop3
{
	font-size: 120%;
	font-weight: bold;
	color: #454545;
}

hr
{
	border: 0 solid #ddd;	
	border-bottom: 1px solid #ddd;	
	line-height: 1px;
	height: 1px;
}

.Standaard
{
	font-size: 110%;	
}

p{}

a{
	text-decoration: none;
	color: #454545;	
	outline: none;
}

a.download{}

a:hover{
	text-decoration: underline;
}

div.media {
	margin: 5px 0;
	padding: 10px 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	text-align:center;
}

.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: 980px;
	font-size: 90%;
}

/*---{ header )-------------------------------------------------------*/

#header
{
	height: 220px;
	padding: 0;
	margin: 0;
	position: relative;
	z-index:100;
}

/* logo */

#logo{
	background: url(../images/img_logo.gif) left top no-repeat;
	font-size: 200%;
	border-bottom: none;
	width:272px;
	height: 114px;
	text-indent:-9999px;
	margin: 2px 0 0 0;
}



/* address */

#header address
{
	display: none;
}


/* textSizeNav */

#textSizeNav
{
	position: absolute;
	z-index: 1;
	right: 20px;
	top: 50px;
}

/* utilNav */
#utilNav{
	position:absolute;
	top: 40px;
	list-style:none;
	right: 0px;
	margin:0;
	padding:0;
	line-height: 30px;
	z-index: 130;
}

#utilNav li {
	float:left;
	padding: 0 20px;
	border-left:1px solid #dbdbe6;
}
#utilNav li a{
	color:#36384f;
}

#utilNav li.login{
	border:none;
	background:url(../images/lock.png) no-repeat left center;
	padding-left: 30px;
}


/* breadCrumbs */

#breadcrumbs{
	font-weight: normal;
	margin: 20px 0 0 20px;
	font-size: 12px;
	color:#fff;
}

#breadcrumbs a{
	font-weight:bold;
	color:#fff;
}

#breadcrumbs a.home{
	font-weight: normal;
	background: url(../images/home.gif) no-repeat left;
	padding: 0 0 0 35px;
}

/* globalNav */

#globalNav{
	background:#555988;
	height: 44px;
	position: absolute;
	top: 125px;
	width: 980px;
	z-index:120;
}

#globalNav > ul
{
	padding: 0;
	margin: 0;
	z-index: 1;
	list-style: none;
}

#globalNav > ul > li
{
	margin:0;
	padding: 0;
	float: left;
}

#globalNav > ul > li > a
{
	margin: 0;
	float:left;
	line-height: 44px;
	height: 44px;
	padding: 0 20px 0 18px;
	color:#fff;
	background:url(../images/globalnav-pipe.png) no-repeat right center;
}

#globalNav > ul > li.active > a
{
	font-weight: bold;
}

#globalNav > ul > li.more > a {}

.better-together{
	position:absolute;
	height: 50px;
	background:#c7c7d4 url(../images/better-together.gif) no-repeat right;
	top: 169px;
	left:0;
	display:block;
	Width:980px;
	z-index:110;
}

/*---{ cols )-------------------------------------------------------*/

#cols{
	position: relative;
	padding: 40px;
	background:#fff;
	border-bottom:5px solid #555988;
	z-index:90;
}

#content{
	position: relative;
	margin: 0;
	width: 670px;
	float: left;
	line-height:24px;
	font-size:12px;
	color: #36384f;
}

#content .Inleiding{
	font-size:14px;
}

#content table td p{
	line-height:24px;
	font-size:12px;
	color: #36384f;
	margin:0 0 12px 0;
}

#sidecol{
	position: relative;
	padding: 0;
	margin: 60px 20px 0 0;
	width: 120px;
	float: left;
}

/*---{ sideBar )-------------------------------------------------------*/

#sidebar
{
	display: none;
}

/*---{ localNav )-------------------------------------------------------*/

#localNav
{
	padding: 0;
	
}

#localNav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#localNav ul li
{
	padding: 8px 0 8px 10px;
	margin: 0;
	height: 1%;
	list-style: none;
	background: none;
	text-align:right;
}

#localNav ul li a
{
	padding: 0;
	margin: 0;
	
}

#localNav ul li.active a{
	font-weight: bold;
	color:#d95c00;
}

#localNav ul li ul
{
	border-bottom: none;
	margin: 0;
	padding: 0;	
}

#localNav ul li.active ul
{
	border-bottom: none;
	margin: 5px 0 0 0;	
}

#localNav ul li ul li
{
	display: none;
	padding: 0;
	margin: 0;
}

#localNav ul li.active ul li
{
	display: block;
	padding: 8px 0 8px 10px;
	margin: 0;
	height: 1%;
	list-style: none;
	background-image: none;
}

#localNav ul li.active ul li a
{
	padding: 0;
	margin: 0;
}

#localNav ul li.active ul li.active a.active
{
	font-weight: bold;
	text-decoration: underline;
}

/*---{ footer )-------------------------------------------------------*/

#footer{
	height:170px;
	position: relative;
	padding: 0;
	margin: 0;
	border-top:3px solid #fff;
	background:#c7c7d4;
	line-height: 30px;
	font-size:12px;
	color:#8787a2;
}

#footer a{
color:#8787a2;
}

#footer #footerNav{
	float:left;
	width: 500px;
	margin:15px 0 0 80px;
}

#footer #footerNav ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	width: 130px;
}

#footer #footerNav .navUl-1{
	width: 260px;
}

#footer #footerNav ul li{
	float:left;
	width: 130px;
}

#footer .address{
	float:right;
	width: 380px;
	text-align:left;
	margin: 15px 0 0 0;
	line-height: 24px;
}

#footer .address h4, #footer #footerNav h4{
	float:left;
	font-weight:normal;
	font-size: 14px;
	color:#36384f;
	width:110px;
	margin:0;
	padding:0;
}

#footer .address p{
	float:left;
	width: 270px;
	margin:0;
	padding:0;
}

/* legal */

#legal
{
	position: absolute;
	z-index: 1;
	left: 20px;
	bottom: -30px;
	padding: 0;
	margin: 0;
}

#divide{
	position: absolute;
	z-index: 1;
	right: 20px;
	bottom: -30px;
	padding: 0;
	margin: 0;
}

#gotoTop
{
	position: absolute;
	z-index: 1;
	right: 20px;
	top: 40px;
	padding: 0;
	margin: 0;
	display:none;
}

#footer a {}

/* --- { sitemap } ----------------------------------------------------*/

#sitemap
{
	padding: 0 0 0 20px;
	margin: 0 0 20px 0;
}

#sitemapNav
{
	padding: 0;
	margin: 0;
}

#sitemapNav li
{
	/*list-style: none;*/
	padding: 0;
	padding: 0;
}

#sitemapNav li a
{
	margin: 0 5px 0 0;
	padding: 0;
}

#sitemapNav li.more a.more
{
	font-weight: bold;
}

#sitemapNav li.active a.active
{
	font-weight: bold;
}

/*---{ frm }---------------------------------------------------------*/

#frm
{
	font-size: 110%;
	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;
}

#frm th
{
	font-weight: normal;
}

#frm .clsReq, .requiredField
{
	color: #ff0000;
	padding: 0 0 0 5px;
}

#frm input, #frm textarea, #frm select
{
	padding: 2px;
	margin: 0 5px 0 0;
}

#frm select
{
	padding: 0px;
}

#frm input.single, #frm textarea
{
	width: 300px;
}

#frm input.short
{
	width: 120px;
}

#frm textarea
{
	height: 150px;
}

/*---{ page-navigation }---------------------------------------------------------*/

#pageNav {}

#pageNav .comments
{
	float: left;	
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 100%;
}

#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.active
{
	font-weight: bold;
}

#pageNav ul li.nextDisabled
{
	color: #ccc;
}

#pageNav ul li.prevDisabled
{
	color: #ccc;
}

#pageNav ul a
{
	text-decoration: none;
	height: 1%;
}

#pageNav ul a:hover {}

#pageNav ul a.active
{
	font-weight: bold;
}
