body{
	font:12px/18px Arial,Verdana,sans-serif;
	text-align:center;
	color: #676767;
}
hr {
	border: 0;
	color: #676767;
	background-color: #676767;
	height: 1px;
	width: 100%;
	text-align: left;
}
#container{
	text-align:left;
	width:980px;
	margin:0 auto;
}

#header{
	width: 980px;
	height:214px;
	margin-bottom: 20px;
}
	#header_txt{
		float:left;
		width: 350px;
		height: 190px;
		background-image: url(../../layout/www.kleine-barreel.be/header_txt_BG.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-color: #002e60;	
	}
	#header_images{
		float:left;
		width: 440px;
		height: 190px;
		background-image: url(../../layout/www.kleine-barreel.be/sfeer-5.jpg);
		background-repeat: no-repeat;
		background-position: center;
	}
		.gastronomie #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer_gastro.jpg);}
		.gastronomie-een-snelle-zakenlunch #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer_gastro.jpg);}
		.gastronomie-het-avondmenu #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer_gastro.jpg);}
		.gastronomie-gastronomisch-keuzemenu-4-gangen #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer_gastro.jpg);}
		.gastronomie-gastronomisch-keuzemenu-3-gangen #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer_gastro.jpg);}
		.gastronomie-restaurantkaart #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer_gastro.jpg);}
		.gastronomie-wijn-van-de-maand #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer_gastro.jpg);}
		.wijnkaart #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer_wijnen.jpg);}
		.sfeerbeelden #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer-3.jpg);}
		.feestzaal-banketten #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer_feestzaal.jpg);}
		.vergaderingen #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer-4.jpg);}
		.traiteur #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer-2.jpg);}
		.afhaalgerechten #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer-2.jpg);}
		.reservatie #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer_reserveren.jpg);}
		.klant-aan-het-woord #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer_klanten.jpg);}
		.klant-aan-het-woord-reactie-toevoegen #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer_klanten.jpg);}
		.contact #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer-2.jpg);}
		.contact #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer-2.jpg);}
		.contact #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer-2.jpg);}
		.contact #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer-2.jpg);}
		.contact #header_images {background-image: url(../../layout/www.kleine-barreel.be/sfeer-2.jpg);}
	#header_block{
		float:left;
		width: 170px;
		height: 20px;
		padding: 170px 20px 0 0;
		background-color: #002e60;
		text-align: right;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
	}
		#header_block a{
			color: #fff;
			text-decoration: none;
		}
		#header_block a:hover{
			text-decoration: underline;
		}
	#header_banner{
		float:left;
		width: 420px;
		padding: 2px 200px 0 360px;
		height: 22px;
		background-color: #be8116;	
	}
	#header_banner input.banner{
		border: none;
		background: none;
		color: #fff;
		width: 420px;
	}
	
#wrapper{
	width: 980px;
	margin-bottom: 20px;
	background-image: url(../../layout/www.kleine-barreel.be/wrapper_BG.gif);
	background-repeat: repeat-y;
	background-position: top center;
}	
	
#sidebar{
	float:left;
	width:200px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	padding: 20px 10px 0 140px;
	background-image: url(../../layout/www.kleine-barreel.be/logo.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
}

#content{
	float:right;
	width:569px;
	padding: 20px 30px;
}

#footer{
	text-align:center;
	margin:0 auto;
	width:960px;
	min-height:50px;
	clear:both;
	font-size: 10px;
	border-top: 1px solid #676767;
}

/* SIDEBAR
-----------*/
#sidebar ul li{
	margin-bottom: 2px;
}
#sidebar ul li a{
	font-size: 12px;
	text-decoration: none;
	color: #677F9E;
	text-transform: lowercase;
}
#sidebar ul li ul li{
	padding-left: 15px;
	margin-bottom: 0;
}
#sidebar ul li.activeparent ul li a, #sidebar ul li.active ul li a{
	font-size: 11px;
	text-decoration: none;
	color: #BE8116;
	text-transform: lowercase;
}
/* CONTENT
-----------*/
#content p,#content ul,#content ol{
	margin:0 0 10px;
}
#content a{
	color: #677F9E;
}
#content a:hover{
	color: #002e60;
}
#content ul,#content ol{
	margin:0 0 10px;
	padding-left:30px;
	list-style:disc;
}
#content ol{
	list-style:decimal;
}
#content h1,h2,h3,h4,h5,h6{
	margin:0 0 10px;
	color: #677F9E;
}
#content h1{
	font-size: 16px;
	margin-bottom: 20px;
}
#content h2{
	font-size: 14px; 
	margin-bottom: 20px;
	padding: 3px 5px;
	background-color: #be8116;
	color: #fff;
}
#content h3{
	font-size: 13px;
	margin-bottom: 20px;
	color: #002e60;
}
em{
	font-style:normal;
	color:#c00;
}
/* PHOTOGALLERY
---------------*/
#content .module_photo ul{
	margin:0;
	padding:0;
	list-style:none;
}

#module_photogallery{
	list-style:none;
	padding:0;
}
#module_photogallery li{
	float:left;
	margin:0 15px 30px;
	height:154px;
	width:154px;
	text-align:center;
	overflow:hidden;
}
#module_photogallery li a img{
	border:2px solid #fff;
}
#module_photogallery li a:hover img{
	border:2px solid #ccc;
}

/*FORMS
-------*/
#content .module_form th{
	width: 150px;
	text-align: right;
	padding: 2px 2px 10px 0;
	vertical-align: top;
}
#content .module_form th{
	width: 250px;
	padding-right: 10px;
}
#content .module_form input.text, #content .module_form textarea {
	border: 1px solid #999;
	margin-bottom: 4px;
	width: 250px;
}
#content .module_form input.submit {
	width: 120px;
	margin: 8px 0 8px 330px;
	padding: 2px 0;
	border: none;
	color: #fff;
	cursor: pointer;
	background-color: #be8116;
}
#content .module_form p {
	color: #999;
	text-align: justify;
	font-size: 10px;
	line-height: 12px;
}
.error_message{
	border:1px solid #c00;
	background:#fdd;
	padding:15px;
	margin:10px 0;
	color:#c00;
}
tr.error {
	border:1px solid #c00;
	background:#fdd;
}
#thanks{
	padding:15px;
	margin-bottom:30px;
	background:#637331;
	color:#fff;
}
/*NEWS
-------*/
#content .module_news_252 .article{
	float: left;
	width: 270px;
	height: 126px;
	margin-bottom: 20px;
	padding: 0 10px 0 0;
	border-bottom: 1px solid  #676767;
}
#content .module_news_252 .article #news_home_photo{
	float: left;
}
#content .module_news_252 .article #news_home_text{
	float: right;
	width: 180px;
}
#content .module_news_252 .article #news_home_text h3{
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #002e60;
	text-transform: uppercase;
	border-bottom: 1px solid #002e60;
}
#content .module_news_252 .article #news_home_text p{
	line-height: 15px;
}

#content .module_news_254 .article{
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid  #676767;
}
#content .module_news_254 .article h3{
	margin-bottom: 10px;
}
#content .module_news_254 .article .date{
	color: #999;
	font-style: italic;
}