body, textarea {
  color:#FFFFFF;
  scrollbar-base-color:#999999;
  scrollbar-3dlight-color:#CCCCCC;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#CCCCCC;
  scrollbar-face-color:#CCCCCC;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#DFDFDF;
}


.undertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #D74F4F;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #D74F4F;
	text-decoration: none;
}
a:visited {
	font-size: 8pt;
	color: #D74F4F;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #D74F4F;
	text-decoration: underline;
}
.newstitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bolder;
	color: #CCCCCC;
}
.uppertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.leerzeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5pt;
}

