@charset "UTF-8";
/* quatre bras | CSS | Octografx */

body {	
	margin:0;
	padding:0;
	background:#FFFFFF url(http://www.quatrebras.eu/images/body_background_repeat.jpg) repeat-x;
    font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
    font-size: 12px;
 	color: #4F5155;
}

a {
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
	color:#4D3906;
}

a:visited {
	color: #C7B81D;
 	background-color: transparent;
 	text-decoration: none;
}

a:hover {
 	color: #000;
 	text-decoration: none;
 	background-color: transparent;
}

h1 {
	font-size:15px;
}

h2 {
	font-size:14px;
}

p {
	font-size:12px;
	line-height:20px;
}

input {
	width:100%;
	background:#dacf65;
	border:none;
	height:20px;
	/*border: 1px #4F1555 solid;*/
}

.submit
{
	border:none;
	background:url(http://www.quatrebras.eu/images/verstuur-button.jpg) no-repeat;
	width:80px;
	height:24px;
	float:right;
}

textarea {
	width:100%;
	background:#dacf65;
	border: 1px #dacf65 solid;
}

#top_container {
	width:880px;
	margin:30px auto 0 auto;
	min-height:482px;
	background:#FFFFFF url(http://www.quatrebras.eu/images/top_container_background.jpg) no-repeat;
	padding:20px 20px 0 20px;
}

#right_content {
	width:672px;
	float:right;
}

#left_content {
	background:url(http://www.quatrebras.eu/images/logo.jpg) no-repeat;
	width:178px;
	padding:345px 0 0 0;
	float:left;	
}

#bottom_section {
	background:#dacf65 url(http://www.quatrebras.eu/images/bottom_container_background_repeat.jpg) repeat-x;
	min-height:226px;
}

#bottom_container {
	width:880px;
	padding:0 20px 0 20px;
	margin:0 auto;
	min-height:226px;
	background:url(http://www.quatrebras.eu/images/bottom_container_background.jpg) no-repeat;
}

#header {
	height:287px;
	background:#e8e2a4;
}

#quote {
	width:228px;
	padding:40px 10px 0 10px;
	height:247px;
	background:#e8e2a4 url(http://www.quatrebras.eu/images/quote_background.jpg) no-repeat;
	float:right;
	text-indent:50px;
	text-align:center;
}

#menu ul
{
	margin: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#menu a
{
	display: block;
	padding: 5px 3px 3px 7px;
	height:18px;
	background:url(http://www.quatrebras.eu/images/menu_background_repeat.jpg) repeat-x;
	border-bottom: 1px solid #FFFFFF;
}

#menu a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover
{
	background: #bfaf01;
	color: #fff;
}

#main_text p
{
	/*text-align:justify;*/
}

#main_text
{
	margin-bottom:20px;
}

.small_image
{
	width:161px;
	height:156px;
	float:left;
	background:#FFFFFF url(http://www.quatrebras.eu/images/small_picture_background.jpg) no-repeat;
	margin:0 10px 20px -5px;
}

.small_image img
{
	margin:12px 0 0 18px;
}

.small_image_r
{
	width:161px;
	height:156px;
	float:left;
	background:#FFFFFF url(http://www.quatrebras.eu/images/small_picture_background.jpg) no-repeat;
	margin:0 5px 0 0;
}

.small_image_r img
{
	margin:12px 0 0 18px;
}

.center_split
{
	width:45%;
	float:left;
	margin:0 25px 0 0;
}

.c_split
{
	width:45%;
}

.left
{
	float:left;
}

.right
{
	float:right;
}

#bg_er
{
	background:url(http://www.quatrebras.eu/images/bg_er_repeat.jpg) repeat-y;
}

table
{
	table-layout:auto;
}

#snippet_container_l
{
	width:300px;
	float:left;
	margin:10px 0 0 205px;
}

#snippet_container_r
{
	width:300px;
	float:right;
	padding:0 0 0 30px;
	margin:10px 0 0 0;
	border-left:#4b3905 solid 1px;
}

#bottom_section p
{
	color:#4b3905;
	/*text-align:justify*/
}

#bottom_section h1
{
	color:#4b3905;
}

#bottom_section a 
{
	color:#4b3905;
	border-bottom:solid 1px #4b3905 dashed;
}

.openingstijden
{
	font-size:10px;
}

.clearfloat
{
	clear:both;
}

.line
{
	margin-top:10px;
	border-bottom:solid 1px #4b3905;
}