a:link     	{text-decoration:underline;color:white;}
a:href     	{text-decoration:underline;color:white;}
a:visited 	{text-decoration:underline;color:white;}
a:hover  	{text-decoration:underline;color:white;}
a:active  	{text-decoration:underline;color:white;}

a.top:link     	{text-decoration:underline;color:white;}
a.top:href     	{text-decoration:underline;color:white;}
a.top:visited 	{text-decoration:underline;color:white;}
a.top:hover  	{text-decoration:underline;color:white;}
a.top:active  	{text-decoration:underline;color:white;}

body {
 scrollbar-face-color: #CCCCCC;
 scrollbar-shadow-color: #333333;
 scrollbar-highlight-color: white;
 scrollbar-3dlight-color: #CCCCCC;
 scrollbar-darkshadow-color: black;
 scrollbar-track-color: #999999;
 scrollbar-arrow-color: black; }
 
/* Textformatierung für Loginbox bei Editierung	*/
.logbox		{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:rgb(0,0,0);}	 

/* Farbe für Fehler bei Eingabe*/
.error		{color:rgb(255,0,0);font-weight:normal;}

/* Textformatierung für das, was jweils vor dem Eingabefeld zur Erklärung steht bzw. in der Detailansicht*/
.formexpl		{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:rgb(0,0,0);}	 

/* Textformatierung der Eingabefehler*/
.inputfield		{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:rgb(0,0,0);}	 

/* Textformatierung für Überschriften der 12 Abschnitte*/
.formcat		{color:rgb(255,255,255);font-family:Verdana, Arial, Helvetica,sans-serif;font-size:11px;font-weight:bold;margin-left:5px;}

/* Textformatierung der Buttons*/
.buttons		{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:rgb(0,0,0);}	 

/* Textformatierung für normalen Text*/
.normtext		{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:rgb(0,0,0);
	line-height:17px;
	font-weight: normal;
}	 

/* Textformatierung der Spaltenüberschrift beim Listing*/
.coltitle		{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:rgb(240,240,240);font-weight:bold;}	 

/* Textformatierung der normalen Texte im Listing*/
.tabtext		{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:rgb(0,0,0);}	 

/* Textformatierung für Menüpunkt*/
.menu		{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:rgb(0,0,0);}	 

/* Textformatierung für Menüpunkt*/
.navi			{font-family:Arial, Helvetica, Verdana, sans-serif;font-size:10px;color:rgb(0,0,0);}	 

/* Tabellenzeilenhintergrund für Überschriften der 12 Abschnitte*/
.headline 		{background-color:rgb(50,50,50)};

.rand		{border-width:1px;border-style:solid;border-color:rgb(255,1255,255);}

/* Tabellenzeilenhintergrund für Spaltenüberschriften beim Listing*/
.resulttabhead	{background-color:rgb(152,152,152);};

/* Formatierung für Tabelle mit Editierungsformular*/
.edittab 		{border-width:1px;border-style:solid;border-color:rgb(255,1255,255);}

/* Formatierung für Tabelle mit Neueintragsformular*/
.newtab 		{border-width:1px;border-style:solid;border-color:rgb(255,1255,255);}

/* Formatierung für Tabelle mit Neueintragsformular*/
.detailtab		{border-width:1px;border-style:solid;border-color:rgb(255,1255,255);}

/* Formatierung für Tabelle mit Suchformular*/
.searchtab 	{border-width:1px;border:color:rgb(255,255,255);border-style:solid;background-color:rgb(200,200,200);}

/* Formatierung für Tabelle mit Eintragslisting*/
.resulttabsearch	{} 

/* Textformatierung für normalen Text*/
.Linksfett	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight: bold;
:bold;;}

/* Textformatierung für normalen Text*/
.Links		{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight: normal;
}
.normtfett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.redtree {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.normkursiv {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.normfettweiss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
.menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
}.mitarbeiter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
	line-height: normal;
	vertical-align: middle;
	text-align: center;
	white-space: pre;
	background-position: center;
}
