body {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	background-color : #FFFFFF;
	/*cursor : crosshair;*/
	scrollbar-arrow-color: #AC2727;
	padding : 0pt;
	margin : 0px;
	}
p {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
}
td {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
}
h4 {
	color:#AC2727;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight : bold;
}
h5 {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight : bold;
}
.navi2 {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style: normal;
}
.navi2link {
	color:#787878;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style: normal;
	text-decoration : none;
}
.small {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align : justify;
}
.fehler {
	color:#AC2727;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size:8pt; */
	font-style: normal;
	text-decoration : none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration : underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #AC2727;
}
INPUT 	{
	color: "#AC2727";
	font-family: "Arial, Helvetica, sans-serif";
	font-size: "9pt";
	border-style: "solid";
	border-width: "1";
	border-color: "#787878";
	background-color: "#F7F7F7";
} 
		  
TEXTAREA 	{
	color: "#AC2727";
	font-family: "Arial, Helvetica, sans-serif";
	font-size: "9pt";
	border-style: "solid";
	border-width: "1";
	border-color: "#787878";
	background-color: "#F7F7F7";
}	
INPUT.BUTTON  {
	color: "#AC2727";
	font-family: "Arial, Helvetica, sans-serif";
	font-weight: "bold";
	font-size: "9pt";
	text-align: "Center";
	border-width: "1";
	border-color: "#787878";
	background-color: "#DEDEDE";
}
INPUT.BOX  {
	text-align: "Center";
	border-width: "0";
	background-color: "#FFFFFF";
	}
SELECT 	{
	color: "#AC2727";
	font-family: "Arial, Helvetica, sans-serif";
	font-size: "9pt";
	border-style: "solid";
	border-width: "1";
	border-color: "#787878";
	background-color: "#DADBDB";
} 



td.systemmeldung {
	color:				#AC2727;
	background-color:	#FFFFFF;
	font-weight:		normal;
	border:				1px solid #AC2727;
	padding:			5px;
}
	  
