table, th, td {
    /*border: 1px solid black;*/
}
#info_ontwikkeling1,#info_ontwikkeling2,#info_ontwikkeling3,#info_ontwikkeling4,#info_ontwikkeling5 {
    margin:10px 5px 10px 5px;
    font-size: 10px;
    color:#660066;
    font-weight: bold;
    padding:10px;
    background-color: #f4d949;
    -webkit-box-shadow: -5px 7px 8px 0px rgba(161,155,161,1); 
    -moz-box-shadow: -5px 7px 8px 0px rgba(161,155,161,1); 
    box-shadow: -5px 7px 8px 0px rgba(161,155,161,1);
}
#blocknote {
    border-radius:5px;
    position:absolute; 
    top:50px; 
    width: 400px; 
    height: 600px;
    margin:10px 5px 10px 5px;
    font-size: 10px;
    color:#660066;
    font-weight: bold;
    padding:10px;
    background-color: #f4d949;
    -webkit-box-shadow: -5px 7px 8px 5px rgba(161,155,161,1); 
    -moz-box-shadow: -5px 7px 8px 5px rgba(161,155,161,1); 
    box-shadow: -5px 7px 8px 5px rgba(161,155,161,1);
}
table tr td p {
    font-size: 10px;
    font-weight: bold;
}
table .kolom1{
    text-align: right;
    padding:0 15px 0 5px;
}
table .kolom2{
    text-align: left;
    padding:0 5px 0 15px;
}
select {
    margin: 5px;
    border: 1px solid #111;
    background: transparent;
    width: 150px;
    padding: 5px 35px 5px 5px;
    font-size: 16px;
    border: 1px solid #ccc;
    height: 34px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/images/selectbox.png) 100% / 15% no-repeat #eee;
}
option {
    background-color: #f4d949;
    padding:2px 15px 1px 15px;
    font-size: 12px;
} 
#totalpprice,#padd {
    border: 1px solid #111;
    background: transparent;
    width: 150px;
    padding: 5px 35px 5px 5px;
    font-size: 16px;
    border: 1px solid #ccc;
    height: 34px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url() 96% / 15% no-repeat #eee;
}
#totalpprice,.somregel
{
    padding:2px!important;
    height: 28px!important;
    margin: 0 8.5px 5px 5px;
    border: 1px solid #111;
    background: transparent;
    width: 144px;
    font-size: 16px;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url() 96% / 15% no-repeat #eee;
} 