/* CSS Document */
*{margin:0px;  padding:0px;}
html,body{height:100%;margin:0px;padding:0px; font:11px Verdana, Helvetica, sans-serif; color:#7f7f7f;}
a{ color:#002BB7;  text-decoration:none;}
a:hover{ color:#002BB7; text-decoration:none;}

#all{  width:800px; margin-right:auto; margin-left:auto;}
#top, #content, #bottom{ width:100%; padding:0px;}
.alignCenter{ margin-left:auto; margin-right:auto;}

#leftColumn{width:255px; background:url(gfx/bg_left.gif) repeat-y; text-align:center}
#leftColumn2{width:255px; background:url(gfx/bg_advertentie.jpg) repeat-x; text-align:center}

h1{ background-color:#b6bfcf; color:#fff; font-size:14px; padding:4px 5px}
h2{ background-color:#000; color:#fff; font-size:14px; padding:4px 10px; text-align:center;}
.content{ padding:10px 5px;}
#bottom { width:760px; margin-right:auto; margin-left:auto; border:1px solid #dcdcdc; border-left:none; border-right:none; padding:3px 20px }

#orange, #orange a{ background-color:#002BB7; color:#fff; font-size:12px; padding:3px 10px; font-weight:bold; overflow:hidden; width:800px; height:16px; text-decoration:none}
#footer_guarantor{ height:19px; font-size:2px}
#sub{ height:20px; background-color:#efedef; width:800px }
.res {border-top:1px solid #dcdcdc;border-left:1px solid #dcdcdc;}
.res td, .res th{border-right:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc; padding:2px 10px}
.res th{background-color:#efedef; }