/** No custom stylesheet available for this browser, on any abnomalties let me know! **/


/******************************************************
 *	Mozilla (Firefox 1.5.x) stylesheet
 ******************************************************/
* {
	font-family: trebuchet ms, verdana; 
	font-size: 13px;
	
}

body	{   
color: 						#666666;
background-color: 			#ffffff; 
background-image:  			url(images/template/bg.gif);
font-family: 				trebuchet ms, verdana; 
font-size:					13px;
margin:						10px;
scrollbar-face-color:		#ffffff;
scrollbar-shadow-color:		#ffffff;
scrollbar-highlight-color:	#ffffff;
scrollbar-3dlight-color:	#000000;
scrollbar-darkshadow-color:	#000000;
scrollbar-track-color:		#ffffff;
scrollbar-arrow-color:		#000000;
}

td 						{ color: #666666; font-family: trebuchet ms, verdana; font-size: 13px; font-weight: normal; text-decoration: none; line-height: 18px; }
td.td_left_nav			{ background-image:  url(images/template/left_nav.jpg); background-position: top; background-repeat: no-repeat;}
td.aftiteling			{ color: #cccccc; font-family: trebuchet ms, verdana; font-size: 10px; }
h1						{ color: #F77916; font-size: 17px; font-weight: bold; }
h2						{ color: #ffffff; font-size: 19px; font-weight: bold; }
h3						{ color: #ffffff; font-size: 13px; font-weight: normal; font-style: italic; }

b.datum					{ font-size: 10px; font-weight: normal; color: #999999; }
b.nieuws				{ font-weight: normal; color: #ffffff; }
b.pijl					{ font-weight: normal; color: #FF8A00; }
b.recept_titel			{ font-weight: bold; color: #FF8A00; }

i.wit					{ color: #ffffff; font-size: 13px; font-weight: normal; }
.input					{ background: #ffffff; border: 1px solid #C3C3C3;  font-family: trebuchet ms, verdana; font-size: 12px; color:#00525D; font-weight: bold; height: 22px;}

A:link 		{ color: #666666; text-decoration: underline; }
A:visited 	{ color: #666666; text-decoration: underline; }
A:active 	{ color: #666666; text-decoration: underline; }
A:hover 	{ color: #FF8A00; text-decoration: none; }

A:link.nws 		{ color: #ffffff; text-decoration: none; }
A:visited.nws 	{ color: #ffffff; text-decoration: none; }
A:active.nws 	{ color: #ffffff; text-decoration: none; }
A:hover.nws 	{ color: #FF8A00; text-decoration: none; }

A:link.madeby		{	COLOR: #ffffff; FONT-FAMILY: verdana; FONT-SIZE: 9px; FONT-weight: bold; TEXT-DECORATION: none; letter-spacing: 0px; background-color: #cccccc;  }
A:visited.madeby	{	COLOR: #ffffff; FONT-FAMILY: verdana; FONT-SIZE: 9px; FONT-weight: bold; TEXT-DECORATION: none; letter-spacing: 0px; background-color: #cccccc;  }
A:active.madeby		{	COLOR: #ffffff; FONT-FAMILY: verdana; FONT-SIZE: 9px; FONT-weight: bold; TEXT-DECORATION: none; letter-spacing: 0px; background-color: #cccccc;  }
A:hover.madeby		{	COLOR: #ffffff; FONT-FAMILY: verdana; FONT-SIZE: 9px; FONT-weight: bold; TEXT-DECORATION: none; letter-spacing: 0px; background-color: #FF8A00;  }

img	{ 
	border:		0;
}