/**************************************************************** COPYRIGHT **
** Copyright Mindbus, 2006
*****************************************************************************/
h1 {font-weight:bold; color:#2D6C93; font-size:0.7em}
h2 {font-weight:bold; color:#2D6C93; font-size:1.0em}

td {vertical-align:top}

th {font-weight:normal; text-align:left; vertical-align:top}
/*****************************************************************************/
/*****************************************************************************/

a:link {
	text-decoration: underline;
	color:#83736A;
	border:none;
}
a:visited {
	text-decoration: underline;
	color:#83736A;
	border:none;
}
a:hover {
	text-decoration: underline;
	color:#FF6200;
	border:none;
}
a:active {
	/*text-decoration: none;*/
	color:#FF6200;
	border:none;
}


a.pager {color:#FF6200; font-weight:bold; text-decoration:none}
a.pager:link {color:#FF6200; font-weight:bold; text-decoration:none}
a.pager:visited {text-decoration:none; font-weight:bold; color:#FF6200;}
a.pager:hover {color:#FF6200; text-decoration:underline; font-weight:bold;}
a.pager:active {color:#000000; font-weight:bold; text-decoration:none}





/*****************************************************************************/
/* NO BORDER */
.no_border {border:none}
.no_border input {width:auto}
/*****************************************************************************/
/* Input */

.smallinput input {width:30px;}
.autoinput {width:auto}
.width90 {width:90px}
.widthTHl {width:160px}
.widthTHr {width:110px}
.widthTDl {width:100px}
.widthTDr {width:100px}

input {font-size:1.0em; width:270px;}
select {font-size:1.0em; width:276px;}
/*****************************************************************************/

/* Oranje */
.orange_bg{
	background-color:#FF6200;
	}

/* Zwart */
.black_bg{
	background-color:#000000;
	}

/* Wit */
.white_bg{
	background-color:#FFFFFF;
	}

.blue_bg{
	background-color:#3C8FC3;
	}
/*****************************************************************************/
/* TITLE BOLD WHITE */

.title {
	color : #FFFFFF;
	font-size : 0.7em;
	font-weight : bold;
	vertical-align : middle;
}
/* VERVOLG PAGINA // SEARCH LEFT */
/* // ORANGE */
/*****************************************************************************/
a.src_left:link {
	text-decoration: none;
	font-size:0.7em;
	font-weight:bold;
	color:#83736A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.src_left:visited {
	text-decoration: none;
	font-size:0.7em;
	font-weight:bold;
	color:#83736A;
}
a.src_left:hover {
	text-decoration:underline;
	font-size:0.7em;
	font-weight:bold;
	color:#FF6200;
}
a.src_left:active {
	text-decoration: none;
	font-size:0.7em;
	font-weight:bold;
	color:#FF6200;
}
/*****************************************************************************/
.kop_txt { color : #2D6C93; font-size : 0.8em; font-weight: bold;}

.bold {font-weight:bold }
.hidden {visibility:hidden}
.txt {font-size:0.7em;}
.pager {color:#FF6200; font-weight:bold }
.pageSelected {color:Black}
.validator {color:Red; visibility:hidden }
.graytext {color:#83736A; font-weight:bold }
.nonbold {font-weight:normal }
.footer,
a.footer:hover,
a.footer:visited {
	color : #83736A;
	font-size : 0.8em;
	text-decoration : none;
}
a.footer:hover {
	text-decoration : underline;
}

/*****************************************************************************/
/* TABELLEN OPMAAK */
.tb_header {background-color:#2D6C93; font-weight:bold; font-size:0.7em; color:#FFFFFF;}
.tb_footer {background-color:#2D6C93; font-weight:bold; font-size:0.7em; color:#FFFFFF;}
.tb_bg     {background-color:#82CAF7; font-weight:bold; font-size:0.7em; color:#000000;}




