body {
	margin: 0px;
	padding: 0px;
	font: 0.75em "Arial", verdana, helvetica, sans-serif;
	color: #666;
	background-color: #fff;
	height: 100%;
	background-image: url(../site_images/bck_page.gif);
}
form, input {
	margin: 0px;
	padding: 0px;
}
select, textarea {
	font-family: "Arial", verdana, helvetica, sans-serif;
}
td {
	vertical-align:top;
}
.totalWidth {
	width: 960px;
}
#header {
	height: 76px;
	background-color: #FFF;
}
#logos { float:left; width: 640px; height: 62px; }
#logo { float: left; height: 62px; }
#logo img {	margin-left: 40px; margin-top: 16px; }
.etaplogo {	float:right; height: 62px; }
.etaplogo img { margin-right: 40px; margin-top: 16px; }

#search {
	float:left;
	height: 76px;
	border-left-style: solid;
	border-left-width: 1px;
	width: 299px;
	padding-left: 5px;
}
#searchbox {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C9BB;
	width: 280px;
	height: 20px;
	margin-top: 28px;
} 
.inputfield { 
	float:left;
	font-size:0.9em;
	height:16px;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding:0px;
	padding-top:3px;
	vertical-align: top;
	width: 176px;
	color: #A2A89C;
	text-align: center;
	overflow:hidden;
}
#searchbox div.button {
	float:left;
	cursor: hand;
	font-weight: bold;
	text-decoration: none;
	height:18px;
	display: block; 
	border-left: 1px solid #C3C9BB;
	background:url(../site_images/bck_butSearch.gif) right top no-repeat;
	margin: 0px;
	padding: 2px 16px 0px 16px;
	padding-top:2px;
	color: #a2a89c; 
	width: 60px;
	overflow:hidden;
}
#searchbox a {
	text-decoration: none;
}
#nav {
	width: 100%; height: 38px;
}
#nav.epc {
	background-image: url(../site_images/bck_page.gif);
}
#modnav {
	float:left;
	width: 640px;
	height: 38px;
	overflow: hidden;
	background-color: #B4BAAD;
}
#modnav div {
	vertical-align: middle;
	height: 38px;
	border-right: none;
	font-size: 0.88em;
	float:left;
}
#modnav a {
	display:block;
	padding: 12px 8px 3px 8px;
}
#modnav div.normal {
	border-left: 1px solid #B4BAAD;
	border-right: 1px solid #B4BAAD;
}
#modnav div.active {
	background-color: #969994;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#modnav .normal a {
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}
#modnav .active a {
	color: #fff;
	text-decoration:none;
	font-weight: bold;
}
#modnav td {
	vertical-align:top;
}
#language {
	float:left;
	width: 319px;
	height: 38px;
	border-left-style: solid;
	border-left-width: 1px;
}
#language table {
	margin-left: 20px;
	margin-top: 12px;
	font-weight: bold;
	color: #bec0bb;
}
#language td {
	width:10%;
	font-size: 0.88em;
	text-transform:uppercase;
	text-align:center;
}
#language a {
	color: #969893;
	text-decoration:none;
	font-weight: bold;
}
#content {
	border-top: 1px solid #fff;
}
#text {
	float:left;
	width: 640px;
	padding-bottom:20px;
}
#text.epc {
	width: 920px;
	padding-left:40px;
}
#subnav {
	/*background-color: #eff1ec;
	width: 100%; 
	height: 27px;*/
}
#subnav ul 
{
	background-color: #D7DBD3;
	height: 27px;
	font-size: 0.88em;
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
	padding-top: 6px;
	list-style-type: none;
}
#subnav li {
	margin: 0px;
	margin-right: 20px;
	display: inline;
}
#subnav .normal a {
	color: #969893;
	text-decoration:none;
	font-weight: bold;
}
#subnav .active a {
	text-decoration:none;
	font-weight: bold;
}
#text.epc #path ul { 
	padding-right:2px;
}
#path {
	width: 100%; height: 28px;
	overflow: hidden;
	color:#b3b3b3;
}
#path a {
	color:#b3b3b3;
}
#path ul {
	float: right;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-right:20px;
}
#path li {
	font-size: 0.9em;
	margin: 0px;
	margin-left: 8px;
	display: inline;
	padding:0px;
	padding-left: 2px;
}
#input {
	margin-left:40px;
	width: 400px;
	/*overflow: hidden;*/
	line-height: 1.3em;
}
#inputdownload {
	margin-left:40px;
	width: 600;
	line-height: 1.3em;
}
#input.wide {
	width: 480px;
}
#input p {
	margin-top: 6px;
}
#input li {
	list-style-type: none;
	background-image:url(../site_images/ill_bullet.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	margin-top: 4px;
}
#input a {
	color: #666;
}
#input a:visited {
	color: #969a93;
}
.listDescr p {
	margin-left: 20px;
} 
.listImage img {
	margin-bottom:6px;
} 
#images {
	float:left;
	width: 320px;
}
#images p {
	margin: 0px;
}
#images #comment {
	height: 224px; width:180px;
}
#images #comment td {
	vertical-align:bottom;
}
#images #comment p {
	font-size: 0.88em;
	color: #969a93;
	font-style:italic;
	text-align: left;
	margin: 20px;
}
#horizontalImages {
	position:absolute;
	left:480px; top: 339px;
	width:480px; height:224px;
	overflow:hidden;
}
#footer {
	clear:both;
	height:24px;
}
#stopper {
	width: 80px;
	height: 3px;
	overflow: hidden;
	float: left;
}
#disclaimer {
	float: right;
	margin-top: 4px;
	color:#b3b3b3;
	font-size: 0.9em;
}
#disclaimer a {
	color:#b3b3b3;
	color: #969893;
}

/*--- lijstpaginas ---*/
.listTitleRow {
	text-align: right;
	vertical-align: top;
	background-image: url(../site_images/ill_bullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.listCounter {
	text-align: right;
	color:#969994;
} 
.listTitle {
	float:left;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 5px;
} 
.size {
	color:#969994;
	font-style:italic;
	font-weight:normal;	
}
.listDate {
	font-size: 0.88em;
	color:#969994;
}
.listDescr {
	vertical-align: top; 
	padding-top:6px;
	clear:both; 
	text-align:left;
}
.listRef 
{
	vertical-align: top;
	padding-top: 6px;
	padding-left: 20px;
	clear: both;
	text-align: left;
}
.listImage {
	vertical-align: top;
	text-align: right;
	width:160px;
}
.listImage img {
	width:110px;
}
.listBrochureImage {
	vertical-align: top;
	text-align: right;
	width:160px;
}
.listBrochureImage img {
	width:110px;
	border:1px solid #ccc;
}
.listLine {
	background-image:url(../site_images/bck_listLine.gif);
}

/* epc 1 */
.epcTabBar {
	background-color: #e8e8e8;
	border-right: 2px solid #fff;
	font-size: 0.9em;
	padding-top:1px;
}
.epcTabBar ul {
	padding: 0;
	margin:1px 0 1px 0;
}
#input .epcTabBar li {
	display: inline;
	background-image:none;
	margin: 0 30px 0 10px;
	padding: 2px 20px 2px 20px;
	height:100%;
}
.epcTabBar li.active {
	font-weight:bold;
	background-color:#fff;
	border: 1px solid #ccc;
	border-bottom:none;
}
#input .epcTabBar li.active a {
	text-decoration:none;
}
#input .epcTabBar li.active a:hover {
	text-decoration:underline;
}
#input .epcTabBar a {
	text-decoration:none;
}
#input .epcTabBar a:hover {
	text-decoration:underline;
}
.epc1Table {
	margin-top: 14px;
	background-color: #eff1ed;
}
.epc1Table td {
	border-right: 3px solid #fff;
	vertical-align:top;
	padding: 8px 4px 8px 4px;
	text-align:center;
	font-size:0.8em;
	line-height: 1em;
}
.epc1Table td.epc1DottedBottom {
	background: url(../site_images/epc/bck_dottedLineEpc.gif) bottom left repeat-x;
}
.epc1Table td.epc1TableHead {
	border-left: 1px solid #e8e8e8;
	background-color: #fff;
	vertical-align:bottom;
	text-align:left;
	font-weight: bold;
	color: #b3b3b3;
	font-size:1em;
	padding: 4px 4px 6px 4px;
	line-height: 1.1em;
	background-image:none;
}
.epc1Table td.epc1ColourBar {
	padding:0px;
	border-right: 3px solid #fff;
	height:3px;
}
.epc1Table td.epc1ColourBar img {
	width: 20px; height:3px;
}

/* epc niv 1&2 */

/* epc niv 2 */
.epc2Table {
	margin-top: 14px;
	background-color: #eff1ed;
}
.epc2Table td {
	border-bottom: 3px solid #fff;
	vertical-align:top;
	padding: 3px;
	text-align:center;
	font-size:0.8em;
	line-height: 1em;
	background: url(../site_images/epc/bck_dottedLineEpc2.gif) top right repeat-y;
}
.epc2Table td td {
	border-bottom: none;
	padding: 0;
	font-size:1em;
	background: none;
}
.epc2Table td td.rendement {
	border-bottom: none;
	padding: 0;
	background: none;
	width:23px;
}
.epc2Table td td.rendement img {
	margin: 0 0 3px 3px;
}
.epc2Table td.epc2NoLineR {
	background-image: none;
}
.epc2Table td.epc2NoLineB {
	border-bottom-style:none;
}
.epc2Table td.epc2TableHead {
	background-color: #fff;
	vertical-align:bottom;
	text-align:left;
	font-weight: bold;
	color: #b3b3b3;
	font-size:1em;
	padding: 0 3px 0 10px;
	line-height: 1.1em;
}
.epc2Table td.epc2Descr {
	text-align:left;
	font-weight: bold;
	color: #b3b3b3;
	font-size:1em;
	line-height: 1.1em;
	width:320px;
	padding: 8px 3px 6px 10px;
}
/*contact*/
.contactTable td {
	padding-bottom: 10px;
}

/*epc - niv3 */
.epc3Table {
	margin-top: 14px;
	background-color: #eff1ed;
}
.epc3Table td {
	border-bottom: 3px solid #fff;
	padding: 3px;
	text-align:center;
	font-size:0.8em;
	line-height: 1em;
	vertical-align:middle;
	background: url(../site_images/epc/bck_dottedLineEpc2.gif) top right repeat-y;
}
.epc3Table td.NoLineR {
	background-image: none;
}
.epc3Table td.NoLineB {
	border-bottom-style:none;
}
.epc3Table td.tableHead {
	background-color: #fff;
	vertical-align:bottom;
	text-align:left;
	font-weight: bold;
	color: #b3b3b3;
	font-size:1em;
	padding: 0 1px 0 3px;
	line-height: 1.1em;
}
.epc3Table td.filter {
	background-color: #979994;
	text-align:left;
	background-image: url(../site_images/epc/bck_dottedLineEpc3.gif);
	padding:0;
}

.compulsory 
{
	font-size:0.8em;	
}

.tableSearch tr td
{
	font-size: 12px;
}

p.right { text-align: right; padding-right: 10px; }
table.webrefimages { table-layout: fixed; width: 595px; border-collapse: collapse; margin-right: 5px; }
table.webrefimages tr td { padding: 5px 5px 25px 5px; }
table.webrefimages tr td a.image { border: 1px solid #d7dbd3; width: 100px; height: 100px; display: block; }
table.webrefimages tr td a.image img { display: block; margin: 0px auto; }
table.webrefimages tr td a.title { color: #666; text-decoration: underline; margin-top: 5px; text-decoration: none; }