/* 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: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	color: #474747;}
p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #474747;
	margin-bottom: 1em;
	line-height: 1.5em;
	}
a{	color: #096692;}
a:hover, a:active{	color: #920909;}

h1,h2,h3,h4,h5,h6{color: #189304; font-weight: bold; font-family: Arial, Helvetica, sans-serif; margin-bottom: 5px;}	

.external h1,.external h2,.external h3,
.external h4,.external h5,.external h6{color: #1a7799;}	

h1{ font-size: 175%; margin-top: 20px}
h2{ font-size: 160%; margin-top: 20px}
h3{ font-size: 140%; margin-top: 20px}
h4{ font-size: 120%; margin-top: 20px}
h5{ font-size: 110%; margin-top: 20px}
h6{ font-size: 100%; margin-top: 20px}

.overzichtspagina h2{	font-size: 120%;}

.homepage h2{ font-size: 125%; margin-top: 7px;}
#productfiche .silverpanel h2, #productfiche .greenpanel h2{ margin-top: 0px; font-size: 140%;}
.scrollrow .silverpanel h2{ margin-top: 0px; font-size: 100% !important;}
td{}

/* ############### CRUMBPATH ADDONS ############### */
#crumbpath{
	color: #474747 !important; /* crumbpathdividers color */
}
#crumbpath a:link, #crumbpath a:visited{
	text-decoration: none !important;
	color: #474747;}
#crumbpath a:hover, #crumbpath a:active{	color: red;}



#maincontent ul{ list-style-image: url(../gfx/interface/list.square.green.gif); 	margin: 10px 0 10px 40px;}
#maincontent ul li{	margin-bottom: 3px; }

