/* Standard link style : Permanently blue links */
A:link {
  color: #0000FF;
  text-decoration: none;
}
A:visited {
  color: #0000FF;
  text-decoration: none;
}
/* Except on Hover */
A:hover {
  color: #FF4800;
  text-decoration: none;
}
A:active {
  color: #0000FF;
  text-decoration: none;
}

/* Link classes for Navigation */
A.avble2:link {
  color: #0000B8;
  text-decoration: none;
}
A.avble2:visited {
  color: #0000B8;
  text-decoration: none;
}
A.avble2:hover {
  color: #FF4800;
  text-decoration: none;
}
A.avble2:active {
  color: #0000B8;
  text-decoration: none;
}

A.avble2hov:link {
  color: #FF4800;
  text-decoration: none;
}
A.avble2hov:visited {
  color: #FF4800;
  text-decoration: none;
}
A.avble2hov:hover {
  color: #FF4800;
  text-decoration: none;
}
A.avble2hov:active {
  color: #FF4800;
  text-decoration: none;
}

A.iscur2:link {
  color: #FFFFE0;
  text-decoration: none;
}
A.iscur2:visited {
  color: #FFFFE0;
  text-decoration: none;
}
A.iscur2:hover {
  color: #FFFFE0;
  text-decoration: none;
}
A.iscur2:active {
  color: #FFFFE0;
  text-decoration: none;
}

H1 {
  font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
  font-size: 17px;
  color: #000080;
  text-decoration: underline;
  margin-top: 2mm;
  margin-bottom: 2mm;
}

H2 {
  font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
  font-size: 17px;
  color: #000080;
  text-decoration: none;
  margin-top: 2mm;
  margin-bottom: 1.5mm;
}

H3 {
  font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
  font-size: 16px;
  color: #000080;
  text-decoration: none;
  margin-top: 2mm;
  margin-bottom: 1mm;
}

H4 {
  font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
  font-size: 14px;
  color: #000080;
  text-decoration: none;
  margin-top: 2mm;
  margin-bottom: 1mm;
}

H5 {
  font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: #F07342;
  text-decoration: none;
  margin-bottom: 4px;
}

P,UL,LI,TD,TH {
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  font-size: 10pt;
  color: #000080;
}

P {
  margin-top: 0mm;
  margin-bottom: 1mm;
}

UL {
  margin-top: 0mm;
  margin-bottom: 0mm;
}

LI {
  margin-top: 4px;
  margin-bottom: 0mm;
}

.px11 {
  font-size: 11px;
}

.px12 {
  font-size: 12px;
}

.px13 {
  font-size: 13px;
}

.px14 {
  font-size: 14px;
}

/* .txbx sind für Absätze */
.t0b0 {
  margin-top: 0mm;
  margin-bottom: 0mm;
}

.t0b2 {
  margin-top: 0mm;
  margin-bottom: 2mm;
}

.t0b3 {
  margin-top: 0mm;
  margin-bottom: 3mm;
}

.t0b4 {
  margin-top: 0mm;
  margin-bottom: 4mm;
}

.t1b0 {
  margin-top: 1mm;
  margin-bottom: 0mm;
}

.t1b2 {
  margin-top: 1mm;
  margin-bottom: 2mm;
}

.t2b0 {
  margin-top: 2mm;
  margin-bottom: 0mm;
}

.t2b1 {
  margin-top: 2mm;
  margin-bottom: 1mm;
}

.t2b2 {
  margin-top: 2mm;
  margin-bottom: 2mm;
}

.t2b4 {
  margin-top: 2mm;
  margin-bottom: 4mm;
}

.t3b0 {
  margin-top: 3mm;
  margin-bottom: 0mm;
}

.t3b3 {
  margin-top: 3mm;
  margin-bottom: 3mm;
}

.kleiner {
  font-size: 9pt;
  margin-top: 1.5mm;
  margin-bottom: 0mm;
}

.nobold {
  font-weight: normal;
}

.justintable {
  text-align: justify;
  margin-top: 0mm;
  margin-bottom: 0mm;
}

.justinlist {
  text-align: justify;
  margin-top: 0mm;
  margin-bottom: 1mm;
}

.lastmod {
  font-size: 9pt;
  font-style: italic;
  color: #CC3366;
  text-align: right;
  margin-top: 1mm;
  margin-bottom: 0mm;
  margin-right: 2mm;
}

.lastmodtab {
  font-size: 9pt;
  font-style: italic;
  color: #CC3366;
  margin: 0mm;
  text-align: center;
}

.nav {
  background-color: #FFFFE0;
}

TD.nav2avble {
  font-size: 14px;
  background-color: #F8CD86;
  border-top: 1px solid #FFFFE0;
  border-left: 1px solid #FFFFE0;
  border-bottom: 1px solid #FFFFE0;
  border-right: 1px solid #FFFFE0;
}

TD.nav2hover {
  font-size: 14px;
  background-color: #FFFFC0;
  border-top: 1px solid #94440F;
  border-left: 1px solid #94440F;
  border-bottom: 1px solid #94440F;
  border-right: 1px solid #94440F;
}

TD.nav2iscur {
  font-size: 14px;
  background-color: #F07342;
  border-top: 1px solid #FFFFE0;
  border-left: 1px solid #FFFFE0;
  border-bottom: 1px solid #FFFFE0;
  border-right: 1px solid #FFFFE0;
}

TD.nav2hocur {
  font-size: 14px;
  background-color: #F07342;
  border-top: 1px solid #94440F;
  border-left: 1px solid #94440F;
  border-bottom: 1px solid #94440F;
  border-right: 1px solid #94440F;
}

TD.navdiv {
  background-color: #94440F;
}

.rumpf {
  background-color: #FFFFE0;
  margin-left: 10px;
  margin-right: 10px;
  /* scrollbar-base-color: #0068C3;	/* Nur wenn nicht einzeln angegeben */
  scrollbar-face-color: #F8CD86;	/* Der Schieberegler selbst */
  scrollbar-track-color: #FFFFC0;	/* Freibleibender Verschiebeweg */
  scrollbar-arrow-color: #FFFFC0;	/* Farbe der Pfeilköpfe */
  scrollbar-highlight-color: #F0F0FF;	/* Oberer und linker Rand   */
  scrollbar-shadow-color: #000000;	/* Unterer und rechter Rand */
  scrollbar-3dlight-color: #F8CD86;	/* Oben und links von Pfeilkästen und Schieberegler */
  scrollbar-darkshadow-color: #000066;	/* Unten und rechts von Pfeilkästen und Schieberegler */
}

.tipp {
  color: #94440F;
  border-color: #94440F;
}

.mycolor {
  color: #000080;
}

.myrule {
  height:2px;
  color: #B55413;
  background-color: #B55413;
  margin-top: 4px;
  margin-bottom: 0px;
}

.tableRule {
  height: 1px;
  color: #B55413;
  background-color: #B55413;
  margin-top: 0px;
  margin-bottom: 0px;
}

.myButton {
  color: #0000FF;
  font-size: 14px;
  background-color: #FFFFA0;
  border-top: 1px solid #DE6718;
  border-left: 1px solid #DE6718;
  border-right: 2px solid #7B390D;
  border-bottom: 2px solid #7B390D;
}

.myButtonDown {
  color: #0000FF;
  font-size: 14px;
  background-color: #FFFFA0;
  border-right: 1px solid #DE6718;
  border-bottom: 1px solid #DE6718;
  border-top: 2px solid #7B390D;
  border-left: 2px solid #7B390D;
}

/* Formats for text fields */
.betrag {
  font-family : "Courier New", Courier, monospace;
  font-size: 14px;
  color: #000080;
}

.leftblue {
  font-size: 14px;
  color: #000080;
}

/* Table Borders: top-left-bottom-right */
td.tlbr {
  border-top: 1px solid #94440F;
  border-left: 1px solid #94440F;
  border-bottom: 1px solid #94440F;
  border-right: 1px solid #94440F;
  background-color: #FFFFC0;
}
td.tlbx {
  border-top: 1px solid #94440F;
  border-left: 1px solid #94440F;
  border-bottom: 1px solid #94440F;
  background-color: #FFFFC0;
}
td.xlbr {
  border-left: 1px solid #94440F;
  border-bottom: 1px solid #94440F;
  border-right: 1px solid #94440F;
  background-color: #FFFFC0;
}
td.xlbx {
  border-left: 1px solid #94440F;
  border-bottom: 1px solid #94440F;
  background-color: #FFFFC0;
}
