
html, body {
  background-color:#000000;
  
  font-family:georgia, times, "times new roman", serif; 
  font-size:12px;
  font-weight:bold;
  color:#7E745C;
  /*color:#a19169;*/
  /*color:#867241;*/
  scrollbar-face-color:#000000;
  scrollbar-track-color:#000000;
  scrollbar-arrow-color:#000000;
  scrollbar-3d-light-color:#000000;
  scrollbar-highlight-color:#858686;
  scrollbar-base-color:#556573;
  scrollbar-shadow-color:#000000;
  scrollbar-darkshadow-color:#000000;
}

.bodyformat {
  margin-top:10px;
}

.tabscroll {
scrollbar-face-color:#000000;
  scrollbar-track-color:#000000;
  scrollbar-arrow-color:#000000;
  scrollbar-3d-light-color:#000000;
  scrollbar-highlight-color:#858686;
  scrollbar-base-color:#556573;
  scrollbar-shadow-color:#000000;
  scrollbar-darkshadow-color:#000000;
}

.tableft {
  font-family:georgia, times, "times new roman", serif;
  font-size:12px; 
  font-weight:bold; 
  text-align:left;
}

.tabjustify {
  font-family:georgia, times, "times new roman", serif;
  font-size:12px; 
  font-weight:bold; 
  text-align:justify;
}

.dezentrierungstabelle {
  border:0px;
}

.tt {
  font-family:georgia, times, "times new roman", serif; 
  font-size:12px;
  font-weight:bold; 
  /*background-color:#000033;*/
  background-color:#000022;
  border:2px solid #2d2d3e; 
  padding:4px;
  border-collapse:collapse;
  table-layout:fixed;
  width:100%;
}

.tzl {
  font-family:georgia, times, "times new roman", serif; 
  font-size:12px;
  border:2px solid #2d2d3e;
  border-collapse:collapse;
  width:47%;
}

.tzr {
  font-family:georgia, times, "times new roman", serif; 
  font-size:12px;
  border:2px solid #2d2d3e;
  border-collapse:collapse;
  width:53%;
}

.tzb {
  font-family:georgia, times, "times new roman", serif; 
  /*border:2px solid #343448;*/
  border:2px solid #2d2d3e;
  font-size:12px;
  border-collapse:collapse;
  width:98%;
}

.lh {
  font-family:georgia, times, "times new roman", serif;
  font-size:20px;
  font-style:italic;
  font-weight:bold;
  margin-top:40px;
}

a:link { color:#64658d; }
/*a:visited { color:#4f4f83; }*/
/*a:visited { color:#896819; }*/
a:visited { color:#64658d; }
a:hover { color:#64658d; }
a:active { color:#64658d; }
a:focus { color:#64658d; }

