body {
   margin : 0;
   padding : 0;
   font-family : arial, verdana, helvetica, sans-serif;
   color : #000;
   background-color : #fff;
   font-size : 11px;
    border : 0 none ;
}
.lijn {
   position : absolute;
   top : 5px;
   left : 0px;
}
.logo {
   position : absolute;
   top : 5px;
   right : 5px;
   border : 0 none ;
}
.form , p , td {
   font-size : 11px;
}
a {
   text-decoration : none;
   font-weight : 600;
}
.content {
   margin : 0;
   padding : 50px 0px 0px 0px;
}
.margin, .menu , .nav, .counter, .sub_menu {
   display : none;
}

.picr {
    float : right;
    clear : right;
    margin : 5px 5px 5px 10px;
    border : 0 none ;
    }
.pic {
    margin : 5px 10px 5px 5px;
    border : 0 none ;
    }

.picl {
    float : left;
    clear : left;
    margin : 5px 10px 5px 5px;
    border : 0 none ;
    }

.printer {
   padding : 3px 5px;
   margin : 0px;
   border-top : 1px solid #000000;
}

.footer {
    padding : 20px 20px 20px 20px;
    border :  1px solid black;
    }

h1 , h2 , h3 , h4 , h5 , h6 {
   font-family : arial, verdana, helvetica, sans-serif;
   color : #000000;
   background-color : transparent;
   font-weight : 600;
}
h1 {
   font-size : 20px;
}
h2 {
   font-size : 18px;
}
h3 {
   font-size : 14px;
}
h4 {
   font-size : 13px;
}
h5 {
   font-size : 12px;
}
h6 {
   font-size : 11px;
}
