@charset "utf-8";
/* CSS Document */
Body {
	margin: 0;
	background-color: #FDBF7E;
	}
#container {
	top: 50%;
	left: 50%;
	margin: 0 auto;
	width: 802px;
	padding-top: 0px;
	}
#top {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	margin-top: 21px;
	height: 59px;
	width: 780px;
	float: right;
	}
#content {
	width: 618px;
	float: left;
	}
#content_home {
	background-image: url(images/home_content_bg.png);
	background-repeat: no-repeat;
	width: 618px;
	float: left;
	}
#top_content{
	background-image: url(images/Leeg_content_bg_top.png);
	background-repeat: no-repeat;
	height: 76px;
	margin: 0;
	}
#center_content{
	background-image: url(images/Leeg_content_bg_center.png);
	background-repeat: repeat-y;
	margin: 0;
	}
#foot_content{
	background-image: url(images/Leeg_content_bg_foot.png);
	background-repeat: no-repeat;
	height: 11px;
	margin: 0;
	}
#tekst_content_home {
	margin-top: 285px;
	width: 485px;
	height: 450px;
	z-index: 100;
	}
#menu {
	width: 184px;
	height: 536px;
	float: right;
	}
ul {
	list-style-type: none;
	text-align: left;
	padding: 0;
	margin-top: 55px;
	}
li#menu_li a{
	background-image: url(images/menu_button_bg.png);
	background-position: right;
	display:block;
	font-family: Tahoma, Verdana;
	color: #2e3192;
	width: 184px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-decoration:none;
	text-indent: 20px;
	font-size:11px;
	}
li#menu_active a{
	background-image: url(images/menu_button_bg.png);
	background-position: right;
	display:block;
	font-family: Tahoma, Verdana;
	color: #fff;
	width: 184px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-decoration:none;
	text-indent: 20px;
	font-size:11px;
	}
li#menu_li a:hover{
	color: #fff;
	}
ul#tab {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0;
	}
li#tab a{
	background-image: url(images/submenu_button_bg.png);
	display:block;
	font-family: Tahoma, Verdana;
	color: #3f42a6;
	width: 184px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-decoration:none;
	text-indent: 20px;
	padding-left: 15px;
	font-size:11px;
	}
li#tab_active a{
	background-image: url(images/submenu_button_bg.png);
	display:block;
	font-family: Tahoma, Verdana;
	color: #fff;
	width: 184px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-decoration:none;
	text-indent: 20px;
	padding-left: 15px;
	font-size:11px;
	}
li#tab a:hover{
	color: #fff;
	}
#footer {
	padding-top: 10px;
	width: 802px;
	clear: both;
	}
#img_prijslijst {
	padding-left: 3px;
	}
#schaar {
	float: right;
	}
#prijslijst {
	margin-left: 10px;
	}
#prijs_kop {
	background-color: #2e3192;
	height: 20px;
	}
#omhoog {
	float: right;
	margin-right: 10px;
	}
#kopprijslijst {
	float: left;
	}