body {
     background-color:#e7d6a5;   
     background-color:#e9e1cd;
     background-color:#f6eec1;

     font-size: 62.5%; /* Resets 1em to 10px */
     font-family:Arial;
     margin:0px;
padding:0px;
}

a, a:hover, a:active, a:visited {
    color:#606060;

     text-decoration:underline;
} 

a:visited {
   /*color:#007dc5;*/
   color:#602020;
}

a:hover {
     color:#C2A84C;
}

#menu a, #menu a:hover, #menu a:active, #menu a:visited {
     color:#FFFFFF;
     text-decoration:none;
     
} 

#menu a.active, #menu a:active.active, #menu a:visited.active {
     color:#000000;
     background-color:#FFFFFF;
}

#menu a:hover {
   color:#880000;  
   background-color:#FFFFFF;
     
}

.page {
    padding:10px 9px 5px 5px;
    font-size:1.5em;
    height:100%;
    
}

.kalender_nav {margin-bottom:20px;
}
.left {
    /*position:absolute;
	 left:Opx;
	 top:Opx;*/
}

.right {
    position:absolute;
	 right:20px;
	 top:Opx;
	 
}

.center {
	 position:absolute;
	 left:180px;
	 top:Opx;     
}

hr {
     width:70%;
    height: 1px;
    color: #880000;
    border:0;
    background-color:#880000;
    clear:both;
}


/*pages*/

                  

#home #content {
     /*background-image: url(./img/bestek.jpg);*/
     background-repeat:no-repeat;  
     background-position:100% 100%;  
     line-height:2em;
}

#kooKatelier #content {
     background-image: url(./img/wortelen.jpg);
     background-repeat:no-repeat;  
     background-position:100% 100%;  
     line-height:2em;
}

#chefaanhuis #content {
     background-image: url(./img/glazen.jpg);
     background-repeat:no-repeat;  
     background-position:100% 100%;  
     line-height:2em;
}

#oplocatie #content {
     background-image: url(./img/tafel.jpg);
     background-repeat:no-repeat;  
     background-position:100% 100%;  
     line-height:2em;
}

#contact #content {
     background-image: url(./img/zoutvat.jpg);
     background-repeat:no-repeat;  
     background-position:100% 100%;  
     line-height:2em;
}

#contact .page {
       margin-right:300px;
}

#kalender .page {
       line-height:1.8em;
}


.kookles {
    float:left;
    width:210px;
    font-size:0.8em;
    margin:5px 0px 5px 3px;
     

}

.kookinfo {
    margin:5px 0px 5px 3px;
    width:290px;
    float:right;
    font-size:0.8em;
    vertical-align:top;
}



.kookles div {
   font-weight:bold;
   margin-bottom:2px;
   vertical-align:top;
}

#openingsuren {
	float:right;vertical-align:bottom;text-align:right;padding-right:15px;
}

#gastenboek .boodschappen {
     overflow:auto;
     height:443px;
     width:570px;
    
     font-size:0.9em;
}



.guestheader {
    background-image:url(img/header.gif);
	background-repeat:no-repeat; 
	height:25px;
	width:548px;
	font-weight:bold;
	border: 1px solid #1d5d0d;
    border-bottom:0px;
    
   
    
}

.gb_content {
	text-align: justify;
    margin-bottom:15px;
    
    width:548px; 
    background-color:#f6eec1; 

    border: 1px solid #1d5d0d;
    border-top:0px;
}

.datum {
	float:right;
	padding-right:5px;
	margin-top:-15px;
	font-weight:bold;
	color:#000000;
	
       
       
	
}

fieldset {
        border: 1px solid #1d5d0d;
        margin:5px 0px 15px 5px;
        padding-left:10px;  
       
     color:#000000;
}
fieldset legend {
    font-weight:bold;
    color:#000000;
    background-color:#CFCFCF;
    background-color:#f6eec1;
    border: 1px solid #1d5d0d;
    padding-left:4px;
    padding-right:4px;
}

.gb_footer {
	font-weight:bold;
      text-align:right;
      color:#000000;
       margin-top:6px;
      margin-right:30px;
}

#plaatsboodschap {
	position:relative;float:right;margin-top:-26px;background-color:#f6eec1;padding:2px;border: 1px solid #1d5d0d;
}



