table {border:0px;border-collapse:collapse;}

.blau {color:#00F;}
.bild {
  -webkit-border-radius: 1.0em;
  -moz-border-radius: 1.0em;
  border-radius: 1.0em;
  -webkit-box-shadow: 3px 3px 5px #333;
  -moz-box-shadow: 3px 3px 5px #333;
  box-shadow: 3px 3px 5px #333;
}
.drucken {display:none;}
.fett {font-weight:bold;}
.flinks {float:left;margin:1px 20px 10px 5px;text-align:center;}
.float-stoppen {clear: both; line-height: 0; height: 0;}
.frechts {float:right;margin:1px 5px 10px 20px;text-align:center;}
.gelb {color:rgb(255,255,0);}
.grau {color:gray;}
.hgd-meldung {background-color:rgb(236,243,227);}
.keine-daten {border:1px solid silver;color:red;width:400px;padding:3px;margin-top:20px;}
.kursiv {font-style:italic;}
.links {text-align:left;}
.mehr {text-align:left;padding:0;margin:0;font-size:0.9em;}
.mitte {vertical-align:middle;}
.oben {vertical-align:top;}
.rahmen {border:1px solid black; padding:3px;}
.rahmen-unten {border-bottom:1px solid rgb(135,0,52); padding-bottom:2px;}
.rechts {text-align:right;}
.rot {color:red;}
.rot-dunkel {color:rgb(128,0,0);}
.schrift0dot9 {font-size:0.9em;}
.dnagel {float:left;width:160px;height:160px;text-align:center;margin-right:5px;margin-bottom:5px;}
.dnagel img {border:2px outset #EEF;}
.unten {vertical-align:bottom;}
.willkommen {font-weight:bold; font-size:36px;text-align:center;}
.zentriert {text-align:center;}

div#Logo{
  float:left;
  width:70px;
  margin-left:10px;
/*  margin-top:10px;*/
}

table.standardbericht {
  font-weight:normal;
/*
  border-radius: 1em 1em 1em 1em;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
*/
  border:1px solid #BBC;
/*  border:2px outset #EEF; 
  background-color:#FFF;
  margin-top:5px;
  width:auto;
  font-size:90.01%;
*/
}
table.standardbericht th.kopfzeile {
  border-bottom:1px solid #BBB;
  border-right:1px solid #CCC;
  background-color:rgb(220,220,255);/*rgb(130,165,255);*/
}
table.standardbericht th, table.standardbericht td{padding:3px;}
table.standardbericht th, table.standardbericht td {border-right:1px solid #BBC;}
table.standardbericht th, table.standardbericht td {border:1px solid #BBC;}
table.standardbericht td.daten {
  border-bottom:1px solid #BBB;
  border-right:1px solid #CCC;
}

