/* stramien */

html, body
{
    color: #202020;
    font: normal 13px Arial, Helvetica, Sans-serif;
    height: 100%;
    margin: 0;
    padding: 0;
}

body
{
    background: #999999 url('../webfolder/bg.jpg') repeat-x top;
}

div#container
{
    background: transparent url('../webfolder/schaduw.png') repeat-y;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
    width: 1000px;
}

div#header
{
    background-color: #ffffff;
    height: 80px;
    padding-top: 10px;    
    width: 1000px;
}

div#content
{
    margin: 0 auto;
    overflow: auto;
    padding-bottom: 180px;
    width: 1000px;
}

div#left
{
    float: left;
    margin: 0 0 0 75px;
    width: 425px;
}

div#right
{
    float: right;
    margin: 0 0 0 0;
    width: 450px;
}

div#footer
{
    background: url('../webfolder/boog-onder-site.gif') no-repeat top;
    bottom: 0;
    clear: both;
    margin-left: 10px;
    padding-top: 80px;
    position: absolute;
    text-align: center;
    width: 980px;
}

/* lay-out */

img
{
    border: 0;
}

h1
{
    color: #202020;
    font-size: 24px;
    font-weight: normal;
    margin: 10px 0 0 0;
}

h2
{
    color: #404040;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
}

p
{
    color: #202020;
    font-size: 13px;
    line-height: 20px;
}

p a:link, p a:visited
{
    color: #808080;
    text-decoration: none;
}

p a:hover, p a:active
{
    text-decoration: underline;
}

/* header */

img.logo
{
    float: left;
}

img.flag
{
    float: right;
    margin-left: 5px;
}

div#menubar
{
   float: left; 
   margin: 23px 0 0 18px;
}

input.search
{
    background: url('../webfolder/zoekbalkje.png') no-repeat;
    border: 1px solid #909090;
    float: right;
    height: 22px;    
    margin: 0;
    padding: 0 0 0 25px;
    text-align: left;
    width: 115px;
}

/* banner */

div#top
{
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    height: 320px;
    margin: 0 auto;
    width: 1000px;
}

div#top-top
{
    background: transparent url('../webfolder/schaduw-top.png') no-repeat center;
    height: 40px;
    position: absolute;
    width: 1000px;
}

div#flash
{
    text-align: center;
    width: 1000px;   
}

/* footer */

img.footer
{
    margin: 0 10px;
}

p.footer
{
    font-size: 9px;
}

/* conversiebox */

div#conversion
{
    margin: 15px 0 0 15px;
}

div#conversion a:link, div#conversion a:visited
{
    background-repeat: no-repeat;
    color: #000000;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 0 0 25px;
    text-decoration: none;
    width: 120px;
}

div#conversion a:hover, #div#conversion a:active
{
    color: #808080;
    text-decoration: underline;
}

a.offerte
{
    background-image: url('../webfolder/offerte.png');
}

a.callmenow
{
    background-image: url('../webfolder/belmij.png');
}

a.tellafriend
{
    background-image: url('../webfolder/offerte.png');
}

/* relations */

img.thumbnail
{
    width: 160px;
}

div#photos
{
    position: absolute;
}

.blue
{
    color: #0000ff;
}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
