/*	 ______  _____
   /   __ \/   __\     monteq                ::  Menno van 't Hoff       |
  /   /  /   /  / \    webdesign             ::  1e Jerichostraat 37c    |
 /   /  /   /  /   \   consultancy           ::  3061 GC Rotterdam       |
/___/  /___/  /_____\  2010   */

/* ______________  Test voor printlayout ___________________      */
.menu{position:relative;}



/* Nieuws navigatieblok alleen op de index-pagina===== MAIN ONLY */

/**/

.fr{text-align:right; font-size: 9px;font-family: Verdana, Arial, Helvetica, sans-serif; padding:0;margin-top:-20px;margin-right: 0px;}


#nieuwsmenu{
	float: left;
	display: inline;
	margin-left: 14px;
		
	width: 260px;
	padding-left: 0px; padding-right: 0px;
	text-align:left;
	line-height: 22px;
	font-family: arial, verdana, helvetica, sans serif;
	font-size:16px;
	background-position: right;
}
/*background:  url("../img_layout/bg.png");*/
#nieuwsmenu a{
	display: block;
	width: 250px;
	color: #555;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 12px;
	padding-left: 10px;
	border-top: 0px solid #777;
	text-decoration: none;}
	
#nieuwsmenu a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background:  url("../img_layout/bgh.gif");
	}
	/*background:#85A789;*/
	
	
#nieuwsmenu ul{
	margin: 0px; /*important*/
	padding: 0px;/* Elimineert 40px probleem in FireFox */
	list-style-type: none;
	text-decoration: none;}
	
#nieuwscontainer h4{
	text-align:right;
	line-height: 8px;
	margin-bottom: 10px;
	color: #990000;
	margin-top:0px;
	font-family: verdana,"Trebuchet MS",sans serif;
	font-size:10px;
	font-weight: 600;}
	
	

/* Kleine navigatieblok   ============================   moet zijn RIGHT*/
/* voor de categorien diersoorten,diergeneeskunde en vraag_antwoord */
#navleft{
	float:right;
	/*height: 370px;*/
	padding: 6px 3px 20px 3px;
	text-align:right;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #ddd;	}

#navleft a{
	/* w=140*/
	display: block;
	padding: 3px;/*buttonheight*/
	width: 116px;/* Blockhighlight */
	
	color: #990000;
	border-bottom: 1px solid #bbb;
	text-decoration: none;}
	
#navleft a:hover{
	color: #33ffff;
	background-color:#777;
	text-decoration: none;}

#navleft ul{
	margin: 0;
	padding: 0px;/* Elimineert 40px probleem in FireFox */
	list-style-type: none;}
	
#navleft ul li .active {background-color: #009999;color:#fff;border:0;}





















/* #nieuwsmain a:link, a:visited{color: #ff0;text-decoration: none;} 
#nieuwsbutton{
	display: inline;
	float:left;
	width: 220px;
	height: 25px;
	margin-top: 10px;
}

#nieuwsbutton a{
	display: block;
	width:220px;
	height:25px;
	background: url(../img_layout/nieuws.gif) no-repeat top left;}

#nieuwsbutton a:hover		{background: url(../img_layout/nieuws.gif) no-repeat top right;*/ 