* {
    margin: 0;
    padding: 0;
}

body {
    background-image: url(../images/flam_body_bg.png);
    background-repeat: repeat-x;
    background-color: #f2f2f2;
    text-align: center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
}

p {
    margin-bottom: 18px;
}

.clear {
    float: none;
    clear: both;
}

#shadow_wrapper {
    width: 980px;
    height: auto;
    margin: 3px auto 0 auto;
}

#shadow_top {
    width: 980px;
    height: 10px;
    background-image: url(../images/flam_shadow_top.png);
    background-repeat: no-repeat;
}

#shadow_side {
    width: 980px;
    height: auto;
    background-image: url(../images/flam_shadow_side.png);
    background-repeat: repeat-y;
}

#wrapper {
    width: 960px;
    height: auto;
    margin: 0 auto 0 auto;
}

#header {
    height: 171px;
    width: 960px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#header h1 {
    text-indent: -10000px;
}

#nav_main {
    width: 960px;
    height: 32px;
    background-image: url(../images/flam_nav_bg.jpg);
    background-repeat: no-repeat;
    line-height: 32px;
}

#nav_main ul {
    list-style: none;
    margin: 0 0 0 245px;
}

#nav_main li {
    float: left;
}

#nav_main li a {
    display: block;
    margin: 0 6px 0 6px;
    color: #f2f2f2;
    text-decoration: none;
}

#nav_main li a:hover {
    text-decoration: underline;
}

#main {
    width: 960px;
    height: auto;
    text-align: left;
    margin: 0;
    padding: 0;
    background-image: url(../images/flam_main_bg.png);
    background-repeat: repeat-y;
}

#rightcol {
    float: right;
    width: 244px;
    height: auto;
    border-left: #bfbfbf 1px solid;
    margin: 35px 0 0 0;
    padding: 0;
}

#rightcol p {
    margin: 0px 35px 16px 35px;
}

#leftcol {
    float: left;
    width: 214px;
    height: 443px;
    margin: 0 0 0 0;
    color: #000000;
    background-image: url(../images/flam_leftcol_bg.jpg);
    background-repeat: no-repeat;
}

#navigation_left {
    list-style: none;
    margin: 0;
}

#navigation_left li a {
    text-decoration: none;
    display: block;
    width: 210px;
    height: 21px;
    line-height: 20px;
    color: #ffffff;
    text-indent: -10000px;
    margin: 0 0 1px 0;
}

#navigation_left #left_hout {
    background-image: url(../images/left_hout.png);
    background-repeat: no-repeat;
}

#navigation_left #left_gas {
    background-image: url(../images/left_gas.png);
    background-repeat: no-repeat;
}

#navigation_left #left_elektrisch {
    background-image: url(../images/left_elektrisch.png);
    background-repeat: no-repeat;
}

#navigation_left #left_schouwen {
    background-image: url(../images/left_schouwen.png);
    background-repeat: no-repeat;
}

#navigation_left #left_gevelkachels {
    background-image: url(../images/left_gevelkachels.png);
    background-repeat: no-repeat;
}

#navigation_left #left_tuinbaden {
    background-image: url(../images/left_tuinbaden.png);
    background-repeat: no-repeat;
}

#navigation_left #left_tuinhaarden {
    background-image: url(../images/left_tuinhaarden.png);
    background-repeat: no-repeat;
}

#navigation_left #left_pelletkachels {
    background-image: url(../images/left_pelletkachels.png);
    background-repeat: no-repeat;
}

#navigation_left #left_cvkachels {
    background-image: url(../images/left_cvkachels.png);
    background-repeat: no-repeat;
}

#navigation_left #left_fornuizen {
    background-image: url(../images/left_fornuizen.png);
    background-repeat: no-repeat;
}

#navigation_left #left_brandstoffen {
    background-image: url(../images/left_brandstoffen.png);
    background-repeat: no-repeat;
}

#navigation_left #left_aanbiedingen {
    background-image: url(../images/left_aanbiedingen.png);
    background-repeat: no-repeat;
}

#navigation_left #left_tweedehands {
    background-image: url(../images/left_tweedehands.png);
    background-repeat: no-repeat;
}


#navigation_left #left_acties {
    background-image: url(../images/left_acties.jpg);
    background-repeat: no-repeat;
}


#left_toestellen {
    background-image: url(../images/left_toestellen.png);
    background-repeat: no-repeat;
    width: 210px;
    height: 21px;
    margin: 31px 0 1px 0;
}

#content {
    float: left;
    width: 420px;
    height: auto;
    margin: 35px 35px 35px 35px;
    padding: 0;
    color: #333333;
}

#main h1 , #main h2 {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 16px 0;
}

#adresblok {
    margin: 32px 0 200px 86px;
}

.toestel_klein {
    width: 410px;
    height: auto;
    float: none;
    clear: both;
    margin: 16px 0;
    background-image: url(../images/flam_toestelintro_bg.png);
    background-repeat: repeat-x;
    display: block;
}

.toestel_intro {
    padding: 0;
}

.toestel_groot {
    border: 1px solid #cccccc;
    width: 410px;
}

.toestel_header h3 {
    width: 402px;
    height: 18px;
    padding: 0 4px 0 4px;
    line-height: 18px;
    color: #f2f2f2;
    font-weight: bold;
    font-size: 11px;
    background-color: #c10100;
}

.toestel_klein a {
    text-decoration: none;
    color: #c10100;
}

.toestel_klein a:hover {
    text-decoration: underline;
    color: #c10100;
}

.toestel_klein img {
    margin: 0 16px 0 0;
    border: 0px solid #ffffff;
}

.toestel_body {
    background-image: url(../images/flam_toestelintro_bg.png);
    background-repeat: repeat-x;
    padding: 8px 16px 4px 16px;
}

.toestel_body p {
}

.toestellen_pictures_hidden {
    visibility: hidden;
    height: 0px;
    overflow: hidden;
}

.prev {
    margin: 2px 0 2px 2px;
}

.next {
    margin: 2px 2px 2px 0;
}

.pictures {
    width: 410px;
    height: auto;
    overflow: hidden;
    background-color: #ff8400;
    padding: 0 0 8px 0;
}

.toestel_groot .pictures ul {
    list-style: none;
    width: 320px;
    height: auto;
}

.thumbnail {
    border: 0px solid white;
    float: left;
    margin: 8px 0px 0 8px;
}

.thumbnail_intro {
    margin: 0 8px 4px 0;
}

.album {
    margin: 0 0 16px 0;
    height: auto;
    background-image: url(../images/flam_toestelintro_bg.png);
    background-repeat: repeat-x;
    width: 410px;
}

.album p {
    padding: 4px 0;
    margin: 0 4px;
}

#filter {
width: 410px;
height: auto;
background-color: #ccc;
padding-bottom: 4px;
background-image: url(/images/header-filter-bg.png);
background-repeat: repeat-x;
}

.filterbox-header {
color: #fff;
padding: 4px;
font-weight: bold;
margin-bottom: 4px;
height: 12px;
}


.filterbox {
float: left;
margin-right: 20px;
font-size: 11px;
line-height: 12px;
}

.filterbox a {
color: #333;
text-decoration: none;
margin: 0;
padding: 0;
background-image: url(/images/filter-bg.png);
background-repeat: no-repeat;
text-indent: 8px;
height: 8px;
line-height: 8px;
display: block;
}

.filterbox a.active {
color: #cc0000;

}

.left {
float: left;
margin: 4px;
}

.error {
    margin: 2px;
    color: #c10100;
    font-style: italic;
}



