
body{
    margin: 0px;
    background-color:#fcfcfc;
    font-size: 0.90em;


}

.table-hover thead tr:hover th, .table-hover tbody tr:hover td {
    background-color: #e0ebeb;
}
.tooltip{   z-index: 3011 !important; }
  body{
      margin: 0px;

  }
.container {  padding: 0px; }
.mytbl { border-collapse:collapse; border: none;  width:100%;}
.schatten { box-shadow: 3px 3px 6px grey; }
tr.noBorder td { border: none; }
.bggri {background-color: #f5f5f5;}
.bb {border-bottom: 1px solid #b3b3b3;}

a:link { text-decoration: none;   } 
a:hover { text-decoration: underline;   } 

.bigcb {width: 26px; height: 26px;}
