﻿/*#######################################################################*\

	Developed by 		: Jerry van Heerikhuize
	Version				: 1.00
	Creation Date		: 01/12/2005
	Modification Date	: 01/12/2005
	Modification by		: Jerry van Heerikhuize
	Description			: common StyleSheet

\*#######################################################################*/

/*#######################################################################*\
	Section Index:
		1.	body
			1.1 body.main
		2. div
			2.1 #wrapper
			2.2 body.main div.content
			2.3 div#footer
\*#######################################################################*/

/*#######################################################################*\

SECTION 1: body
	
\*#######################################################################*/





th, td {
  text-align:left;
  vertical-align:top;
  }

hr.solid
{
	position: relative;
	margin: 5px 0px 5px 0px;
	height: 1px;
	border: 0px;
	color: #FFF;
	/* IE fix */
	background: #FFF;
}

hr.hspace
{
	position: relative;
	margin: 10px 0px 0px 0px;
	height: 0px;
	border: 0px;
	color: #FFF;
	/* IE fix */
	background: #FFF;
}

hr.sep
{
	position: relative;
	margin: 0px;
	padding:0px;
	height: 1px;
	border: 0px;
	/*	color: #880f0f; */
	/* IE fix */
	background-image: url(../../imgs/hr-sep.gif);
	background-repeat: repeat-x;
}

hr.sep_orange
{
	position: relative;
	margin: 0px auto 0px auto;
	height: 1px;
	border: 0px;
	/*	color: #880f0f; */
	/* IE fix */
	background-image: url(../../imgs/hr-sep-orange.gif);
	background-repeat: repeat-x;
}
hr.black
{
	position: relative;
	margin: 0px auto 0px auto;
	height: 1px;
	border: 0px;
	/*	color: #880f0f; */
	/* IE fix */
	background-color: #000000;
}
hr.dark-grey
{
	position: relative;
	margin: 0px auto 0px auto;
	height: 1px;
	border: 0px;
	/*	color: #880f0f; */
	/* IE fix */
	background-color: #666666;
}
hr.grey
{
	position: relative;
	margin: 0px auto 0px auto;
	height: 1px;
	border: 0px;
	color: #cccccc;
	/* IE fix */
	background-color: #cccccc;
}

img
{
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	vertical-align: bottom;
}

img.centerimg{
	text-align:center;
	border: solid 1px #cccccc;
	padding: 2px;
	margin: 0px;
	display: block;
    margin-left: auto;
    margin-right: auto
	
}
img.leftimg{
	
	border: solid 1px #cccccc;
	padding: 2px;
	margin: 0px;
	margin-right: 10px;
	vertical-align: bottom;
	float:left;
	
}
img.rightimg{
	border: solid 1px #cccccc;
	padding: 2px;
	margin-left: 5px;
	vertical-align: bottom;
	float:right;
	
}
img.img{
	border: solid 1px #cccccc;
	padding: 2px;
	vertical-align: bottom;
	
}

/* Workaround for image bug in NS6 */
/*
img {vertical-align: bottom; line-height: 1%; padding: 0px; border: 0px}
*/

img.right
{
	float: right;
	margin: 0px 0px 10px 10px;
}
img.left {
	float: left; 
	margin: 0px 10px 10px 0px;
	}

img.left_border {
	float: left; 
	padding: 2px;
	margin: 0px 0px 0px 0px;
	border: solid 1px #cccccc;
	}









.right_column{
	padding: 0px 20px 0px 15px;

}

.right_column hr.middle {
	display:none;
}

.right_column h3{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #666666;
	text-transform:uppercase;
	padding: 0px 0px 2px 0px;
	border-bottom: solid 1px #666666;
}


.right_column span.right_column_arrow{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background-image:url(../../imgs/arr_asc.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height:15px;
	display: block;
}
.right_columnC{
	padding: 0px 20px 0px 15px;

}

.right_columnC hr.middle {
	display:none;
}

.right_columnC span.right_column_arrow{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background-image:url(../../imgs/arr_asc.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height:15px;
	display: block;
}

.right_columnC h3{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #666666;
	text-transform:uppercase;
	padding: 0px 0px 2px 0px;
	border-bottom: solid 1px #666666;
}

.right_columnC hr.middle {
	display:none;
}

.arrow{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background-image:url(../../imgs/arr_asc.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height:15px;
	display: block;
}


.submenu_bg {
background-image:url(../../imgs/submenu_bg.gif);
	background-repeat: repeat-y;
}
/* news styles */


/* cms jobs links module */
.home hr.last_black{
	display:none;
	
}
/* cms news links module */

.news {
	margin:0px;
	padding:0px;
}
.news ul{
	padding:0px;
	margin: 0px;
	list-style-type: none;
}
.news li{
	padding:15px 0px 0px 0px;
	margin:0px;
	background-color:#ffffff;
	
	}
.news li.odd{
	background-color:#ffffff;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-width:1px;
	border-color:#d1d1d1;
	}
.news li.odd-latest{
	background-color:#ffffff;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width:1px;
	border-color:#d1d1d1;
	/* padding:16px 0px 0px 0px; */
	}
.news li.last_odd{
	background-color:#ffffff;
	border-bottom-style: solid;
	border-width:1px;
	border-color:#666666;
	}
.news li.latest-search{
	background-color:#ffffff;
	border-top-style: dashed;
	border-width:1px;
	border-color:#d1d1d1;
	}
	
.news li.last_even{
	background-color:#ffffff;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-width:1px;
	border-color:#666666;
	}
	
.news li.last_1{
	background-color:#ffffff;
	border-top-style: none;
	border-bottom-style: solid;
	border-width:1px;
	border-color:#d1d1d1;
	}
	
.news ul li div.number_latest{
	padding:4px 0px 0px 2px;
	height:20px;
	width:20px;
	float: left;
	color:#a6a6a6;
	
	}
	.news ul li div.number{
	padding:4px 0px 0px 2px;
	height:20px;
	width:20px;
	float: left;
	color:#a6a6a6;
	
	}
.news ul li div.result{
	padding: 4px 0px 0px 0px;
	text-align:left;
	}
.news ul li div.result p{
	padding: 0px 0px 0px 20px;
	text-align:left;

	}
.news ul li div.result_latest p{
	padding: 0px 0px 0px 0px;
	text-align:left;

	}

.news ul li div.result h3{
	color:#3b96c3;
	display:inline;
	}

.news ul li div.result span.field{
	font-weight:bold;
	font-style:italic;
	}


.news div.linkmenu {
	clear:right;
	
	
}
.news div.result_panel_left {
	padding:4px 0px 4px 0px
	width:100px;
	float:left;
	
}

.news h2.inline{
	display:inline;
	border:none;
	
}

.news div.result a.read_more {
	color: #ff6600;
	font-weight:normal;
	font-size:11px;
	font-style:italic;
}
.news div.result_latest a.read_more {
	color: #ff6600;
	font-weight:normal;
	font-size:11px;
	font-style:italic;
}
a.read_more{
	color: #ff6600;
	font-weight:normal;
	font-size:11px;
	font-style:italic;

}
.news span.datum{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	padding: 0px 0px 8px 0px;
	display:block;

}
.news h3{
	margin: 14px 0px 8px 0px;
	line-height: 17px;
}


/* Contactformulier --------------------*/
.contact_formulier input, .contact_formulier textarea{
	font-family: Arial, Verdana, Helvetica, Sans;
	font-size: 11px;
	padding-left:2px;
}
.contact_formulier input.txtField{
	width:234px;
	border: solid 1px #c0c0c0;
	height: 15px;
	
}
.contact_formulier input.txtTitle{
	width:60px;
	border: solid 1px #c0c0c0;
	height: 15px;
	
}
.contact_formulier textarea.txtArea{
	width:234px;
	border: solid 1px #c0c0c0;
	height: 150px;
	
}
/*---jobs-----*/
/* cms_menu */
.job_detail h4{
	font-size:14px;
	
	padding:0px 0px 0px 0px;
	margin:0px;
	display:inline;
	
}
.job_detail p.field{
	padding:0px 0px 0px 0px;
	margin:4px 0px 4px 0px;
	
}
.job_detail p{
	
	padding:0px;
	margin:0px 0px 20px 0px;
	}
	
.jobs_submenu {
	background-color:#d1d1d1;
	height:20px;
}
.jobs_submenu p{
	padding: 1px 0px 0px 175px;
	margin:0px;
}	
.jobs_submenu a{
	color: #2e2e2e;
	text-decoration: none;
	padding: 0px 30px 0px 0px;
	}
/* cms jobs links module */


.jobs ul{
	padding:0px;
	margin: 0px;
	list-style-type: none;
}
.jobs li{
	padding:0px;
	margin:0px;
	
	background-color:#ffffff;
	
	}
.jobs li.odd{
	padding:0px;
	margin:0px;
	background-color:#f4f4f4;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-width:1px;
	border-color:#d1d1d1;
	}
.jobs li.even{
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	border-color:#FFFFFF;
	border-top-style:dashed;
	border-width:1px;
	
	}
.jobs li.last_odd{
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	border-bottom-style: solid;
	border-width:1px;
	border-color:#d1d1d1;
	}
.jobs li.last_even{
	padding:0px;
	margin:0px;
	background-color:#f4f4f4;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-width:1px;
	border-color:#d1d1d1;
	}
	
.jobs li.last_1{
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	border-top-style: none;
	border-bottom-style: solid;
	border-width:1px;
	border-color:#d1d1d1;
	}
	
.jobs ul li div.number{
	padding:4px 0px 0px 2px;
	height:50px;
	width:20px;
	float: left;
	color:#a6a6a6;
	}
.jobs ul li div.result{
	padding: 4px 0px 0px 0px;
	text-align:left;
	height:50px;
	}
	

.jobs ul li div.result a{
	font-weight:bold;
	color:#3b96c3;
	font-size:110%;
		}
.jobs ul li div.result a:hover{
	font-weight:bold;
	color:#3b96c3;
	font-size:110%;
	text-decoration:underline;
		}
.jobs ul li div.result span.field{
	font-weight:bold;
	font-style:italic;
	}


.jobs a {
	text-decoration: none;
}

.jobs div.linkmenu {
	clear:right;
	
	
}
.jobs div.result_panel_left {
	padding:4px 0px 4px 0px
	width:100px;
	float:left;
	
}
.trackrecord{
	color:orange;
	font-weight:bold;
	display:block;
	padding:8px 8px 8px 0px;
}
.trackrecord_ul{
	width:94px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
	}
.trackrecord_li_blauw{
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style-image: url(/imgs/arrow_forward_blue.gif);
	}
.trackrecord_li_oranje{
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style-image: url(/imgs/arrow_forward_black.gif);
		}
.trackrecord_li{
	margin:0px;
	padding:0px;
	height:52px;
	}	

.trackrecordPDF a{
	color:#3399cc;
	font-weight:bold;
	display:block;
	
}
.bottom-row{
	
	height: 20px;
	margin:0px 0px 0px 125px;
	padding:0px;
	color: #e3e3e3;
	
}
.bottom-row a{
	color: #e3e3e3;
	font-size:11px;
}
.bottom-row div{
	height: 22px;
	padding:0px;
	width:610px;
	border-bottom: solid 1px #999999;
}
.bottom-row span{
	border-right: solid 1px #999999;
	margin:0px;
	height: 17px;
	display:block;
	float:left;
	padding:4px 18px 2px 0px;
	}

.bottom-row span.noborder{
	border:none;
	margin:0px;
	height: 15px;
	display:block;
	float:left;
	padding:6px 0px 2px 0px;
	float:right;
	font-size: 10px;
	}

/*- print class --------------------*/
.print_version {
	padding:2px 0px 0px 0px;
	float:right;
}

#p-article, #p-article td
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	text-align: left;
	color: #000000;
	vertical-align: top;
}

#p-article hr{
	display:none;
}
#p-article h2{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #666666;
	text-transform:uppercase;
	padding: 0px 0px 2px 0px;
	border-bottom: solid 1px #666666;
	background-color:#ffffff;
}

#p-article .print_version {
	display:none;
}
#p-article #submenu {
	display:none;
}

/*--sitemap --*/

ul.sitemap, ul.sitemap a  {
	padding:0px 0px 0px 0px;
	font-size:12px;
	}
	
ul.sitemap li ul, ul.sitemap li ul a  {
	padding:0px 0px 5px 10px;
	font-size:10px;
	list-style-type:none;
}