@CHARSET "UTF-8";
/*
span.customInbouw {
	background-image: url('i/tab_grijs.gif');
	background-repeat:no-repeat;
	background-position: top right;
	background-color: rgb(98,121,133);
}
div.customInbouw {
	border-color: rgb(98,121,133);
	border-width: 0 0 0 2px;
	border-style: solid;
}

span.customOpbouw {
	background-image: url('i/tab_paars.gif');
	background-repeat:no-repeat;
	background-position: top right;
	background-color: rgb(129,34,119);
}
div.customOpbouw {
	border-color: rgb(129,34,119);
	border-width: 0 0 0 2px;
	border-style: solid;
}
*/
/* Article groups */
span.wsCustomAGH_15, span.wsCustomAGH_16, span.wsCustomAGH_20, span.wsCustomAGH_21, span.wsCustomAGH_22, span.wsCustomAGH_23, span.wsCustomAGH_24, span.wsCustomAGH_25, span.wsCustomAGH_26, span.wsCustomAGH_27, span.wsCustomAGH_28, span.wsCustomAGH_29 {
	background-image: url('i/tab_grijs.gif');
	background-repeat:no-repeat;
	background-position: top right;
	background-color: rgb(98,121,133);
}
div.wsCustomAGH_15, div.wsCustomAGH_16, div.wsCustomAGH_20, div.wsCustomAGH_21, div.wsCustomAGH_22, div.wsCustomAGH_23, div.wsCustomAGH_24, div.wsCustomAGH_25, div.wsCustomAGH_26, div.wsCustomAGH_27, div.wsCustomAGH_28, div.wsCustomAGH_29 {
	border-color: rgb(98,121,133);
	border-width: 0 0 0 2px;
	border-style: solid;
}

span.wsCustomAGH_30, span.wsCustomAGH_31 {
	background-image: url('i/tab_lichtgroen.gif');
	background-repeat:no-repeat;
	background-position: top right;
	background-color: rgb(140,198,62);
}
div.wsCustomAGH_30, div.wsCustomAGH_31 {
	border-color: rgb(140,198,62);
	border-width: 0 0 0 2px;
	border-style: solid;
}

/* Article headers */
/* Steady */
div.wsCustomPGH_2, div.wsCustomPGH_3, div.wsCustomPGH_4, div.wsCustomPGH_5, div.wsCustomPGH_6, div.wsCustomPGH_7, div.wsCustomPGH_8 {
	border-color: rgb(1,149,73);
	border-width: 0 0 0 2px;
	border-style: solid;
}
span.wsCustomPGH_2, span.wsCustomPGH_3, span.wsCustomPGH_4, span.wsCustomPGH_5, span.wsCustomPGH_6, span.wsCustomPGH_7, span.wsCustomPGH_8 {
	background-image: url('i/tab_groen.gif');
	background-repeat:no-repeat;
	background-position: top right;
	background-color: rgb(1,149,73);
}
/* Technoled */
div.wsCustomPGH_9, div.wsCustomPGH_10, div.wsCustomPGH_11, div.wsCustomPGH_12, div.wsCustomPGH_13, div.wsCustomPGH_14, div.wsCustomPGH_15, div.wsCustomPGH_16, div.wsCustomPGH_17, div.wsCustomPGH_18 {
	border-color: rgb(98,120,133);
	border-width: 0 0 0 2px;
	border-style: solid;
}
span.wsCustomPGH_9, span.wsCustomPGH_10, span.wsCustomPGH_11, span.wsCustomPGH_12, span.wsCustomPGH_13, span.wsCustomPGH_14, span.wsCustomPGH_15, span.wsCustomPGH_16, span.wsCustomPGH_17, span.wsCustomPGH_18 {
	background-image: url('i/tab_grijs.gif');
	background-repeat:no-repeat;
	background-position: top right;
	background-color: rgb(98,120,133);
}
/*Mobeye */
div.wsCustomPGH_19 {
	border-color: rgb(140,198,62);
	border-width: 0 0 0 2px;
	border-style: solid;
}
span.wsCustomPGH_19 { 
	background-image: url('i/tab_lichtgroen.gif');
	background-repeat:no-repeat;
	background-position: top right;
	background-color: rgb(140,198,62);
}
/* article info tables */
.wsArticleListArticle table table {
	width: 275px;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.wsArticleDetail table table {
	width: 275px;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
/* Default */
.wsCustomPG_1, .wsCustomPG_2, .wsCustomPG_3, .wsCustomPG_4, .wsCustomPG_5, .wsCustomPG_6, .wsCustomPG_7, .wsCustomPG_8, .wsCustomPG_9, .wsCustomPG_10, 
.wsCustomPG_11, .wsCustomPG_12, .wsCustomPG_13, .wsCustomPG_14, .wsCustomPG_15, .wsCustomPG_16, .wsCustomPG_17, .wsCustomPG_18, .wsCustomPG_19
{
	background-color: #fff;
	font-size: 10pt;
	line-height: 12pt;
}
/* Steady */
.wsCustomPG_2 .even,.wsCustomPG_3 .even,.wsCustomPG_4 .even,.wsCustomPG_5 .even,.wsCustomPG_6 .even,.wsCustomPG_7 .even,.wsCustomPG_8 .even {
	background-color: rgb(207,235,221);
}
/* Technoled */
.wsCustomPG_9 .even,.wsCustomPG_10 .even,.wsCustomPG_11 .even,.wsCustomPG_12 .even,.wsCustomPG_13 .even,.wsCustomPG_14 .even,.wsCustomPG_15 .even,.wsCustomPG_16 .even,.wsCustomPG_17 .even,.wsCustomPG_18 .even {
	background-color: rgb(201,209,212);
}
.wsCustomPG_19 .even { /*Mobeye */
	background-color: rgb(217,236,190);
}
