body
{
	background: url('/images/bground.jpg') repeat top left;
	margin: 0px;
	font-family: arial;
	font-size: 12px;
}

td
{
	font-family: arial;
	font-size: 12px;
}

td.menuItem
{
	font-family: Arial Black;
	font-size: 13pt;
	color: #fff6a0;
	vertical-align: top;
}

td.menuItem a 
{
	font-family: Arial Black;
	font-size: 13pt;
	color: #fff6a0;
	text-decoration: none;
}


h1
{
	color: #9b0000;
	display: inline;
	font-size: 18pt;
}

h3
{
	color: #3b8b68;
}

p
{
	line-height: 18px;
}

img.ListItem
{
	border: 2px solid #FFFFFF;
}

div#content
{
	width: 100%;
	height: 100%;
	overflow: auto;
	padding-left: 112px;
	
}

div#content1
{
	width: 100%;
	height: 100%;
	overflow: auto;
	padding-left: 0px;
	
}

table#rassen
{
	padding-left: -112px;
}

td.gewasnormal
{
	font-size; 10px;;
}

td.gewas
{
	padding: 5px;
}

div.layerOver
{
	background: #faf9a7;
	margin-top: 5px;
}

div.layerOver a
{
	font-family: Arial Black;
	font-size: 10pt;
	color: #00685a;
	text-decoration: none;
}

div.layerOver a:hover
{
	font-family: Arial Black;
	font-size: 10pt;
	color: #6e0000;
	text-decoration: none;
}



a
{
	color: #000000;
}	

a:hover
{
	color: #016b57;
	text-decoration: none;
}

a.menu
{
	font-family: arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
}

a:hover.menu
{
	font-family: arial;
	font-size: 18px;
	color: #fff000;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
}

a.land
{
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
}

a:hover.land
{
	font-family: arial;
	font-size: 14px;
	color: #fff000;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
}

a.index
{
	color: #9b0000;
	text-decoration: none;
}

a:hover.index
{
	color: #9b0000;
	text-decoration: underline;
}

table.topmenu
{
	margin-top: 14px;
	margin-left: 15px;
}