a.menulinks{
	font : 12px, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	background-color : transparent;
}
a.menulinks:link{
	text-decoration : none;
}

a.menulinks:active{
	text-decoration : none;
}
a.menulinks:visited{
	text-decoration : none;
}
a.menulinks:hover{
	text-decoration : underline;
}

a.side-menu{
	font : 12px, Arial, Helvetica, sans-serif;
	color : #000;
	background-color : transparent;
}
a.side-menu:link{
	text-decoration : none;
}

a.side-menu:active{
	text-decoration : none;
}
a.side-menu:visited{
	text-decoration : none;
}
a.side-menu:hover{
	text-decoration : underline;
}

body,table,tr,td,div,span,a,u,i,b,form,input,textarea,option,select,li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #4B923D;
	background : transparent;
}


body.header{
	background-image : url(../img/bg_achter_header2.jpg);
	background-color : #FEF4C6;
}

body.menu{
	background-image : url(../img/bg_achter_menu.jpg);
	background-color : #75BD65;
}
	
	
.txt{
	font-weight : bold;
	color : #23266D;
	
	font-size : 14px;
	background-color : transparent;
}

img.photo6{
		position : absolute;
		top : 0px;
		left : 0px;
}
	
img.photo8{
		position : absolute;
		top : 0px;
		left : 0px;
}
	

img.logo{
		position : absolute;
		top : 0px;
		left : 0px;
}
	
img.logofr{
		position : absolute;
		top : 0px;
		left : 0px;
}
	
#wiel{
		position : absolute;
		top : 0px;
		left : 0px;
}
	
/*positie header buttons*/

.home, .service, .bedrijf, .adres, .contact,
.product, .tweedehands, .promoties{		
		color:black;
		font-weight:bold;
		position : relative;
		height:30px;
		left : 45px;
}

.promo {
	position : relative;	
	left : 42px;
}

.top {
	margin-top:20px;
}
.selected {
	color:white!important;
	left : 20px;
}

/*positie header buttons*/	


img.logo2{
		position : absolute;
		top : 0px;
		left : 0px;
}
	
.heading2{
	font-weight : bold;
	font-size : 14px;
}

.floatleft{
	float : left;
	margin-right : 10px;
}

.floatright{
	float : right;
	margin-left : 10px;
}

.border1{
	border : 1px solid #75BE65;
}
.selectimg {
	position:relative;
	float:left;
	margin-left:4px;
	width:23px;
}

