.quickCalc {
background: #439AA4;
border: 1px #38838B solid;
color: #fff;
margin: 0 0 0;
padding: 5px 5px 5px;
text-align: center;
}

    .quickCalc table {
    border-collapse: collapse;
    color: #fff;
    text-align: left;
    width: 100%;
    }

    .quickCalc tr.r1 {
    background-color: #62AEB7;
    }

    .quickCalc td {
    padding: 4px 0;
    text-align: left;
    }

    .quickCalc td.c1 {
    padding-left: 4px;
    }

    .quickCalc td.c3 {
    padding-right: 4px;
    text-align: right;
    }

    .quickCalc #kiesMerkBack {
    border: 1px solid #fff;
    height: 215px;
    margin-bottom: 5px;
    position: relative;
    width: 286px;
    }

    .quickCalc #kiesMerkBack table {
    left: 6px;
    position: absolute;
    top: 182px;
    z-index: 100;
    }

    .quickCalc #kiesMerkFront {
    background: url('../images/merkFotos/berger.jpg') center center;
    height: 215px;
    width: 286px;
    }

    .quickCalc a {
    color: #fff;
    text-decoration: underline;
    }

p.quickPrijs {
color: #FED22A;
font-family: Arial, Helvetica, sans-serif;
font-size:13pt;
font-weight: normal;
margin: 16px 0 13px;
}

p.quickPrijs span {
font-size:18pt;
font-weight: bold;
}

#quickCalcHeader {
background: url('../images/bckgrFades/berekenen.gif') repeat-x center center #38838B;
color: #FED22A;
font-size: 13px;
font-weight: bold;
padding: 6px 0 7px;
text-align: center;
}

.tabblad {
display: none;
}

#slidingBox {
margin-left: 0;
position: absolute; 
right: 0; 
top: 463px;
width: 220px;
}