font.error{font-family: Trebuchet MS; font-size:12px; font-weight:bold; color:#4B0101;}
font.head{font-family: Trebuchet MS; font-size:14px; font-weight:bold; color:#333333; text-decoration: none;}
font.head2{font-family: Trebuchet MS; font-size:16px; font-weight:bold; color:#333333; text-decoration: none;}

font.normal{font-family: Trebuchet MS; font-size:12px; font-weight:bold; color:#333333; text-decoration: none;}
font.light{
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration: none;
}

font.normal_b{	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
}

td.normal{
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
}

td.dis{
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	color:#434343;
	text-decoration: none;
}

td.light{
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration: none;
}

td.head{
	font-family: Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
}

td.head2{
	font-family: Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
}

td.lijnhor{
	background-image:url(./img/fill/lijnfill.jpg);
	background-repeat:repeat-x;
	background-position:bottom center;
	height:1px;
}

td.lijnhor2{
	background-image:url(./img/fill/lijnfill.jpg);
	background-repeat:repeat-x;
	background-position:bottom center;
	height:5px;
}

td.lijnhorbig{
	background-image:url(./img/fill/lijnfill.jpg);
	background-repeat:repeat-x;
	background-position:center center;
	height:15px;
}

td.lijnvert{
	background-image:url(./img/fill/lijnfill.jpg);
	background-repeat:repeat-y;
	background-position:center center;
	width:1px;
}

td.lijnvert2{
	background-image:url(./img/fill/lijnfill.jpg);
	background-repeat:repeat-y;
	background-position:left center;
	width:5px;
}

a.normal{
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
a:link.normal{
	text-decoration: none;
}

a:visited.normal{
	text-decoration: none;
}

a:hover.normal{
	text-decoration: underline;
}



a.normal_over{
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
a:link.normal_over{
	text-decoration: underline;
}
a:visited.normal_over{
	text-decoration: underline;
}
a:hover.normal_over{
	text-decoration: underline;
}


a.sitemap{
	font-family: Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
a:link.sitemap{
	text-decoration: underline;
}
a:visited.sitemap{
	text-decoration: underline;
}
a:hover.sitemap{
	text-decoration: underline;
}


a.light{
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color:#333333;
}
a:link.light{
	text-decoration: none;
}

a:visited.light{
	text-decoration: none;
}

a:hover.light{
	text-decoration: underline;
}

a.light_over{
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration: underline;
}


a.big{
	font-family: Verdana;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}
a:link.big{
	text-decoration: none;
}

a:visited.big{
	text-decoration: none;
}

a:hover.big{
	text-decoration: underline;
}


a.big_b_over{
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration: underline;
}


ul.normal{
	font-family: Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;}

input.normal { 
	font-family: Trebuchet MS;
	font-size: 12px;
	background-color: #F9EAE3; 
	color: #333333; 
	border: #777777 1px solid;
}

input.tref { 
	font-family: Trebuchet MS;
	font-size: 12px;
	background-color: #F9EAE3; 
	color: #999999; 
	border: #777777 1px solid;
}

select.normal { 
	font-family: Trebuchet MS;
	font-size: 12px;
	background-color: #F9EAE3; 
	color: #333333; 
	border: #777777 1px solid;
}

input.button { 
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight:bold;
	background-color: #B97256; 
	color: #764E3D; 
	border: #5E5E5E 1px solid;
}

textarea.normal{
	font-family: Trebuchet MS;
	font-size: 12px;
	background-color: #F9EAE3; 
	color: #333333; 
	border: #777777 1px solid;
}