body{
    font-family: verdana;
}

h2{
    font-size: 14px;
}

a{
    text-decoration: none;
    color: #fff;
}

a:hover{
    text-decoration: none;
    color: #000;
}

#leasekeuze{
    
}

#leasekeuze h1{
    color: #000;
    font-size: 12px;
}

#keuze{
    margin: auto;
    width: 900px;
    text-align: center;
}

#modelscroller
{
  overflow: auto;
  width: 885px;
  height: 300px;
  margin-top: 35px;
  
}


.brandstof{
    background:#FFFFFF url(/images/brandstof_icon.jpg) no-repeat scroll 50% 25%;
    border:1px solid #D2D9EA;
    cursor:pointer;
    float:left;
    height:134px;
    margin:20px 10px 10px 31px;
    position:relative;
    width:134px;
    display: inline;
    
}


.brandstof:hover{
    border: 2px solid #14709e;
}

.brandstof h2{
    bottom:10px;
    color:#000000;
    font-size:14px;
    font-weight:bold;
    position:absolute;
    text-align:center;
    width:134px;
    z-index:10;
    left: 0px;
    margin: 0px;
}

.merk{
    border: 1px solid #d2d9ea;
    margin: 10px;
    margin-left: 0px;
    cursor: pointer;
    width: 134px;
    height: 134px;
    position: relative;
    float:left;
}

.merk img{
    width: 80px;
    padding-top: 10px;
}

.merk h2{
    bottom:0;
    color:#000000;
    font-size:14px;
    font-weight:bold;
    position:absolute;
    text-align:center;
    width:134px;
    z-index:10;
    left: 0px;
}


.type{
    border: 1px solid #d2d9ea;
    margin: 10px;
    margin-left: 0px;
    cursor: pointer;
    width: 134px;
    height: 175px;
    position: relative;
    float:left;
}

.type img{
    width: 80px;
    padding-top: 10px;
}

.type h2{
    bottom:6px !important;
    _bottom:12px;
    color:#000000;
    font-size:14px;
    font-weight:bold;
    position:absolute;
    text-align:center;
    width:134px;
    z-index:10;
    height: 55px;
    left: 0px;
}


.selected h2 {

    background-color: #14709e;
    color: #fff;

}

.type h3{
    bottom:0px;
    color:#000000;
    font-size:14px;
    font-weight:bold;
    position:absolute;
    text-align:center;
    width:134px;
    z-index:10;
    background-color: #73BD1C;
    left: 0px;
    margin: 0px;
}


#modelkeuze
{
   margin:auto;
   width:840px;
   cursor: pointer;
   dis
}

#modelkeuze tr.selected
{
  background-color: #14709e;
  color: white;
}


#keuze p{
    border:1px solid #D2D9EA;
    float:left;
    font-size:11px;
    margin:auto auto auto 70px;
    padding:10px;
    width:750px;
    display: inline;
}

.uitleg_table{
    width: 648px;
    margin: auto;
}

.uitleg{
    width: 140px;
    padding: 5px;
    padding-left: 15px;
    float: left;
    background-color: #a29ea5;
    margin-right: 2px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
}

.uitleg_active{
    width: 140px;
    padding: 5px;
    padding-left: 15px;
    float: left;
    background-color: #0066b0;
    margin-right: 2px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    
}

.uitleg_voltooid{
    width: 140px;
    padding: 5px;
    padding-left: 15px;
    float: left;
    background-color: #73bd1c;
    margin-right: 2px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    
}

.uitleg_voltooid a{
    color:#fff;
}

.uitleg_voltooid a:hover{
    color:#000;
}

.buttonnavigatie #volgende{
    background:#0066B0 url(/images/button_arrow2.jpg) no-repeat scroll right center;
    border:0 solid;
    margin-top :20px;
    color:#FFFFFF;
    height:30px;
    padding:7px 40px 8px 10px;
    float: right;
    display: block;
    cursor: pointer;
    
}

.buttonnavigatie #vorige{
    background:#0066B0 url(/images/button_arrow.jpg) no-repeat scroll left center;
    border:0 solid;
    margin-top:20px;
    color:#FFFFFF;
    height:30px;
    padding:7px 8px 8px 40px;
    float: left;
    display: block;
    cursor: pointer;
    clear: left;
}

.buttonnavigatie #volgende.disabled{
    background:#d7d7d7 url(/images/button_arrow3.jpg) no-repeat scroll right center;
    border:0 solid;
    margin-top:20px;
    color:#FFFFFF;
    height:30px;
    padding:7px 40px 8px 10px;
    float: right;
    display: block;
    cursor: default;
}


.model_pic{
    margin: 10px;
    margin-left: 15px;
}

#modelkeuze td{
    border-bottom: 1px dotted #444;
    padding:5px 0 5px 0;
    font-size: 12px;
    text-align: left;
}

#modelkeuze tr:hover{
    background-color: #14709E;
    color: #fff;
}

.buttonnavigatie{
    
    bottom: 50px;
    position: absolute;
    margin-left: 20px;
    left: 0px;
    width: 900px;
    clear: both;
    display: inline;
}



#bevestiging{
  float: left;
  width: 420px;
  margin-left: 20px;
  text-align: left;
}


#bevestiging p{
    border:0 solid;
    float:left;
    font-size:12px;
    font-weight:bold;
    margin:0;
    padding:10px 0;
    width:400px;
}

#keuze p.bevestiging_keuze{
    
    font-size:12px;
    margin:10px;
    width: 400px;
    border: 0px;
    text-align: left;
    float: left;
}

p.bevestiging_keuze2{
    float:left;
    font-size:12px;
    margin:15px 15px 15px 34px;
    display: inline;
    width: 700px;
    clear: both;
}


