@charset "utf-8";
/* CSS Document */

/*Header*/
.logo {
    width:129px;
    height:80px;
    position:absolute;
    right:155px;
    bottom:25px;
}
/**/


.innercontainer {
    position:relative;
    width:980px;
    margin:0px;
}
.bgbloemenwinkel {
    background:#f0f0e8;
    width:980px;
    padding:0px 0px 20px 0px;
}

/*links*/

ul.menu-shop {
    background:url(/templates/img/bg-links-groen.gif) bottom left no-repeat;
    _padding-top:35px;
}
ul.menu-shop li {
    _margin:-15px 0px;
}
ul.menu-shop li a {
    background:url(/templates/img/bg-li-groen.gif) no-repeat;
} 

/*midden*/
.contentblok {
    width:866px;
    min-height:450px;
    overflow:hidden;
    margin:25px 57px 0px 57px;
    background:url(/templates/img/bg-booklet-groen.gif) left top no-repeat;
}
.contentblok .tekstblok {
    margin:0px 50px 0px 52px;
    _margin:0px 50px 0px 26px;
    padding-top:30px;
    color:#4d4d4d;
    width:360px;
    min-height:240px;
    overflow:hidden;
    float:left;
}
.contentblok .bottom {
    width:866px;
    height:128px;
    clear:both;
    background:url(/templates/img/bg-booklet-groen-bottom.gif) left top no-repeat;
}
.tekstblok h1 {
    color:#ffffff;
    border-bottom:1px solid #87827c;
    width:360px;
    font-size:14px;
    margin-bottom:20px;
}
p.wit {
    color:#ffffff;
}
.contentblok .fotoalbum {
    float:left;
    width:381px;
    height:412px;
    margin:14px 0px 20px 0px;
}
.fotoalbum h3 {
    padding:0px 20px;
    margin:0px;
    min-height:27px;
    background:#776E63;
    color:#ffffff;
    width:254px;
    display:block;
}
.nav-links {
    float:left;
    width:24px;
    height:300px;
    margin:0px 20px;
    _margin:0px 20px 0px 10px;
}
.nav-rechts {
    float:left;
    width:24px;
    height:300px;
    margin:0px 20px;
    _margin:0px 20px 0px 10px;
}
.fotogroot {
    width:230px;
    height:300px;
    float:left;
    margin-bottom:15px;
}
ul.nav-onder {
    width:230px;
    /*height:50px;*/
    margin:0px 0px 0px 64px;
    padding:0px;
}
ul.nav-onder li {
    float:left;
    list-style-type:none;
    height:50px;
    width:50px;
}
ul.nav-onder li.spacer {
    height:50px;
    width:10px;
}


ul.vitrine li .toplaag {
    background:url(/templates/img/toplaag-groen.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/templates/img/toplaag-groen.png');
}
ul.vitrine li .prijsblok {
    background:url(/templates/img/prijsblok-groen.gif) no-repeat;
}
a.bestel-nu {
    background:url(/templates/img/bestel-nu-groen.gif);
    color:#4d4d4d;
}
.bestel-nu {
    background:url(/templates/img/bestel-nu-groen.gif);
    color:#4d4d4d;
}
a.bestellen {
    background:url(/templates/img/bestel-nu-groen.gif);
    margin:5px 0px;
}

/*rechts*/
.rechts {
    background:url(/templates/img/bg-links-groen.gif) bottom left no-repeat;
}
.blok1 {
    background:#829570;
}
.blok2 {
    background:url(/templates/img/blok2-groen.gif) top left no-repeat #687c61;
}
a.bekijk {
    background:url(/templates/img/bg-bekijk-groen.png) no-repeat;
    color:#4d4d4d;
}
input.bekijk {
    background:url(/templates/img/bg-bekijk-groen.png) no-repeat;
    color:#4d4d4d;
}