
body {
	font-size:12px;
	color:#ffffff;
	font-family:Helvetica, Arial, Geneva;
}


body#blackfont {
	font-size:12px;
	color:#000000;
	font-family:Helvetica, Arial, Geneva;
}

/* Tell NS4 to ignore these styles.... */
/*/*/
body {
	line-height: 18px;
}
/* Okay, we can let NS4 see the rest.... */

a   { color: #868686; text-decoration: none }
a:hover   { color: #fff; text-decoration: none }

.textklein  { font-size: 12px; line-height: 16px }
.textklein_kursiv  { font-size: 12px; font-style: italic; line-height: 16px }
.textklein_fett { color: white; font-size: 12px; font-weight: bold; line-height: 16px }
.textgross  { font-size: 20px; line-height: 30px }
.index_abkuerzung    { color: white; font-size: 12px; font-weight: bold; text-decoration: none; margin-top: 14px; margin-left: 14px }
.index_textklein  { color: white; font-size: 12px; font-weight: normal; line-height: 14px; text-decoration: none }
.links_unten { color: white; font-size: 12px; font-weight: bold; text-decoration: none; text-indent: 18px; margin-top: 12px }
