BODY {
  font-family: Arial,Helvetica,Helv,sans-serif;
  font-size: 1em;
  background: #ffffff;
  color: #000000
}

/* TD, TH, FONT {
  font-family: Arial,Helvetica,Helv,sans-serif;
} */

H1, H2 {
  font-family: Arial,Helvetica,Helv,sans-serif;
  margin-top: 2pt;
  margin-bottom: 2pt;
}

H3, H4, H5, H6 {
  font-family: Arial,Helvetica,Helv,sans-serif;
  margin-top: 1pt;
  margin-bottom: 1pt;
}

UL, OL, DL, DD, DT, LI {
  font-family: Arial,Helvetica,Helv,sans-serif;
  /* "Times New Roman",Times,Roman,TmsRmn,serif; */
}

TT {
  font-family: "Courier New", Courier, monospace;
  font-weight: bold
}

A:LINK { color:#336699 } /* color:336699 ; font-weight:bold*/
A:VISITED { color:#000000; } /* 6699cc */
A:ACTIVE { color:#ff00cc; font-weight:bold; font-style: normal;   }
A:HOVER { 
	font-weight:bold; 
	text-decoration: underline ; 
	color:#cc3366; 
	/*color:#cc3399;*/
	/*background: #cccccc*/
	/*background: #ffff99*/
	}

B {  font-weight: bold }
/* B {  font-weight: bold ;  color: #cc33cc } */
/* I {  color: #cc33cc } */

P {
  font-family: Arial,Helvetica,Helv,sans-serif;
  /* "Times New Roman",Times,Roman,TmsRmn,serif; */
}

.bb { background: #0000ff ; color: #ffffff } /* blueback  */
.bbhell { background: #9999ff ; color: #ffffff } /* blueback hell */
.y { color: #ff0000 } /* yellow */
.sans { font-family: Arial,Helvetica,Helv,sans-serif; }
.sign { font-size: 1em }
.shade { background: #ffffcc } /* Schattierung */
.shadegrey { background: #ccccff } /* Schattierung */
.titback { background: #ccccff } /* Schattierung */
.menuback { 
	background: #ffffcc;
	text-align: left;
	}
.menubackTD {
	text-align: left;
	}
.yhell { color: #ffffcc }
.wenigabstand1 {
  margin-top: 1pt;
  margin-bottom: 1pt;
}
.wenigabstand2 {
  margin-top: 2pt;
  margin-bottom: 2pt;
}

table {
	font-size: 1em;
}

/* 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 } */
