body {
  scrollbar-3d-light-color : #C0C0C0;
  scrollbar-highlight-color : #FFFFFF;
  scrollbar-face-color : #000000;
  scrollbar-arrow-color  : #FFFFFF;
  scrollbar-shadow-color: #808080;
  scrollbar-darkshadow-color : #000000;
  scrollbar-track-color : #333333;
}

p,div,i,li,ol,td {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

th {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

h3 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

a:link {
	color : #990000;
	text-decoration : underline;
}

a:visited {
    color : #990000;
	text-decoration: underline;
}

a:active {
	color : #990000;
	text-decoration: underline;
}

a:hover {
	color : #FFCC00;
	text-decoration: underline;
}

a.speziell:link {
	background-color:	#990000;
	color:				#FFCC00;
	font-size:			12px;
	text-decoration:	none;
}

a.speziell:visited {
	background-color:	#990000;
	color:				#FFCC00;
	font-size:			12px;
	text-decoration:	none;
}

a.speziell:hover {
	background-color:	#990000;
	color:				#FFFFFF;
	font-size:			12px;
	text-decoration:	none;
}

a.speziell:active {
	background-color:	#990000;
	color:				#FFCC00;
	font-size:			12px;
	text-decoration:	none;
}

.darkslatebold {
	color:			#2F4F4F;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11px;
	font-weight:	bold;
}

.gold {
	color : #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.gold12px {
	color : #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.goldbig {
	color : #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-weight:	bold;
}

.goldbig:link {
	color : #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-weight:	bold;
}

.goldbig:visited {
	color : #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-weight:	bold;
}
.goldbig:hover {
	color : #FFFF0F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-weight:	bold;
}
.goldbig:active {
	color : #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-weight:	bold;
}

.darkredbold {
	color:			#990000;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		14px;
	font-weight:	bold;
}

.red {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.redbold {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.white {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.whitebold {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.size1 {
	font-size : xx-small;
}

.size2 {
	font-size : x-small;
}

.size3 {
	font-size : small;
}

.size4 {
	font-size: medium;
}

.size5 {
	font-size : large;
}

.size6 {
	font-size : x-large;
}

.size7 {
	font-size : xx-large;
}

.whitesize5 {
	color : White;
	font-size : large;
}

.greysize6 {
	color : #cccccc;
	font-size : x-large;
	font-weight : bold;
}

.slogan {
	color : #333333;
	font-family : "Arial Narrow", "Arial MT Condensed Light", sans-serif;
	font-size : 10pt;
}

.status {
	color : #C0C0C0;
	font-family : "Arial Narrow", "Arial MT Condensed Light", sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.copyright {
	color : #FFCC00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.marqueered {
	color : Red;
	font-family : "Arial Narrow", "Arial MT Condensed Light", sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

.marqueeblack {
	color : Black;
	font-family : "Arial Narrow", "Arial MT Condensed Light", sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

.arialnarrow10 {
	color : Black;
	font-family : "Arial Narrow", "Arial MT Condensed Light", sans-serif;
	font-size : 10pt;
}

.arialnarrow12 {
	color : Black;
	font-family : "Arial Narrow", "Arial MT Condensed Light", sans-serif;
	font-size : 12pt;
}

.arialnarrow14 {
	color : Black;
	font-family : "Arial Narrow", "Arial MT Condensed Light", sans-serif;
	font-size : 14pt;
}

.arialnarrow10bold {
	color : Black;
	font-family : "Arial Narrow", "Arial MT Condensed Light", sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.arialnarrow14bold {
	color : Black;
	font-family : "Arial Narrow", "Arial MT Condensed Light", sans-serif;
	font-size : 14pt;
	font-weight : bold;
}

.arialnarrow10-white {
	color : White;
	font-family : "Arial Narrow", "Arial MT Condensed Light", sans-serif;
	font-size : 10pt;
}
