*{
	font-family:Verdana;
	font-size:11px;
}

body{
	background-repeat:no-repeat;
	background-color:#232527;
	background-position:center 0px;
}

#header{
	margin-top:25px;
	
}

#header-image{
	margin-bottom:30px;
}

#menu{
	height:33px;
	background-color:#222426;
	border:solid 1px #eeefef;
}

#container{
	width:875px;
	margin-left:auto;
	margin-right:auto;
}

#content-container{

	background-color:#eeefef;
	padding:1px;
	filter:alpha(opacity=90);
opacity: 0.9;
-moz-opacity:0.9;

}

#footer{
position:relative;
	margin-top:130px;
	color:#ffffff;
	font-size:14px;
}

#footer a{
	color: inherit;
	font-size:inherit;
	text-decoration:none;
	color:#ffffff;
}

.footer-separator{
	margin-left:5px;
	margin-right:5px;
}

.content-image-column{
	width:320px;
	
}

.content-text-column{
	width:540px;
	vertical-align:top;
}

.content-text-column-product-details{
	width:435px;
	vertical-align:top;
}

#content-text-column-container{
	overflow:auto;
	padding:20px;
	height:280px;
}

.content-text-column-product-details #content-text-column-container{
	height:395px;
}

#menu a, #menu a:hover{
	height:17px;
	display:block;
	float:left;
	margin-left:22px;
	margin-right:22px;
margin-top:7px;

	text-decoration:none;
}

.menu-separator{
	display:block;
	float:left;
	width:2px;
	height:13px;
margin-left:2px;
margin-right:2px;
margin-top:9px;
}

#menu-home{
	background-image:url(/images/l_home.jpg);
	width:37px;
}

#menu-home:hover, #menu-home.active{
	background-image:url(/images/l_home_active.jpg);
}

#menu-nieuws{
	background-image:url(/images/l_nieuws.jpg);
	width:46px;
}

#menu-nieuws:hover, #menu-nieuws.active{
	background-image:url(/images/l_nieuws_active.jpg);
}

#menu-verhuur{
	background-image:url(/images/l_verhuur.jpg);
	width:47px;
}

#menu-verhuur:hover, #menu-verhuur.active{
	background-image:url(/images/l_verhuur_active.jpg);
}

#menu-financiering{
	background-image:url(/images/l_financiering.jpg);
	width:77px;
}

#menu-financiering:hover, #menu-financiering.active{
	background-image:url(/images/l_financiering_active.jpg);
}

#menu-serviceOnderhoud{
	background-image:url(/images/l_serviceOnderhoud.jpg);
	width:76px;
}

#menu-serviceOnderhoud:hover, #menu-serviceOnderhoud.active{
	background-image:url(/images/l_serviceOnderhoud_active.jpg);
}

#menu-collectie{
	background-image:url(/images/l_collectie.jpg);
	width:61px;
}

#menu-collectie:hover, #menu-collectie.active{
	background-image:url(/images/l_collectie_active.jpg);
}

#menu-occasions{
	background-image:url(/images/l_occasions.jpg);
	width:68px;
}

#menu-occasions:hover, #menu-occasions.active{
	background-image:url(/images/l_occasions_active.jpg);
}

#menu-contact{
	background-image:url(/images/l_contact.jpg);
	width:54px;
}

#menu-contact:hover, #menu-contact.active{
	background-image:url(/images/l_contact_active.jpg);
}

#overvest-link{
	
}

#producten-container{
	display:block;
overflow:auto;
height:435px;
	padding:10px;
}

.empty-content-container{
	display:block;
overflow:auto;
height:435px;
	padding:10px;
}

.product-overview{
width:100%;
}

.product-overview td{
padding-bottom:10px;
}

.product-overview td img{
margin-top:7px;
}

.product-overview a{
text-decoration:none;
}

.producten-container-details{
	
}

.product-details-left{
position:relative;
}

.detail-view-thumb{
position:absolute;
bottom:0px;
}

.detail-view-thumb a{
display:block;
background-position:center center;
width:85px;
height:85px;
filter:alpha(opacity=70);
opacity: 0.7;
-moz-opacity:0.7;
}

.detail-view-thumb-container{
background-color:white;
display:block;
float:left;
width:85px;
height:85px;
border:solid 1px #DADCDC;
}

.detail-view-thumb a:hover, .detail-view-thumb a.active{
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}

.product-details-left a.product-details-left-image-big{
display:block;
width:434px;
height:434px;
border-right:solid 1px white;
border-bottom:solid 1px white;
background-position:center center;
background-repeat:no-repeat;
}


.nieuws_item{

margin-bottom:50px;
padding-bottom:20px;
border-bottom:1px grey solid;
}

.nieuws_item img{
border:solid 1px #232527;
margin-right:10px;
}

.nieuws-item-date{
	float:right;
	color:#848587;
	font-style:italic;
	font-size:12px;
}


.product-details-navigation{
position:absolute;
margin-top:10px;
width:875px;
}

.product-details-navigation a{
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}

.product-details-navigation-overview{
position:absolute;
left:410px;


}

.product-details-navigation-next{
position:absolute;
right:0px;
}

.overview-product-title{
height:16px;
}

.overview-product-title2{
font-size:14px;
font-family:Tahoma;
}

.overview-product-image{
	z-index: 1;
}

/* default styles */
.width100pr{
	width:100%;
}

.width7em{
	width:7em;
}

.home-nieuws-bar{
text-align:center;
margin-top:1px;
}

.home-nieuws-bar a{

margin-right:3px;
}

.home-nieuws-bar img{
border:solid 1px white;
}

.sell-state-sold{
color:red;
font-size:16px;
position:absolute;
float:left;
top:49px;
width:120px;
text-align:center;
background-color:white;
line-height:25px;
filter:alpha(opacity=80);
opacity: 0.8;
-moz-opacity:0.8;
z-index: 2;
}

.occassions-overview-link{
position:relative;
}

.sitemap-niv-2{
padding-left:20px;
}

.sitemap-niv-3{
padding-left:40px;
}

.sitemap-niv-4{
padding-left:60px;
}

.sitemap-container{
margin:10px;
}

.sitemap-container ul li{
font-size:11px;
margin:5px 0px 5px 0px;
}

.nieuws-images{
float:left;
width:120px;
display:block;
height:75px;
background:50% 50% no-repeat;
border:solid 1px white;
margin-left:0.0px;
margin-top:3px;
}
