	/* ------------------------------------  */
/* tdi total */
/* ------------------------------------  */

.kop
	{
	font-size: 16px;
	color: #7B0E6C;
	}

/* ------------------------------------  */
/* buttons */
/* ------------------------------------  */

.buttons			{ color: #000; }

/* ------------------------------------  */
/* search */
/* ------------------------------------  */

.search_box
	{
	background: url(/grfx/bg_style2.png);
	}
	
.search_desc		{ font-size: 12px; color: #fff; height: 30px; vertical-align: middle; }
.search_data		{ font-size: 12px; color: #fff; }

.search_desc_evenementen
	{
	font-weight: bold;
	font-size: 12px; 
	color: #fff; 
	height: 30px;
	vertical-align: middle;
	}

.search_evenementen_combo, .search_evenementen_date
	{
	background: #fff;
	font-family: arial,helvetica;
	font-size: 11px;
	width: 175px;
	}

.search_evenementen_combo
	{
	width: 220px;
	height: 100px;
	}

.search_evenementen_date
	{
	width: 220px;
	height: 100px;
	}

.search_valid_69
	{
	width: 150px;
	}

.search_input
	{
	width: 245px;
	}

.search_evenementen_buttons
	{
	text-align: right;
	padding-right: 10px;
	}


/* ------------------------------------  */
/* browse */
/* ------------------------------------  */

.browse_box
	{
	background: url(/grfx/bg_style2.png);
	}

.browse_lboxtop
	{
	background: url(/grfx/bg_style_top2.png) top left;
	}

.browse_rboxtop
	{
	background: url(/grfx/bg_style_top2.png) top right;
	}

.browse_lboxbot
	{
	background: url(/grfx/bg_style_bot2.png) top left;
	}

.browse_rboxbot
	{
	background: url(/grfx/bg_style_bot2.png) top right;
	}

.browse_subject		{ background-color: #003273; }

.browse_desc0		{ font-weight: bold; font-size: 12px; color: #fff; }
.browse_desc1		{ font-weight: bold; font-size: 12px; color: #fff; width: 25%; }
.browse_desc2		{ font-weight: bold; font-size: 12px; color: #fff; width: 15%; }
.browse_desc3		{ font-weight: bold; font-size: 12px; color: #fff; width: 20%; }
.browse_desc4		{ font-weight: bold; font-size: 12px; color: #fff; width: 20%; }

.browse_data		{ border-bottom: 1px dotted #003273; font-size: 11px; }
.browse_data_first	{ border-bottom: 1px dotted #003273; font-size: 11px; }

.browse_line0		{ background: none; }
.browse_line1		{ background: none; }


/* ------------------------------------  */
/* print */
/* ------------------------------------  */

.print_desc, .print_multi_desc
	{
	background: none;
	border-right: 1px dotted #003273;
	color: #003273;
	width: 25%;
	}

.print_name			{ color: #003273; }
.print_data			{ font-size: 11px; }

.print_multi_data	{ }

.print_sub_title, .print_multi_sub_title
	{
	color: #003273;
	}
