body {
  font-family: Verdana;
  font-size: 8pt;
  background-color: #FFFFFF;
  background: url(../images/back.gif) no-repeat bottom right #FFFFFF;
  background-attachment: fixed;
  scrollbar-base-color: #F1F1F1;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-arrow-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-face-color: #F1F1F1;
  scrollbar-highlight-color: #F1F1F1;
  scrollbar-shadow-color: #F1F1F1;
  scrollbar-track-color: #F1F1F1;
}
body.weiss {
  background-color: #FFFFFF;
  background: none;
}

p {
  font-family: Verdana;
  font-size: 8pt;
  line-height: 16px;
}
p.quelle {
  font-family: Verdana;
  font-size: 7pt;
  text-align: right;
}
p.aufzlg {
  font-family: Verdana;
  font-size: 8pt;
  text-indent: -20px;
  border-left: 3px solid #000080;
  margin: 1pt;
  margin-left: 10pt;
  padding-left: 40px;
}
p.bild {
  font-family: Verdana;
  font-size: 7pt;
  text-align: center;
}
p.fussnote {
  font-family: Verdana;
  font-size: 7pt;
  border-top: 2px solid #000080;
  margin-top: 30px;
}
p.zitat {
  font-family: Verdana;
  font-size: 7pt;
  text-align: center;
  margin-left: 30px;
  margin-right: 30px;
}
p.aktual {
  font-family: Verdana;
  font-size: 7pt;
  color: #888888;
}
td {
  font-family: Verdana;
  font-size: 8pt;
}
td.blau {
  background: #000080;
  color: #FFFFFF;
  font-weight: bold;
  padding: 3px;
}
td.rot {
  background: #800000;
  color: #FFFFFF;
  font-weight: bold;
  padding: 3px;
}
td.schatten_r {
  font-size: 1pt;
  background-image: url(../images/schatten_r.gif);
  background-repeat: repeat-y;
  width: 6px;
}
td.schatten_u {
  font-size: 1pt;
  background-image: url(../images/schatten_u.gif);
  background-repeat: repeat-x;
  height: 6px;
}
th {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  border-bottom: 2px solid #000080;
}
a {
  font-family: Verdana;
  color: #000080;
  text-decoration: none;
}
a:hover {
  color: #0000DD;
  text-decoration: underline;
}
a[href^="mailto:"] {
  background: url(../images/email.gif) no-repeat 0 2px;
  padding-left: 15px;
}
a.mailimg {
  background: url(../images/email.gif) no-repeat 0 2px;
  padding-left: 15px;
}
a.htmlpage {
  background: url(../images/html.gif) no-repeat 0 0px;
  padding-left: 15px;
}
a.fon {
  background: url(../images/fon.gif) no-repeat 0 2px;
  padding-left: 15px;
  text-decoration: none;
}
a.pre {
  font-family: Fixedsys;
  font-size: 10pt;
  line-height: 100%;
  color: #000000;
}
a.marg {
  font-family: Verdana;
  font-size: 7pt;
  font-weight: bold;
  color: #000080;
  text-decoration: none;
}
/* Hinzugefuegt */
.marg {
  font-family: Verdana;
  font-size: 7pt;
  font-weight: bold;
  color: #000080;
}
li {
  font-family: Verdana;
  font-size: 8pt;
}
ul {
  font-family: Verdana;
  font-size: 8pt;
  list-style-image: url(../images/kreuz.gif);
}
ol {
  font-family: Verdana;
  font-size: 8pt;
}
dd {
  font-family: Verdana;
  font-size: 8pt;
}
dt {
  font-family: Verdana;
  font-size: 8pt;
  margin-top: 6pt;
}
dl {
  font-family: Verdana;
  font-size: 8pt;
}
h1 {
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  line-height: 175%;
  border-bottom: solid 2px #000080;
}
h2 {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  line-height: 16px;
  border-bottom: solid 1px #000080;
}
h2.lower {
  text-align: center;
}
h3 {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  line-height: 16px;
}
h4 {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: -19px;
}

input {
  font-family: Verdana;
  font-size: 7pt;
  color: #000080;
  padding: 2px;
}
input.ohnerahmen {
  border: 0pt;
}
img.rechts {
  float: right;
  clear: right;
  margin: 5px;
}
img.links {
  float: left;
  clear: left;
  margin: 5px;
}
textarea {
  font-family: Verdana;
  font-size: 7pt;
  color: #000080;
  padding: 2px;
}
hr {
  color: #000080;
  height: 2px;
  border: solid 1px #000080;
}
pre {
  font-family: Fixedsys;
  font-size: 9pt;
  line-height: 100%;
  background-color: white;
  border-style: inset;
  border-width: 2px;
  padding: 1pt;
  margin-right: 10px;
}
select {
  font-family: Verdana;
  font-size: 7pt;
  color: #000080;
  padding: 2px;
}
option {
  font-family: Verdana;
  font-size: 7pt;
  color: #000080;
  padding: 2px;
}
sup {
  font-family: Verdana;
  font-size: 8pt;
}
.grau {
  background: #F1F1F1;
  background-color: #F1F1F1;
}
.denied {
  color: #CCCCCC;
}
.kleinundgrau {
  font-size: 7pt;
  color: #888888;
  font-weight: bold;
}
.SITEcaption_oben {
  text-align: center;
  font-size: 14pt;
  font-weight: bolder;
  font-family: Verdana;
  color: #000080;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.img-box-content p {
  margin: 11px;
  color: #000;
  padding-right: 8px;
  text-align: justify;
}
.img-box-content table {
  margin: 11px;
  color: #000;
}
.img-box-top {
  background: #000080 right top repeat-y url(../img/schatten_or_r.gif);
  padding: 3px;
  padding-right: 11px;
  color: #fff;
  font-weight: bold;
  width: 100px;
}
.img-box-content {
  background: #F1F1F1 right top repeat-y url(../img/schatten_or_r.gif);
  padding: 0;
  width: 100%;
}
.img-box-bottom-left {
  background: #FFFFFF left top repeat-x url(../img/schatten_ul.gif);
  float: left;
  height: 6px;
  width: 51%;
  padding: 0;
  margin: 0;
}
.img-box-bottom-right {
  background: #FFFFFF right top repeat-x url(../img/schatten_ur.gif);
  float: right;
  height: 6px;
  width: 49%;
  padding: 0;
  margin: 0;
}
.img-box-bottom-control {
  clear: both;
  height: 0px;
  padding: 0;
  margin: 0;
  display: block;
}
.box-content {
  background: #F1F1F1;
  padding: 5px;
  position: relative;
  left: -3px;
  top: -3px;
}
.box-shadow {
  margin: 3px;
  background: #000;
}
fieldset {
  background: #F1F1F1;
  border: solid #000000 1px;
}
legend {
  background: #000080;
  border: solid #CCCCCC 1px;
  color: #fff;
  font-weight: bold;
  padding: 0;
  padding-left: 5px;
  padding-right: 5px;
}
#infobox {
  position: absolute;
  z-index: 1;
  background: transparent center no-repeat url('../img/blase.png');
/*  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/blase.png', sizingMethod='scale'); */
  width: 315px;
  height: 195px;
  font-family: sans-serif;
  font-size: 11px;
  display: none;
}
#infobox .content {
  margin-left: 55px;
  margin-right: 25px;
  margin-top: 20px;
}
#infobox h3.left {
  margin: 0;
  margin-bottom: 4px;
  font-size: 14px;
  float: left;
  clear: left;
}
#infobox .right a {
  color: #CC3300;
  float: right;
  clear: right;
}
