/* CSS Document */
/* ############### tales.be css framework v0.3 (by kvd) ###############  */
/* ############### TOPNAVIGATION ############### */
#topnav{
	height:42px;
	width:968px;
	/*background-color:#ccc; */
	background-image: url(../gfx/topnav/background.jpg);
	background-repeat: no-repeat;
	}
#topnav li{
	display: inline;
	float: left;
	text-align: center;
	padding: 0 !important;}





/*taalafhankelijk de topnavigatie padding regelen groter of kleiner woorden*/
/*topnav nederlands*/
body.nl #topnav a, body.nl #topnav a:visited{
	display: block;
	padding: 13px 27px 13px 27px;
	color: #4b3300 !important;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image: url(../gfx/topnav/background.divider.gif);
	background-repeat: repeat-y;
	background-position: right;
}
/*topnav frans*/
body.fr #topnav a, body.fr #topnav a:visited{
	display: block;
	padding: 13px 17px 13px 16px;
	color: #4b3300 !important;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image: url(../gfx/topnav/background.divider.gif);
	background-repeat: repeat-y;
	background-position: right;
}
/*topnav duits */ 
body.de #topnav a, body.de #topnav a:visited{
	display: block;
	padding: 13px 23px 13px 24px;
	color: #4b3300 !important;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image: url(../gfx/topnav/background.divider.gif);
	background-repeat: repeat-y;
	background-position: right;
}
/*topnav eng*/
body.en #topnav a, body.en #topnav a:visited{
	display: block;
	padding: 13px 20px 13px 20px;
	color: #4b3300 !important;
	text-decoration: none;
	font-size: 12px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image: url(../gfx/topnav/background.divider.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#topnav a.lastitem{
	background-image: none;
}
 #topnav a:hover, #topnav a:active,#topnav a.selected {
	color: #fff  !important;}
	 #topnav #topnav08 a.disabled{
	color: #4b3300  !important;
	background-image:none;}
	
	

	
	
 
