<style>
.titelzeile{background-color:white;}
.titelzeile:hover{background-color:lightblue;}
.bezug_details{cursor:pointer;}
.bezug_details:hover{background-color:blue; color:white;}
.header_standort{padding-left:10px;}
.firma_summen_spalte{padding-left:10px;}
.standortwerte{}
.header_firma{cursor:pointer; padding-left:10px; font-weight:bold;}
#showall{cursor:pointer;}
.werte{text-align:right; vertical-align: middle; min-width: 50px;}
tr:nth-child(even) { 
  background-color: #e4ebf2; 
  color: #000; 
}
.table1{border-right: 1px solid black; vertical-align: top;}
.table2{border-right: 1px solid black; width:10px;}
.summenspalten{padding-left:10px;}
.anteile{padding-left: 10px}
</style>
