﻿body
{
    background-image: url(http://www.bogarden.be/images/background.png);
    background-repeat: repeat-x;
    background-color: #5E5240;
    margin: 0px auto;
    width: 995px;
    text-align: center;
    font-family: Century Gothic,Arial,Helvetica,verdana,arial;
    font-size: 11px;
    line-height: 18px;
    color: #5f584e;
}
p
{
    font-family: Century Gothic,Arial,Helvetica,verdana,arial;
    font-size: 12px;
    line-height: 18px;
    color: #5f584e;
}
img
{
    border: 0;
}
h1
{
    font-family: Century Gothic,Arial,Helvetica,verdana,arial;
    font-size: 15px;
    color: #423a2e;
    text-transform: uppercase;
    font-weight: bold;
}
.tabblock
{
    width: 2px;
    height: 29px;
    vertical-align: middle;
}
.tabblockonder
{
    width: 2px;
    height: 30px;
    background-image: url(http://www.bogarden.be/images/tabblockonder.png);
    background-repeat: no-repeat;
}
.menuitem
{
    vertical-align: middle;
    text-align: center;
    color: #423a2e;
    font-family: Century Gothic,Arial,Helvetica,verdana,arial;
    font-size: 13px;
    font-weight: bold;
    width: 200px;
    text-transform: uppercase;
    height: 37px;
}
a.menulinks
{
    color: #423a2e;
    font-family: Century Gothic,Arial,Helvetica,verdana,arial;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
a.menulinks:hover
{
    color: #6a5f4b;
    font-family: Century Gothic,Arial,Helvetica,verdana,arial;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
.contentboven
{
    background-image: url(http://www.bogarden.be/images/contentboven.png);
    background-repeat: no-repeat;
    width: 995px;
    height: 2px;
}
.contentmidden
{
    font-family: Century Gothic,Arial,Helvetica,verdana,arial;
    background-image: url(http://www.bogarden.be/images/contentmidden.png);
    background-repeat: repeat-y;
    width: 995px;
    text-align: left;
    vertical-align: top;
    font-size: 11px;
}
.contentbeneden
{
    background-image: url(http://www.bogarden.be/images/contentbeneden.png);
    background-repeat: no-repeat;
    width: 995px;
    height: 6px;
}
.houtnerven
{
    background-image: url(http://www.bogarden.be/images/houtnerven.png);
    background-repeat: no-repeat;
    height: 36px;
}
.houtnervenfooter
{
    background-image: url(http://www.bogarden.be/images/houtnervenfooter.png);
    background-repeat: no-repeat;
    height: 36px;
    text-align:center;
}
.footerschutting
{
    background-image: url(http://www.bogarden.be/images/footerschutting.png);
    background-repeat: no-repeat;
    width: 994px;
    height: 5px;
}
.footeritem
{
    vertical-align: middle;
    text-align: center;
    color: #595247;
    font-family: 'Century Gothic' ,Helvetica,verdana,arial;
    font-size: 12px;
    width: 100px;
    font-style: italic;
}
.rightcontent
{
    background-image: url(http://www.bogarden.be/images/rightcontent.png);
    background-repeat: no-repeat;
    width: 298px;
    min-height: 365px;
    text-align: left;
    vertical-align: top;
    font-family: 'Century Gothic' ,Helvetica,verdana,arial;
    font-size: 11px;
}
.imageborder
{
    border: solid 3px #ccc2ad;
}
.stepcarousel
{
    position: relative; /*leave this value alone*/
    overflow: scroll; /*leave this value alone*/
    width: 470px;
    height: 67px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

.stepcarousel .panel
{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 0px; /*margin around each panel*/
    width: 470px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.submenu
{
    font-size: 11px;
    text-transform: uppercase;
}
td
{
    vertical-align: top;
}


