body	{ 
	scrollbar-face-color: "#000081";
	scrollbar-arrow-color: "#FFFFFF";
	scrollbar-base-color: "#000071"; 
	scrollbar-3d-light-color: "#FF0000";
	scrollbar-darkshadow-color: "#000031";
	scrollbar-highlight-color: "#0000ff"; 
	scrollbar-shadow-color: "#000001";
	scrollbar-track-color: "#000011"
}

a:link  {
	color : #66ccff;
	text-decoration : none;
	font-family : arial,Helvetica;
	font-size : 10pt;
	font-weight : bold;
}

a:visited  {
	color : #0066ff;
	text-decoration : none;
	font-family : arial,Helvetica;
	font-size : 10pt;
	font-weight : bold;
}

a:active  {
	color : red;
	text-decoration : line-through;
	font-family : arial,Helvetica;
	font-size : 10pt;
	font-weight : 500;
}

/* a:hover  {
	color : #ddddaa;
	text-decoration : underline;
	cursor : e-resize;
	font-family : arial,Helvetica;
	font-size : 10pt;
	font-weight : bold;
} */

/* b = fett */
b  {
	color : #0066ff;
	font-family : arial,Helvetica;
	font-size : 10pt;
}

/* i = kursiv */
i  {
	color : #ddddaa;
}

/* p = leerzeile */
p  {
	color : #00aa88;
	font-family : arial,Helvetica;
	font-size : 10pt;
}

.goldk  {
	color : gold;
	font-family : arial,Helvetica;
	font-size : 8pt;
	font-weight : bold;
}

.redk  {
	color : red;
	font-family : arial,Helvetica;
	font-size : 8pt;
	font-weight : bold;
}

.bluek  {
	color : navy;
	font-family : arial,Helvetica;
	font-size : 8pt;
	font-weight : bold;
}

.blackk  {
	color : black;
	font-family : arial,Helvetica;
	font-size : 8pt;
	font-weight : bold;
}

.gold  {
	color : gold;
	font-family : arial,Helvetica;
	font-size : 10pt;
	font-weight : bold;
}

.red  {
	color : red;
	font-family : arial,Helvetica;
	font-size : 10pt;
	font-weight : bold;
}

.blue  {
	color : navy;
	font-family : arial,Helvetica;
	font-size : 10pt;
	font-weight : bold;
}

.black  {
	color : black;
	font-family : arial,Helvetica;
	font-size : 10pt;
	font-weight : bold;
}

.goldg  {
	color : gold;
	font-family : arial,Helvetica;
	font-size : 12pt;
	font-weight : bold;
}

.redg  {
	color : red;
	font-family : arial,Helvetica;
	font-size : 12pt;
	font-weight : bold;
}

.blueg  {
	color : navy;
	font-family : arial,Helvetica;
	font-size : 12pt;
	font-weight : bold;
}

.green { 
  color:#006666; 
  font-family:arial,Helvetica; 
  font-size:12pt; 
  font-weight:bold;
}

.blackg {
	color : black;
	font-family : arial,Helvetica;
	font-size : 12pt;
	font-weight : bold;
}

.big  {
	color : #00aa88;
	font-family : arial,Helvetica;
	font-size : 14pt;
	font-weight : bold;
}

.goldbig  {
	color : gold;
	font-family : arial,Helvetica;
	font-size : 14pt;
	font-weight : bold;
}

.redbig  {
	color : red;
	font-family : arial,Helvetica;
	font-size : 14pt;
	font-weight : bold;
}

.bluebig  {
	color : navy;
	font-family : arial,Helvetica;
	font-size : 14pt;
	font-weight : bold;
}

.blackbig  {
	color : black;
	font-family : arial,Helvetica;
	font-size : 14pt;
	font-weight : bold;
}

.title  {
	color : #00aa88;
	font-family : arial,Helvetica;
	font-size : 15pt;
	font-weight : bold;
}

.titlegold  {
	color : gold;
	font-family : arial,Helvetica;
	font-size : 15pt;
	font-weight : bold;
}

.titlered  {
	color : red;
	font-family : arial,Helvetica;
	font-size : 15pt;
	font-weight : bold;
}

.titleblue  {
	color : navy;
	font-family : arial,Helvetica;
	font-size : 15pt;
	font-weight : bold;
}

.titleblack  {
	color : black;
	font-family : arial,Helvetica;
	font-size : 15pt;
	font-weight : bold;
}

.titleb  {
	color : #00aa88;
	font-family : arial,Helvetica;
	font-size : 16pt;
	font-weight : bold;
}

.titlegoldb  {
	color : gold;
	font-family : arial,Helvetica;
	font-size : 16pt;
	font-weight : bold;
}

.titleredb  {
	color : red;
	font-family : arial,Helvetica;
	font-size : 16pt;
	font-weight : bold;
}

.titleblueb  {
	color : navy;
	font-family : arial,Helvetica;
	font-size : 16pt;
	font-weight : bold;
}

.titleblackb  {
	color : black;
	font-family : arial,Helvetica;
	font-size : 16pt;
	font-weight : bold;
}

/* weitere verwendungen */

/*
div  {
	color : #00aa88;
	font-family : arial,Helvetica;
	font-size : 10pt;
}

td  {
	color : #00aa88;
	font-family : arial,Helvetica;
	font-size : 10pt;
}

ul  {
	color : #00aa88;
	font-family : arial,Helvetica;
	font-size : 10pt;
}

ol  {
	color : #00aa88;
	font-family : arial,Helvetica;
	font-size : 10pt;
}

li  {
	color : #00aa88;
	font-family : arial,Helvetica;
	font-size : 10pt;
}

th  {
	color : #00aa88;
	font-family : arial,Helvetica;
	font-size : 10pt;
}

p.norm  {
	color : #ddddaa;
	font-family : arial,Helvetica;
	font-size : 10pt;
}

p.klein  {
	color : #aaaa88;
	font-family : arial,Helvetica;
	font-size : 8pt;
	font-weight : bold;
}

p.kursiv  {
	color : #ffffaa;
	font-family : arial,Helvetica;
	font-size : 10pt;
	font-style : italic;
}

tt  {
	color : darksalmon;
	font-family : arial;
	font-size : 10pt;
	font-weight : bold;
}

pre.normal  {
	color : #785032;
	font-style : italic;
}

address  {
	color : #00aa88;
	font-family : arial,Helvetica;
	font-size : 10pt;
}

nobr  {
	color : #00aa88;
	font-family : arial,Helvetica;
	font-size : 10pt;
	font-weight : bold;
}
*/
/* = "austexten" alles innerhalb dieser zeichen wird vom browser nicht gelesen */