/* AFBEELDINGEN VAN PAGINA*/
a:link, a:visited{
color: #282828;
text-decoration: none;
}

a:hover, a:active{
color: #fc671c;
text-decoration: none;
}
.content {
margin-left:95px;
}
.album{
border: 1px;
border-color: #626262;
}
div#image_banden {
	position:absolute ;
	width:90px;
	height:372px;
	background-image:url(images/band_banden.jpg);
	float:left;
	margin-top:0;
	}
a#my_button2:link, a#my_button2:active, a#my_button2:visited {
	display: 			block;
	width: 				24px;
	height: 			11px;
	text-decoration: 	none;
	background-image: 	url('images/bewerken.jpg');
	background-repeat: 	no-repeat;
} 
a#my_button2:hover {
	text-decoration: none;
	background-position:0px -11px;
}
a#my_button:link, a#my_button:active, a#my_button:visited {
	margin-left: 		95px; 
	display: 			block;
	width: 				24px;
	height: 			11px;
	text-decoration: 	none;
	background-image: 	url('images/bewerken.jpg');
	background-repeat: 	no-repeat;
} 
a#my_button:hover {
	text-decoration: none;
	background-position:0px -11px;
}
div#wasplaats{
	width:357px;
	height:136px;
	background-image:url(images/wasplaats.jpg);
	float:left;
	margin-left: 94px;
	}
div#image_home {
	position:absolute ;
	width:90px;
	height:372px;
	background-image:url(images/motor.jpg);
	float:left;
	margin-top:0;
	}
div#image_carwash {
	position:absolute ;
	width:90px;
	height:372px;
	background-image:url(images/carwash.jpg);
	float:left;
	margin-top:0;
	}
div#image_banden_winterbanden {
	position:absolute ;
	width:90px;
	height:372px;
	background-image:url(images/banden_winterbanden.jpg);
	float:left;
	margin-top:0;
	}
div#image_banden_motoren {
	position:absolute ;
	width:90px;
	height:372px;
	background-image:url(images/banden_motoren.jpg);
	float:left;
	margin-top:0;
	}
div#image_banden_landbouw {
	position:absolute ;
	width:90px;
	height:372px;
	background-image:url(images/banden_landbouw.jpg);
	float:left;
	margin-top:0;
	}
div#image_banden_bestelautos{
	position:absolute ;
	width:90px;
	height:372px;
	background-image:url(images/banden_bestelautos.jpg);
	float:left;
	margin-top:0;
	}
div#image_banden_personenwagens {
	position:absolute ;
	width:90px;
	height:372px;
	background-image:url(images/banden_personenwagens.jpg);
	float:left;
	margin-top:0;
	}
/* OVERIGE PRODUCTEN */
div#image_overigeproducten {
	position:absolute ;
	width:90px;
	height:372px;
	background-image:url(images/overigeproducten_overige.jpg);
	float:left;
	margin-top:0;
	}
div#image_overigeproducten_accus {
	position:absolute ;
	width:90px;
	height:372px;
	background-image:url(images/overigeproducten_accus.jpg);
	float:left;
	margin-top:0;
	}
div#image_overigeproducten_uitlaten {
	position:absolute ;
	width:90px;
	height:372px;
	background-image:url(images/overigeproducten_uitlaten.jpg);
	float:left;
	margin-top:0;
	}
div#image_overigeproducten_overige {
	position:absolute ;
	width:90px;
	height:372px;
	background-image:url(images/overigeproducten_overige.jpg);
	float:left;
	margin-top:0;
	}
/* ONDERHOUD */
div#image_onderhoud {
	position:absolute ;
	width:90px;
	height:372px;
	background-image:url(images/onderhoud.jpg);
	float:left;
	margin-top:0;
	}
div#image_shop{
	position:absolute ;
	width:90px;
	height:372px;
	background-image:url(images/shop.jpg);
	float:left;
	margin-top:0;
	}
div#image_overige_links{
	position:absolute ;
	width:90px;
	height:372px;
	background-image:url(images/overige_links.jpg);
	float:left;
	margin-top:0;
	}
div#image_overige_historie {
	position:absolute ;
	width:528px;
	height:130px;
	background-image:url(images/historie_pic.jpg);
	float:left;
	}
div#image_aanbieding {
	position:absolute ;
	width:90px;
	height:372px;
	background-image:url(images/aanbieding.jpg);
	float:left;
	margin-top:0;
}

/* TEKST OPMAAK */
.oranje {
	font-family:"arial";
	font-size:12px ;
	color:#fc671c;
}
.toptext {
	font-family:"arial";
	font-size:18px ;
	color:#282828;
}
.letop {
	font-family:"arial";
	font-size:12px ;
	color:#000000;
}
.aansluit_rechts {
	color:#282828;
	text-align:right;
}
div#edit {
	background-color: #e0e0e0;
	color:#282828;
	font-size:14px ;
	font-family:"Century Gothic";
	}
.solid {
	border-style: solid; 

}
.kop {
	text-align: center;
	color:#929292;
	font-size:22px ;
	font-family:"Century Gothic";
	}
.edit_rood {
	font-family:"arial";
	color:#FF0000;
	font-size:20px ;
	font-style: italic;
	font-weight:bold ;
	}
.edit_top {
	font-family:"Century Gothic";
	color:#282828;
	font-size:16px ;
	font-style: italic;
	font-weight:bold ;
}
.edit_fat {
	font-family:"arial";
	color:#282828;
	font-size:12px ;
	font-weight:bold ;
}
body {
	background-color:#ededed;
}
	
