/* Body-Angaben */
body {
  background-color: #E5E5D0;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  margin-top=0px;
  margin-left=0px;
  font-size: 10pt;
  padding: 0px; 
  color: black; 
  OVERFLOW-X:hidden;
  OVERFLOW:scroll;

  SCROLLBAR-FACE-COLOR: #E5E5D0; 
  SCROLLBAR-HIGHLIGHT-COLOR: #E5E5D0; 
  SCROLLBAR-SHADOW-COLOR: #E5E5D0; 
  SCROLLBAR-3DLIGHT-COLOR: #2A5164; 
  SCROLLBAR-ARROW-COLOR: #2A5164; 
  SCROLLBAR-TRACK-COLOR: #E5E5D0; 
  SCROLLBAR-DARKSHADOW-COLOR: #2A5164

}

/* Tabelle: Zelle */
td.sf_td {
	background-color: #9e9d54;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}

/* Tabelle: Zelle (Kategorie-Übersicht links) */
td.sf_td1 {
	background-color: #9e9d54;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}

/* Tabelle: Zelle (Kategorie-Übersicht rechts) */
td.sf_td2 {
	background-color: #9e9d54;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}

/* Haupt-Tabelle */
td.sf_home {
	background-color: #bab880;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* Tabelle: Zelle (th) */
th.sf_th {
	background-color: #666600;
	border-bottom: 2pt solid #85843F;
	color: #eeeeee;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-align: left;
}

/* Titel-Tabelle */
th.sf_titel {
	background-color: #84A7C4;
	border-bottom: 2pt solid #9EBCD1;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-align: left;
	text-decoration: bold;
}

/* Titel */
.sf_titel {
	background-color: #9e9d54;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: bold;
	text-decoration: none;
	border-bottom: dashed 1pt #000000;
}
.sf_titel2 {
	background-color: #e5e5d0;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: bold;
	text-decoration: none;
	border-bottom: dashed 1pt #000000;
}

/* hervorgehobener Hinweis (Update) */
.sf_update {
	background-color: #FF0000;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: bold;
	text-decoration: none;
}

/* Kleine Schrift */
.sf_klein {
	color: #000000;
	cursor: default;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	text-decoration: none;
}

/* hervorgehobener Hinweis */
.sf_note {
	color: #FF0000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	text-decoration: none;
}

/* hervorgehobenes Suchergebnis */
.sf_such {
	font-weight: 900;
	border-bottom: 2pt dashed #FF0000;
	border-left: 2pt dashed #FF0000;
}

/* Eingabe-Feld */
input,select,textarea {
	border: 1pt solid #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* Link-Angaben/-färbung */
a.sf_link:link, a.sf_link:visited, a.sf_link:active {
	color: #000066;
	background-color: transparent;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}

/* Link-Angaben/-färbung (MouseOver) */
a.sf_link:hover {
	color: #000000;
	text-decoration: underline;
}

/* Link-Angaben/-färbung (Kategorie-Übersicht / Hauptkategorie) */
a.sf_hkat:link, a.sf_hkat:visited, a.sf_hkat:active {
	color: #001177;
	background-color: transparent;
	font: bold 8pt Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* Link-Angaben/-färbung (MouseOver) (Kategorie-Übersicht / Hauptkategorie)  */
a.sf_hkat:hover {
	color: #000000;
	text-decoration: underline;
}

/* Link-Angaben/-färbung (Kategorie-Übersicht / Hauptkategorie) */
a.sf_skat:link, a.sf_skat:visited, a.sf_skat:active {
	color: #000066;
	background-color: transparent;
	font: normal 8pt Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* Link-Angaben/-färbung (MouseOver) (Kategorie-Übersicht / Hauptkategorie)  */
a.sf_skat:hover {
	color: #000000;
	text-decoration: underline;
}

/* Link-Angaben/-färbung (Menü) */
a.sf_menu:link, a.sf_menu:visited, a.sf_menu:active {
	color: #000066;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
}
a.sf_menu:hover {
	color: #000000;
	text-decoration: underline;
}

/* Link-Angaben/-färbung (Klein) */
a.sf_klein:link, a.sf_klein:visited, a.sf_klein:active {
	color: #000066;
	cursor: hand;
	background-color: transparent;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	text-decoration: none;
}
a.sf_klein:hover {
	color: #000000;
	text-decoration: underline;
}