TEXT,input,TEXTAREA,select,option  {
	font-family : arial,helvetica;
	font-size : 9 pt;
	color : #000000;
	background-color : #E4E4E4; 
}

.black { background-color: black; font-size: 12pt; color: white; font-weight: normal; font-family: Arial, Helvetica; }

.print { background-color: white; font-size: 10pt; color: black; font-weight: normal; font-family: Arial, Helvetica; }
.printueber { background-color: white; font-size: 12pt; color: black; font-weight: normal; font-family: Arial, Helvetica; }
.ueber { background-color: blue; font-size: 8pt; color: white; font-weight: bold; font-family: Arial, Helvetica; }

.white { background-color: white; font-size: 8pt; color: black; font-weight: normal; font-family: Arial, Helvetica; }
.white A:link {  font-size:8pt; color:black;}
.white A:visited {  font-size:8pt; color:black;}
.white A:hover {  font-size:8pt;  color:black;}
.white A:active {  font-size:8pt;  color:black;}

.beige { background-color: #ffffcc; font-size: 8pt; color: black; font-weight: normal; font-family: Arial, Helvetica; }
.beige A:link {  font-size:8pt; color:black; text-decoration:none;}
.beige A:visited {  font-size:8pt; color:black; text-decoration:none;}
.beige A:hover {  font-size:8pt;  color:red; text-decoration:none;}
.beige A:active {  font-size:8pt;  color:red; text-decoration:none;}

.hell { background-color: #ffcc99; font-size: 8pt; color: black; font-weight: normal; font-family: Arial, Helvetica; }
.hell A:link {  font-size:8pt; color:black; text-decoration:none;}
.hell A:visited {  font-size:8pt; color:black; text-decoration:none;}
.hell A:hover {  font-size:8pt;  color:red; text-decoration:none;}
.hell A:active {  font-size:8pt;  color:red; text-decoration:none;}

.gelb { background-color: #ffcc00; font-size: 8pt; color: black; font-weight: normal; font-family: Arial, Helvetica; }
.gelb A:link {  font-size:8pt; color:black; text-decoration:none;}
.gelb A:visited {  font-size:8pt; color:black; text-decoration:none;}
.gelb A:hover {  font-size:8pt;  color:black; text-decoration:underline;}
.gelb A:active {  font-size:8pt;  color:black; text-decoration:underline;}

.silber { background-color:#cccccc ; font-size: 8pt; color: black; font-weight: normal; font-family: Arial, Helvetica; }
.silber A:link {  font-size:8pt; color:black; text-decoration:none;}
.silber A:visited {  font-size:8pt; color:black; text-decoration:none;}
.silber A:hover {  font-size:8pt;  color:black; text-decoration:underline;}
.silber A:active {  font-size:8pt;  color:black; text-decoration:underline;}

.notiz { background-color:#ff9900 ; font-size: 8pt; color: black; font-weight: normal; font-family: Arial, Helvetica; }
.notiz A:link {  font-size:8pt; color:black; text-decoration:none;}
.notiz A:visited {  font-size:8pt; color:black; text-decoration:none;}
.notiz A:hover {  font-size:8pt;  color:black; text-decoration:underline;}
.notiz A:active {  font-size:8pt;  color:black; text-decoration:underline;}

.khaki { background-color: #cccc99; font-size: 8pt; color: black; font-weight: normal; font-family: Arial, Helvetica; }
.khaki A:link {  font-size:8pt; color:black; text-decoration:none;}
.khaki A:visited {  font-size:8pt; color:black; text-decoration:none;}
.khaki A:hover {  font-size:8pt;  color:red; text-decoration:none;}
.khaki A:active {  font-size:8pt;  color:red; text-decoration:none;}

.red { background-color:#cc0033 ; font-size: 8pt; color: white; font-weight: normal; font-family: Arial, Helvetica; }
.red A:link {  font-size:8pt; color:white; text-decoration:none;}
.red A:visited {  font-size:8pt; color:white; text-decoration:none;}
.red A:hover {  font-size:8pt;  color:white; text-decoration:underline;}
.red A:active {  font-size:8pt;  color:white; text-decoration:underline;}

.blue { background-color:#006600 ; font-size: 8pt; color: white; font-weight: normal; font-family: Arial, Helvetica; }
.blue A:link {  font-size:8pt; color:white; text-decoration:none;}
.blue A:visited {  font-size:8pt; color:white; text-decoration:none;}
.blue A:hover {  font-size:8pt;  color:white; text-decoration:underline;}
.blue A:active {  font-size:8pt;  color:white; text-decoration:underline;}

.dark { background-color: #000080; font-size: 8pt; color: white; font-weight: normal; font-family: Arial, Helvetica; }
.dark A:link {  font-size:8pt; color:white; text-decoration:none;}
.dark A:visited {  font-size:8pt; color:white; text-decoration:none;}
.dark A:hover {  font-size:8pt;  color:white; text-decoration:underline;}
.dark A:active {  font-size:8pt;  color:white; text-decoration:underline;}

.buttons {
	font-family:Verdana, Arial;
	font-size:9pt;
	font-weight:bold;
	color:white;
	background:434eb0;
	cursor:hand
}
.notiz2 { 
		background-color:#ffa500 ;
		font-size: 8pt; 
		color: #ffffff; 
		font-weight: normal; font-family: Arial, Helvetica;
		border-right : none;
		border-top :   thin inset;
		border-bottom : thin outset;
		border-color : #ffa500;
		}

