body,td					{ font-family: verdana, arial, helvetica; }

.hdr0
	{
	background: #BCC51D; center;
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #1D62A0;
	text-align: left;
	padding:5px;
	}

.bdy					{ font-size: 11px; }

.buttons				{ font-size: 11px; }

/* SEARCH */

td.search_desc
	{
	font-weight: bold;
	font-size: 11px;
	width: 15%;
	background: none;
	}

.search_combo			{ font-size: 10px; width: 230px; margin: 1px; }


/* SEARCH & BROWSE */

.arrangementbox
	{
	border: 1px solid #D2DD89;
	padding: 4px;
	text-align: center;
	}

img.border				{ border: 2px solid #1D62A0; }

div.arrangementborder
	{
	background: url(/grfx/arrangementen/background-arrangement.png) #D2DD89 no-repeat right 0px;
	width: 95%;
	height: 70px;
	padding: 6px;
	margin: auto;
	margin-bottom: 10px;
	}

td.artikel,
td.prijs
	{
	font-weight: bold;
	text-align: left;
	}

#content td.artikel
	{
	font-size: 1.1em;
	color: #3E629E;
	}

td.prijs
	{
	color: #A9192D;
	}


/* PRINT */

table.bg-h-arrangement
	{
	background: #D2DD89;
	font-size: 13px;
	color: #1D62A0;
	margin-bottom:5px;
	}

td.h-inclus
	{
	background-color: #1D62A0;
	color: #fff;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	}

td.inclus
	{
	font-size: 11px;
	text-align: left;
	}

table.overall_arrangementen td
	{
	font-size: 11px;
	}

table.info-arrangement	{ padding: 2px; }
td.h-info-arrangement	{ font-weight: bold; color: #1D62A0; }

table.info-arrangement td
	{
	font-size: 11px;
	}

b.info					{ }



.lib_buttons{
	font-weight: bold;
}

/* FORMULIER */

.form_box								{ font-size: 11px; }
.form_arrangementen_text				{ font-size: 11px; }
font.grootte							{ font-family: verdana,arial,helvetica; font-size: 11px; }
.form_box table td table td				{ font-size: 11px; }

.form_subtitle
	{
	border-bottom: 1px dotted #0E1B8D;
	font-weight: bold;
	color: #0E1B8D;
	}

.form_desc
	{
	font-weight: bold;
	padding-right: 3px;
	vertical-align: middle;
	}

img.button
	{
	cursor: pointer;
	cursor: hand;
	}


