/* MAIN */

html { height: 100%; }

body { padding: 0px; margin: 0px; background-color: #ffffff; }
body#top { height: 100%; }

#wrapper
{
    width:945px;
    margin:0px auto;
    height:100%;
}

#left
{
    background: #ffffff url(../images/layout/left.jpg) no-repeat right top;
}
#right
{
    background: #ffffff url(../images/layout/right.jpg) no-repeat left top;
}

#header
{
    height:277px;
    width:945px;
    background: #ffffff url(../images/layout/header.jpg) no-repeat left top;
}

#footerlogo
{
    padding-top:117px;
}

td.subnav
{
    width:229px;
}

#subcontent
{
    vertical-align:top;
    padding-top:39px;
    padding-bottom:100px;
}

table td
{
    vertical-align:top;
}


#inhoud, div.form, #contactgegevens
{
    padding-top:33px;
    line-height:20px;
}

div.form, div.contenttext_std
{
    font-family:Arial;
    font-size:11px;
    color:#644e10;
}

#inhoud, #inhoud h1
{
    font-family:Arial;
    font-size:11px;
    color:#644e10;
    font-weight:bold;
}

#inhoud h1
{
    padding-bottom:12px;
}

#download_pdf
{
    background-image:url(../images/pdf_icon.gif);
    background-repeat:no-repeat;
    color:#644E10;
    float:left;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    height:35px;
    line-height:41px;
    margin-left:10px;
    margin-top:53px;
    padding-left:46px;
    text-decoration:none;
}

#contactgegevens, #contactgegevens a
{
    color:#644E10;
    font-family:Arial;
    font-weight:bold;
    font-size:11px;
}

#contactgegevens
{
    padding-top:39px;
    padding-left:11px;
    padding-bottom:20px;
}


/* INTRO */
#intro_body
{
    background-image:url(../images/layout/header_repeat.jpg);
    background-repeat:repeat-x;
    height:236px;
}

#intro_flash
{
    text-align:center;
}

#intro_header
{
    background-image: url(../images/layout/introheader.jpg);
    background-position:center top;
    background-repeat:no-repeat;
    /*
    height:237px;
    */
    height:275px;
    position:relative;
    margin:0px auto;
    overflow:hidden;
}

#dealerflash
{
    width:722px;
    height:413px;
    /*background-image:url(../images/FLASH_dealer.jpg);
    background-position:left top;
    background-repeat:no-repeat;*/
}

#dealerlist
{
    list-style:none;
}

#dealerlist li
{
    list-style-position:outside;
    list-style-type:none;
    margin-bottom:15px;
}

#dealerlist li.last
{
    margin-bottom:0px;
}

#dealerlist li a.provincie,
#dealerlist li a.provincie span
{
    display:block;
}

#dealerlist li a.provincie
{
    background-image:url(../images/layout/bg_dealerlist_provincies.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    width:713px;
    height:22px;
    text-decoration:none;
}

#dealerlist li a.provincie span
{
    font: normal 12px "Century Gothic"; color: #ffffff;
    line-height:22px;
    padding-left:10px;
}

#dealerlist li div.item_inhoud table
{
    width:713px;
    background-image:url(../images/layout/bg_dealerlist_contactpersonen.jpg);
    background-position:left bottom;
    background-repeat:no-repeat;
}

#dealerlist li div.item_inhoud table td
{
    width:167px;
    padding-left:10px;
    padding-top:5px;
    height:100px;
}

#dealerlist li div.item_inhoud table td,
#dealerlist li div.item_inhoud table td a
{
    font: normal 12px "Century Gothic"; color: #4b3905;
    text-decoration:none;
}

#inhoud_dealerlijst h2
{
    margin-top:4px;
    margin-bottom:3px;
    font: normal 12px "Century Gothic"; color: #6f5718;
}