/* CSS Document */
body {
  font-size: 13px;
	FONT-FAMILY: "Verdana", "Arial", "sans-serif";
  text-align:center;
  margin-top: 0px;
  overflow: scroll;
  top:0px;
  background-image: url(bgline.png);
 }

div.mapa  {
          position:relative;
          top:0;
          left:80px;
          width:380px;
          height:227px;
          background-image:url(mapa.png);
          background-repeat: no-repeat;
          float:left;
          }

img
{  
    border-style: none;
    border: 0px;
}

image {
    border: 0px;
    border-style: none;
  }
  
A {
	color: #003863;
	TEXT-DECORATION: none;
}

A:active {
	color: #003863;
	TEXT-DECORATION: none;
}

A:visited {
	color: #003863;
	TEXT-DECORATION: none;
}

A:hover {
	color: #003863;
	TEXT-DECORATION: none;
}

.clear {width:100%;display:block;clear:both;}
h1,h2,h3,h4,h5,h6 {margin:0;}
.bg-green {background:#939598;}
.bg-lightgreen {background:#eee;}
.cursor {cursor:pointer;}
#content .inner {padding:30px;color:#164360;}
#content p {margin:18px 0 0 0;}
#content a {color: #003863;}
#content a:hover { color: white; text-decoration:none;}

img { -ms-interpolation-mode: bicubic; }


/* LAYOUT */
#container {
  margin: 0 auto 0px;
  margin-top:0px;
  padding-top: 0px;
  top: 0px;
  width:940px;
  min-height: 800px;
  position:relative;
  text-align:left;
  background-image: url(container-bg.jpg);
  background-repeat: no-repeat;

}
  


/* HEADER */
#top-box1 {
  float:left;
  height:55px;
  display:block;
  width:100%;
  position:relative; 
  left:10px;
  }

        .top-1{
        width: 60px;
        float: left;
        padding-left:100px;
        margin:0 20px 20px 0;
        height:55px;
    }


        .top-2{
        width: 130px;
        float: left;
        padding:0;
        margin:0 20px 20px 0;
        height:55px;
    }

        .top-3{
        width: 170px;
        float: left;
        padding:0;
        margin:0 20px 20px 0;
        height:55px;
    }

        .top-4{
        width: 220px;
        float: left;
        padding:0;
        margin:0 20px 20px 0;
        height:55px;
    }

        .top-5{
        width: 200px;
        float: left;
        padding:0;
        margin:0 20px 20px 0;
        height:55px;
    }


        .top-6{
        width: 100px;
        float: left;
        padding:0;
        margin:0 20px 20px 0;
        height:55px;
    }


#top-box2 {
  float:right;
  height:20px;
  display:block;
  width:100%;
  position:relative; 
  left:10px;
  }

#top-box3 {
  float:left;
  height:7px;
  display:block;
  width:100%;
  position:relative; 
  }


        .top-box3-fill{
        width: 117px;
        float: left;
        padding:0;
        margin:0px;
        height:7px;
    }


/* MAIN */
#main {height:auto;display:block;width:100%;position:relative;margin:0;float:left;}
#main #content {width:940px;position:relative;float:left;margin:0; left:20px; padding: 0px; }
#main .article {background:#FFF;color:#164360;position:relative;margin:0 0 20px 0;}
#main .article h2 {text-transform:uppercase;font-size:18px;}
#main .article h2 em {font-size:10px;display:block;font-weight:normal;color:#999;font-style:normal;text-transform:none;margin:5px 0 0 0;}
#main .article .thumb {border:1px solid #ddd;padding:5px;background: #fff;float:right;margin:20px 0 10px 20px; width: 120px; height: 120px;}
#main .article .thumb:hover {-moz-box-shadow:0 2px 2px rgba(0,0,0,.5);-webkit-box-shadow:0 2px 2px rgba(0,0,0,.5);box-shadow:0 2px 2px rgba(0,0,0,.5);}
#main .article .afbeelding {border:1px solid #ddd;padding:5px;background: #fff;float:left;margin:20px 0 20px 0px;}
#main .article-home {background:#FFF;position:relative; height:270px; margin:0 0 20px 0; background-color: #EEE;}

#main .article.home {height:130px;padding: 20px;}

.button {float:left; display:block; padding:5px 10px 5px 10px; background:#8DC63F; color:#FFF; text-transform:uppercase; margin-top:15px;}
.button a {color:#FFF;}
.button:hover {-moz-box-shadow:0 2px 5px rgba(0,0,0,.5); -webkit-box-shadow:0 2px 5px rgba(0,0,0,.5); box-shadow:0 2px 5px rgba(0,0,0,.5);}

#main #content .banner {display:block;cursor:pointer;padding:20px;margin:0 0 20px 0; xclear:both; float:left; margin-top:20px; width:275px;}
#main #content .banner:hover {-moz-box-shadow:0 2px 2px rgba(0,0,0,.5);-webkit-box-shadow:0 2px 2px rgba(0,0,0,.5);box-shadow:0 2px 2px rgba(0,0,0,.5);}
#main #content .banner h3 {color:#fff;text-transform:uppercase;font-weight:normal;font-size:18px;text-align:right;line-height:23px;}
#main #content  h3.kop {color:#333;text-transform:uppercase;font-weight:normal;font-size:18px;line-height:23px;display:block;margin-bottom:15px;}
#main #content .banner h4 {color:#fff;text-transform:uppercase;font-weight:normal;font-size:16px;text-align:right;line-height:20px;}
#main #content .banner span {font-size:11px;text-transform:none;color:#333;text-align:right;display:block;margin:5px 0 0 0;opacity:0.75;}
#main #content .banner:hover span {font-weight:bold;opacity:1;}

#middle-bread {
    left: -15px;
    top: -10px;
    position: absolute;
    z-index: 10;
}

#bottom-logo {
    left: 730px;
    top: 205px;
    position: absolute;
    z-index: 10;
}

#middle-logo {
    left: 730px;
    top: -118px;
    position: absolute;
    z-index: 10;
}

#element-bakker {
    left: 791px;
    position: absolute;
    z-index: 10;
}


/* FOOTER */

#footer {float:left;height:20px;display:block;width:100%;position:relative;left:0px; top:0px; }
#copy {float:left;height:20px;display:block;width:100%;position:relative;}
#copy .inner {float:right;padding: 10px 10px 0 0; color:#7e5e48; text-transform:uppercase; font-size:10px; font-weight:bold;}
#copy .inner span { border-right:1px solid #7e5e48; padding-right:7px; margin-right:7px;}



/* COLUMNS */

    .box-bottom {
        width: 248px;
        height:180px;
        float: left;
        background-repeat:no-repeat;

    }

        
    .z1 {
         background-image:url(about.png);
    }

    .z1:hover {
         background-image:url(about-click.png);
    }

    .z2 {
         background-image:url(recipe.png);
    }
    .z2:hover {
         background-image:url(recipe-click.png);
    }

    .z3 {
         background-image:url(where.png);
    }
    .z3:hover {
         background-image:url(where-click.png);
    }


    .Middle {
        float: left;
        position:relative;
        padding-left:0px;
        height: 218px;
        width: 472px;
    }

    .middle-text {
        position:relative;
        float: right;
        margin:0 40px 0 0;
        
        padding-left:0px;
        width:530px;
        height:590px;
        
    }

    .middle-recipes {
        position:relative;
        float: right;
        margin:10px 0px 0 0;
        background-color: rgba(204,255,255,0.25);
        padding-left:0px;
        width:530px;
        height:150px;
        border: 1px #A75F35 solid;
    }


    .bottom-all {
        float: left;
        margin:0 0 0 0;
        margin-left: 90px;
        padding-left: 10px;
        padding-top: 10px;
        background-color: #ffffff;
        width: 505px;
        height:150px;
        -webkit-box-shadow: 2px 5px 7px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 2px 5px 7px rgba(0, 0, 0, 0.5);
        box-shadow: 2px 5px 7px rgba(0, 0, 0, 0.5);
    }

  
    .box-bottom h2 {
        font-size: 14px ;
        padding-left:20px;
        padding-top:30px;
    }
    
       .box-bottom a {
        color: #003863;
        text-decoration:none;
    }
    
        .box-bottom a:hover {
        text-decoration:none;
        color:white;
    }


    .box-middle {
        width: 380px;
        float: left;
        margin:0 0 0 0;
        padding-left:20px;
        padding-right:10px;
        margin-left:20px;
        font-size: 12px;

    }

    .box-middle-right {
        width: 240px;
        float: right;
        margin:0 20px 0 0;
        padding-left:10px;
        padding-top:15px;
        margin-left:0px;
        color: #ffffff;
        font-size: 10px;

    }

    .box-middle-right2 {
        width: 240px;
        position:relative;
        float: right;
        margin:0 20px 0 0;
        padding-left:10px;
        padding-top:15px;
        top:13px;
        margin-left:0px;
        color: #ffffff;
        font-size: 10px;

    }

    .box-middle-bread {
        width: 630px;
        float: right;
        margin:0 0 0 0;
        padding-left:20px;
        padding-right:10px;
        margin-left:10px;
        margin-top:15px;
        margin-right:20px;
        color: #ffffff;
        font-size: 12px;

    }

    .box-middle-maps {
        width: 500px;
        float: right;
        margin:0 20px 0 0;
        color: #003863;
        font-size: 12px;
        background-color:#ffffff; 

    }

    #recipes-img {
        width: 150px;
        height: 200px;
        float: left;
        margin:0 0 0 0;
        padding-left:0px;
        padding-right:0px;
        margin-left:0px;
        color: #ffffff;
    }

    #recipes-title {
        width: 350px;
        height: 30px;
        float: left;
        margin:0px 20px 10px 0;
        padding-left:0px;
        padding-right:0px;
        margin-left:0px;
        color: #ffffff;
    }

#recipes-title A {
	COLOR: white;
	TEXT-DECORATION: none;
	font-weight: bold;
}

#recipes-title A:active {
	COLOR: white;
	TEXT-DECORATION: none;
	font-weight: bold;
}

#recipes-title A:visited {
	COLOR: white;
	TEXT-DECORATION: none;
	font-weight: bold;
}

#recipes-title A:hover {
	COLOR: white;
	TEXT-DECORATION: none;
	font-weight: bold;
}


    #recipes-suroviny {
        width: 160px;
        height: 100px;
        position:relative;
        top:0px;
        float: left;
        margin:0 0 0 0;
        padding-left:0px;
        padding-right:0px;
        margin-left:0px;
        color: #ffffff;
    }

    #recipes-priprava {
        width: 300px;
        height: 100px;
        position:relative;
        top:0px;
        float: right;
        margin:0 0 0 0;
        padding-left:0px;
        padding-right:0px;
        margin-left:0px;
        color: #ffffff;
    }
