/*---{ common )-------------------------------------------------------*/

body
{
	font-size: x-small;
	text-align: center;
	color: #454545;
	margin: 0;
	background: url(../images/bg_body.jpg) #000000 center top no-repeat;
}

body, input, select, textarea, td, th, p, .Standaard
{
	font-size: 100%;
	line-height: 15px;
	font-family: Arial, Verdana, sans-serif;
}

h1, .Kop1
{
	position: relative;
	display: block;
	margin-bottom: 20px;
	font-size: 18px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #ffffff;
}

h2, .Kop2
{
	font-size: 160%;
	font-weight: bold;
	color: #454545;
}

h3, .Kop3
{
	font-size: 120%;
	font-weight: bold;
	color: #454545;
}

p, .Standaard {
	margin: 0 0 1.3em 0;
}

a
{
	text-decoration: underline;
	color: #000000;
}

a.download
{
	/*background: url(../images/ico_download.gif) no-repeat 0 0px;
	padding: 1px 0 0 18px;*/
}

a:focus
{
  -moz-outline-style: none;
}

.clsSmall
{
	font-size: 85%;	
}


.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}

.clearboth
{
	clear: both;
}

/*---{ wrapper )-------------------------------------------------------*/

#wrapper
{
	position: relative;
	margin: 40px auto;
	text-align: left;
	width: 960px;
	font-size: 85%;
}

/*---{ header )-------------------------------------------------------*/

#header
{
	height: 105px;
	position: relative;
	background: url(../images/bg_header.gif) bottom no-repeat;
	z-index: 3;
}

/* logo */

#logo
{
	position: absolute;
	z-index: 1;
	left: 25px;
	top: 10px;
	font-size: 200%;
	border-bottom: none;
}

#logo a
{
	padding: 0;
	margin: 0;
	display: block;
}

#logo, #logo a
{
	width: 450px;
	height: 85px;
	text-indent: -999px;
}

/* address */

#header address
{
	display: none;
}


/* textSizeNav */

#textSizeNav
{
	position:absolute;
	z-index:1;
	right:20px;
	top:50px;
}


/* utilNav */

#langNav
{
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 8px;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;	
}

#langNav li
{
	margin: 0 8px 0 0;
	list-style: none;
	float: left;
	height: 1%;
	font-weight: bold;
}

#langNav li.active a {
	color: #ffffff;
}

#langNav li a
{
	padding: 0;
	margin: 0;
	float: left;
	height: 1%;
	color: #74dff9;
	text-decoration: none;
}

/* breadCrumbs */

#breadcrumbs
{
	position: absolute;
	top: 0px;
	left: 20px;
	font-size: 100%;
	font-weight: normal;
}

#breadcrumbs a
{
	
}

/* globalNav */

#globalNav {
	background: url(../images/bg_globalnav.gif) repeat-x;
}

#globalNav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 27px;
}

#globalNav ul li
{
	position: relative;
	list-style: none;
	float: left;
	height: 27px;
	line-height: 27px;
	background: url(../images/bg_globalnav_spacer.gif) left center no-repeat;
	text-transform: uppercase;
	z-index: 4;
}
#globalNav ul li:first-child {
	background: none;
}

#globalNav ul li a
{
	display: block;
	padding: 0 15px;
	text-decoration: none;
	font-weight: bold;
	color: #0a263f;
}

#globalNav ul li ul {
	display: none;
	position: absolute;
	width: 100%;
}

#globalNav ul li:hover ul, #globalNav ul li.iehover ul {
	display: block;
}

#globalNav ul li ul li {
	clear: both;
	width: 200px;
	background: #ffffff;
}
#globalNav ul li ul li:first-child {
	background: #ffffff;
}

#globalNav ul li ul li:hover {
	border-top: 1px solid #454545;
	border-bottom: 1px solid #454545;
}

/*---{ cols )-------------------------------------------------------*/

#cols
{
	position: relative;
	background: url(../images/bg_cols.gif) #ffffff bottom left repeat-x;
	z-index: 2;
}

#content, .content {
	font-size: 105%;
}

#content
{
	position: relative;
	padding: 10px 30px 10px 30px;
	min-height: 250px;
}

#content .Kop1 {
	line-height: 35px;
}

/*---{ localNav )-------------------------------------------------------*/

#localNav
{
	padding: 0;
	margin: 0 0 30px 0;
}

#localNav h3
{
	background:none;
	font-weight: bold;
	padding: 8px 10px;
	margin: 0 0 1px 0;
	height: 1%;
}

#localNav ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#localNav ul li
{
	padding: 8px 0px 8px 16px;
	margin: 0 0 1px 0;
	height: 1%;
	list-style: none;
	background: none;
}


#localNav ul li a
{
	padding: 0;
	margin: 0;
	height: 1%;
}

#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: 5px 0 0 0;	
}

#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%;
	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
{
	font-weight: bold;
	text-decoration: underline;
}



/*---{ footer )-------------------------------------------------------*/

#footer
{
	position: relative;
	border-top: 30px solid #50324a;
	z-index: 1;
}

#footer a {
	color: #ffffff;
}

#footerNav
{
	position:absolute;
	z-index : 1;
	left : 20px;
	top : 10px;
}

#footerNav ul
{
	float: left;
	list-style: none;
	height: 1%;
	padding: 0;
	margin: 0;
}

#footerNav ul li
{
	float: left;
	list-style: none;
	padding: 0;
	padding: 0;
}

#footerNav ul li a
{
	margin: 0 10px 0 0;
	color: #ffffff;
}

#footerNav ul li a.active
{
	font-weight: bold;
}

#footerNav ul li a.more
{
	
}


/* legal */

#legal
{
	position: relative;
	float: left;
	top: 10px;
	left: 20px;
	color: #ffffff;
}

#divide
{
	position: relative;
	float: right;
	top: 10px;
	right: 20px;
	color: #ffffff;
}

#gotoTop
{
	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%;
	color: #000000;
}

#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
{
	float: left;
}

#pageNav ul
{
	position: relative;
	left: 250px;
	list-style: none;
	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;
}