
A:visited { color: white; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none; text-align: right }
A:link     { color: white; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none; text-align: right }
A:hover     { color: white; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none; text-align: right }
A:active     { color: white; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none; text-align: right }
a.speziell:link {
  color: black;
  text-decoration: none;
}
a.speziell:visited {
  color: black;
  text-decoration: none;
}
a.speziell:hover {
  color: #ba0001;
  text-decoration: none;
}
a.speziell:active {
  color: black;
  text-decoration: none;
}
body 		 { background-color: #600; scrollbar-arrow-color: 000000; scrollbar-base-color: D1E0F2; scrollbar-track-color: E2E9F2  }
p.block            { color: #fff; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
p.center           { color: #fff; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
p.center-hell { color: #fff; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
p.left              { color: #fff; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left }
p.left-hell { color: #fff; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left }
p.mini  { color: #fff; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p.mini-hell  { color: #fff; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
p.right            { color: white; font-weight: normal; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: right }

