body.body-index
{
	background-image: url(./bg_index.gif);
	background-repeat: repeat;
	
	font-family: Arial;
	font-size: 10pt;
	color: rgb(125,125,125);
	
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

body.body-page
{	
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	color: rgb(125,125,125);
	
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	
	scrollbar-base-color: #f0f0f0;
	scrollbar-arrow-color: rgb(175,175,175);
	scrollbar-track-color: #f0f0f0;
	scrollbar-3d-light-color: rgb(175,175,175);
	scrollbar-highlight-color: rgb(175,175,175);
	scrollbar-face-color: #f0f0f0;
	scrollbar-shadow-color: rgb(175,175,175);
	scrollbar-darkshadow-color: #f0f0f0;		
}

body.body-scroller
{
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	color: rgb(125,125,125);
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	scrollbar-base-color: #f0f0f0;
	scrollbar-arrow-color: rgb(120,120,120);
	scrollbar-track-color: #f0f0f0;
	scrollbar-3d-light-color: rgb(120,120,120);
	scrollbar-highlight-color: rgb(120,120,120);
	scrollbar-face-color: #f0f0f0;
	scrollbar-shadow-color: rgb(120,120,120);
	scrollbar-darkshadow-color: #f0f0f0;		
}

table.table-aanbieding
{	
	background-color: #9BC5D4;	
	
	border-width: 1px;
	border-color: #76A7B8;
	border-style: solid;	
}

table.table-special
{	
	background-color: #EEEEEE;	
	
	border-width: 1px;
	border-color: #C5B481;
	border-style: solid;	
}

table.table-text
{
	width: 100%;
	
	font-family: Arial;
	font-size: 12pt;
	color: rgb(100,100,100);
	
	border-width: 0px;
	border-bottom-width: 0px;
	border-color: rgb(200,200,200);
	border-style: dotted;
}

table.table-text2
{
	width: 100%;
	
	font-family: Arial;
	font-size: 9pt;
	color: rgb(100,100,100);
	
	border-width: 0px;	
}

table.table-fixed
{
	width: 100%;
	
	font-family: Arial;
	font-size: 9pt;
	color: rgb(100,100,100);
	
	border-width: 0px;
}

table.table-statistieken
{
	width: 100%;
	
	font-family: Arial;
	font-size: 9pt;
	color: rgb(100,100,100);
}

table.table-afronding
{
	width: 90%;
	
	font-family: Arial;
	font-size: 9pt;
	color: rgb(100,100,100);
}

INPUT.text-disabled
{	background-color: rgb(220,220,220);
}

INPUT.button
{	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	border: solid 1px #B1BFCA;
	color: #4E6984;
	background-color: #EFEFEF;	
	background-image: url(./bg_button.jpg);		
	cursor: pointer;
}

table.border
{
	border-width: 1px;
	border-color: rgb(150,150,150);
	border-style: solid;
	
	font-family: Arial;
	font-size: 10pt;
}

TR.difference
{
	background-color: #E0E0E0;
}

TD.difference
{
	border-color: rgb(150,150,150);
	border-style: solid;		
	border-width: 1px;
}

TD.border-left-right
{
	border-color: rgb(200,200,200);
	border-width: 0px;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
}

TD.border-left
{
	border-color: rgb(150,150,150);
	border-width: 0px;
	border-style: solid;
	border-left-width: 1px;
}

TD.border-right
{
	border-color: rgb(150,150,150);
	border-width: 0px;
	border-style: solid;
	border-right-width: 1px;
}

TD.td-prijs
{
	text-align: right;
}

TD.td-menu-header
{	font-size: 9pt;
	font-weight: bold;
	color: #3E6B7B;
	background-color: #FFFFFF;
	border: solid 1px #808080;
	text-align: center;
}

TD.td-special
{
	font-weight: bold;
	color: #D20000;
}

TD.td-meest-populair
{
	font-size: 10pt;
	font-weight: bold;
	color: #D20000;
}

TD.td-font-medium
{	font-size: 10pt;
	font-weight: bold;
	color: #606060;
}

TD.td-adres
{
	text-align: left;
}

TD.td-vragen
{
	font-family: Arial;
	font-size: 9pt;
	text-align: left;
}

TD.td-modus
{
	text-align: center;
}

TD.td-aantal
{
	text-align: center;
}

TD.td-inhoud
{
	text-align: left;
}

TD.td-bestel
{
	text-align: right;
}

TD.td-bestemming
{
	text-align: left;
}

TD.td-country
{
	text-align: left;
}

TD.td-wijzigen
{
	text-align: right;
}

TD.td-uitleg
{
	text-align: left;	
}

TD.td-subject-midden
{
	width: 15px;
	font-weight: bold;
	color: #1783AB;
	
	background-color: #f7f7f7;

	border-width: 0px;	
	border-top-width: 1px;		
	border-top-style: solid;		
	border-color: #9BC5D4;	
}

TD.td-subject
{
	font-weight: bold;
	color: #1783AB;
	font-size: 10pt;
	
	background-color: #f7f7f7;

	border-width: 0px;	
	border-top-width: 1px;		
	border-top-style: solid;		
	border-color: #9BC5D4;	
}

TD.td-admin
{
	text-align: right;
	
	font-weight: bold;
	color: #909090;
}

TD.td-top
{	font-size: 10pt;
	background-color: #DE6262;
	color: #FFFFFF;	
	font-weight: bold;
}

TD.td-tip
{	font-size: 10pt;
	color: #FFFFFF;	
	font-weight: bold;
}

TD.td-small
{	font-size: 8pt;
	color: #606060;
	font-style: italic;
}

TD.td-partner
{	font-size: 10pt;
	background-color: #ACB4C8;
	color: #FFFFFF;	
	font-weight: bold;
}

TD.td-acties
{	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	
	background-color: #3E6B7B;
}

TD.td-nieuw
{
	font-size: 18pt;	
	font-weight: bold;
	color: #003674;	
}

TD.td-nieuw-text
{
	font-weight: bold;
	font-size: 9pt;
	text-align: justify;
}

TD.td-nieuw-text-rechts
{
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
}

TD.td-recenteuitgaven
{
	font-size: 16pt;
	font-weight: bold;
	color: #003674;	
}

TD.td-kop-groot
{
	font-size: 12pt;
	font-weight: bold;
	text-align: justify;
	color: #003674;	
}

TD.td-tip-groot
{
	font-size: 14pt;
	font-weight: bold;
	text-align: justify;
	color: #003674;	
}

TD.td-tip-text
{
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	color: #003674;	
}

TD.td-tip-text-klein
{
	font-weight: bold;
	font-size: 9pt;
	text-align: justify;
	color: #003674;	
}

TABLE.index-table
{
	border-right: #76aef0 1px solid;
	border-top: #76aef0 1px solid;
	border-left: #76aef0 1px solid;
	width: 950px;
	border-bottom: #76aef0 1px solid;
	height: 100%;
}

TABLE.table-menu
{
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
}

TD.index-top
{
	WIDTH: 100%;
	height: 8px;
	
	font-size: 1px;
	
	background-image: url(./footer.jpg);
	background-repeat: repeat-x;
	background-position: 0%, 50%;
	
	border-color: rgb(175,175,175);
	border-width: 0px;
	border-style: solid;
	border-bottom-width: 1px;
}

TD.index-menu-bottom
{
	WIDTH: 100%;
	height: 4px;
	font-size: 1px;
	background-color:White;	
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	border-bottom-color: #99ccff;
}

TABLE.div-menu
{
	background-color: #F8F8F8;
	border-color: rgb(150,150,150);
	border-width: 1px;
	border-style: solid;

	WIDTH: 150;
	TOP: -500px;
	POSITION: absolute;
	
	z-index: 500;
}

TD.index-logo-left
{
	width: 100%;
	height: 113px;
	
	background-color: #00ADEF;
	background-image: url(./logo_left.jpg);
	background-repeat: repeat-x;
}

TD.index-logo-left2
{
	width: 100%;
	height: 113px;
	
	background-color: #00ADEF;
	background-image: url(./kerst/logo_left.jpg);
	background-repeat: repeat-x;
}

TD.index-logo-left2-fake
{
	width: 100%;
	height: 113px;
	
	background-color: #00ADEF;
	background-image: url(./bg_logo.jpg);
	background-repeat: repeat-x;
}

TD.index-logo-top
{
	background-image: url(./Zomer2006/kop_rechts_opvulling.jpg);
	background-repeat: repeat-x;
}
TD.index-logo-top-tabs
{
	background-image: url(./Zomer2006/menu_opvulling.jpg);
	background-repeat: repeat-x;
}

TD.index-menu
{	
	background-color: #231F20;
}

TD.index-middle
{
	WIDTH: 100%;
	HEIGHT: 100%;
	vertical-align:top;
	background-color: #FFFFFF;
}

TD.index-footer
{	
	WIDTH: 100%;
	height: 45px;
	
	background-image: url(./footer.jpg);
	background-repeat: repeat-x;
	
	border-color: rgb(200,200,200);
	border-width: 0px;
	border-style: solid;
	border-top-width: 1px;	
}

FONT.titel
{
	/* Voor de Metatags */
	color: #720000;
	font-weight: bold;
}

FONT.font-searchresults0
{
	font-weight: bold;
	color: #FFFFFF;
	background: #1783AB;	
}

FONT.font-searchresults1
{
	font-weight: bold;
	color: #FFFFFF;
	background: #D20000;	
}

FONT.font-searchresults2
{
	font-weight: bold;
	color: #FFFFFF;
	background: #0083FF;	
}

FONT.font-searchresults3
{
	font-weight: bold;
	color: #FFFFFF;
	background: #8317AB;	
}

FONT.font-searchresults4
{
	font-weight: bold;
	color: #FFFFFF;
	background: #AB8317;	
}

FONT.font-searchresults5
{
	font-weight: bold;
	color: #FFFFFF;
	background: #AB1783;	
}

FONT.font-searchresults6
{
	font-weight: bold;
	color: #FFFFFF;
	background: #00FA84;	
}

TABLE.table-search
{	font-size: 9pt;
	
	WIDTH: 60%;
	height: 55px;
	
	background-image: url(./bg_search.jpg);
	background-repeat: repeat-x;
	
	border-color: rgb(200,200,200);
	border-width: 1px;
	border-style: solid;
}

TABLE.table-search-small
{	font-size: 9pt;

	WIDTH: 100%;
	height: 10px;
	background-color: #E1E1E1;
		
	border-width: 0px;
}

TABLE.table-user-menu
{	font-family: Arial;
	font-size: 8pt;
	color: #444444;
	WIDTH: 100%;
	height: 9px;
	background-color: #E1E1E1;		
	border-width: 0px;
}

TABLE.table-sidebar
{
	width: 100%;
	border-width: 0px;
	BORDER-RIGHT: #99ccff 1px solid;
	BORDER-TOP: #99ccff 1px solid;
	BORDER-LEFT: #99ccff 1px solid;
	BORDER-BOTTOM: #99ccff 1px solid;
}	

TH.table-sidebar
{
	font-size: 13px;
	font-weight:bold;
	color: White;
	background-color: #99ccff;
	text-align:left;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}
TH.table-sidebar-right
{
	font-size: 13px;
	font-weight:bold;
	color: White;
	background-color: #99ccff;
	text-align:right;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

TD.Sidebar
{
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffffff;
	width: 150;
}

iframe.iframe-datafield
{
	width: 100%;
	display:none;
	overflow:visible;
}

iframe.iframe-bottomscroller
{
	width: 100%;
	height: 55px;	
	
	background-image: url(./footer.jpg);
	background-repeat: repeat-x;
}

IMG.image-boekje
{
	width: 50px;
	height: 75px;
	border-width: 1px;
	border-color: rgb(175,175,175);
	border-style: solid;		
}

IMG.image-boekje2
{
	width: 100px;
	height: 151px;
	border-width: 1px;
	border-color: rgb(175,175,175);
	border-style: solid;		
}

IMG.image-section
{	width: 75px;
	height: 113px;
	border-width: 1px;
	border-color: rgb(175,175,175);
	border-style: solid;
}

IMG.image-admin
{	border-width: 1px;
	border-color: rgb(175,175,175);
	border-style: solid;			
}

IMG.image-boekje-medium
{
	width: 130px;
	height: 165px;
	
	border-width: 1px;
	border-color: rgb(175,175,175);
	border-style: solid;		
}

IMG.image-boekje-groot
{
	width: 75px;
	height: 113px;
	
	border-width: 1px;
	border-color: rgb(175,175,175);
	border-style: solid;		
}

IMG.image-boekje-groter
{
	height: 150px;
	
	border-width: 1px;
	border-color: rgb(175,175,175);
	border-style: solid;		
}

IMG.image-boekje-grootst
{
	width: 133px;
	height: 200px;
	
	border-width: 1px;
	border-color: rgb(175,175,175);
	border-style: solid;		
}

table.table-boekje
{
	background-color: #FFFFFF;
	
	width: 90%;
	
	font-family: Arial;
	font-size: 9pt;
	color: rgb(100,100,100);
	
	border-width: 1px;
	border-color: rgb(220,220,220);
	border-style: solid;	
}

table.table-boekje-special
{	width: 90%;
	
	font-family: Arial;
	font-size: 9pt;
	color: rgb(100,100,100);	
}

table.table-boekje-aanbieding
{
	background-color: #FFFFFF;
	
	width: 90%;
	
	font-family: Arial;
	font-size: 9pt;
	color: rgb(100,100,100);
	
	border-width: 1px;
	border-bottom-width: 0px;
	border-color: #76A7B8;
	border-style: solid;	
}

table.table-boekje-invisible
{
	width: 90%;
	
	background-image: url(./bg_invisible.jpg);
	
	font-family: Arial;
	font-size: 9pt;
	color: rgb(100,100,100);
	
	border: solid 2px rgb(220,220,220);
}

table.table-boekje-incatalog
{
	width: 90%;
	
	background-image: url(./bg_incatalog.jpg);
	
	font-family: Arial;
	font-size: 9pt;
	color: rgb(100,100,100);
	
	border: solid 2px #B6CFE4;
}

table.navigatie
{
	width: 90%;
	
	font-family: Arial;
	font-size: 9pt;
	color: rgb(100,100,100);
}

TD.td-text-niet-beschikbaar
{
	font-style: italic;
}

TD.td-boekje-image
{
	width: 76px;
}

TD.td-boekje-header
{
	width: 150px;
	font-weight: bold;
}

TD.td-recent
{	background-color: "#9DBD66";
	color:"#FFFFFF"	;
}

TD.td-special
{	background-color: "#BD66B6";
	color:"#FFFFFF"	;
}

TD.td-invisible
{
	background-image: url(./bg_invisible.jpg);
	border: solid 2px rgb(220,220,220);
}

TD.td-incatalog
{
	background-image: url(./bg_incatalog.jpg);
	border: solid 2px #B6CFE4;
}

INPUT.bestel
{	
	text-align: center;
	width: 30px;
	
	color: rgb(100,100,100);
	
	border-width: 1px;
	border-color: rgb(175,175,175);
	border-style: solid;	
	border-left-width: 1px;	
}

span.button_bestel_digi
{
	text-align: center;
	width: 30px;
	height: 20px;
	
	color: rgb(100,100,100);
	
	border-width: 1px;
	border-color: rgb(175,175,175);
	border-style: solid;	
	border-left-width: 1px;	
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	border: solid 1px #B1BFCA;
	color: #4E6984;
	background-color: #EFEFEF;	
	background-image: url(./bg_button.jpg);	
	
	cursor: pointer;
}

INPUT.adres
{	
	border-width: 1px;
	border-color: rgb(175,175,175);
	border-style: solid;	
	border-left-width: 1px;	
}

INPUT, TextArea
{
	border-width: 1px;
	border-color: rgb(175,175,175);
	border-style: solid;	
	border-left-width: 1px;	
}

Table.table-placeholder
{	height: 8px;
}

A.pager-empty { text-decoration: none;font-size: 8pt;color: #646464; }

A.menu:link { text-decoration: none;font-family: Arial;font-size: 9pt;color: #F0F0F0; }
A.menu:visited { text-decoration: none;font-family: Arial;font-size: 9pt;color: #F0F0F0; }
A.menu:active { text-decoration: underline;font-family: Arial;font-size: 9pt;color: #F0F0F0; }
A.menu:hover { text-decoration: underline;font-family: Arial;font-size: 9pt;color: #F0F0F0; }

A.user-menu:link { text-decoration: none;font-family: Arial;font-size: 8pt;color: #1D71B1; font-weight: bold; }
A.user-menu:visited { text-decoration: none;font-family: Arial;font-size: 8pt;color: #1D71B1; font-weight: bold; }
A.user-menu:active { text-decoration: underline;font-family: Arial;font-size: 8pt;color: #1D71B1; font-weight: bold; }
A.user-menu:hover { text-decoration: underline;font-family: Arial;font-size: 8pt;color: #1D71B1; font-weight: bold; }

A.boek:link { text-decoration: underline;font-size: 9pt;color: #606060;font-weight: bold; }
A.boek:visited { text-decoration: underline;font-size: 9pt;color: #606060;font-weight: bold; }
A.boek:active { text-decoration: underline;font-size: 9pt;color: #606060;font-weight: bold; }
A.boek:hover { text-decoration: underline;font-size: 9pt;color: #003674;font-weight: bold; }

A.boeknieuw:link { text-decoration: underline;font-size: 13pt;color: #000000;font-weight: bold; }
A.boeknieuw:visited { text-decoration: underline;font-size: 13pt;color: #000000;font-weight: bold; }
A.boeknieuw:active { text-decoration: underline;font-size: 13pt;color: #000000;font-weight: bold; }
A.boeknieuw:hover { text-decoration: underline;font-size: 13pt;color: #003674;font-weight: bold; }

A.boeknieuwleesverder:link { text-decoration: underline;font-size: 10pt;color: #195D89;font-weight: bold; }
A.boeknieuwleesverder:visited { text-decoration: underline;font-size: 10pt;color: #195D89;font-weight: bold; }
A.boeknieuwleesverder:active { text-decoration: underline;font-size: 10pt;color: #195D89;font-weight: bold; }
A.boeknieuwleesverder:hover { text-decoration: underline;font-size: 10pt;color: #003674;font-weight: bold; }

A.boektip:link { text-decoration: none;font-size: 13pt;color: #003674;font-weight: bold; }
A.boektip:visited { text-decoration: none;font-size: 13pt;color: #003674;font-weight: bold; }
A.boektip:active { text-decoration: none;font-size: 13pt;color: #003674;font-weight: bold; }
A.boektip:hover { text-decoration: none;font-size: 13pt;color: #003674;font-weight: bold; }

A.boektip_groot:link { text-decoration: none;font-size: 16pt;color: #003674;font-weight: bold; }
A.boektip_groot:visited { text-decoration: none;font-size: 16pt;color: #003674;font-weight: bold; }
A.boektip_groot:active { text-decoration: none;font-size: 16pt;color: #003674;font-weight: bold; }
A.boektip_groot:hover { text-decoration: none;font-size: 16pt;color: #003674;font-weight: bold; }

A.default:link { text-decoration: underline;font-size: 9pt;color: #606060;}
A.default:visited { text-decoration: underline;font-size: 9pt;color: #606060;}
A.default:active { text-decoration: underline;font-size: 9pt;color: #606060;}
A.default:hover { text-decoration: underline;font-size: 9pt; color: #003674;}

A.admin:link { text-decoration: underline;font-size: 9pt;color: #606060;font-weight: bold; }
A.admin:visited { text-decoration: underline;font-size: 9pt;color: #606060;font-weight: bold; }
A.admin:active { text-decoration: underline;font-size: 9pt;color: #606060;font-weight: bold; }
A.admin:hover { text-decoration: underline;font-size: 9pt;color: #003674;font-weight: bold; }

A.bestel:link { text-decoration: underline;font-size: 9pt;color: #195D89;font-weight: bold; }
A.bestel:visited { text-decoration: underline;font-size: 9pt;color: #195D89;font-weight: bold; }
A.bestel:active { text-decoration: underline;font-size: 9pt;color: #195D89;font-weight: bold; }
A.bestel:hover { text-decoration: underline;font-size: 9pt;color: #195D89;font-weight: bold; }

A.navigatie:link { text-decoration: underline;font-size: 9pt;color: #707070;font-weight: bold; }
A.navigatie:visited { text-decoration: underline;font-size: 9pt;color: #707070;font-weight: bold; }
A.navigatie:active { text-decoration: underline;font-size: 9pt;color: #707070;font-weight: bold; }
A.navigatie:hover { text-decoration: underline;font-size: 9pt;color: #707070;font-weight: bold; }

A.catalogus:link { text-decoration: underline;font-size: 9pt;color: #858585;font-weight: bold; }
A.catalogus:visited { text-decoration: underline;font-size: 9pt;color: #858585;font-weight: bold; }
A.catalogus:active { text-decoration: underline;font-size: 9pt;color: #858585;font-weight: bold; }
A.catalogus:hover { text-decoration: underline;font-size: 9pt;color: #858585;font-weight: bold; }

A.catalogus_leeg:link { text-decoration: underline;font-size: 9pt;color: #7F7F7F;font-weight: bold; }
A.catalogus_leeg:visited { text-decoration: underline;font-size: 9pt;color: #7F7F7F;font-weight: bold; }
A.catalogus_leeg:active { text-decoration: underline;font-size: 9pt;color: #7F7F7F;font-weight: bold; }
A.catalogus_leeg:hover { text-decoration: underline;font-size: 9pt;color: #7F7F7F;font-weight: bold; }

A.catalogus_vol:link { text-decoration: underline;font-size: 9pt;color: #0066A1;font-weight: bold; }
A.catalogus_vol:visited { text-decoration: underline;font-size: 9pt;color: #0066A1;font-weight: bold; }
A.catalogus_vol:active { text-decoration: underline;font-size: 9pt;color: #0066A1;font-weight: bold; }
A.catalogus_vol:hover { text-decoration: underline;font-size: 9pt;color: #0066A1;font-weight: bold; }

A.hot:link { text-decoration: underline; font-size: 9pt; color: #D20000;}
A.hot:visited { text-decoration: underline; font-size: 9pt; color: #D20000;}
A.hot:active { text-decoration: underline; font-size: 9pt; color: #D20000;}
A.hot:hover { text-decoration: underline; font-size: 9pt; color: #dc555c; }

A.tabs:link { text-decoration: none; font-size: 9pt; color: #454444;font-weight: bold; }
A.tabs:visited { text-decoration: none; font-size: 9pt;color: #454444;font-weight: bold; }
A.tabs:active { text-decoration: none; font-size: 9pt;color: #454444;font-weight: bold; }
A.tabs:hover { text-decoration: none; font-size: 9pt;color: #454444;font-weight: bold; }

A.new:link { text-decoration: underline;font-size: 10pt;color: #FFFFFF;font-weight: bold; }
A.new:visited { text-decoration: underline;font-size: 10pt;color: #FFFFFF;font-weight: bold; }
A.new:active { text-decoration: underline;font-size: 10pt;color: #FFFFFF;font-weight: bold; }
A.new:hover { text-decoration: underline;font-size: 10pt;color: #FFFFFF;font-weight: bold; }

A:link { text-decoration: underline;font-size: 9pt;color: #646464; }
A:visited { text-decoration: underline;font-size: 9pt;color: #646464; }
A:active { text-decoration: underline;font-size: 9pt;color: #646464; }
A:hover { text-decoration: underline;font-size: 9pt;color: #003674; }

A.a-stat-boek:link { text-decoration: underline;font-size: 9pt;color: #FFAA00; }
A.a-stat-boek:visited { text-decoration: underline;font-size: 9pt;color: #FFAA00; }
A.a-stat-boek:active { text-decoration: underline;font-size: 9pt;color: #FFAA00; }
A.a-stat-boek:hover { text-decoration: underline;font-size: 9pt;color: #FFAA00; }

A.a-stat-abbo:link { text-decoration: underline;font-size: 9pt;color: #009100; }
A.a-stat-abbo:visited { text-decoration: underline;font-size: 9pt;color: #009100; }
A.a-stat-abbo:active { text-decoration: underline;font-size: 9pt;color: #009100; }
A.a-stat-abbo:hover { text-decoration: underline;font-size: 9pt;color: #009100; }

A.a-stat-prod:link { text-decoration: underline;font-size: 9pt;color: #FF00FF; }
A.a-stat-prod:visited { text-decoration: underline;font-size: 9pt;color: #FF00FF; }
A.a-stat-prod:active { text-decoration: underline;font-size: 9pt;color: #FF00FF; }
A.a-stat-prod:hover { text-decoration: underline;font-size: 9pt;color: #FF00FF; }

A.a-stat-aanb:link { text-decoration: underline;font-size: 9pt;color: #0000FF; }
A.a-stat-aanb:visited { text-decoration: underline;font-size: 9pt;color: #0000FF; }
A.a-stat-aanb:active { text-decoration: underline;font-size: 9pt;color: #0000FF; }
A.a-stat-aanb:hover { text-decoration: underline;font-size: 9pt;color: #0000FF; }

TR.tr-difference
{
	background-color: #ECF0F7;
}

TR.tr-normal
{
	background-color: #FFFFFF;
}
