.dirview {
      margin-left: 1%;
      margin-right: 1%;
      float: left;
      width: 45%;
}

.dirview a:link, .dirview a:visited {
      padding-left: 0px;
      color: #000;
      text-decoration: underline;
}

.dirview a:hover, .path a:hover {
      color: #196200;
      text-decoration: none;
}

.dirview th {
    /* font-size: 0.8em;*/
     text-align: left;
     border-bottom: 1px solid #B2CC00;
}

.nace {
    /* font-size: 0.8em;*/
     width: 5%;
}

.descr {
    /* font-size: 0.8em;*/
     width: 43%;
}

.haselements {
     color: #f00;
}

hr {
   border: 1px solid #B2CC00;
   height: 1px;
}

h2.companyname {
     border-bottom: 1px solid #B2CC00;
     font-size: 1.2em;
     margin: 0;
}
