/* Den Standard erweiternde Styles */

#hauptinhalt
{
  padding-top: 10px;
}
#titel_sep
{
  background-image: none;
  line-height: 16px;
  padding-left: 40px; padding-right: 40px;
}
a.dok_dl
{
  background-position: 3px 3px;
  background-repeat: no-repeat;
  border: 1px solid #d6d6d6;
  cursor: default;
  display: block;
  font-weight: bold;
  height: 26px; width: 606px;
  padding-left: 30px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px;
  text-align: left;
  text-decoration: none;
}
a.dok_dl:hover
{
  background-color: #fefefe;
  border-color: #0039c3;
  text-decoration: none;
}
a.dok_dl_ar
{
  color: #606060;
  font-weight: normal;
  text-decoration: none;
}
a.dok_dl_ar:hover
{
  text-decoration: underline;
}
h1.dok_dl
{
  color: #6c60c6;
  font-size: 11px;
  font-weight: bold;
  margin-top: 0px; margin-bottom: 5px;
  padding: 0px;
}
img.dok_dl
{
  width: 80px;
}
p.dok_dl
{
  color: #606060;
  margin: 0px;
  padding: 0px;
}
table.dok
{
  border: 0px;
  width: 730px;
}
td.dok_bild
{
  padding-top: 10px; padding-right: 10px;
  vertical-align: top;
  width: 80px;
}
td.dok_bild_ar
{
  padding-top: 12px; padding-right: 10px;
  vertical-align: top;
}
td.dok_dl
{
  padding-top: 10px;
  vertical-align: top;
  width: 640px;
}
td.dok_dl_ar
{
  padding-top: 9px;
  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 */

td.dok_dl > a.dok_dl
{
  height: auto; min-height: 26px;
}
