body
{
  background-color: #ffffff;
  margin: 0pt;
  color: #000000;
  font-family: Arial, sans-serif;
}

a:link
{
  color: #b20837;
}
a:visited
{
  color: #808080;
}

p, li, td
{
  color: black;
  font-size: 12pt;
  font-family: Arial, Helvetica, sans-serif;
}

p
{
  margin-top: 12px;
}

table.center
{
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

table.show, table.show td
{
  border: 1px solid #426BBD;
}

th
{
  vertical-align: top;
  text-align: center;
  background-color: #426BBD;
  color: #FFFFFF;
}

td
{
  vertical-align: top;
  text-align: center;
}

td.nav img
{
  display: block;
}

td.main
{
  padding-top: 10pt;
}

td.caption
{
  background-color: #DEDCDE;
  font-size: 12pt;
  font-weight: bold;
}

td.capleft
{
  background-color: #DEDCDE;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
  padding-left: 15px;
}

h1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  color: white;
  background-color: #426BBD;
  text-align: center;
}

h2, h3, h4, h5, h6
{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: black;
}

h2  { font-size: 14pt }
h3  { font-size: 12pt }
h4  { font-size: 10pt }
h5  { font-size: 10pt; font-style: italic }
h6  { font-size: 8pt; font-weight: normal }

hr
{
  width: 100%;
  height: 0.5pt;
  color: #FFD600;
  background-color: #FFD600;
}

img.rahmen
{
  border: #000000 1px solid;
}

img.left
{
  float: left;
  margin-right: 15px;
}

img.right
{
  float: right;
  margin-left: 15px;
}

.dls
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  color: #000080;
  text-align: left;
}

.left
{
  text-align: left;
  margin-left: 0px;
}

.block
{
  text-align: justify;
}

.right
{
  text-align: right;
  margin-right: 0px;
}

.center
{
  text-align: center;
}

.grey
{
  background-color: #C0C0C0;
}