.centreren{
   color: #000;
   font-size: 10pt;
   font-weight: normal;
   border-width: 0;
   border-color: #c00;
   background: #fff;
   text-align: center;
}

.klein{
   font-size: 8pt;
}

.links{
   color: #000;
   font-weight: normal;
   border-width: 0;
   border-color: #c00;
   background: #fff;
   text-align: left;
}

.nospam{
   margin-right: -4px;
}

.rechts{
   color: #000;
   font-size: 10pt;
   font-weight: normal;
   border-width: 0;
   border-color: #c00;
   background: #fff;
   text-align: right;
}

a{
   color: #c00;
   text-decoration: none;
   font-size: 10pt;
   font-weight: normal;
   background: #fff;
}

a.afbeelding:hover{
   color: #fff;
   text-decoration: none;
   font-weight: normal;
   background: #fff;
}

a:hover{
   color: #666;
   text-decoration: none;
   font-size: 10pt;
   font-weight: normal;
   background: #fff;
}

a.navigatie{
   color: #c00;
   text-decoration: none;
   font-size: 14px;
   font-weight: normal;
   background: #ccc;
}

a.navigatie:hover{
   color: #666;
   text-decoration: none;
   font-size: 14px;
   font-weight: normal;
   background: #fff;
}

b{
   color: #666;
   background: #fff;
}

body{
   font-family: arial, Tahoma, Helvetica, sans-serif, "Times New Roman";
   color: #000;
   background: url("http://www.avsagri.be/foto/border.gif") repeat-x left top;
   text-align:center;
   margin: 0px;
   padding: 0px;
}

div{
   color: #000;
   font-size: 10pt;
   font-weight: normal;
   background: #fff;
}

div.nietprinten{
   display:inline;
   vertical-align:top;
}

div.nietweergeven{
   display:none;
}

div.tabel{
   color: #000;
   background: #fff;
}

div.titel{
   font-size: 14pt;
   font-weight: bold;
   color: #666;
   background: #fff;
}

div.voet{
   color:#666;
   font-size:8pt;
   text-align:center;
   background: #fff;
}

h1{
   font-size: 14pt;
   font-weight: bold;
   color: #666;
   background: #fff;
   display: inline;
   letter-spacing: 1px;
}

h2{
   font-size: 12pt;
   font-weight: bold;
   color: #666;
   background: #fff;
   display: inline;
}

h3{
   font-size: 11pt;
   font-weight: bold;
   color: #666;
   background: #fff;
   display: inline;
}

hr{
   color: #c00;
   background: #c00;
   height: 1px;
   border-width: 0;
}

img{
   border-width: 0;
}

img.header{
   border-width: 0;
   text-align: center;
   display: inline;
   padding: 0px;
   margin: 0px;
}

input, textarea{
   font-size: 10pt;
   color: #000;
   font-family: Arial, Tahoma, Helvetica, sans-serif;
   border: 1px dashed #777;
   background-color: #fff;
}

strong{
   color: #000;
   font-size: 10pt;
   font-weight: normal;
   background: #fff;
}

table{
   border-color: #c00;
   border-width: 0;
   text-align:center;
}

table.promotie{
   border: 1px dotted #c00;
   text-align:left;
}

td{
   color: #000;
   font-size: 10pt;
   font-weight: normal;
   border-width: 0;
   border-color: #c00;
   background: #fff;
   text-align: left;
   vertical-align:top;
}

td.assortiment{
   font-size: 12pt;
   font-weight: bold;
   color: #777;
   background: #fff;
   border:1px dashed #fff;
}

td.foto{
   color: #000;
   border-width:0;
   background: #fff;
}

td.headergrijslinks{
   color: #000;
   font-size: 10pt;
   font-weight: normal;
   border-width: 0;
   border-color: #c00;
   background: #ccc;
   text-align: left;
}

td.headergrijsrechts{
   color: #000;
   font-size: 10pt;
   font-weight: normal;
   border-width: 0;
   border-color: #c00;
   background: #ccc;
   text-align: right;
}

td.nieuwsbody{
   color: #000;
   border-width: 0;
   background: #fff;
}

td.nieuwskop{
   font-weight:bold;
   color:#777;
   background: #fff;
}

td.promotie{
   border: 4px dotted #fff;
    text-align:left;
    vertical-align:top;
}

td.rand{
   color: #000;
   border-width: 0;
   background: #fff;
}

td.tabel{
   color: #000;
   border-width: 0;
   background: #fff;
}

td.top{
   font-size: 12pt;
   font-weight: bold;
   color: #777;
   background: #fff;
}

tr{
   border-color: #c00;
   border-width: 0;
}

ul{
   list-style-image: url('http://www.avsagri.be/foto/driehoek.jpg');
}