body 
{
	font-family:Verdana;
	font-size:12px;
}

.button
{
	BORDER-BOTTOM: #8B0029 1px solid;
    BORDER-LEFT: #8B0029 1px solid;
    BORDER-RIGHT: #8B0029 1px solid;
    BORDER-TOP: #8B0029 1px solid;
    BACKGROUND-COLOR: #B57C67;
    FONT-SIZE: 10px;
    FONT-weight: bold;
    COLOR: #ffffff;
}


/* -- Voorkant zoekpagina -- */

.kb_header
{
	text-align: right;
	font-size: 15px;
}

.kb_searchBar
{
	BORDER-BOTTOM: #8B0029 1px solid;
    BORDER-LEFT: #8B0029 1px solid;
    BORDER-RIGHT: #8B0029 1px solid;
    BORDER-TOP: #8B0029 1px solid;
	width:50%;
	height: 25x;
}

.kb_searchButton
{
BORDER-BOTTOM: #8B0029 1px solid;
    BORDER-LEFT: #8B0029 1px solid;
    BORDER-RIGHT: #8B0029 1px solid;
    BORDER-TOP: #8B0029 1px solid;
    BACKGROUND-COLOR: #B57C67;
	color: #FFFFFF;
	font-weight: bold;
	
}

/* ++++ HOMEPAGE ++++ */

/*Mededelingen*/

.kb_home_mededelingDescription
{
	font-weight:bold;	
}

.kb_home_artikelMededelingTitel
{
	font-size:12px;
	line-height:20px;
	background-color:#E1F0FA;
}

.kb_home_mededelingHistoryDate
{
	font-size:9px;
	text-align:right;
	width:150px;
	line-height:20px;
	background-color:#E1F0FA;
}

.front_homepage_geenMededelingenArtikelen
{
	font-weight:normal;
	background-color:#E1F0FA;
}

/*Nieuwe / gewijzigde artikelen*/

.kb_home_description
{
	font-weight:bold;
}

td.kb_home_artikelTitel
{
	font-size:12px;
	line-height:20px;
}

td.kb_home_historyDate
{
	font-size:9px;
	text-align:right;
	width:150px;
	line-height:20px;
}

.front_homepage_geenArtikelen
{
	font-weight:normal;
}

/* ++++ Lijstweergave ++++ */

.kb_lijst_titel
{
	font-size:14px;
	font-weight:bold;
}

.kb_lijst_omschrijving
{
}

.kb_lijst_wijziging
{
	color:black;
	font-size:10px;
}

/* ++++ Detailweergave ++++ */

.kb_detail_titel
{
	font-weight:bold;
	font-size:16px;
}

.kb_detail_artikelnummer
{
	font-size:11px;
}

.kb_detail_artikel
{
}

.kb_detail_relatieVak
{
	padding:4px 4px 4px 4px;
	width:100%;
	background-color:#EEEEEE;
	line-height:20px;
}

.kb_detail_titelGerelateerdeArtikelen
{
	font-weight:bold;
	padding-bottom:20px;
}

.kb_detail_geenArtikelen
{
	font-style:normal;
	color: #325781;
	font-size:12px;
	font-weight:normal;
}

span.kb_detail_gerelateerdArtikelLink A:link {
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}

span.kb_detail_gerelateerdArtikelLink A:visited {
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}

span.kb_detail_gerelateerdArtikelLink A:active {
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}

span.kb_detail_gerelateerdArtikelLink A:hover {
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}

/* ++++ Alternatieven ++++ */

.kb_alternatief_link
{
	font-style:normal;
	color:Black;
}

/* ---- FAVORIETEN ---- */

font.mijnFavorieten
{
	font-weight:bold;
	font-size:11px;
	color:rgb(0,51,102);
}

.favoriet A:link
{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color: rgb(0,51,102);
}

.favoriet A:visited
{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color: rgb(0,51,153);
}

.favoriet A:active
{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color: rgb(0,19,91);
}

.favoriet A:hover
{
	font-family:Verdana;
	font-size:11px;
	text-decoration:underline;
	color: rgb(221,86,38);
}

body.favoriet
{
	background-color:#C1E0F3;
	margin:0px 0px 0px 0px;
}

/* --- Printable version --- */

.kb_prnt_titel
{
	font-family:helvetica;
	font-weight:bold;
	font-size:20px;
}

.kb_prnt_korteomschrijving
{
	font-family:helvetica;
	font-style:italic;
	font-size:10px;
}

.kb_prnt_artikel
{
	font-family:helvetica;
	font-size:12px;
}

.kb_prnt_tekstGerelateerde
{
	font-family:helvetica;
	font-size:10px;
}

.kb_prnt_gerelateerde
{
	font-family:helvetica;
	font-size:9px;
	color:black;
	border:solid 1 black;
	padding:5px 5px 5px 5px;
}


.boostedTable
{
	background-color:#F2EEFF;
	width:100%;
}