* {
  font-family:Arial, Verdana, sans-serif;
}

tt, pre {
  font-family:monospace;
}

body {
  background:#eeeeee;
}

.inhalt {
  text-align: left ;
}

table {
  width: 90% ;
  border:2px groove #cecece;
  border-spacing: 0px;
  margin-bottom:3px;
  margin-left: auto ;
  margin-right: auto ;
}

td {
  padding:5px;
  font-size:80%;
  background:#f7f7f7;
  text-align: left ;
  vertical-align: top ;
}

table.mit td {
  padding:2px;
  border-bottom:1px solid #cecece;
  font-size: 100%;
}

td.right {
  text-align: right ;
  font-style: italic ;
}

td.navi  {
  width: 10em ;
  white-space: nowrap ;
}

td.navi h2 {
  display: inline ;
}

a.th {
  font-size:100%;
  color:#ffffff;
}

th {
  text-align: left ;
  font-size:100%;
  color:#ffffff;
  background:#326598;
  padding:6px;
}

/*  form.php  */

   table.form, table.mit {
     border:0px solid #000000;
   }
   table.form td, table.form input, table.form select, table.form a {
     font-family:sans-serif;
     font-size:x-small;
     font-style: normal ;
     padding:1px;
   }
   table.form td.right {
     text-align:right;
   }
   .sender {
     display: table-cell ;
   }
   .tr {
     display: table-row ;
   }

/*  /form.php  */

h1 {
  font-size:140%;
  font-weight:600;
  padding:3px;
  width:90%;
}

h2 {
  width:90%;
  padding:3px;
  font-weight:600;
  font-size:140%;
}

th h1, th h2 {
  padding:3px 0px;  
}

.small {
  font-size:80%;
}

.streams {
  margin-left: 2em;
}

hr {
  color:#f7f7f7;
}
