html,body {
	margin				: 0;
	padding				: 0;
	height				: 100%;
}

body {
	background			: url('../images/background-white.jpg') repeat-x;
	background-color	: #f3f3f3;
	font				: Georgia, "Times New Roman", Times, serif;

}

div#container {
	width				: 850px;
	height				: auto;
	margin              : 0 auto;
}

div#menu{
	float				: left;
	text-align			: right;
	margin				: 280px 0 0 0;
	width				: 200px;
}

div#menu ul{
	background			: url('../images/menu-bg.jpg') no-repeat;
	list-style			: none;
	margin				: 0;
}

div#menu li{
	color				: #b92b1a;
	font-size			: 15px;
	font-weight			: bold;
	line-height			: 30px;
}

div#menu li a{
	display				: block;
	padding				: 0 15px 0 0;
	width				: 151px;
	height				: 28px;
	color				: #b92b1a;
	text-decoration		: none;
	text-align			: right;	
}

div#menu li a:hover{
	color				: #ffffff;
	background-color	: #b92b1a;
	text-decoration		: none;

}

div#menu .actief{
	color				: #ffffff;
	background-color	: #b92b1a;
	text-decoration		: none;	
}
	

div#middle{
	height				: auto;
	width				: 461px;
	background			: url('../images/bibelot_container_bg.jpg') no-repeat;
	float				: left;	

}

div#header_logo{
	width				: 397px;
	height				: 125px;
	background			: url('../images/bibelot_header_logo.jpg') no-repeat;
	margin				: 0 0 0 7px;
}

div#header_img{
	width				: 397px;
	height				: 155px;
	background			: url('../images/bibelot_header_img.jpg') no-repeat;
	margin				: 0 0 0 7px;
	
}

div#content_title{
	width				: 380px;
	height				: 30px;
	color				: #b92b1a;
	font-size			: 17px;
	font-weight			: bold;
	margin				: 0px 0 0 3px;
	padding				: 27px 0 0 25px;
	background			: url('../images/bibelot_content_bg.jpg') repeat-y;
}

div#content{
	color				: #726161;
	width				: 380px;
	height              : auto !important;
	height				: 500px;
	min-height			: 540px;
	margin				: -13px 0 0 3px;
	padding				: 0 0 0 25px;
	font				: Arial, Helvetica, sans-serif;
	background			: url('../images/bibelot_content_bg.jpg') repeat-y;
}

div#content_tekst{
	width				: 350px;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 12px;
	line-height			: 18px;
}

div#content_tekst a{
	text-decoration		:none;
}

div#nieuws{
	width				: 370px;
	height				: 30px;
	margin				: 0;
}

div#nieuws_title{
	color				: #b92b1a;
	font-size			: 17px;
	font-weight			: bold;
	margin				: 20px 0 0 25px;
}


div#nieuws_items{
	font-size			: 14px;
	color				: #726161;

}

div#nieuws_items ul{
	list-style			: none;
	margin-top			: 5px;

}
	
div#impressie{
	float				:left;
	margin-top			:300px;
}	

div#impressie_title{
	color				: #b92b1a;
	font-size			: 17px;
	font-weight			: bold;
	margin				: 7px 0 15px 0;
}

div#impressie_images{
	margin				:0;
}

div#impressie_images img{
	margin				:0 0 5px 0;
}


/* MENU KAARTEN */
.tekst {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; padding-left: 4px}
.menu_kop {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; color: #FFFFFF; background-color: #990033; margin-bottom: 0px; margin-top: 0px; margin-right: 0px; margin-left: 0px}
.menu { font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; border: 1px #990033 solid; background-color: #FFF2F5; color: #000000; margin-top: 2px; margin-right: 2px; margin-bottom: 2px; margin-left: 2px; text-align: center; }
td { text-align:center; }
.TABLE 
{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
}
	