body{
	font:12px/18px Arial,Verdana,sans-serif;
	text-align:center;
}

#container{
	text-align:left;
	width:956px;
	margin:0 auto;
}

#header_top{
	height:140px;
	background-image: url(../../layout/www.horeca-online.be/header_topBG.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
	.home_link {
		display:block;
		width:700px;
		height: 140px;
	}
	#headerIMG{
		display: none;
	}
	.welkom-bij-horeca-online #headerIMG{
		display: block;
		float: left;
		position: relative;
		top: 331px;
		left: 138px;
		width: 143px;
		height: 210px;
		background-image: url(../../layout/www.horeca-online.be/guyIMG.jpg);
		background-position: top left;
		background-repeat:no-repeat;
	}
	#lang{
		float: right;
		position: relative;
		top: 87px;
		left: -20px;
		width: 65px;
		height: 27px;
	}
		#langFR{
			display: none;
			float:right;
			width: 28px;
			height: 27px;
			background-image: url(../../layout/www.horeca-online.be/fr.gif);
		}
			#langFR a{
				display:block;
				width: 28px;
				height: 27px;
			}
		#langNL{
			display: none;
			float:right;
			width: 29px;
			height: 27px;
			margin-right: 8px;
			background-image: url(../../layout/www.horeca-online.be/nl.gif);
		}
			#langNL a{
				display:block;
				width: 29px;
				height: 27px;
			}
#header_bottom{
	height:292px;
	text-align: right;
	background-image: url(../../layout/www.horeca-online.be/header_bottomBG.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#content{
	clear: both;
	float:right;
	width:637px;
	padding: 20px;
	/*border-bottom: 1px solid #575757;*/
}
#sidebar{
	float:left;
	width:239px;
	padding: 20px 0 0 40px;
	text-align: right;
	background:#d6cfb6;
	border-bottom: 1px solid #d3611a;
}
.welkom-bij-horeca-online #sidebar {
	padding-top: 120px;
}
#sidebar_content{
	clear: left;
	float:left;
	width:239px;
	padding: 20px;
	text-align: right;
	/*border-bottom: 1px solid #d3611a;*/
}
#footer{
	text-align:right;
	width:936px;
	min-height:30px;
	heigth:auto !important;
	height:30px;
	padding-top: 20px;
	padding-right: 20px;
	clear:both;
}

/* CONTENT
-----------*/

#content p,#content ul,#content ol{
	margin:0 0 10px;
	color: #575757;
}
#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;
}
#content h1{
	color: #826139;
	font-size: 16px;
}
#content h2{
	color: #d3611a;
	font-size: 14px;
}
#content h3{
	font-size: 13px;
}
#content h4{
	font-size: 12px;
}
#content a{
	color: #826139;
}
#content a:hover{
	color: #d3611a;
}
#content hr{
	border: 0;
	color: #575757;
	background-color: #575757;
	height: 1px;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
#content table.realisaties td{
	padding: 0 20px 0 10px;
}
#content table.realisaties p{
	margin-top: -7px;
	padding-left: 10px;
}

/* SIDEBAR
-----------*/

#sidebar ul li{
	padding: 5px 20px 5px 10px;
	border-bottom: 1px solid #d3611a;
}
#sidebar ul li.last{
	border-bottom: none;
}
#sidebar ul li a{
	color: #575757;
	text-decoration: none;
}
#sidebar ul li a:hover, #sidebar ul li.active a{
	color: #d3611a;
}
#sidebar ul li.active a{
	font-weight: bold;
}

/* SIDEBAR_CONTENT
------------------*/
#sidebar_content {
	color: #575757;
}
#sidebar_content h1{
	padding-bottom: 15px;
	font-size: 13px;
}
#sidebar_content p{
	padding: 0 0 10px 0;
}
#sidebar_content input.text{
	margin-bottom: 4px;
	border: 1px solid #939598;
}
#sidebar_content input.submit{
	margin-bottom: 10px;
	padding: 0 10px;
	color: #575757;
	font-weight:bold;
	border: 1px solid #939598;
	background-color: #d6cfb6;
}
#sidebar_content table.layouttable p{
	line-height: 12px;
	text-align: justify;
}
#sidebar_content small{
	color: #939598;
	font-size: 10px;

}

/* FOOTER
---------*/

#footer{
	font-size: 10px;
	color: #575757;
}
#footer a{
	color: #575757;
	text-decoration: none;
}
#footer a:hover{
	color: #d3611a;
}

/* PHOTOGALLERY
---------------*/

#content .module_photo h3{
	display: none;
}
#content .module_photo ul{
	margin:0;
	padding:0;
	padding-top: 20px;
	list-style:none;
}

#module_photogallery{
	list-style:none;
	padding:0;
}
#module_photogallery li{
	float:left;
	margin:0 15px 30px 20px;
	height:124px;
	width:124px;
	text-align:center;
	overflow:hidden;
}
#module_photogallery li a img{
	width:114px;
	height: 114px;
	padding: 4px;
	border:1px solid #d6cfb6;
}
#module_photogallery li a:hover img{
	border:1px solid #d2611b;
}

/* FORMS
--------*/
#content table.layouttable th{
	width: 250px;
	padding: 5px 10px 5px 0;
	text-align: right;
	color: #575757;
	vertical-align: top;
}
#content table.layouttable td{
	width: 250px;
	color: #575757;
}
#content table.layouttable input.text, #content table.layouttable textarea{
	width: 250px;
	border: 1px solid #939598;
}
#content input.submit{
	width: 120px;
	margin: 5px 0 10px 325px;
	padding: 0;
	color: #575757;
	font-weight:bold;
	border: 1px solid #939598;
	background-color: #d6cfb6;
}
#content table.layouttable p{
	line-height: 12px;
	text-align: justify;
}
#content small{
	color: #939598;
	font-size: 10px;

}

.error_message{
	border:1px solid #c00;
	background:#fdd;
	padding:15px;
	margin:10px 0;
	color:#c00;
}

#thanks{
	padding:15px;
	margin-bottom:30px;
	background:#637331;
	color:#fff;
}



