a {
	color: #5E5E5E; 
	text-decoration: none; 
	font-family: arial, tahoma, swiss; 
	font-size: 12px; 
	font-weight: normal; 
}

a:visited {
	color: #6E6E6E;
}

a:hover {
	color: #01AA50;
}

a:active {
	color: #6E6E6E;
}

a.item:visited {
	color: #01AA50;
}

#navigatie {
	color:#01AA50;
	font-size: 12px; 
	margin-bottom: 20px;	
	font-family: Arial, Tahoma, Swiss;
}

th, .rowColor2, li.titleSite
{
	background-color: #C9E4B9;
}

ul#accordion a.heading:hover { 
	background: #C9E4B9!important;
}

ul#accordion li.ui-accordion-selected a.heading, ul#accordion li.current a.heading 
{ 
	background: #C9E4B9!important; 
}

.thumbnormal {
	border: #CDCDCD 3px solid;
	width:75px;
	height:75px;
	text-align:center;
	cursor:pointer;
	margin:auto;
	margin-bottom:4px;
	background-color: white;
}

.thumbhover  {
	border: #01AA50 3px solid;
	width:75px;
	height:75px;
	text-align:center;
	cursor:pointer;
	margin:auto;
	margin-bottom:4px;
	background-color: white;
}




body {
	background: #C9E4B9 url(/images/bg_sliver.png) center repeat-y;
	margin:0px;
	
}

#headerMenu a:hover	{
	color: #01AA50; 
	text-decoration: underline; 
}

#leftMenu a:hover	{
	color: #FFFFFF; 
	background-color: #01AA50;
	text-decoration: none; 
}


#tabs {
	border-bottom: 4px solid #01AA50;
}

#tabs ul li a {
	color: #01AA50; 
	
}

#tabs ul .current {
	background-color: #01AA50; 
	background-image: none;
	color: #FFFFFF; 
}

#tabs ul .current a {
	color: #FFFFFF; 
}

#tabs ul #stekLeft {
	background-image: url('/images/generic/tab/lst.jpg');
}

#tabs ul #stekRight {
	background-image: url('/images/generic/tab/rks.jpg');
}

#footer {
	background: #C9E4B9 url(/images/bg_bottom.png) center 0 no-repeat;
}
