.popup_close{
    display: block;
    background: url(/files/billeder/sluiten.gif);
    height: 19px;
    width: 67px;
  float: right;

    
}


.spanaanbevelen{
 padding: 0;
 margin: 0;
 float: left;
 font-size: 18px;
 font-wieght: bold;
}

.popup_table .input{
 border: 1px solid #9D9990;
 width: 220px;

}
.popup_top_txt strong{
    font-size: 14px;
    display: block;
    height: 10px;
}
.popup_table td{

height: 30px;
}
.popup_table td textarea{
   
    height: 100px;
     border: 1px solid #9D9990;
}

.popup_table td span{
    color: #f00!important;
}

.submit_button_popup{
float: right;
margin: 0 0 0 0;

}