/* CSS Level 1, Thomas Dorn, Norbert Hack */
/*
$ver = '_v0.2(17.5.2004):';
$module = 'All HTML-Pages';
*/
BODY {
        margin: 10pt;
        background-color: navajowhite;
        /* background-image: URL("pics/stripe_grbl.jpg"); 
        background-position: left top;
        background-attachment: fixed;
        background-repeat:repeat; */
        color: #000000;
        height:100%;
    font-family: Arial, helvetica, sans-serif;
}

TABLE {
  /* border-style: none; */
}

TD {
  padding: 5px;
        background-color: white;
}

.B3 {
        background-image: none;
        background-color: transparent;
}
P {
    color: #000000 ;
    font-family: Arial, helvetica, sans-serif;
        font-style: normal;
        font-size: 12pt;
        text-align: left;
}

.mini { 
        color: black;
        background-color: transparent;
        font-size: 8pt;
        font-style: normal;
        text-align: right;
}
.attention { 
 font-size: 72pt;
 font-style: bold;
 text-align: right;
}

H1	{
	font-family: Arial, helvetica, sans-serif;
    font-weight: bold;
	font-size: 24pt;
	text-align: left;
	}
H2	{		
		font-weight: normal;
		font-size: 18pt;
		text-align: left;
}
H3	{
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	position: relative;
}
H4	{
	font-weight: normal;
	font-size: 8pt;
	text-align: Left;
	position: relative;
}

.H22	{		
		font-weight: normal;
		font-size: 18pt;
		text-align: center;
}

IMG {
	border-style: none;
}

IMG.left { 
  float: left;
  margin-left: 10pt;
  margin-right: 10pt;
}
IMG.right { 
  float: right;
  margin-right: 10pt;
  margin-left: 10pt;
}
UL { 
	list-style-image: url("pics/rechts.gif");
	line-height: 1.6;
	color:brown;
}

A {
   background-color: white;
   text-decoration: none;
   COLOR: black; 
}
A:visited {
   TEXT-DECORATION: none;
   font-style: bold;
   font-weight: bolder;
   COLOR: black; 
}
A:active {
        TEXT-DECORATION: none
}
A:hover {
        background-color: transparent; 
        COLOR: black; 
        TEXT-DECORATION: underline
}

.tab {
  background-color: transparent;
  border-color:lavender;
  border-width:0;
  border-style:none;
  border-top-width:thick;
  text-align:left;
  font-size: 12pt;
  padding: 5pt 2pt;
  margin-top:0;
}

TABLE.num {
  border-style:solid;
  text-align:right;
  border-width: 1pt;
  font-size: 18pt;
}
TD.num {
  text-align:right;
  font-size: 10pt;
}
TH.num {
  text-align:center;
}

.cell {
 font-style: bold;
 background-color: lightsteelblue;
}

.nav { 
        color: white;
        background-color: transparent;
        font-size: 12pt;
        font-style: normal;
}
A.nav {
   text-decoration: none;
   COLOR: black; 
}
A.nav:visited {
   font-weight: normal;
   COLOR: black; 
}
A.nav:active {
}
A.nav:hover {
        COLOR: white; 
}

.trans {
        color: black;
        /* background-image: URL("pics/popp_insert.jpg"); */
        border: none;
        font-size: 12pt;
        font-style: normal;
        text-align: left;

}

.li { 
	list-style-image: none;
}

.txt {
        background-image: URL("pics/stripe_grblla.png");
        border: none;
  	margin-top:0;
}
.top {
        border: none;
	vertical-align: top;
	text-align: top;
	margin:10px;
}
.back {
  float: right;
	text-align: right;
}
.mid {
	margin-left:30px;
}

}
.bg {
	/* background-color: #d6d6d6;
        background-image: URL("pics/stripe_scwe.gif");
	margin-left:10px;
	margin-right:10px; */
	background-color: transparent;
}

.laufband {
	font-size: 18px;
}
.laufband2 {
	font-size: 16px;
}

.c0 {
  background-color: lightcyan;
}
.c1 {
  background-color: royalblue;
}
.c2 {
  background-color: yellow;
}
.c3 {
  background-color: tomato;
}
.c4 {
  background-color: yellowgreen;
}
.c5 {
  background-color: transparent;
}

.rep {
  background-color: lightcyan;
}
.dead2 {
  background-color: #FfB090;
}.dead1 {
  background-color: #FF9065;
}.dead0 {
  background-color: #FF7B65;
}.dead {
  background-color: tomato;
}

.nix { 
  border-style:none; 
  background-color:transparent;
}

/* Miniature Table for Plate */
TABLE.minitab {
        color: black;
        background-color: white;
        padding: 0px;
        font-size: 6pt;
        font-style: normal;
        text-align: center;
        align:right;

}
.minitabnix {
  border-style:none; 
  background-color:transparent;
        color: black;
        background-color: white;
        padding: 0px;
        font-size: 6pt;
        font-style: normal;
        text-align: center;
        align:right;

}

TABLE.curve {
  background-color: lavender;
  border-color:lavender;
  border-width:0;
  border-style:none;
  border-top-width:thick;
  text-align:left;
  font-size: 12pt;
  padding: 0pt 0pt;
  margin-top:0;
}

.audit {
        color: black;
        background-color: white;
        padding: 0px;
        font-size: 8pt;
        font-style: normal;
        text-align: left;
        align:left;

}
