/* Laatste bijwerking : 01/09/2006 */

/***********************/
/* Algemeen            */
/***********************/
body {
	background-color: #989184;
	margin: 15px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
}

a:link {
	text-decoration:none; 
	color:#FFFFFF
}
a:visited {
	text-decoration:none; 
	color:#FFFFFF
}
a:active {
	text-decoration:none; 
	color:#FFFFFF
}

/***********************/
/* Formulier elementen */
/***********************/

input, select, {
		color : Black;
		border : 1px solid #C0C0C0;
		font : 11px tahoma;
	}


/***********************/
/* Tekst               */
/***********************/


.bgTbl {
	background-color: #989184;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image: url(../a_images/bg_tbl.gif);
}
.TekstWit11 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
}

.mainTable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #f2ede5;
	border-right-color: #f2ede5;
	border-bottom-color: #f2ede5;
	border-left-color: #f2ede5;
}
.TekstBlack {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0.1em;
	margin-left: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.lijnOnder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #aca088;
	border-right-color: #aca088;
	border-bottom-color: #aca088;
	border-left-color: #aca088;
}
.lijnRechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #938176;
}
.TekstFooter {

	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.TekstTitel11 {

	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.lijnboven {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #938176;
}
.TekstTabel {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	margin: 0px;
}
