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

a:visited {
	color: #6E6E6E;
}

a:hover {
	color: #E86B24;
}

a:active {
	color: #6E6E6E;
}

a.item:visited {
	color: #E86B24;
}

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


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


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

ul#accordion li.ui-accordion-selected a.heading, ul#accordion li.current a.heading 
{ 
	background: #F8E3BD!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: #E86B24 3px solid;
	width:75px;
	height:75px;
	text-align:center;
	cursor:pointer;
	margin:auto;
	margin-bottom:4px;
	background-color: white;
}

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


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

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

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


#tabs ul li a {
	color: #E86B24; 
	
}

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

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

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

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


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