* {
    padding: 0px;
    margin: 0px;
}
a img {
    border: 0px;
    vertical-align: middle;
}
html, body {
    padding: 0px;
    margin: 0px;
    border: 0px;
    
    width: 100%;
    
    font-size: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    
    background-image: url("../../gfx/bg_body.jpg");
    /*background-color: #dfdfdf;*/
    background-color: #3a3a3a;
    background-position: top;
    background-repeat: repeat-x;
    
    color: #595959;
    
    white-space: normal;
}

#siteContainer {
    width: 1077px;
    
    position: absolute;
    left: 50%;
    margin-left: -538px;
    
    font-size: 0.7em;
    
    top: 0px;
}
#siteContainer #siteContainerTop {
    /*background-image: url("../../gfx/bg.bodyshadow.top.png");*/
    background-position: center;
    background-repeat: no-repeat;
    
    height: 33px;
}
#siteContainer #siteContainerMiddle {
    /*background-image: url("../../gfx/bg.bodyshadow.png");*/
    background-position: center;
    background-repeat: repeat-y;
}
#siteContainer #siteContainerBottom {
    /*background-image: url("../../gfx/bg.bodyshadow.bottom.png");*/
    background-position: center;
    background-repeat: no-repeat;
    
    height: 37px;
}
#siteContainerContent {
    width: 1003px;
    
    margin-left: 37px;
}

#siteHeader {
    background-position: 19px 17px;
    background-repeat: no-repeat;
}
#siteHeader .menu {
    height: 20px;
    line-height: 20px;
    
    text-align: right;
    
    padding: 25px 60px 0px 60px;
    
    color: #ffffff;
}
#siteHeader .menu a {
    color: #ffffff;
    
    text-decoration: none;
}
#siteHeader .menu .text {
    /*-moz-opacity:.50;
    opacity: 0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);*/
}
#siteHeader .menu a:hover {
    text-decoration: underline;
}

#siteHeader .slogan {
    color: #ffffff;
    
    /*width: 287px;*/
    width: 150px;
    
    padding: 10px;
    
    position: absolute;
    left: 815px;
    /*font-size: 1.3em;*/
    font-size: 1.1em;
    top:75px;
    /*-moz-opacity:.90;
    opacity: 0.9;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);*/
}
#siteHeader .slogan strong {
    text-transform: uppercase;
    font-weight: normal;
    
    line-height: 170%;
}
#siteHeader .slogan strong.head {
    font-size: 1.6em;
}

#siteMenu {
    height: 59px;
    
    background-image: url("../../gfx/bg.sitemenu.png");
    background-repeat:no-repeat;
    background-position:center 8px;
    
    padding-left: 20px;
    /*margin-bottom: 20px;*/
    
    line-height: 59px;
    height: 59px;
    vertical-align: middle;
    
    color: #8b8b8b;
    
    text-transform: uppercase;
}
#siteMenu ul {
    /*display: inline;*/
    
    list-style: none;
}
#siteMenu ul li {
    display: block;
    float: left;
    
    line-height: 59px;
    height: 59px;
    vertical-align: middle;
    
    background-image: url("../../gfx/bg.sitemenu.item.gif");
    background-repeat: no-repeat;
    background-position: right;
    
    padding-right: 2px;
}
#siteMenu ul li a {
    color: #aaaaaa;
    
    display: block;
    float: left;
    
    line-height: 59px;
    height: 59px;
    vertical-align: middle;
    
    text-decoration: none;
    
    padding: 0px 20px 0px 20px;
}
#siteMenu ul li.selected a {
    background-image: url("../../gfx/bg.sitemenu.item.selected.gif");
    background-repeat: repeat-x;
    background-position: left;
}
#siteMenu ul li a:hover {
    /*text-decoration: underline;*/
    color: #ffffff;
}
#siteMenu ul li.selected a:hover {
    text-decoration: none;
}
#siteMenu #search {
    line-height: 59px;
    height: 59px;
    vertical-align: middle;
    
    float: right;
    
    padding: 0px 30px 0px 0px;
}
#siteMenu #search .textbox {
    height: 20px;
    line-height: 18px;
    vertical-align: middle;
    
    background-image: url("../../gfx/bg.textbox.gif");
    background-repeat: repeat-x;
    background-color: transparent;
    
    border: 0px;
    
    font-size: 1.0em;
}
#siteMenu #search label {
    padding-right: 10px;
}
#siteMenu #search button {
    background-color: transparent;
    
    font-size: 1.0em;
    color: #cfcfcf;
    text-transform: uppercase;
    
    border: 0px;
    vertical-align: middle;
}

#siteMenu ul.fontSize {
    float: right;
    margin-right: 10px;
}
#siteMenu ul.fontSize li {
    background-image: none;
}
#siteMenu ul.fontSize li a {
    padding: 0px 2px 0px 2px;
}
#siteMenu a.fontSize.small {
    font-size: 0.9em;
}
#siteMenu a.fontSize.default {
    font-size: 1.1em;
}
#siteMenu a.fontSize.large {
    font-size: 1.3em;
}


#siteContent {
    line-height: 150%;
}
#siteContent a {
    color: #a2a2a2;
    text-decoration: underline;
}
#siteContent a:hover {
    text-decoration: none;
}

#siteContent .panel {
    color: #a2a2a2;
    
    width: 647px;
    
    margin-left: 14px !important;
    margin-left: 7px;
    /*margin-top: 18px;*/
    
    float: left;
}

#siteContent .panel.fullpage {
    width: 973px;
}

#siteContent .panel h2 {
    color: #c4c4c4;
    
    margin-bottom: 15px;
    margin-top: 20px;
    
    font-size: 1.8em;
    font-weight: normal;
    
    text-transform: uppercase;
    
    clear: left;
}
#siteContent .panel h2 a {
    text-decoration: none;
    color: #c4c4c4;
}
#siteContent .panel h2 a:hover {
    text-decoration: underline;
}
#siteContent .panel ul {
    list-style: url("../../gfx/icon.listbullit.gif");
    margin-left: 20px;
}
#siteContent .panel ul li {
    line-height: 20px;
    vertical-align: middle;
}
#siteContent .panel ul li a {
    color: #8f8f8f;
    text-decoration: underline;
}
#siteContent .panel ul li a:hover {
    text-decoration: none;
}

#siteContent .panel .top {
    height: 4px;
    font-size: 1px;
    
    background-image: url("../../gfx/bg.panel.png");
    background-repeat: no-repeat;
    background-position: 1px 0px;
}
#siteContent .panel .content {
    background-image: url("../../gfx/bg.panel.content.png");
    background-repeat: repeat-y;
    background-position: 0px 0px;
    
    padding: 24px 40px 24px 40px;
}
#siteContent .panel .bottom {
    height: 6px;
    font-size: 1px;
    
    background-image: url("../../gfx/bg.panel.png");
    background-repeat: no-repeat;
    background-position: 1px -4px;
}

#siteContent .panel.fullpage .top {
    background-image: url("../../gfx/bg.panel.fullpage.png");
}
#siteContent .panel.fullpage .content {
    background-image: url("../../gfx/bg.panel.fullpage.content.png");
}
#siteContent .panel.fullpage .bottom {
    background-image: url("../../gfx/bg.panel.fullpage.png");
}

#siteContent #siteSidebar {
    width: 316px;
    /*position: absolute;
    right: 52px;
    top: 233px !important;
    top: 203px;*/
    
    float: right;
    padding: 17px 14px 0px 0px;
    padding: 0px 14px 0px 0px;
}

#siteContent #siteSidebar .panelRight.webshop {
    cursor: pointer;
}

#siteContent #siteSidebar .panelRight h1 {
    text-transform: uppercase;
    
    font-size: 1.5em;
    font-weight: normal;
    color: #bdc6d3;
}
#siteContent #siteSidebar .panelRight {
    color: #7f8ea3;
    width: 316px;
    
    margin-bottom: 10px;
}
#siteContent #siteSidebar .panelRight .textbox {
    background-color: #5a7192;
    border: 0px;
    color: #8b9cb3;
    
    font-size: 1.0em;
    
    line-height: 18px;
    vertical-align: middle;
    
    height: 18px;
    width: 184px;
}
#siteContent #siteSidebar .panelRight p {
    color: #7f8ea3;
    font-size: smaller;
    line-height: 180%;
}
#siteContent #siteSidebar .panelRight.small h1 {
    padding: 15px 0px 10px 0px !important;
    padding: 15px 0px 0px 0px;
}
#siteContent #siteSidebar .panelRight.small {
    height: 106px;
    
    background-image: url("../../gfx/bg.panelright.small.png");
    background-repeat: no-repeat;
}
#siteContent #siteSidebar .panelRight.small img.photo {
    border: 1px solid #000000;
    
    margin: 8px 10px 5px 10px;
    
    float: left;
}
#siteContent #siteSidebar .panelRight img.readmore {
    position: absolute;
    right: 60px !important;
    right: 10px;
    margin: 5px 10px 0px 0px;
}

#siteContent #siteSidebar .panelRight.normal .top {
    height: 41px;
    
    background-image: url("../../gfx/bg.panelright.normal.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#siteContent #siteSidebar .panelRight.normal .top.small {
    height: 4px;
    font-size: 1px;
}
#siteContent #siteSidebar .panelRight.normal .top h1 {
    padding: 13px 20px 0px 20px;
    font-size: 1.3em;
}
#siteContent #siteSidebar .panelRight.normal .content {
    background-image: url("../../gfx/bg.panelright.normal.png");
    background-repeat: no-repeat;
    background-position: 0px -41px;
    
    padding: 20px;
}
#siteContent #siteSidebar .panelRight.normal .nopadding {
    padding: 0px;
}

#siteContent #siteSidebar .panelRight.normal .content .button {
    
}
#siteContent #siteSidebar .panelRight.normal .top h2 {
    font-size: 1.3em;
    font-weight: normal;
}
#siteContent #siteSidebar .panelRight.normal .bottom {
    height: 7px;
    font-size: 0px;
    
    background-image: url("../../gfx/bg.panelright.normal.png");
    background-repeat: no-repeat;
    background-position: 0px -493px;
}


#siteContent #siteSidebar .panelRight.black .top {
    height: 4px;
    font-size: 1px;
    
    background-image: url("../../gfx/bg.panelright.black.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#siteContent #siteSidebar .panelRight.black .top h1 {
    padding: 13px 20px 0px 20px;
    font-size: 1.3em;
}
#siteContent #siteSidebar .panelRight.black .content {
    background-image: url("../../gfx/bg.panelright.black.png");
    background-repeat: no-repeat;
    background-position: 0px -41px;
    
    color: #8f8f8f;
    
    padding: 20px;
}
#siteContent #siteSidebar .panelRight.black .content h1 {
    color: #b3b3b3;
    
    margin: 8px 0px 8px 0px;
}
#siteContent #siteSidebar .panelRight.black .content b {
    color: #b3b3b3;
}
#siteContent #siteSidebar .panelRight.black .top h2 {
    font-size: 1.3em;
    font-weight: normal;
}
#siteContent #siteSidebar .panelRight.black .bottom {
    height: 7px;
    font-size: 0px;
    
    background-image: url("../../gfx/bg.panelright.black.png");
    background-repeat: no-repeat;
    background-position: 0px -493px;
}
#siteContent #siteSidebar .panelRight.black .content ul {
    list-style: url("../../gfx/icon.plus.blue.gif");
}
#siteContent #siteSidebar .panelRight.black .content ul li a {
    color: #9ca7b4;
}

#siteContent #siteSidebar .panelRight .content h1 {
    margin: 15px 0px 15px 0px;
}
#siteContent #siteSidebar .panelRight .content table {
    width: 100%;
}
#siteContent #siteSidebar .panelRight .content table th,
#siteContent #siteSidebar .panelRight .content table td {
    vertical-align: top;
}
#siteContent #siteSidebar .panelRight .content ul {
    margin-left: 20px;
    list-style: url("../../gfx/icon.plus.gif");
}
#siteContent #siteSidebar .panelRight .content ul li a {
    color: #7185a4;
    text-decoration: none;
}
#siteContent #siteSidebar .panelRight .content ul li a:hover {
    text-decoration: underline;
}
#siteContent #siteSidebar .panelRight a.readmore {
    padding-left: 15px;
    
    background-image: url("../../gfx/icon.plus.gif");
    background-position: left;
    background-repeat: no-repeat;
    
    color: #7185a4;
    text-decoration: none;

    float: right;
}
#siteContent #siteSidebar .panelRight a.readmore:hover {
    text-decoration: underline;
}


#siteFooter {
    height: 52px;
    line-height: 52px;
    vertical-align: middle;
    font-size:0.85em;
    font-weight:bold;
    color: #656565;
    
    padding: 0px 40px 0px 40px;
}
#siteFooter img {
    vertical-align: middle;
    border: 0px;
}
#siteFooter .logos {
    float: right;
}
#siteFooter .copy {
    padding-left: 40px;
}
#siteFooter .menu   {
    float: left;
}
#siteFooter .menu a {
    text-decoration: none;
    color: #7D7D7D;
}
#siteFooter .menu a:hover {
    text-decoration: underline;
}


#siteContent #breadcrum {
    font-size: 0.8em;
    
    margin-left: 0px;
    margin-bottom: 40px;
}
#siteContent #breadcrum li {
    display: block;
    float: left;
    
    margin-right: 6px;
    
    padding-left: 10px;
    
    background-image: url("../../gfx/icon.breadcrumbullit.gif");
    background-position: left;
    background-repeat: no-repeat;
    
    line-height: 20px;
}
#siteContent #breadcrum li.first {
    padding-left: 0px;
    background-image: none;
}
#siteContent #breadcrum li a {
    text-decoration: none;
}
#siteContent #breadcrum li a:hover {
    text-decoration: underline;
}

#siteContent .button {
    display: block;
    float: left;
    
    height: 30px;
    line-height: 30px;
    
    padding-left: 5px;
    
    background-image: url("../../gfx/bg.button.gif");
    background-position: 0px 0px;
    
    cursor: pointer;
}
#siteContent .button button  {
    background-image: url("../../gfx/bg.button.gif");
    background-position: right 0px;
    
    padding: 0 .25em 0 .25em;
    
    padding-right: 5px;
    
    width: auto;
    overflow: visible;
    
    height: 30px;
    
    color: #a5a5a5;
    font-weight: bold;
    font-size: 1.0em;
    font-family: Verdana;
    text-transform: uppercase;
    
    cursor: pointer;
    
    border: 0px;
}

#siteContent .clear {
    clear: both;
}
#siteContent .clear.left {
    clear: left;
}
#siteContent .clear.right {
    clear: right;
}


#siteContent .licenseplate {
    border: 0px;

    background-color: #f2c653;
    background-color: transparent;
    background-image: url("../../gfx/bg.kentekenbox.gif");
    
    /*padding: 7px 14px 8px 33px;*/
    /*padding: 15px 14px 0px 33px;*/
    padding: 13px 14px 2px 33px;
    
    height: 31px;
    width: 169px;
    
    font-size: 1.5em;
    /*letter-spacing: 5px;*/
    text-align: center;
    
    font-size: 18px;
    font-family: Verdana,sans-serif;
    font-weight: bold;
}
#siteContent .button.small {
    display: block;
    float: left;
    
    height: 24px;
    line-height: 24px;
    
    padding-left: 5px;
    
    background-image: url("../../gfx/bg.button.small.gif");
    background-position: 0px 0px;
    
    cursor: pointer;
}
#siteContent .button.small button  {
    background-image: url("../../gfx/bg.button.small.gif");
    background-position: right 0px;
    
    padding: 0 .25em 0 .25em;
    
    padding-right: 7px;
    
    width: auto;
    overflow: visible;
    
    height: 24px;
    
    color: #959596;
    font-weight: normal;
    font-size: 0.9em;
    text-transform: uppercase;
    
    cursor: pointer;
    
    border: 0px;
}


#siteContent table.findYouProduct {
    width: 100%;
    margin-top: 10px;
}
#siteContent table.findYouProduct select {
    width: 200px;
}



#siteContent .categories {
    width: 648px;
    height: 100px;
    padding: 0px 0px 0px 20px;
    
    float: left;
}
#siteContent .categories ul {
    list-style: none;
    display: inline;
}
#siteContent .categories ul li {
    float: left;
    margin-bottom: 17px;
    line-height: 120%;
}
#siteContent .categoryButton {
    display: block;
    float: left;
    
    height: 40px;
    width: 151px;
    
    background-image: url("../../gfx/bg.button.auto.gif");
    background-position: 0px 0px;
    margin-right: 11px;
    /*margin-bottom: 17px;*/
   line-height:30px;
}
#siteContent .categoryButton:hover,
#siteContent .hover .categoryButton {
    background-position: 0px -40px;
    cursor: pointer;
}
#siteContent .categoryButton a:hover .label,
#siteContent .categoryButton a:hover .sublabel,
#siteContent .hover .categoryButton a .label,
#siteContent .hover .categoryButton a .sublabel {
    color: #ffffff;
}
#siteContent .categoryButton:hover a .label {
    text-decoration: none;
}
#siteContent .categoryButton.auto {
    background-image: url("../../gfx/bg.button.auto.gif");
}
#siteContent .categoryButton.motor,
#siteContent .categoryButton.motorfiets {
    background-image: url("../../gfx/bg.button.motor.gif");
}
#siteContent .categoryButton.tractor_en_grondverzet,
#siteContent .categoryButton.tractor {
    background-image: url("../../gfx/bg.button.tracktor.gif");
}
#siteContent .categoryButton.industrie {
    background-image: url("../../gfx/bg.button.industrie.gif");
}
#siteContent .categoryButton.vrachtauto,
#siteContent .categoryButton.transport {
    background-image: url("../../gfx/bg.button.vrachtauto.gif");
}
#siteContent .categoryButton.tweewieler {
    background-image: url("../../gfx/bg.button.tweewieler.gif");
}
#siteContent .categoryButton.maritiem {
    background-image: url("../../gfx/bg.button.maritiem.gif");
}
#siteContent .categoryButton.reiniging {
    background-image: url("../../gfx/bg.button.reiniging.gif");
}
#siteContent .categoryButton .label {
    color: #7d8b9f;
    font-weight: bold;
    
    display: block;
    
    padding-top: 5px;
    padding-left: 52px;
    /*padding-bottom: 20px;*/ /* Wanneer sublabel aan staat, dan deze regel uitzetten */
}
#siteContent .categoryButton a {
    text-decoration: none !important;
}
#siteContent .categoryButton .sublabel {
    color: #7a8698;
    
    display: block;
    display: none; /* Sublabel moest uitgezet worden */
    
    padding: 0px 0px 8px 52px;
}


#siteContent a.pdf {
    color: #e8e8e8;
    text-decoration: none;
    
    padding-left: 18px;
    background-position: left;
    background-repeat: no-repeat;
    background-image: url("../../gfx/icon.productadvisor.pdf.gif");
}
#siteContent a.pdf:hover {
    text-decoration: underline;
}

#siteContent span.highlight   {
    /*background-color: yellow;*/
    border-bottom: 1px solid yellow;
}

#siteContent .hidden {
    display: none;
}
#siteContent .invisible {
    visibility: hidden;
}

fieldset {
    border: 0px;
}

.footer {
    font-size: 1.1em;
}



#homeLeftBottom {
    background-image:url('../../gfx/bg_home.jpg');
    width:647px;
    height:320px;
    position:absolute;
    left:53px;
    top:445px;
}
#homeLeftBottom.foreign {
	background-image:url('../../gfx/bg_home_foreign.jpg');
}
#homeLeftBottom #advertentie {
    width:312px;
    height:310px;
    overflow:hidden;
    position:absolute;
    left:5px;
    top:3px;
}
#homeLeftBottom #nieuwsbrief {
    width:270px;
    height:70px;
    overflow:hidden;
    position:absolute;
    right:5px;
    top:3px;
    padding:20px;
    color:#fefefe;
}
#homeLeftBottom #nieuwsbrief input {
    color:#636565;
    margin:0px;
    font-size:1.0em;
    width:150px;
}
#homeLeftBottom #nieuwsbrief .submit {
    margin:0px;
    margin-top:2px;
    margin-left:80px;
    width:46px;
    height:24px;
}
#homeLeftBottom #nieuwsbrief h2 {
    color:#ffffff;
    font-weight:normal;
    margin-bottom:10px;
    
}
#homeLeftBottom #actueel {
    width:270px;
    height:260px;
    overflow:hidden;
    position:absolute;
    right:5px;
    top:113px;
    padding:20px;
}
#homeLeftBottom #actueel.other {
    top: 3px;
}
#homeLeftBottom #actueel h2 {
    color:#fdbd32;
    font-weight:normal;
    margin-bottom:20px;
    padding:0px;
}
#homeLeftBottom #actueel ul {
    list-style-image:url('../../gfx/bt_arrow_yellow.jpg');
    margin-left:20px;
}
#homeLeftBottom #actueel ul li {
    padding-bottom:5px;
}
#homeLeftBottom #actueel ul li a {
    color:#fff;
}
#homeLeftBottom #hometext {
    width:270px;
    height:260px;
    overflow:hidden;
    position:absolute;
    right:5px;
    top:5px;
    padding:20px;
    color: #ffffff;
}
#homeLeftBottom #hometext h2 {
    color:#ffffff;
    font-weight:normal;
    margin-bottom:20px;
    padding:0px;
}
#productAdvies {
    background-image:url('../../gfx/bg_productadvies.jpg');
    padding:15px;
    padding-top:35px;
    width:276px;
    height:73px;
    cursor:pointer;
    margin-top:5px;
}
#productAdvies .kenteken {
    background-image:url('../../gfx/bg_plate.jpg');
    width:191px;
    height:46px;
    border:0px;
    padding:0px;
    padding-left:25px;
    font-size:3.0em;
    line-height:46px;
    letter-spacing:3px;
    margin-top:4px;
}
#productAdvies .small {
    font-size:0.8em;
}
#productAdvies .submit {
    margin-left:14px;
}
