

p, ul, div, td, body, fieldset, input {
font-family: arial,sans-serif;
font-size:10pt;
}


.nav1{
  font-family:arial;
  font-size:11pt;
  color:white;
  font-weight:bold;
}

.navSelect1{
  font-family:arial;
  font-size:11pt;
  color:white;
  font-weight:bold;
  text-decoration:underline;
}

.nav2{
  font-family:arial;
  font-size:9pt;
  color:white;
  font-weight:bold;
}

.navSelect2{
  font-family:arial;
  font-size:9pt;
  color:white;
  font-weight:bold;
  text-decoration:underline;
}

.nav3{
  font-family:arial;
  font-size:8pt;
  color:white;
  font-weight:bold;
}

.navSelect3{
  font-family:arial;
  font-size:8pt;
  color:white;
  font-weight:bold;
  text-decoration:underline;
}
a{
  font-family:arial;
  font-size:10pt;
  color:#D50828;
  font-weight:bold;
  line-height : 130%;
  text-decoration:none;
}

a:hover {
  color:#FEC002;
  text-decoration:underline;
}
.alt0 {
  font-size:9pt;
}
.nav1:hover {
  color:white;
  text-decoration:underline;
}
.nav2:hover {
  color:white;
  text-decoration:underline;
}
.nav3:hover {
  color:white;
  text-decoration:underline;
}
.navSelect1:hover {
  color:white;
}
.navSelect2:hover {
  color:white;
}
.navSelect3:hover {
  color:white;
}

.titel,.newsShort, h1{
  font-family:arial,sans-serif;
  font-size:14pt;
  font-weight:bold;
  line-height : 130%;
  color:#D50828;
}
.newsLong,h2{
  font-family:arial,sans-serif;
  font-size:12pt;
  font-weight:bold;
  line-height : 130%;
  color:#D50828;
}
h3{
  font-family:arial,sans-serif;
  font-size:10pt;
  font-weight:bold;
  line-height : 130%;
  color:#D50828;
}
h4{
  font-family:arial,sans-serif;
  font-size:10pt;
  line-height : 130%;
  color:#D50828;
}
/* SITEMAP STYLES */
.sitemap_detail {
        display: none; 
}
div.sitemap1 {
      margin-top: 6px;
      padding: 10px 0px 10px 6px;
      border: 1px;
      border-style: dotted;
      border-color: #999999;
      background-color: #FFFFFF;
}
div.sitemap_content a:link, div.sitemap_content a:visited, div.sitemap1 a:link, div.sitemap1 a:visited  {
      border: 0;
}

a.sitemap1:link, a.sitemap1:visited  {
      font-size: 12pt;
      font-weight: bold;
}

a.sitemap2:link, a.sitemap2:visited  {
      font-size: 10pt;
      font-weight: bold;
}

a.sitemap3:link, a.sitemap3:visited  {
      font-size:  9pt;
      font-weight: normal;
}

a.sitemap4:link, a.sitemap4:visited  {
      font-size:  8pt;
      font-weight: normal;
}

legend {
      font-size:  11pt;
      font-weight: bold;
      color: #008EFF;
      padding-left: 8px;
      padding-right: 8px;
}

fieldset {
      background-color: #FFFFFF;
      padding: 8px 8px 14px 8px;
      margin-top: 8px;
      margin-bottom: 12px;
      border: 1px;
      border-style: solid;
      border-color: #333333;
}

table.soldtable {
      background-color: #333333;
}

table.soldtable td {
      background-color: #FFFFFF;
}

table.soldtable td.soldsumme {
      border: 1px;
      border-style: solid;
      border-color: #333333;
      border-left-width: 0;
      border-right-width: 0;
      border-bottom-width: 0;
}

table.soldfussnote tr td {
      font-size: 8pt;
}

.red {
  color:#D50828;
}
