/* DEFAULT ---------------------------*/
h3.dark, h3.light, h3.helvetica {
display:none;
}

body {
margin:0;
padding:0px;
font-family: "Trebuchet MS", Verdana, Arial; 
font-size:14px !important;
color:#000000;
background:none !important;
}

table, #conceptfactuur table, #klant_factuur table {
font-family: "Trebuchet MS", Verdana, Arial; 
font-size:12px !important;
width:100% !important;
color:#000000;
}

h1, #conceptfactuur h1, #klant_factuur h1 {
color:#4a4540 !important;
text-transform:uppercase;
font-size:18px !important;
font-weight:bold;
border-bottom:1px solid #4a4540;
}
/* EINDE DEFAULT ---------------------*/


/* GEEN ACHTERGRONDEN ----------------*/
body, #conceptfactuur, #klant_factuur {
background:none !important;
}

hr.cleaner {
clear: both;
height: 1px;
margin: -1px 0 0 0; 
padding:0;
border: none;
visibility: hidden;
* display:none;
}
/* EINDE GEEN ACHTERGRONDEN ----------*/


/* ZET HET VOLGENDE UIT --------------*/
#header, #sidebar, #home_image, #topright2, #home_login_res, #footer {
display:none !important;
}
/* EINDE ZET HET VOLGENDE UIT --------*/


/* CONCEPTFACTUUR --------------------*/
#conceptfactuur_kader table td {
vertical-align:top;
}

#conceptfactuur_kader table {
width:auto !important;
}

#conceptfactuur th {
padding:1px 10px 2px 0;
text-align:left;
border-top:1px solid #000;
border-bottom:1px solid #000;
}

#conceptfactuur td, #conceptfactuur td {
padding:0 10px 0 0;
vertical-align:top;
}

#conceptfactuur .aantal {
width:30px;
}

#conceptfactuur .omschrijving {
width:320px !important;
}

#conceptfactuur .btw {
width:70px;
text-align:right;
}

#conceptfactuur .prijs, #conceptfactuur .bedrag {
width:105px;
text-align:right;
}

#conceptfactuur td.subtotaal {
border-bottom:1px solid #000;
}

#conceptfactuur .totaal_excl {
padding-top:1px;
}

#conceptfactuur .totaal_excl, #conceptfactuur .totaal_incl {
font-weight:bold;
}

#conceptfactuur_kader table table {
border-top:1px solid;
}

#conceptfactuur th {
padding:1px 10px 2px 0;
text-align:left;
border-top:1px solid #000;
border-bottom:1px solid #000;
}

#conceptfactuur th.prijs, #conceptfactuur th.btw, #conceptfactuur th.bedrag {
float:right !important;
}
/* EINDE CONCEPTFACTUUR --------------*/