html, body, table {
    margin: 0;
    padding: 0;
	font-family: Trebuchet, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}
body.main {
	background-color: #00461C;
}



img {
	border: 0px;
} 
table.navigatie {

	background-color: #00461C;
	font-family: Trebuchet, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	
	width: 700px;
	height: 96px;
	border: 0px;
}

td.border_a {
	border-top: 1px solid #ABC1BA;
	border-bottom: 1px solid #ABC1BA;
	border-left: 1px solid #ABC1BA;
}
td.border_b {
	border-top: 1px solid #ABC1BA;
	border-left: 1px solid #ABC1BA;
}
td.border_c {
	border-top: 1px solid #ABC1BA;
	border-left: 1px solid #ABC1BA;
	border-right: 1px solid #ABC1BA;
}
td.border_d {
	border-top: 1px solid #ABC1BA;
	border-bottom: 1px solid #ABC1BA;
	border-left: 1px solid #ABC1BA;
	border-right: 1px solid #ABC1BA;
}
img.home {
	border-top: 1px solid #ABC1BA;
	border-bottom: 1px solid #ABC1BA;
	border-left: 1px solid #ABC1BA;
	border-right: 1px solid #ABC1BA;
}
td.news_a {
	border-top: 1px solid #ABC1BA;
	border-left: 1px solid #ABC1BA;
	background-color: #FFFCD8;
}
td.news_b {
	border-top: 1px solid #ABC1BA;
	border-left: 1px solid #ABC1BA;
	border-right: 1px solid #ABC1BA;
	background-color: #FFFCD8;
}
td.empty {
	background-color: #FFFDE7;
}
td.news_window {
	border-top: 1px solid #2E664E;
	border-left: 1px solid #2E664E;
	border-bottom: 1px solid #2E664E;
	border-right: 1px solid #2E664E;
}
#search_engine_content {
	font-family: Arial;
	font-size: 1px;
	color: #FFFFFF; 
	width: 410px;

}
#news_window {
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Trebuchet, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
}

#adres {
	font-family: Trebuchet, Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #ABC1BA;
	padding-left:10px;
}
#item {
	padding-left:10px;
}
#news {
	color: #716F6E;
	padding-left:10px;
}
#news_slide {
	color: #000000;
	padding-left:10px;
	padding-right:10px;
}
#datum {
	font-size: 24px;
	padding-left:10px;
	color: #BCDC90;
	font-family: Arial Black, Arial, Helvetica;

}
#text {
	font-family: Trebuchet, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	padding-top:5px;
	padding-right:15px;
}
#iframe {
	padding-top:5px;
	padding-left:14px;
	height:310;
}
#kop {
	padding-left:15px;
	font-family: Arial Black, Arial;
	font-size: 18px;
}
#kop2 {
	padding-left:15px;
	padding-top:7px;
	font-family: Trebuchet, Arial;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
#menu_items {
	text-align:right;
	padding-right:64px;
	font-family: Trebuchet, Arial;
	font-size: 12px;
	color: #808285;
	line-height: 20px;
}
#menu_items_small {
	text-align:right;
	padding-left:5px;
	padding-right:64px;
	font-family: Trebuchet, Arial;
	font-size: 9.5px;
	color: #808285;

}

a.navigatie {
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: none 
}
a.navigatie:hover {
	color: #54B63B 
}


a { 
	color: #EA6728; 
	background-color: transparent; 
	text-decoration: none 
}
a:hover {
	color: #2E664E 
}
#news_window a {
	color: #FFFFFF; 
	background-color: transparent; 
	text-decoration: none 
}
#news_window a:hover{
	color: #2E664E 	
}
a.menu {
	color: #808285; 
	background-color: transparent; 
	text-decoration: none 
}
a.menu:hover {
	color: #54B63B 
}
a.lichtkrant {
	color: #000000; 
	background-color: transparent; 
	text-decoration: none 
}
a.lichtkrant:hover {
	color: #2E664E 
}
a.aanmelden {
	color: red; 
	background-color: transparent; 
	text-decoration: underline; 
}
a.aanmelden:hover {
	color: #2E664E 
}

