BODY {
  font-family: Arial,Helvetica,Helv,sans-serif;
/*
  background: #ccffff;
*/
  background: #CCFF99;
/*
  color: #993300;
*/
  color: #ff0000;
}

/* TD, TH, FONT {
  font-family: Arial,Helvetica,Helv,sans-serif;
} */

H1, H2 {
  font-family: Arial,Helvetica,Helv,sans-serif;
  margin-top: 4pt;
  margin-bottom: 4pt;
}

H3, H4, H5, H6 {
  font-family: Arial,Helvetica,Helv,sans-serif;
  margin-top: 2pt;
  margin-bottom: 2pt;
}

UL, OL, DL, DD, DT, LI {
/*  font-family: "Times New Roman",Times,Roman,TmsRmn,serif; */
  font-family: Arial,Helvetica,Helv,sans-serif;
}

TT {
  font-family: "Courier New", Courier, monospace;
  font-weight: bold
}

a:link { color:#cc3300; } /*font-weight:bold */
a:visited { color:#990033; } /* 009999 */
a:active { color:#FF0000;  font-style:normal; background: #cccccc  } /*font-weight:bold;*/
a:hover { 
	/*color:#000000;*/  
	text-decoration:none;  
	font-weight:bold; 
	background:#ffffff;
	} 
	/*text-decoration:underline;  */
.link { color: #cc3300 }

/*B {  font-weight: bold ;  color: #ffff66 }*/
B {  font-weight: bold ; }
I {  color: #990099 }
.i {  color: #999999 ; 
		font-weight: normal;
		font-style : italic;
}
/* STRONG { font-weight: bold ;  color: #ffffFF } */

P {
/*  font-family: "Times New Roman",Times,Roman,TmsRmn,serif; */
  font-family: Arial,Helvetica,Helv,sans-serif;
}

/*
TABLE { 
	background: #666666;
	border-bottom : thin solid #006666;
	border-right : thin solid #006666;
	border-top : thin solid #cccccc;
	border-left : thin solid #cccccc;
      } 

TD, TH { background: #ffffcc  } 
*/
/*; color: #333333 */

.bb { background: #CCFF66 ; color: #333333  } /* blueback */
.bbhell { background: #0000ff ; color: #ffffff  } /* blueback hell - eben */
.titel1 { background: #000099 ; color: #ffffff  } /* nur TH-O */
.y { color: #ffFF00 } /* yellow */
.ys { color: #ffFF66 } /* soft yellow */
.w { color: #ffFFff } /* white */
.b { color: #000000 } /* black */
.blue { color: #0000ff } /* blue */
.red { color: #ff0000 } /* red */
.brown { color: #990000 } /* red */
.sans { font-family: Arial,Helvetica,Helv,sans-serif; }
.sign { font-size: 14pt }
.ss { font-size: xx-small }
.bdgray { background: #666666; text-align:left } /* background dark gray */
.s { font-size:x-small }

/* P {
  font-family: "Times New Roman",Times,Roman,TmsRmn,serif;
  text-align: justify;
} */

/* DIV {  font-weight: bold ;  color: #ffff00 } */

/* H1, P { margin-left:1cm; margin-right:1cm } */
/* TD { background: #000099 ; color: #ffffff  } */
/* TABLE { background: #666666 } */
/* TT {  font-weight: bold ;  color: #ffff00 } */

