@charset "iso-8859-1";

/* SET FONT FAMILY --------------------------------------------------------------------------------- */
	td, tr, p, div, h4, h5, h6, a, .contentdescription, a.blogsection, a.weblinks, table.moduletable th,
	table.moduletable td, .inputbox, .category, .poll, .fase4rdf, .searchbox   
	{ font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; }

	a.mainmenu, a.sublevel, .button
	{ font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif; } 

	a.contentpagetitle, a.contentpagetitle:hover, .contentheading, table.contenttoc td, 
	.contentpagetitle, a.readon, a.readon:hover, .componentheading, .newsfeedheading, a.bar
	{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
	
	.small, .smalldark, .modifydate, .createdate, .newsfeeddate, table.contact td.details, .message
	{ font-family: Verdana, Arial, Helvetica, sans-serif; }
	
	
/* SET TEXT DECORATION ----------------------------------------------------------------------------- */
	a.mainmenu:hover, a.sublevel:hover, a.contentpagetitle:hover, a.blogsection:hover,
	a.weblinks:hover, a.readon:hover
	{ text-decoration: underline; }

	a, a:hover, a.blogsection, a.weblinks, a.readon, .small, .smalldark, .createdate, .modifydate, 
	a.bar, a.bar:hover, .category 
	{ text-decoration: none; }
	

/* SET FONTWEIGHT ---------------------------------------------------------------------------------- */
	.title
	{ font: bold larger; }
	
	h4, h5, h6, a, .ontab, a:hover, a.category, .sectiontableheader, a.fase4rdf:hover, a.pagenav,
	.contentpagetitle, .contentheading, a.contentpagetitle, a.contentpagetitle:hover, .button,
	table.moduletable th, .componentheading, .category, .newsfeedheading, table.contact td.details,
	.searchbox, .message
	{font-weight: bold;}

	.offtab, a.mainmenu, a.sublevel, a.weblinks, .pagenav, table.contenttoc td, a.blogsection, a.bar,
	a.blogsection:hover, a.readon, a.readon:hover, table.moduletable td, .small, .smalldark,
	.newsfeeddate, .createdate, .modifydate, .fase4rdf, a.fase4rdf, .content_rating, .content_vote
	{font-weight: normal;}

/* SET FONT SIZE ----------------------------------------------------------------------------------- */

	table.contenttoc td, .content_rating, .content_vote
	{ font-size: 8pt; }
	
	.createdate 
	{ font-size: 9px; }
	
	a.blogsection, a.blogsection:hover, table.moduletable td, .poll, .small, .smalldark, .newsfeeddate,
	.modifydate, table.contact td.details, a.bar, .message
	{ font-size: 10px; }

	td,tr,p,div,a, .contentdescription, a.readon, a.readon:hover, .category, .fase4rdf, a.fase4rdf
	{ font-size: 11px; }

	h6, table.moduletable th, .button, .inputbox, .newsfeedheading, .searchbox
	{ font-size: 12px; }

	a.contentpagetitle, a.contentpagetitle:hover, .contentheading, .contentpagetitle, .componentheading
	{ font-size: 13px; }

	h5 
	{ font-size: 14px; }

	h4 
	{ font-size: 16px; }








	