@charset "utf-8";
/* CSS Document */

* {	outline: none; padding: 0; margin: 0; list-style: none; }

body {
	width: 100%;
	float:left;
	background-color: #21a325;
	position:relative;
}

.centrediv{
	width: 1051px;
	margin: 0 auto;
	padding: 0 0 0px 0;
	display:block;

}

.hoofddiv{
	width: 1051px;
	float:left; 
}

.regel1{
	width:1051px;
	height: 235px;
	float:left;
}

.links{
	width: 51px;
	height: 235px;
	background-image: url(../afbeeldingen/links-boven.gif);
	background-repeat:no-repeat;
	float:left;
}

.logo{
	width: 235px;
	height: 235px;
	background-image: url(../afbeeldingen/logo.gif);
	background-repeat:no-repeat;
	float:left;
}

.regel2{
	width:1051px;
	height: 279px;
	float:left;
}

.regel3{
	width:1051px;
	height: 369px;
	float:left;
}

.links2{
	width: 51px;
	height: 279px;
	background-image: url(../afbeeldingen/links.gif);
	background-repeat:no-repeat;
	float:left;
}

.auto{
	width: 235px;
	height: 279px;
	background-image: url(../afbeeldingen/Auto-motor-en-bromfiets.jpg);
	background-repeat:no-repeat;
	float:left;
}

.auto{
	width: 235px;
	height: 279px;
	background-image: url(../afbeeldingen/Auto-motor-en-bromfiets.jpg);
	background-repeat:no-repeat;
	float:left;
}

.instructeur{
	width: 220px;
	height: 279px;
	background-image: url(../afbeeldingen/Opleiding-rij-instructeur.jpg);
	background-repeat:no-repeat;
	float:left;
}

.slip{
	width: 220px;
	height: 279px;
	background-image: url(../afbeeldingen/Verkeersveiligheidstrainingen.jpg);
	background-repeat:no-repeat;
	float:left;
}

.transport{
	width: 220px;
	height: 279px;
	background-image: url(../afbeeldingen/Transportopleidingen.jpg);
	background-repeat:no-repeat;
	float:left;
}

.vrachtwagen{
	width: 105px;
	height: 279px;
	background-image: url(../afbeeldingen/vrachtwagen-rechts.jpg); 
	background-repeat:no-repeat;
	float:left;		
}

.sleutel{
	width: 220px;
	height: 369px;
	float: left;
	margin-left: 286px;
	display: inline;
	background-image:url(../afbeeldingen/sleutel.jpg);
	background-repeat:no-repeat;
}

.onder-slip{
	width: 220px;
	height: 369px;
	float: left;
	background-image:url(../afbeeldingen/onderslip.jpg);
	background-repeat:no-repeat;
}
.tekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}


.onder-transport{
	width: 208px;
	height: 369px;
	float: left;
	background-image:url(../afbeeldingen/onder-transport.gif);
	background-repeat:no-repeat;
	padding: 0 4px 0 8px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #21a325;
}

.rechts-onder{
	width: 105px;
	height: 369px;
	float: left;
	background-image:url(../afbeeldingen/rechts-onder.gif);
	background-repeat:no-repeat;
}
	
