body
	{
	font-family: verdana,helvetica,sans-serif;
	color: #7b7a7b;
	}


.hdr0
	{
	background-color: #7b7a7b;
	font-family: verdana, arial, helvetica;
	font-size: 0.7em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 3px;
	}

.bdy					{ font-size: 11px; }

.buttons				{ font-size: 11px; }

/* SEARCH */

td.search_desc
	{
	font-weight: bold;
	color: #7b7a7b; 
	font-size: 1em;
	text-transform: uppercase; 
	width: 15%;
	}

.search_combo			{ font-size: 10px; width: 200px; margin: 1px; }


/* SEARCH & BROWSE */

.arrangementbox
	{
	background-color: #fff;
	border: 1px solid #ebecf4;
	padding: 4px;
	text-align: center;
	}

img.border				{ border: 2px solid #0e1b8d; }

div.arrangementborder
	{
	background-color: #ebecf4;
	padding: 4px;
	width: 160px;
	height: 70px;
	}

td.artikel
	{
	font-weight: bold;
	color: #000;
	text-align: left;
	height: 45px;
	}

td.prijs
	{
	font-size: 11px;
	font-weight: bold;
	color: #f00;
	text-align: left;
	}


/* PRINT */

table.bg-h-arrangement
	{
	background-color: #7b7a7b;
	font-size: 1em;
	color: #fff;
	padding: 3px;
	text-transform: uppercase;
	}

td.h-inclus
	{
	background-color: #0e1b8d;
	border: 1px solid #fff;
	padding: 4px;
	font-size: 0.9em;
	font-weight: bold;
	color: #fff;
	text-align: left;
	}

td.inclus
	{
	font-size: 0.9em;
	text-align: left;
	}

table.overall_arrangementen td
	{
	font-size: 1em;
	}

table.info-arrangement	{ padding: 2px; }
td.h-info-arrangement	{ font-weight: bold; color: #d27b27; text-transform: uppercase; }

table.info-arrangement td
	{
	font-size: 1em;
	}

b.info					{ }

.lib_buttons{
	font-weight: bold;
}

/* FORMULIER */

.form_box								{ font-size: 0.7em; }
.form_arrangementen_text				{ font-size: 0.7em; }
font.grootte							{ font-family: verdana,arial,helvetica; font-size: 1em; }
.form_box table td table td				{ font-size: 1em; }

.form_subtitle
	{
	font-weight: bold;
	color: #d27b27;
	text-transform: uppercase;
	}

.form_desc
	{
	font-weight: bold;
	padding-right: 3px;
	vertical-align: middle;
	}

img.button
	{
	cursor: pointer;
	cursor: hand;
	}


