File: D:/HostingSpaces/SBogers10/molen.komma.pro/wwwroot/kms/css-js/kms_factuur_pakbon.css
@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}
img{
border:0;
}
.clear_both{
clear:both;
}
html, body{
margin: 0px;
padding: 0px;
background: #FFF;
text-align: center;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
line-height:14px;
color:#333;
}
#bonContent{
margin: 230px 50px;
position: relative;
text-align: left;
width: 800px;
clear: left;
z-index:0;
}
#bonContent .factuuradres{ float: right;}
h1{
color:#2B388F;
font-size: 24px;
font-weight: bold;
line-height: 28px;
padding-bottom: 28px;
}
h2{
color:#2B388F;
font-size: 18px;
font-weight: bold;
line-height: 18px;
padding-bottom: 18px;
margin-left: 10px;
}
.datum{
line-height:18px;
}
.datum strong{
width:200px;
display:block;
float:left;
}
.datum span{
display:block;
float:left;
}
p{
padding-bottom:20px;
line-height:18px;
width:500px;
text-align:left;
color:#333;
}
a{
line-height:14px;
color:#2B388F;
text-decoration:underline;
}
a:hover{
text-decoration:none;
}
.columnLeft{
float:left;
width:400px;
margin-left: 10px;
}
.columnRight{
float:right;
width: 300px;
margin-left:25px;
}
#pakbonContent{
margin: 100px 50px;
position: relative;
padding-right: 60px;
text-align: left;
width: 600px;
clear: left;
z-index:0;
}
#pakbonContent h1{ float: right;font-size: 18px; line-height: 24px;}
#pakbonContent .adres{ float: left; font-size: 18px; line-height: 24px; font-weight: bold;}
#pakbonContent .afzender{ float: left; clear: left; font-size: 11px; line-height: 11px; margin-top: 150px;}
#pakbonNummer{ float:right; text-align: right;font-size: 18px; line-height: 24px; }
tr.kleur{background: #f1f1f1 !important;}
.prijs{text-align: right; padding-right: 15px;}
.verzendDatum{font-size: 13px; line-height: 18px; color: #666666;}
.verzendDatum em{font-size: 12px; }
.adres em{color:#999999; font-style: normal;}