.path {
     /* font-size: 0.8em;*/
      color: #000;
      text-align: left;
}

.path a:link, .path a:visited {
      padding-left: 0px;
     /* font-size: 0.8em;*/
      color: #000;
      text-decoration: underline;
}

.path .patharrow {
      font-weight: bold;
      color:#5E7086;
}

.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: #001962;
      text-decoration: none;
}

.dirview th {
    /* font-size: 0.8em;*/
     text-align: left;
     border-bottom: 1px solid #A5B0B9;
}

.nace {
    /* font-size: 0.8em;*/
     width: 5%;
}

.descr {
    /* font-size: 0.8em;*/
     width: 43%;
}

.haselements {
     color: #f00;
}

hr {
   border: 1px solid #A5B0B9;
   height: 1px;
}

h2.companyname {
     border-bottom: 1px solid #A5B0B9;
     font-size: 1.2em;
     margin: 0;
}