.vie-folgeseite #vie_col3 {display:none;}

.vie-folgeseite #vie_col2 {width: 75%;}

.ges-uebersicht {
  border-collapse: collapse;
  border-left: 1px solid #96999C;
  border-top: 6px solid #96999C;
  margin: 0 0 1.5em;
  padding: 0;
  width: 95%;
}

.ges-uebersicht th, .ges-uebersicht td {
  border-right: 1px solid #96999C;
  border-bottom: 1px solid #96999C;
  margin: 0;
  padding: .2em 4px;
  vertical-align: top;
}

.ges-uebersicht th {
  text-align:center;
}

.ges-uebersicht td {
  empty-cells: show;
  text-align:left;
}

.ges-uebersicht .numeric {
  text-align: right;
}

.ges-uebersicht .text {
  padding-right: 0.1em;
  white-space: nowrap;
}
  
.ges-uebersicht .ges-txt-lnk {
  padding-right: 17px;
}

.ges-uebersicht .ges-txt-lnk a {
  white-space: nowrap;
  }


#content .ges-uebersicht ul.ul_unmarked {
  margin-left: 0;
  white-space: nowrap;
}



  

