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: Tahoma, Verdana;
	font-size:12px;
	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:12px;
	font-weight:normal;
	color:#333333;
	text-decoration: none;
}

td.head{
	font-family: Tahoma, Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
}

td.head2{
	font-family: Tahoma, 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: #fff; 
	border: #fff 1px solid;
}

textarea.normal{
	font-family: Trebuchet MS;
	font-size: 12px;
	background-color: #F9EAE3; 
	color: #333333; 
	border: #777777 1px solid;
}

ul.right_menu, ul.sub_menu, ul.left_menu{
	list-style:none;
	margin: 0;
    padding: 0;	
}
	
.menu_item{
	background: #f26522;
	text-align:right;
}

.menu_item:hover{
	background: #ff9600;
}
	
.menu_item a{
	color: #fff;
	font-family: sans-serif;
	font-size:16px;
	padding:5px 20px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000;
	border-bottom: solid 1px #fff;
	width:100px;
	display: block;
}

.sub_menu{
	display: none;
}

.sub_menu .menu_item a{
	padding-right: 20px;
    width: 80px;
}	

.widget_title{
	background: #3b3532;
	color: #fff;
	font-family: sans-serif;
	font-size:18px;
    font-weight: normal;
    margin: 0;
	padding:5px 20px;
	text-align: left;
	text-shadow: 1px 1px 1px #000;
	width:100px;	
}

.text-right{
	text-align: right;
}



.nav_item{
	background: #f26522;
	text-align:left;
}

.nav_item:hover{
	background: #791718;
}
	
.nav_item a{
	color: #fff;
	font-family: sans-serif;
	font-size:16px;
	padding:5px 20px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000;
	border-bottom: solid 1px #fff;
	width:100px;
	display: block;
}

.left_menu .sub_menu .nav_item a{
	padding-left: 40px;
    width: 80px;
}

ul.menu_mid{
	list-style:none;
	margin: 0;
    padding: 0;	
}
	
.menu_item_mid{
	background: #f26522;
	text-align: center;
}

.menu_item_mid:hover{
	background: #ff9600;
}
	
.menu_item_mid a{
	color: #fff;
	font-family: sans-serif;
	font-size:16px;
	padding:5px 10px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000;
	border-bottom: solid 1px #fff;
	border-top: solid 1px #fff;
	width:100px;
	display: block;
}
.adimage {
	width: 100px;
	height: 75px;
}