/* Stylesheet website PRO - Plant Research Overberg
** (c) 2008 Peter van de Pol - http://www.petervandepol.com

*/


/* rand 1 px rond tabellen */
.tableborder {

border:1px ridge #CCCCCC;
}


/* afwijkende kleuren hyperlinks */

a:link {
color: #666666;
text-decoration: none;
background-color: #FFFFFF;
}
a:visited {
color: #666666;
text-decoration: none;
background-color: #FFFFFF;
}
a:hover {
color: #990000;
text-decoration: none;
background-color: #FFFFFF;
}
a:active {
color: #666666;
text-decoration: none;
background-color: #FFFFFF;
}

.Logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #999999;
	font-weight: bold;
}
.Logo2 {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;

}
.footerklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: normal;
	font-weight: normal;

}
.bodytekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;

}

.bodytekstbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.navigatie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;

}
