a:link	{ color: #990033; font-weight: none; text-decoration: none; font-size: 10pt; font-weight: bold; }
a:visited	{ color: #993366; font-weight: none; text-decoration: none; font-size: 10pt; font-weight: bold; }
a:hover	{ color: orange; font-weight: none; text-decoration: none; font-size: 10pt; font-weight: bold; }
a:active	{ color: #990033 font-weight: bold; }

body {
  background-image:url(./image/back.jpg); background-repeat:repeat; background-position:left top; 
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
  padding:0px;
  font: 12px verdana, sans-serif; color: #fff6f0; 
  scrollbar-face-color:#eee0d0;
  scrollbar-track-color:#f6f0e6;
  scrolbar-arrow-color:#333333;
  scrollbar-darkshadow-color:#666666;
  scrollbar-hightlight-color:#FFFFFF;
  scrollbar-3dlight-color:#EBBD75;
  background-color:#EBBD75;
    }

td        { color:#666666; font-family:verdana,arial,helvetica,sans-serif; font-size:10pt; font-weight:normal; font-style:normal; font-decoration:none; }
th        { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; text-align: left; }

.tab  { width: 100%;  height: auto; }
.head { width: auto; height: 20px; text-align: left; vertical-align: middle; background-image:url(./image/backkopf.jpg); background-repeat:repeat; background-position:left top; }
.kopf { width: 770px; height: 99px; text-align: center; vertical-align: middle; }
.links { width: 220px; text-align: leftt; vertical-align: top; }
.mitte { width: 770px; text-align: left; vertical-align: top; }
.body { width: 545px; text-align: left; vertical-align: top;  background-image:url(./image/backm.jpg); background-repeat:no-repeat; background-position:right top; }
.fuss { width: auto; height: 20px; text-align: center; vertical-align: middle; }
.randl { width: auto; text-align: left; vertical-align: top; background-image:url(./image/backl.jpg); background-repeat:no-repeat; background-position:right top; }
.randr { width: auto; text-align: right; vertical-align: top; background-image:url(./image/backr.jpg); background-repeat:no-repeat; background-position:left top; }

#top { /* Überschrift */
  border-top: 0px dashed #666666;
  border-bottom: 1px dashed #666666;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:10px;
  color:#CC6666;
  font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size:16pt;
  font-weight:normal;
  text-align:center;
  background-image:url(./img/kopf.jpg);
  background-repeat:no-repeat;
  background-position:center;
  margin-bottom:5px;
}

#top2 { /* Überschrift-Fenster */
  border-top: 0px dashed #666666;
  border-bottom: 1px dashed #666666;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:10px;
  color:#CC6666;
  font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size:12pt;
  font-weight:normal;
  text-align:center;
  background-image:url(./img/kopf.jpg);
  background-repeat:no-repeat;
  background-position:center;
  margin-bottom:5px;
}

#help { /* letzte Zeile auf der Seite */
  padding:1px;
  color:#666666;
  font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size:8pt;
  text-align:center;
  margin-top:5px;
}


.copy                {font-family:verdana,arial; color:#000000; font-size:9pt; font-weight:normal;}
.menu_maincat {border-bottom: 1px solid #666666; background: #FFCC66; }

.bgSecNavHigh {
	COLOR: #666666; BACKGROUND-COLOR: #ffdd88
}
.bgSecNavHigh A {
	COLOR: #993366; TEXT-DECORATION: none
}
.bgSecNavHigh A:link {
	COLOR: #993366; TEXT-DECORATION: none
}
.bgSecNavHigh A:hover {
	COLOR: #990033; TEXT-DECORATION: none
}
.bgSecNavLow {
	COLOR: #996699;
}
.bgSecNavLow A {
	COLOR: #993366; TEXT-DECORATION: none
}
.bgSecNavLow A:link {
	COLOR: #993366; TEXT-DECORATION: none
}
.bgSecNavLow A:hover {
	COLOR: #990033; TEXT-DECORATION: none
}


