/* CSS Document */
/* ############### tales.be css framework v0.3 (by kvd) ###############  */
/* ############### FONTS.TALES.CSSFRAMEWORK ############### */

/*
contains:
	font rules - to be adjusted for each site that uses this framework
	DOES NOT INCLUDE NAVIGATION FONTS
*/	



/* ############### BASIC FONT SETTINGS ############### */
/* ############### ADJUST ON A AS-NEEDED-BASE ############### */
html, body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	color: #606060;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1em;
	color: #606060;}

h1, h2, h3, h4, h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0;
  line-height: 1em;}

h1 {
	font-weight:normal;
	font-size: 240%;
	margin:0 0 20px 0;
}

h2 { 
	font-weight:normal;
	font-size: 180%;
	margin:0 0 20px 0;}
	
h3 { font-size: 22px;}

h4 {  color: #fff;
	  font-size: 30px;
	  margin: 5px 0 0px 0;}

h5 {  font-size: 16px;}

h6 {  font-size: 24px;}

#newsoverview { 
	margin:0 0 90px 0;}
	

#navTitle{
	color:#FFFFFF;
	padding:10px 10px 10px 40px;}

#linkblock a.item span.h1{
	font-family: Arial, Helvetica, sans-serif; color: #000;
	margin: 0 0 0px 0 !important;
	font-size:150%;
	color:#000000;
	font-weight:normal;
}
#linkblock span.h1noURL{
	font-family: Arial, Helvetica, sans-serif; color: #000;
	margin: 0 0 10px 0 !important;
	font-size:150%;
	color:#000000;
	font-weight:normal;
}
#linkblock a.item span.h1arrow{
	font-family: Arial, Helvetica, sans-serif; color: #000;
	margin: 0 0 10px 0 !important;
	font-size:150%;
	color:#000000;
	font-weight:normal;
}
#linkblock a.item span.h2{
	font-family: Arial, Helvetica, sans-serif; color: #000;
	margin: 0 0 2px 10px !important;
	font-size:100%;
	font-weight:normal; 
}



#maincontent ul{	list-style: square;	margin: 10px 0 10px 40px;}
#maincontent ul li{	margin-bottom: 3px;}