/*---{ common )-------------------------------------------------------*/

body {
	font-size: small;
	text-align: center;
	color: #00295b;
	background: #1E2938 url(../images/body-bg2.gif) 50% top repeat-x;
	padding: 0;
	margin: 0;
	line-height: normal;
}

body, input, select, textarea, td, th, button, p, .Standaard {
	font-size: 100%;
	font-family: Arial, Verdana, sans-serif;
	line-height: normal;
}

h1, .Kop1 {
	font-size: 18px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #00295b;
	padding: 0 0 10px 0;
	margin: 0;
	text-transform: uppercase;
}

h2, .Kop2 {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #00295b;
	margin: 0;
	padding: 0;
}

h3, .Kop3 {
	font-size: 110%;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #00295b;
	margin: 0;
	padding: 0;
}

a, a:hover 
{
	color: #454545;
	outline: none;
}

#content a 
{
	text-decoration: underline;
}

#content a:hover 
{
}

a.download{}

.clsSmall {
	font-size: 85%;	
}

.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}

/*---{ wrapper )-------------------------------------------------------*/

#wrapper
{
	position: relative;
	padding: 0;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: left;
	width: 990px;
	font-size: 85%;
	/*border: 1px solid #ebebeb;*/
	border-top: none;
}

/*---{ header )-------------------------------------------------------*/

#header
{
	height: 196px;
	padding: 0;
	margin: 0;
	position: relative;
}

/* logo */

#logo
{
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	left: 7px;
	top: 39px;
	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: 277px;
	height: 177px;
}

#logo a span
{
	display: none;
	overflow: hidden;
}

/* address */

#header address
{
	display: none;
}


/* textSizeNav */

#textSizeNav
{
	position:absolute;
	z-index:1;
	right:20px;
	top:50px;
}

/* breadCrumbs */

#breadcrumbs
{
	position: absolute;
	top: 0px;
	left: 0px;
	font-weight: normal;
	font-size: 100%;
	border: 0;
}

#breadcrumbs a
{
	text-decoration: none;
}

#breadcrumbs a:hover
{
	text-decoration: underline;
}

/* globalNav */

#globalNav 
{
	position: absolute;
	width: 670px;
	padding: 0;
	margin: 0;
	right: 10px;
	top: 119px;
}

#globalNav ul 
{
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	z-index: 1;
}

#globalNav ul li 
{
	position: relative;
	margin: 0 6px 0 0;
	padding: 0 0 0 24px;
	list-style: none;
	float: left;
	background: url(../images/globalnav-dot.gif) left 50% no-repeat;
}

#globalNav ul li.nodot 
{
	background: none;
}

#globalNav ul li a 
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	line-height: 34px;
	margin: 0;
	padding: 0 10px 0 0;
	color: #fff;
	display: block;
	text-transform: uppercase;
}

#globalNav ul li.active 
{
	background: url(../images/globalnav-bg-left.gif) left top no-repeat;
}

#globalNav ul li.active a
{
	padding: 0 20px 0 0;
	color: #fff;
	background: url(../images/globalnav-bg-right.gif) right top no-repeat;
}

#globalNav ul li.active a:hover
{
	text-decoration: none;
}

#globalNav ul li.more a {}

#globalBar
{
	position: absolute;
	top: 115px;
	height: 235px;
	width: 100%;
}


/*---{ cols )-------------------------------------------------------*/

#colsWrapper 
{
	position: relative;
	padding: 6px 6px 0 2px;
	margin: 0;
	width: 982px;
	height: 1%;
	background: url(../images/wrapper-bg.gif) left top no-repeat;
}
#cols 
{
	position: relative;
	width: 941px;
	margin: 26px 0 0 0;
	padding: 0 20px;
	height: 1%;
	background: #fff;
}
body.full #cols 
{
	width: 941px;
}
#content 
{
	position: relative;
	float: right;
	margin: 0;
	padding: 0 0 0 20px;
	width: 700px;
	min-height: 450px;
	font-size: 12px;
	line-height: 18px;
	/*background: #00CC33*/
}
#content p,
#content .Standaard {
	margin: 7px 0 15px 0;
	line-height: 18px;
}
body.nosidecol #content {
	width: 760px;
	margin-left: 0px;
	/*background: #FFDD00;*/
}
body.full #content 
{
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	/*background: #FFEEFF;*/
}
#sidecol {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	width: 220px;
	/*background: #CCDD00;*/
}
body.nosidecol #sidecol,
body.full #sidecol 
{
	display:none;
}

/*---{ localNav )-------------------------------------------------------*/

#localNav {
	padding: 20px 0 0 0;
	margin: 0 0 20px 0;
	border-bottom: none;
	width: 220px;
	background: #6190af url(../images/localnav-bg-top.gif) left top no-repeat;
}

#localNav h3 
{
	font-weight: bold;
	margin: 0 0 10px 20px;
	font-size: 16px;
	color: #fff;
} 

#localNav ul 
{
	padding: 7px 0 20px 10px;
	margin: 0;
	list-style: none;
	min-height: 300px;
	background: url(../images/localnav-bg-bottom.gif) left bottom no-repeat;
}
 
#localNav ul li 
{
	position: relative;
	margin: 0;
	list-style: none;
	padding: 0 0 0 10px;
	height: 1%;
}

#localNav ul li.active 
{
	background: url(../images/localnav-active.gif) left top no-repeat;
	padding: 0 0 0 10px;
}

#localNav ul li a 
{
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 32px;
	height: 32px;
	border-bottom: none;
	color: #fff;
	text-decoration: none;
} 

#localNav ul li a:hover 
{
	border-bottom: none;
	text-decoration: underline;
}

#localNav ul li.active a 
{
	color: #454545;
}

#localNav ul li ul 
{
	display: none;
	margin: 0;
	padding: 0;	
	min-height: auto;
	background: none;
}

#localNav ul li.active ul 
{
	display: block;
	margin: 0;	
	padding: 0;
	background: none;	
} 

#localNav ul li ul li 
{
	padding: 0 0 0 20px;
	margin: 0;
	background: #fff;
	
} 

#localNav ul li.active ul li 
{
	padding: 0 0 0 20px;
	margin: 0 ;
	background: #fff;
} 

#localNav ul li.active ul li a 
{
	padding: 0;
	margin: 0;

}
 
#localNav ul li.active ul li.active 
{
	padding: 0 0 0 20px;
	background: #fff;
}

#localNav ul li.active ul li.active a 
{
	font-weight: bold;
}

/*---{ footer )-------------------------------------------------------*/

#footer {
	position: relative;
	padding: 30px 20px 0 20px;
	margin: 0;
	width: 950px;
	border-bottom: 1px solid #4b5460;
	background: url(../images/bg-footer.gif) left top no-repeat;
}
#footer .item {
	position: relative;
	float: left;
	width: 222px;
	height: auto;
	margin: 0 16px 0 0;
	padding: 2px 0 15px 1px;
	overflow: hidden;
	color: #FFFFFF;
}
#footer .item,
#footer .item p {
	font-size: 12px;
	line-height: 17px;
}
#footer .item p {
	margin: 0 0 7px 0;
}
#footer .lastItem {
	margin-right: 0;
}
#footer .item h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #FFFFFF;
}
#footer .item ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer .item ul li 
{
	margin: 0;
	padding: 0 0 0 22px;
	background: url(../images/ico_arrow2.gif) 0px 8px no-repeat;
	line-height: 24px;
}

#footer .item ul li a {}

#footer .item ul li a:hover {}


#footerBottom 
{
	position: relative;
	height: 55px;
	width: auto;
	color: #fff;
	margin: 0 0 20px 0;
}
#footerBottom p 
{
	margin: 0;
	padding: 0;
}

/* legal */

#legal {
	position:absolute;
	z-index: 1;
	left: 22px;
	top: 15px;
	padding:0;
	margin:0;
}
#divide {
	position: absolute;
	z-index: 1;
	left: 22px;
	top: 40px;
	padding: 0;
	margin: 0;
}
#footerBottom a {
	color: #FFFFFF;
}

#footerNav {
	position: absolute;
	left: 330px;
	top: 15px;
}
#footerNav a {
	color: #FFFFFF;
	line-height: 14px;
}

/* --- { sitemap } ----------------------------------------------------*/

#sitemapNav
{
	padding: 0;
	margin: 10px 0 20px 0;
	border-left: 1px solid #DCDCDC
}

#sitemapNav ul
{
	padding: 0 0 0 10px;
	margin: 0;
}

#sitemapNav ul li
{
	list-style: none;
	padding: 0 0 0 12px;
	margin: 0;
	height: 1%;
}

#sitemapNav ul li a
{
	margin: 0 5px 0 0;
	padding: 0;
	height: 1%;
	line-height: 18px;
	text-decoration: none;
}

#sitemapNav ul li a:hover {
	text-decoration: underline;
}

/*---{ page-navigation }---------------------------------------------------------*/

.pageNav
{
	margin: 10px 0 0 0;	
}

.pageNav .comments
{
	display: none;
}

.pageNav ul
{
	list-style: none;
	float: right;
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 100%;
}

.pageNav ul li.prevDisabled, .pageNav ul li.prev
{
	border: none;
	margin: 0 8px;

}

.pageNav ul li.nextDisabled, .pageNav ul li.next
{
	padding: 0 8px;

}

.pageNav ul li
{
	list-style: none;
	float: left;
	border-left: solid 1px #DEDEDE;
	text-align: center;
	margin: 0 8px 0 0;
	padding: 0 0 0 8px;
}

.pageNav ul li.active a
{
	color: #38688d;
	font-weight: bold;
	text-decoration: none;
}

.pageNav ul li.disabled
{
	color: #ccc;
}

.pageNav ul li a
{
	text-decoration: none !important;
}

.pageNav ul a:hover
{
	text-decoration: underline;
}

.pageNav ul a.active
{
	font-weight: bold;
	text-decoration: none;	
}
