.tabline_0 {background-color: #000197;  }
.tabline_1 {background-color: #000035;  }
.achtung {background-color: Aqua;  color: Black;   }
.Pflicht { background: #B9EEFF;  color: Black;  }
.bezeichner { background: #F0F8FF;  color: Black;  }
.ok { background: Lime;  color: Black;  }
.error { background: Red;  color: Yellow; }

P {
	font-size: 12px;
}

BODY {
	color: #FFFAFA;
	font-family: Arial;
	text-align: justify;
	background-color: #000035;}

H1 {
	font-family: Arial;
	text-align: center;
}

H2 {
	font-weight: bold;
	font-family: Arial;
	text-align: left;
}

H3 {
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	font-size: smaller;
}

a {
   text-decoration:none;
	font-weight:bold;
	color: #FFFAFA;
	font-family: Arial;
   cursor: url("pic/metalhand.cur"), auto;
}

a:visited {
   text-decoration:none;
	font-weight:bold;
	font-family: Arial;
}

a:hover {
   text-decoration:none;
	font-weight:bold;
	font-family: Arial;
	background-color: #FFFAFA;
	color: #00017D;
}

a:active {
   text-decoration:none;
	font-weight:bold;
	font-family: Arial;
}
