body{
	color: 			#333;
	font-size: 		11px;
	font-family: 	verdana;
	background:		#FFF;
}
#container {
	width:			922px;
	margin-left:	auto;
	margin-right:	auto;
}
#site_top {
	width:			922px;
	height:			12px;
	background-image:url(../images/site_top.jpg);
	background-repeat:no-repeat;
	margin-left:	auto;
	margin-right:	auto;
}
	#tabs {
		width:			461px;
		height:			34px;
		margin-left:	10px;
		float:			left;
	}
	a.tabs {
		font-weight:	bold;
		color:			#000;
		font-family:	Verdana, Geneva, sans-serif;
		font-size:		12px;
		text-align:		center;
		text-decoration:none;
		text-transform:uppercase;
		margin:			20px;
	}
		#button_home {
			width:		97px;
			height:		32px;
			padding-top:8px;
			background-repeat:no-repeat;
			background-image:url(../images/buttons/home.png);
			float:		left;
		}
		#button_info {
			width:		95px;
			height:		32px;
			padding-top:8px;
			background-repeat:no-repeat;
			background-image:url(../images/buttons/info.png);
			float:		left;
		}
		#button_adverteren {
			width:		139px;
			height:		32px;
			padding-top:8px;
			background-repeat:no-repeat;
			background-image:url(../images/buttons/adverteren.png);
			float:		left;
		}
		#button_contact {
			width:		130px;
			height:		32px;
			padding-top:8px;
			background-repeat:no-repeat;
			background-image:url(../images/buttons/contact.png);
			float:		left;
		}
		
#logo {
	width:		386px;
	height:		88px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	float:		left;
}
#banner {
	width:		468px;
	height:		60px;
	margin-left:30px;
	margin-top:	20px;
	float:		left;
}
		#left_box {
		margin-top:				0px;
		margin-left:			12px;
		padding:				10px;
		width:					413px;
		height:					440px;
		background-image:		url(../images/left_box_bg.jpg);
		background-repeat:		repeat-x;
		float: 					left;
		position:absolute;
		z-index:				1;
		}
		#book {
			width:				278px;
			height:				445px;
			background-image:	url(../images/book.png);
			background-repeat:	no-repeat;
			margin-left:		300px;
			position:absolute;
			z-index:			2;
		}
		#right_text {
			width:				320px;
			min-height:			100px;
			padding:			10px;
			float:				right;
			font-size:			14px;
		}
		#rode_balk_text {
			width:				750px;
			height:				30px;
			margin-top:			40px;
			margin-left:		30px;
			font-weight:		normal;
			font-size:			26px;
			font-style:			italic;
			text-transform:inherit;
			color:				#FFF;
			float:				left;
		}
#site_top_cover {
	width:			922px;
	height:			664px;
	background-image:url(../images/site_top_cover.jpg);
	background-repeat:no-repeat;
	margin-left:	auto;
	margin-right:	auto;
}
.site_bottom_categorie_top {
	height:			80px;
	background-image:url(../images/site_bottom_categorie_top.jpg);
	background-repeat:no-repeat;
}
#site_bottom_categorie_top_banner {
	width:			468px;
	height:			60px;
	margin-left:		330px;
}
.site_bottom_categorie {
	background-image:	url(../images/site_bottom_categorie_bg.jpg);
	background-repeat:	repeat-y;
}
.site_bottom_categorie_bottom {
	height:			22px;
	background-image:	url(../images/site_bottom_categorie_bottom.jpg);
	background-repeat:	no-repeat;
}
#site_bottom {
	width:			922px;
	height:			12px;
	background-image:	url(../images/site_bottom.jpg);
	background-repeat:	no-repeat;
	margin-left:		auto;
	margin-right:		auto;
	text-align:		center;
}

#copyright {
	text-align:		center;
	font-weight:		bold;
	font-size:		10px;
	color:			#000000;
	margin-bottom:		10px;
}