/*********************** Algemeen **********************/
	html, body {
		background-color:	#000000;
		margin:				0px;
		padding:			0px;
		color:				#FFFFFF;
		font-family:		arial;
		font-size:			12px;
	}
/*********************** Header ***********************/

	.boven {
		position:			relative;
		width:				100%;
		height:				125px;
	}

	.header {
		position:			relative;
		border-left:		2px solid #ff9933;
		border-right:		2px solid #ff9933;
		width:				800px;
		left:				50%;
		margin-left:		-400px;
		float:				left;
	}

	.logoplaatje{
		position:			relative;
		width:				90px;
		height:				90px;
		float:				right;
		margin-top:			20px;
		margin-right:		20px;

	}
	.logo {
		background:			url("../pics/lepper_logo3.gif") no-repeat 0px 0px;
		position:			relative;
		width:				285px;
		height:				125px;
		float:				left;
	}


/*********************** Bovenbalk ***********************/
	.balkboven {
		position:			relative;
		background-color:	#ff9933;
		height:				10px;
		width:				804px;
		left:				50%;
		margin-left:		-400px;
		float:				left;
	}
/*********************** Inhoud ***********************/
	.middel {
		width:				100%;
		float:				left;
	}
/************************ Menu ************************/

	.menu {
		position:			relative;
		width:				95px;
		float:				left;
		display:			inline;
	}

	div.menuitem {
		position:			relative;
		padding-left:		5px;
		margin-top:			15px;
	}

	a.menuitem {
		color:				#FFFFFF;
		font-weight:		bold;
		font-size:			14px;
		text-decoration:	none;
	}

	a.menuitem:hover {
		color:				#FF9933;
		text-decoration:	none;
	}

	a.geselecteerd {
		color:				#FFFFFF;
		font-weight:		bold;
		font-size:			14px;
		text-decoration:	none;
	}

/***************************************************/
	.centreer {
		position:			relative;
		width:				800px;
		float:				left;
		left:				50%;
		margin-left:		-400px;
		border-left:		2px solid #ff9933;
		border-right:		2px solid #ff9933;
		padding-bottom:		20px;
	}

	.inhoud {
		position:			relative;
		/*background-color:	#bb0011;		*/
		width:				525px;
		left:				50%;
		margin-left:		-400px;
		float:				left;
		padding-top:		10px;
	}

	.tekst {
		width:				250px;
		padding-top:		10px;
		float:				left;
	}

	.uitlijn_home {
		margin-left:		70px;
		width:				250px;
		padding-top:		10px;
		float:				left;
	}

	.auto {
		background:			url("../pics/auto_klein.gif") no-repeat 0px 0px;
		position:			relative;
		width:				332px;
		height:				225px;
		margin-left:		70px;
		float:				left;
	}

	.tucker {
		position:			relative;
		margin-top:			75px;
		width:				350px;
		float:				left;
	}

	.tucker_foto {
		background:			url("../pics/tucker.gif") no-repeat 0px 0px;
		position:			relative;
		width:				350px;
		height:				467px;
		float:				left;
	}

	.overtuig {
		color:				#ff9933;
		font-size:			20px;
		width:				450px;
		padding-top:		10px;
		float:				left;
	}
/*********************** gallery **********************/
	.gallery_1 {
		background:			url("../pics/DSC01752_kl.jpg") no-repeat 0px 0px;
		position:			relative;
		width:				350px;
		height:				467px;
		float:				left;
	}
	.gallery_2 {
		background:			url("../pics/DSC01753_kl.jpg") no-repeat 0px 0px;
		position:			relative;
		width:				350px;
		height:				467px;
		float:				left;
	}
	.gallery_3 {
		background:			url("../pics/DSC01754_kl.jpg") no-repeat 0px 0px;
		position:			relative;
		width:				350px;
		height:				467px;
		float:				left;
	}
	.gallery_4 {
		background:			url("../pics/DSC01757_kl.jpg") no-repeat 0px 0px;
		position:			relative;
		width:				350px;
		height:				467px;
		float:				left;
	}
	.gallery_5 {
		background:			url("../pics/DSC01758_kl.jpg") no-repeat 0px 0px;
		position:			relative;
		width:				350px;
		height:				467px;
		float:				left;
	}
	.gallery_6 {
		background:			url("../pics/DSC01759_kl.jpg") no-repeat 0px 0px;
		position:			relative;
		width:				350px;
		height:				467px;
		float:				left;
	}

/*********************** Opmaak ***********************/

	a.info {
		color:				#0000FF;
		left:				50%;
		font-size:			10px;
		text-decoration:	none;
		margin-left:		5px;
	}

	a.info:hover {
		text-decoration:	underline;
	}

	.venster {
		position:			relative;
		float:				right;
		width:				200px;
		margin-left:		10px;
		margin-right:		10px;
		margin-top:			10px;
		margin-bottom:		10px;
	}

	.vensterkopblauw {
		width:				100%;
		color:				#FFFFFF;
		font-weight:		bold;
		background-color:	#ff6600;
	}

	.vensterinhoudblauw {
		border:				1px solid #ff6600;
		padding-top:		5px;
		padding-bottom:		5px;
		padding-left:		5px;
		padding-right:		5px;
	}

	.contactkop {
		width:				100%;
		color:				#FFFFFF;
		font-weight:		bold;
	}

	.contactinhoud {
		width:				100%;
		color:				#FFFFFF;
		height:				20px;
	}

	div.opsomming {
		border:				1px solid #999999;
		background-color:	#FFFFEA;
		margin-top:			10px;
		margin-bottom:		10px;
		padding:			5px;
	}

	ul.opsomming {
		margin-top:			0px;
		margin-bottom:		0px;
	}

	.lijn {
		width:				100%;
		height:				1px;
		background-color:	#9999FF;
		overflow:			hidden;
	}

/*********************** Onderbalk ***********************/
	.balkonder {
		position:			relative;
		background-color:	#ff9933;
		height:				2px;
		width:				804px;
		left:				50%;
		margin-left:		-400px;
		float:				left;
	}
