BODY {	background-color: White;	color: Black;}
.txtStd {
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
}
.txtLarger { color: #000000; font-family: Tahoma; font-size: 12px; }
.lnkBack { font-family:Tahoma; font-size:12px;font-weight:bold; color:#990000;text-decoration:none;}
/* Menue */
.lblLogin{	color : #666666;	font-size : 10px;	font-family : Tahoma;	}
.inputLogin {	font-family: Tahoma;	font-size: 12px; width: 90px; }
.anmeldung {	color : #666666;	font-size : 10px;	font-family : Tahoma;	text-decoration : none;	font-style : italic;}
.anmeldung:HOVER {	color : #ABA7A7;	font-size :10px;	font-family : Tahoma;	text-decoration : none;	font-style : italic; }
.menueItem {	color : #666666;	font-size : 10px;	font-family : Tahoma;	text-decoration : none; }
.menueItem:HOVER {	color : #ABA7A7;	font-size :11px;	font-family : Tahoma;	text-decoration : none; }
.sucheItem {  color : #666666;  font-size : 11px;  font-family : Verdana, Tahoma; text-decoration : none; font-weight: bold;}
.sucheItem:HOVER { color : #993300;  text-decoration : none; font-weight: bold;}

/* Formular */
.lbl {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	
}
.inputStd  {	font-family : Tahoma; font-size : 14px; width: 200px;}
.inputTa {	font-family : Tahoma; font-size : 14px; width: 200px; height: 120px;}
.inputKurz {	font-family: Tahoma;	font-size: 14px;	width: 60px; }
.inputFile{	font-family: Tahoma;	font-size: 14px;	width: 300px; } 
/* Registrierungsauswahl */
.txtStdReg {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.hdTxtReg{
	font-family: Tahoma;
	font-size: 12px;
	color: #993300;
	font-weight: bold;
}
.hdReg { font-family : Verdana, Tahoma; font-size : 12px; font-weight : bold; color : #993300; }
/* Error Messages */
.errMessageHeader {font-family: Tahoma;	font-size: 12px; font-weight: bold; color:#FF0000;}
.errMessage {font-family: Tahoma;	font-size: 12px; color:#FF0000; }
/* Aktualisierungsbestaetigung */
.home {	color : #ABA7A7;	font-size :12px;	font-family : Tahoma;	text-decoration : none; }
.home:HOVER {	color : #888888;	font-size :12px;	font-family : Tahoma;	text-decoration : none;}
/* firmenliste */
.hdCompanyList {
	font-family: Verdana, Tahoma, Arial;
	font-size: 16px;
	color:#990000;
	font-weight:bold;
}
.entryCompanyList {	font-family:Tahoma;	font-size:16px;	text-decoration : none; color:#000000;}
.entryCompanyListDesc{	font-family:Tahoma;font-size:10px; font-weight:bold; color:#999999; }
/*firmeneintrag*/
.lnkInernet{	font-family:Tahoma;	color:#990000;font-size:12px;	text-decoration: none;}
.hdCompanyEntry {font-family:Tahoma;color:#000000;font-size:10px;font-weight:bold;}
/*nur fuer die Preisangaben -EURO-  2001-09-25 DF */
.txtLargerPrice {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

txtforum {
	color: #666666;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.regis {
	color: #993300;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	}
	
.mailTableHeader {
  color: #000000;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  }

.mailTableSuperHeader {
  color: #000000;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  }


  
/*Die Betreffzeile, mit der man die Mail zum lesen Selektieren kann... */
.mailSelection {
  color: #000000;
  font-family: Verdana, Tahoma, Arial;
  font-size: 10px;
  font-weight: bold;
 }