/*---{ common )-------------------------------------------------------*/

body
{
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	line-height: normal;
	text-align: center;
	color: #003050;
	background: url(../images/bg.gif) left 12px repeat-x;
}
#home {
	background: url(../images/bg_home.gif) left 12px repeat-x;
}

body, input, select, textarea, td, th
{
	font-family: Arial, Verdana, sans-serif;
	line-height: normal;
}

h1, .Kop1
{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #113e5c;
}

h2, .Kop2
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #113e5c;
}

h3, .Kop3
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #113e5c;
}

.Standaard
{
}

p
{
}

a
{
	text-decoration: underline;
	color: #C31101;
	
}



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: 10px;	
}


.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}

.clearboth
{
	clear: both;
}

/*---{ wrapper )-------------------------------------------------------*/

#wrapper
{
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 900px;
	background: #FFFFFF;
}

/*---{ header )-------------------------------------------------------*/

#header
{
	display:none;
	height: 104px;
	padding: 0;
	margin: 0;
	position: relative;
	background-color: #00CC00
}

/* logo */

#logo
{
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
	left: 30px;
	top: 15px;
	background: url(../images/piek-logo.gif) left top no-repeat;
	font-size: 200%;
	border-bottom: none;
}

#logo a
{
	padding: 0;
	margin: 0;
	display: block;
}

#logo, #logo a
{
	width: 135px;
	height: 81px;
}

#logo a span
{
	display: none;
	overflow: hidden;
}

/* address */

#header address
{
	display: none;
}


/* breadCrumbs */

#breadcrumbs {
	position: relative;
	top: 0px;
	left: 0px;
	font-weight: normal;
	font-size: 12px;
}

#breadcrumbs a {
	text-decoration: none;
	color: #023052;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}

/* globalNav */

#globalNav {
	width: 210px;
	padding-bottom: 10px;
}
#globalNav ul {
	margin: 0;
	padding: 0 1px 0 0px;
	list-style: none;
	border-top: 1px solid #F0F0F2;
	background: #FFFFFF url(../images/nav_bg.gif) left top repeat-y;
}
#globalNav .bottom {
	width: 210px;
	height: 7px;
	font-size:1px;
	background: #FFFFFF url(../images/nav_bottom.gif) left bottom no-repeat;
}
#globalNav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#globalNav li a {
	line-height: 20px;
	padding: 8px 14px 7px 22px;
	margin: 0;
	display: block;	
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #004C7F;
	_height: 1%;
	background: url(../images/nav_linkbg.gif) left top repeat-x;
}
#globalNav li a.active,
#globalNav li.more a.active  {
	padding: 8px 8px 7px 22px;
	background: #004e81;
	color: #FFFFFF;
	border-right: 6px solid #c31101;
}
#globalNav li ul {
	border-top: 0px;
}

/*2e niveau*/
#globalNav li.active ul {
	margin: 0;	
}
#globalNav li ul li {
	display: none;
	padding: 0;
	margin: 0;
}
#globalNav li.active ul li {
	display: block;
	margin: 0;
	list-style: none;
}
#globalNav li.active ul li a {
	padding: 7px 0 7px 42px;
	margin: 0;
	background: none;
	color: #004e81;
	border-right: none;
	display: block;	
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}
#globalNav li.active ul li a:hover,
#globalNav li.active ul li.active a {
	padding: 7px 0 7px 42px;
	background: none;
	border-right: 0px;
	color: #c31101;
}


/*---{ cols )-------------------------------------------------------*/

#cols
{
	position: relative;
	padding: 0;
	margin: 0;
	width: 900px;
	height: 1%;
}

#outerContent
{
	position: relative;
	width: 690px;
	float: right;
	background-color: #FFFFFF;
	overflow: hidden;
}
#content {
	margin: 0;
	padding: 10px 40px 45px 25px;
	position: relative;
	height: 1%;
	line-height: 18px;
}
#home #content {
	padding: 30px 40px 25px 25px;
}

#sidecol
{
	position: relative;
	padding: 0 0 110px 0;
	margin: 0;
	width: 210px;
	float: left;
}


/*---{ sideBar )-------------------------------------------------------*/

#sidebar
{
	display:none;
}


/*---{ footer )-------------------------------------------------------*/

#footer
{
	height:114px;
	position: relative;
	padding: 0;
	margin: 0;
	background: url(../images/footer_bg.gif) left top repeat-x;
}


/* legal */

#legal
{
	display: none;
	position:absolute;
	z-index : 1;
	left : 20px;
	top : 40px;
	padding:0;
	margin:0;
}

#divide
{
	display: none;
	position:absolute;
	z-index : 1;
	right : 20px;
	top : 10px;
	padding:0;
	margin:0;
}

#gotoTop
{
	display: none;
	position:absolute;
	z-index : 1;
	right : 20px;
	top : 40px;
	padding:0;
	margin:0;
}

#footer a
{

}

/* --- { sitemap } ----------------------------------------------------*/

#sitemap
{
	padding: 0;
	margin: 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 10px 0;
}

#frm table
{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

#frm td, #frm th
{
	padding: 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
	line-height: 24px;
}

#frm th
{
	font-weight: normal;
}

#frm .clsReq, .requiredField
{
	color: #ff0000;
	padding: 0 2px 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;
}
#frm button {
	line-height: 18px;
}


/*---{ page-navigation }---------------------------------------------------------*/
/*<ul>
	<li class="prev"><a href="?page=&cpage=1"><span>Vorige</span></a></li>
	<li><a href="?page=&cpage=1">1</a></li>
	<li class="active">2</li>
	<li class="nextDisabled"><span>Volgende</span></li>
</ul>	
*/

#pageNav {
	position: relative;
	border-top: 1px solid #F0F0F2;
	margin-top: 10px;
	padding-top: 10px;
}
#pageNav .comments {
	display: none;
}
#pageNav ul {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	font-size: 12px;
}
#pageNav ul li {
	margin: 0 0 0 2px;
	list-style: none;
	float: left;
	height: 1%;
	color: #999999;
	display: block;
	padding: 0 4px 0 4px;
	border-right: 1px solid #cccccc;
}
#pageNav ul li a {
	display: block;
}
#pageNav ul .prev a,
#pageNav ul .next a {
	border: 0px;
	display: block;
}
#pageNav ul .next {
	border-right: 0px;
}
#pageNav ul .nextDisabled {
	border-right: 0px;
}
#pageNav ul li.disabled {
	color: #999999;
}
#pageNav ul a {
	text-decoration:none;
	display: block;
}
#pageNav ul a:hover {	
}
#pageNav ul a.active {
	font-weight: bold;
}
