/*OCRE*/

/*DO NOT SHOW*/
TABLE#tablenotshow {display: none;}


body {
	margin: 0px;
}

form {
	margin: 0px;
}

body, td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #d48900;
}

a {
	color: #d48900;
}

.txtocrebox {
	color: #ffffff;
}

.txtlinkocrebox {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.txtgraybox {
	color: #d48900;
}

.colortxtgraybox {
	color: #d48900;
	font-weight: bold;
}

.txtgrayocrebox {
	color: #666666;
}



.greytxtgrayocrebox {
	color: #999999;
	text-decoration: none;
}
a.greytxtgrayocrebox:hover {
	color: #999999;
	text-decoration: underline;
}


.txtlinkgrayocrebox {
	color: #d48900;
	text-decoration: none;
}
a.txtlinkgrayocrebox:hover {
	color: #d48900;
	text-decoration: underline;
}




/*UITGAVEDETAIL*/

.titeluitgave {
	color: #ffffff;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}
.subtiteluitgave {
	color: #ffffff;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}
.uitgavebeschrijving {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.uitgaveinfotxt {
	color: #666666;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.uitgavetechinfo {
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.uitgavetechlink {
	color: #999999;
	text-decoration: underline;
}
.uitgavemethodlink {
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.uitgaveprice {
	color: #d48900;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}





/*TABLEHEADS*/

.tablehead {
	background-image: url('../images/tables/tablehead_bg.gif');
	background-repeat: repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
}

.tableheadlink {
	color: #333333;
	text-decoration: underline;
}

.cellpadding {
	padding:3px;
}



/*TABLES*/

.tablesides {
	background-color: #c5c5c5;
}
.rowuneven {
	background-color: #ffffff;
	/*padding: 2px;*/
}
.roweven {
	background-color: #f7f7f7;
	/*padding: 2px;*/
}
.rowtitle {
	color: #d48900;
	text-decoration: underline;
}
.rowtitlen {
	color: #d48900;
	text-decoration: none;
	font-weight: bold;
}
.major {
	color: #333333;
}
.minor {
	color: #666666;
}
.tablefootline {
	background-color: #c5c5c5;
}





/*FORMS*/

select.optionfields {
	width: 204px;
	border: solid 1px #d48900;
	font: normal 11px Arial;
	padding: 2px;
	color: #d48900;
	background-color:#ffffff;
}
.catalogbuttons {
	width: 204px;
	height: 23px;
	border: solid 1px #ffffff;
	background-color:#f2c157;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 11px;
	cursor: hand;
}


/*NIEUWS ABSTRACT TXT*/

.abstractsub {
	color: #333333;
	text-decoration: none;
}
.newsdate {
	color: #999999;
	text-decoration: none;
}



/*AGENDA ABSTRACTS*/

.txtlinkgraytitle {
	color: #333333;
	text-decoration: underline;
}
.txtlinkgray {
	color: #333333;
	text-decoration: none;
}
a.txtlinkgray:hover {
	color: #333333;
	text-decoration: underline;
}



/*NAV BETWEEN NEXT AND PREVIOUS LIST*/

.listactive {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.listpassive {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}





/*SUBNAV*/

.subnav_off {
	color: #333333;
	letter-spacing: 0.1em;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}


a.subnav_off:hover {
	color: #d48900;
	text-decoration: none;
}

.subnav_on {
	color: #d48900;
	letter-spacing: 0.1em;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}





/*COPYRIGHT TEXT BOTTOM*/

.copy {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}






/*______________________________________________________________________________________________________________________________*/

/*ADDED AFTER DUPLICATION OF STYLES */






/*EDITOR STYLES*/

p {font-size: 12px; color:#333333; line-height: 18px; font-weight: normal;}
h3 {font-size: 15px; color:#d48900; font-weight: bold;}
h4 {font-size: 13px; color:#d48900; font-weight: bold;}
h5 {font-size: 12px; color:#333333; line-height: 18px; font-weight: bold;}
.captions {font-size: 12px; color:#777777;}

p a {text-decoration: underline; color:#333333;}
p a:link {color:#333333;}
p a:visited {color:#333333;}
p a:active {color:#333333;}
p a:hover { text-decoration: none;}




.linkocrebox {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}


/*CONTACTFILES*/

.contactbox {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.contactlinkbox {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.promotorlink {
	color: #d48900;
	text-decoration: underline;
}


/*CONTACTFORM*/

.formfieldone {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal; 
	background-color: #ffffff;
	color: #333333;
	width: 220px;
	height: 18px;
}


.formfieldthree {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal; 
	background-color: #ffffff;
	color: #333333;
	width: 120px;
	height: 18px;
}

.formfieldfour {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal; 
	background-color: #ffffff;
	color: #333333;
	width: 80px;
	height: 18px;
}

.formtextareaone { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal; 
	background-color: #ffffff;
	color: #333333;
	width: 220px;
	height: 120px;
}

.contactbuttons {
	width: 100px;
	height: 23px;
	border: solid 1px #ffffff;
	background-color:#d48900;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 12px;
}







.newsdateb {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}





/*************************************************************************** LATEST STYLES*/


.newsdatebb {
	color: #999999;
	text-decoration: none;
	font-size: 15;
	font-weight: bold;
}
.newstitlebb {
	color: #d48900;
	text-decoration: none;
	font-size: 15;
	font-weight: bold;
}
.newssublebb {
	color: #333333;
	text-decoration: none;
	font-size: 14;
	font-weight: normal;
}
.newsbodyb {
	color: #222222;
	text-decoration: none;
	font-size: 12;
	font-weight: normal;
}
a.newsbodyb {
	color: #222222;
	text-decoration: underline;
	font-size: 12;
	font-weight: normal;
}
a.newstitlebb:hover {
	color: #d48900;
	text-decoration: underline;
	font-size: 15;
	font-weight: bold;
}



.linkocrebutton {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}



.formfieldfive {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal; 
	background-color: #ffffff;
	color: #333333;
	width: 60px;
	height: 18px;
}


/*ADDED AFTER 23 AUGUST 2006   ___________________________________________________________ */


.formfieldsix {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal; 
	background-color: #ffffff;
	color: #333333;
	width: 90px;
	height: 18px;
}



.loginbutton {
	width: 90px;
	height: 23px;
	border: solid 1px #ffffff;
	background-color:#d48900;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 12px;
}






.captions {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}


/*ADDED AFTER SEPTEMBER 22 2006 ___________________________________________________________*/

.textlinknormal {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

select.optionfieldlong {
	width: 270px;
	border: solid 1px #d48900;
	font: normal 12px Arial;
	padding: 2px;
	color: #d48900;
	background-color:#ffffff;
}
.formfieldseven {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal; 
	background-color: #ffffff;
	color: #333333;
	width: 40px;
	height: 18px;
}


.contactboxback {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #efefef;
}
.contactboxkleuter {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #d48900;
}
.contactboxlager {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #2fb6db;
}
.contactboxsecundair {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #c74930;
}
.contactboxvolwassen {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #e6c22c;
}

.contactbuttonssuper {
	width: 350px;
	height: 23px;
	border: solid 1px #ffffff;
	background-color:#d48900;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 12px;
}

.contactboxlight {
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.contactboxbacklight {
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #efefef;
}
.textlinkcolored {
	color: #d48900;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}






/*ADDED AFTER SEPTEMBER 24 2006 ----------------------------------------------------*/

.homeabstract {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.homeabstract:hover {
	text-decoration: underline;
}

.homeabstractsub {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.basketamount {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal; 
	background-color: #ffffff;
	color: #333333;
	width: 30px;
	height: 17px;
}
.basketremarks {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal; 
	background-color: #ffffff;
	color: #333333;
	width: 560px;
	height: 22px;
}
.basketemptybutton {
	width: 180px;
	height: 23px;
	border: solid 1px #ffffff;
	background-color:#999999;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 12px;
}
.basketbutton {
	width: 150px;
	height: 23px;
	border: solid 1px #ffffff;
	background-color:#d48900;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 12px;
}





/*ADDED AFTER OCTOBER 10 2006-------------------------------------------------------*/

.klassikgroup {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.klassikgroup:hover {
	text-decoration: underline;
}


.klassikmain {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d48900;
	text-decoration: none;
}
a.klassikmain:hover {
	text-decoration: underline;
}

.klassiksub {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.klassiksub:hover {
	text-decoration: underline;
}


.formfieldeight {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: normal; 
	background-color: #ffffff;
	color: #333333;
	width: 30px;
	height: 18px;
}





