/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body {
	background-color: #ffffff;
	background-image: url(../images/foto_bg.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
	background-attachment: fixed;
	padding: 20px 0px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #531C05;
}
a {
     color: #531C05;
	 text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
a.lightbox{
    text-decoration: none;
}
p {
	margin: 5px 0px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #531C05;
    font-size: 12px;
}

#nieuwstekst{
	line-height:1;
	font-size:12px;
}

h1 {
	font-size:16px;
	font-weight:bolder;
	margin-top:8px;
	color:#90BD27;
}

h2 {
	font-size:16px;
	font-weight: bold;
	color:#531C05;
	text-align:left;
	line-height:3;
}

h3 {
	font-size:12px;
	line-height:17px;
	color:#531C05;
}

h4 {
	font-size:10px;
	color:#531C05;
}

h5 {
	font-size:9px;
	color:#531C05;
}
.fototext{
	font-size:9px;
	color:#531C05;
}
.small {
	font-size:9px;
}
.productkop {
	font-size: 14px;
	font-weight: bold;
}
.nieuwskop{
		font-size:16px;
	font-weight:bolder;
	color:#90BD27;
}

#main{
     width: 911px;
	 background-image:url(../images/bg_2bars_new.gif);
	 background-repeat: repeat-y;
	 margin: 0px auto;
}

#bottom {
	 background-image:url(../images/bg_bottom.gif);
     background-repeat:no-repeat;
	 background-position:bottom left;
}

ul{ margin-left: 20px;}

	.left_col {
		 width: 313px;
		 float: left;
		 padding: 10px 15px 210px 85px ;
		 text-align: center;
		 line-height: 20px;
		 font-size:12px;
	}
				#contact {
					width: 200px; 
					text-align: left;
					margin: 0px auto;
				}

	.right_col {
		 width: 328px;
		 float: left ;
		 background-image: url(../images/bg_top.gif);
		 background-repeat: no-repeat ;
		 background-position: top left;
		 padding: 0px 85px 0px 85px ;
		 line-height: 20px;
		 font-size:12px;
		 border-color:#663300;
	}

				#navigation {
					margin: 10px 0px 15px 0px;
					text-align:center;
					font-size:11px;
					font-weight:bold;
				}
					#navigation a {
						color:#531C05;
						text-decoration: none;
					}
                    #navigation a:hover {
                        color:#FFFFFF;
                        text-decoration: none;
                    }
					#navigation a.navigation_active {
						color:#FFFFFF;
						text-decoration: none;
					}
					
				#weekmenu {
				valign:top;
				}
				.gerechten {
				valign:top;
				line-height:1.5;
				}
					.gerechten p{
						padding-bottom:10px;
					}
					.gerecht hr {
					color: #630;
					background-color: #630;
					height: 2px;
					margin:10px 0px;
					}
					.gerechten ul{
					margin-left:30px;
					}
					
table#alignTop td { position:relative;vertical-align:top; }
table#alignTop td p { position:relative;top:0px; } 

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

lala{border:#63C solid 1px;}

label   {float:left;width:75px;padding:0 1em;text-align:left;} 
input[type="text"] { width: 225px; }
textarea { width: 225px; height: 100px;}  
div.padding { padding-top: 10px;}

div.gastenboekbericht { 
    padding: 5px 0 10px 0; 
    width: 320px;
}
div.gastenboekbericht div.veld {      
    text-align: left;
    width: 60px;
    margin: 0px;
    padding: 1px 4px 1px 4px;
    float: left;
}
div.gastenboekbericht div.value {     
    text-align: left;
    width: 240px;
    margin: 0px;
    padding: 1px 4px 1px 4px; 
    float: left;
}
.clearfloat{
    clear: both; 
    border-bottom: 1.5px dashed #9b7b43; 
    padding-top: 5px;
}
