/* Body-Angaben */
body {
	background-color: #FFF2C9;
	font-weight: normal;
        font-size: 10pt;
	margin: 5pt;
	color: #000066;
        font-size: 10pt;font-family: Arial;
	{scrollbar-face-color:#ffebcd;
	scrollbar-arrow-color:#000066;
	scrollbar-shadow-color:#000066;
	scrollbar-3dlight-color:#ffebcd;
	scrollbar-darkshadow-color:#FFEBCD;
	scrollbar-base-color:#000066;
	scrollbar-highlight-color:#ffebcd;
	scrollbar-track-color:#fbfdd3;}
}
td {
	background-color: #F2E7C7;
	color: #000066;
        font-size: 10pt;font-family: Arial;
        font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}
/* Tabelle: Zelle */
td.sf_td {
	background-color: #F2E7C7;
	color: #000066;
        font-size: 10pt;font-family: Arial;
        font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}
/* Tabelle: Zelle (Kategorie-Übersicht links) */
td.sf_td1 {
	background-color: #F2E7C7;
	border-bottom: 3px solid #FFF2C9;
	color: #000066;
        font-size: 10pt;font-family: Arial;
        font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}

/* Tabelle: Zelle (Kategorie-Übersicht rechts) */
td.sf_td2 {
	background-color: #F2E7C7;
	border-bottom: 3px solid #FFF2C9;
	color: #000066;
        font-size: 10pt;font-family: Arial;
        font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}

/* Haupt-Tabelle */
td.sf_home {
	background-color: #F2E7C7;
        border-bottom: 2px solid #FFF2C9;
        font-family: Arial;
        font-size: 10pt;
}

/* Tabelle: Zelle (th) */
th.sf_th {
	background-color: #F2E7C7;
	border-bottom: 3px solid #FFF2C9;
	color: #000066;
 font-size: 10pt;font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	text-align: left;
        text-decoration: bold;
}

/* Titel-Tabelle */
th.sf_titel {
	background-color: #F2E7C7;
	border-bottom: 3px solid #FFF2C9;
	color: #000066;
 font-size: 10pt;font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	text-align: left;
        text-decoration: bold;
}

/* Titel */
.sf_titel {
 	color: #000066;
 font-size: 10pt;font-family: Arial;
	font-size: 12pt;
	font-style: bold;
	text-decoration: none;
	border-bottom: dashed 1px #000066;
}

/* hervorgehobener Hinweis (Update) */
.sf_update {
	background-color: #F2E7C7;
	color: #000066;
	font-family: Arial;
 font-size: 10pt;
	font-style: bold;
	text-decoration: none;
}

/* Kleine Schrift */
.sf_klein {
	color: #000066;
	cursor: default;
 font-size: 10pt;font-family: Arial;
 font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}

/* hervorgehobener Hinweis */
.sf_note {
	background-color: #F2E7C7;
	color: #000066;
	font-family: Arial;
	font-size: 10pt
	font-style: normal;
	text-decoration: none;
}

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

/* Eingabe-Feld */
input,select,textarea {
	border: 1pt solid #000066;
 font-size: 10pt;font-family: Arial;
 font-size: 10pt;
}

/* Link-Angaben/-färbung */
a.sf_link:link, a.sf_link:visited, a.sf_link:active {
	color: #0000ff;
	background-color: transparent;
 font-size: 10pt;font-family: Arial;
 font-size: 10pt;
	font-style: normal;
	text-decoration: underline;
}

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

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

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

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

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

/* Link-Angaben/-färbung (Menü) */
a.sf_menu:link, a.sf_menu:visited, a.sf_menu:active {
	color: #0000ff;
 font-size: 10pt;font-family: Arial;
 font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}
a.sf_menu:hover {
	color: #993300;
	text-decoration: none;
}

/* Link-Angaben/-färbung (Klein) */
a.sf_klein:link, a.sf_klein:visited, a.sf_klein:active {
	color: #0000ff;
	cursor: hand;
	background-color: transparent;
 font-size: 10pt;font-family: Arial;
 font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}
a.sf_klein:hover {
	color: #993300;
	text-decoration: none;
}

