/* 0 */
body {
	background-color:#DEF2D6;
	background:url(/pics/bg_new.gif) repeat-y;
   margin: 0px;
   border: 0px;
	scrollbar-face-color: #e1f2d6;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #dee3e7;
	scrollbar-3dlight-color: #d1d7dc;
	scrollbar-arrow-color: #005b36;
	scrollbar-track-color: #add3ac;
	scrollbar-darkshadow-color: #98aab1;

}

body, p, td, div {
   font-family: Verdana, Arial, Helvetica, Sans-serif;
   font-size: 12px;
}

input, select, textarea {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}

a, a:link {
   color: #005b36;
   text-decoration: none;
}

a:hover {
   text-decoration:underline;
   color: #981b22;
}

label {cursor: pointer;}

h1 {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #981b22;
	font-size: 20px;
	margin-top: 5px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #005b36;
}

td.topMenuItem {
	width: 20%;
	height: 20px;
	font-weight: bold;
	padding-left: 9px;
	padding-top: 2px;
	color: #000000;
}
td.topMenuItemtop {
	width: 20%;
	height: 21px;
	font-weight: bold;
	padding-left: 9px;
	padding-top: 2px;
	border-bottom: 1px dotted #A6C49D;
	color: #000000;
}
td.topMenuItembottom {
	height: 21px;
	font-weight: bold;
	padding-top: 2px;
	color: #981B22;

}
td.topMenuItem a {
	color: #000;
}

}
td.topMenuItemtop a {
	color: #000;
}

td.topMenuItem a:hover {
	text-decoration: none;
	color: #000;
}

td.topMenuItemtop a:hover {
	text-decoration: none;
	color: #000;
}

td.topMenuItem a:visited {
	text-decoration: none;
	color: #000;
}

td.topMenuItemtop a:visited {
	text-decoration: none;
	color: #000;
}

div.submenuBlue {
	font-size: 11px;
	width: 188px;
	background: #b0cbd6;
	border-left: 2px solid #005b36;
	border-right: 2px solid #005b36;
	padding: 4px;
}

div.submenuGreen {
	font-size: 11px;
	width: 188px;
	background: #ADD3AD;
	border-left: 2px solid #005b36;
	border-right: 2px solid #005b36;
	padding: 4px;
}

div.submenuYellow {
	font-size: 11px;
	width: 188px;
	background: #d6dca0;
	border-left: 2px solid #005b36;
	border-right: 2px solid #005b36;
	padding: 4px;
}

html>body div.submenuGreen, html>body div.submenuBlue, html>body div.submenuYellow {
	width: 166px;
}

.bgnieuws {
	background: #B0CBD5;
	margin: 0px;
	height: 17px;
	border-left:2px solid #005b36;
	border-right:2px solid #005b36;
}

.bgrandgroen {
	background: #ADD3AC;
	margin: 0px;
	height: 17px;
	border-left:2px solid #005b36;
	border-right:2px solid #005b36;
}
.bgspierziekten {
	background: #DADEAC;
	margin: 0px;
	height: 17px;
	border-left:2px solid #005b36;
	border-right:2px solid #005b36;
}
a.navrood {
	color: #981b22;
	text-decoration: none;
	font-weight: bold;
}
a.navrood:hover {
	color: red;
	text-decoration:underline;
}

a.navroodnotbold {
	color: #981b22;
	text-decoration: none;
}

a.navroodnotbold:hover {
	color: red;
	text-decoration:underline;
}

.bgcasus {
	background: #D8CFC3;
	margin: 0px;
	height: 17px;
	border-left:2px solid #005b36;
	border-right:2px solid #005b36;
}
.groen {
	color:#005b36;
}
.rood {
	color: #981b22;
}
.radiotext {
	font-size:11px;
}

.bgmarkt {
	background: #E3E7B8;
	margin: 0px;
	height: 17px;
	border-left:2px solid #005b36;
	border-right:2px solid #005b36;
}
.bgrandblauw {
	background: #E3E7B8;
	margin: 0px;
	height: 17px;
	border-left:2px solid #005b36;
	border-right:2px solid #005b36;
}
dd {
	margin: 0px 0px 0px 10px;
}

