/* Den Standard erweiternde Styles */

#hauptinhalt
{
  height: 365px;
  padding-left: 0px;
}
#titel_sep
{
  background-image: none;
  height: 163px;
  padding-left: 0px;
}
a.mt
{
  color: #0036b6;
  text-decoration: none;
}
a.mt:hover
{
  text-decoration: underline;
}
img.mt
{
  background-color: #d6d6d6;
  height: 1px;
  width: 100%;
}
table.mt
{
  line-height: 16px;
  margin-left: 40px;
}
td.mtb
{
  font-size: 11px;
  padding-top: 15px;
  padding-bottom: 5px;
  text-align: center;
  vertical-align: top;
  width: 75px;
}
td.mtbinfo
{
  color: #0036b6;
  font-size: 11px;
  padding-top: 15px;
  padding-bottom: 5px;
  text-align: left;
  vertical-align: top;
  width: 75px;
}
td.mtt
{
  border-bottom: 1px solid #ffffff;
  font-size: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  vertical-align: bottom;
  width: 75px;
}
td.mttinfo
{
  border-bottom: 1px solid #ffffff;
  color: #0036b6;
  font-size: 11px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
  vertical-align: bottom;
  width: 75px;
}
td.mttob
{
  border-bottom: 1px solid #ffffff;
  font-size: 11px;
  padding-top: 15px;
  padding-bottom: 5px;
  text-align: center;
  vertical-align: bottom;
  width: 75px;
}
td.mttobinfo
{
  border-bottom: 1px solid #ffffff;
  color: #0036b6;
  font-size: 11px;
  padding-top: 15px;
  padding-bottom: 5px;
  text-align: left;
  vertical-align: bottom;
  width: 75px;
}
th.mt1
{
  color: #0036b6;
  font-weight: normal;
  padding-top: 9px;
  height: 64px;
  width: 75px;
  vertical-align: top;
}
th.mt1info
{
  color: #0036b6;
  font-weight: normal;
  padding-top: 9px;
  height: 64px;
  width: 75px;
  text-align: left;
  vertical-align: top;
}
th.mt2
{
  font-weight: normal;
  padding-top: 5px;
  width: 75px;
  vertical-align: top;
}
th.mt2info
{
  color: #0036b6;
  font-weight: normal;
  padding-top: 5px;
  width: 75px;
  text-align: left;
  vertical-align: top;
}

/* Die folgenden Angaben werden nach aktuellem Stand vom IE bis Version 6
   nicht unterstützt und regeln einige Einstellungen für *wirklich*
   standardkonforme Browser */

form > div#hauptinhalt
{
  min-height: 365px; max-height: 365px;
}
form > div#titel_sep
{
  min-height: 163px; max-height: 163px;
}
tr > th.mt1
{
  height: 73px;
}
tr > th.mt1info
{
  height: 73px;
}
