/* styles voor de pagina's computers en laptops */

div#content table {
 margin-left: 15px; 
 margin-right: 10px; 
 margin-bottom: 15px; 
 width: 638px; } 
 div#content table td {
 vertical-align: top; 
 height: 12px;
 font-size: 11px; 
 border: none; 
 text-align: left;
 width: 200px
 }
div#content table td.underline {
 border-bottom: 1px solid black; 
 padding-bottom: 3px;
 font-weight: bold;
 width: 400px;
 }
.topAlinea{
margin-top: 25px; 
}
