/*	12-4-2011	ka	changes	*/
/******* ALL ENTRIES ARE SORTED ALPHABETICAL - STARTING DOTS ARE IGNORED ***********/


a:link    { color: #1111ff; }	/* kleur van een link */
a:active  { color: #111166; }	/* kleur active link */
a:visited { color: #1111aa; }	/* kleur van een bezochte link */


/* background color abc blok */
.abc_color { 
	background-color: #eeeeee;
}

/* artist */
.at { 
	letter-spacing: 0.1em; 
	background-color: #dddddd;
	font-size: 120%;	
}

body {	/* is alleen last update */
	background-image: url(../gfx/bg_logo2.gif); 	
	background-repeat: repeat;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12pt;	
	margin-top: 0;
	margin-left: 0;
}

dl {
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 9pt;		/* main font size */
	color: #000000;		/* main text color */
}

.dvd_expl_bg1 { 
	font-size: 8pt;	
	background-color: #669900;
	color: #ffffff;
}

.dvd_expl_bg2 { 
	font-size: 8pt;	
	background-color: #558800;
	color: #ffffff;
}

.dvd_expl_head { 
	font-size: 10pt;	
	background-color: #99ee11;
	color: #000000;
}

.last_update { 
	font-size:				8pt;	
	padding-left:			250px;
}

.latt { 
	font-size: 10pt; 
}

.latt_text { 
	width: 650px;
}

.latest_new_ltr { 
	background-color: #9DBFA2; 
	font-size: 10pt;	
	vertical-align: middle;
	text-align: center;
}

.lc { 
    font-family: "Arial Narrow", Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 8pt;
	color: #ffffff;
	background-color: #6666cc;
	letter-spacing: 0.1em; 
	padding-left: 5; 
	padding-right: 3;
}

.ls { 
	font-weight: bold; 
}

.lstat { 
	color: #aa0000; 
	font-size: 10pt; 
}

.ltxt { 
	font-size: 8pt; 
}

/* kleuren new letter */
.new_ltr { 
	background-color: #D3E1D5; 
	font-size: 10pt;	
	color: #072769;
	vertical-align: top;
}

.new_ltr_big { 
	background-color: #426247; 	
	font-size: 600%;	
	font-weight: bold;
	background-color: #426247; 	
	color: #D3E1D5;
	text-align: center;
	vertical-align: middle;
	width: 90px;
	height: 90px;
}

/* 'see also' */
.see_also { 
	font-size: 7pt; 
	border: 1px solid #000088; 
	background-color: #ffffff;
	color: #0000ee;
	padding-left: 3; 
	padding-right: 1;
	cursor: pointer;	
}

.see_also_txt { 
	font-size: 7pt; 
}

/* samplers */
.sa2	{ font-size: 10pt;	cursor: pointer;	color: #1111ff;	}
.sat2	{ font-size: 10pt; }

/*	kleuren voor boodschappen in searchmain */
.search_msg_ok	{ 
	background-color: #1D8D1D; 
	font-size: 12pt; 
	color: #ffffff; 
	letter-spacing: 0.2em; 
}

.search_msg_nok	{ 
	background-color: #FF0000; 
	font-size: 12pt; 
	color: #ffffff; 
	letter-spacing: 0.2em; 
}

.special_box { 
	background-color: #668866;
	font-size: 8pt;	
	color: #eeeeff;
	text-align: center ;
}

.unrel { 
    font-family: "Arial Narrow", Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 8pt;
	color: #ffffff;
	background-color: #AA0000;
	letter-spacing: 0.1em; 
	padding-left: 3; 
	padding-right: 3;
}

/* we can supply more box */
.wcsm { 
	font-size: 8pt; 
	background-color: #dddddd; 
	color: #444488; 
	letter-spacing: 0em; 
}

