body{	
   font-family: arial, Tahoma, Helvetica, sans-serif, "Times New Roman";
   background: #fff;
   color: #000;
}

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

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

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

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

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

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

div.nietprinten{
   display: none;
}

div.nietweergeven{
   display:inline;
}

div.hoofding{
   display:none;
}

div.voet{
   color:#000;
   font-size:10pt;
   text-align:left;
   background: #fff;
   display:none;
}
	
div.titel{
   font-size: 14pt;
   font-weight: bold;
   color: #000;
   background: #fff;
}

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

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

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

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

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

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

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

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

tr.steyr{
   background: #ddd;
   border: 0px dashed #777;
}

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

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

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

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

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

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

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

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

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

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

td.steyr{
   background: #ddd;
   border: 0px dashed #777;
}

td.steyrtitel{
   font-size: 12pt;
   font-weight: bold;
   color: #000;
   background: #fff;
   display: inline;
}

hr{
   color: #000;
   background: #000;
   height: 1px;
   display: inline;
}

img{
   border-width: 0;
   display: inline;
}

img.header{
   border-width: 0;
   display: none;
}

img.weergeven{
   border-width: 0;
   display: inline;
}

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

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