File: D:/HostingSpaces/SBogers10/rooymans.komma-mediadesign.nl/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: 50px 300px;
position: relative;
text-align: left;
width: 800px;
clear: left;
z-index:0;
}
h1, h2{
color:#5AAF5A;
font-size: 24px;
font-weight: bold;
line-height: 28px;
padding-bottom: 28px;
}
.datum{
line-height:18px;
}
.datum strong{
width:100px;
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:#0082c8;
text-decoration:underline;
}
a:hover{
text-decoration:none;
}
.columnLeft{
float:left;
width:400px;
}
.columnRight{
float:left;
margin-left:25px;
}