body {font-family:Arial,Helvetica,sans-serif;background-color:#FFF;}
div#Kopfbereich h1 {border-bottom:3px solid #000;padding-bottom:5px;}
div#Logo,div#LinkeSpalte,div#DivTabcells,.online,.brotkruemel,div.schaltflaechen {display:none;}
textarea {font-size:1.1em;}

div#Titel {text-align:center;font-size:2.2em;margin-top:20px;font-weight:bold;border-bottom:2px solid #000;padding-bottom:3px;}


div#Hauptbereich{}

div#Fussbereich {border-top:1px solid #000;font-size:0.9em;}
div#Fussbereich div.FBlinks {float:left;width:400px;}
div#Fussbereich div.FBrechts {text-align:right;}

table.php-standardbericht, table.php-standardbericht-alternierend {
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #000;
  margin-top: 10px;
  width:auto;
}

table.php-standardbericht TH, table.php-standardbericht-alternierend TH {
  color: #000;
  border-style: solid;
  border-color: #000;
  border-width: 0 1px 1px 0;
  background-color: rgb(240,240,240);
  font-size: 0.95em;
  font-weight: bold;
  vertical-align: bottom;
  padding: 1px 2px 2px 3px;
  text-align:left;
}

table.php-standardbericht TD, table.php-standardbericht-alternierend TD {
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #000;
  vertical-align:top;
  font-size: 0.95em;
  color:#000;
}

