/* Überarbeitung: friedel hosenfeld, hosenfeld consulting http://www.ho-con.de/ fh@ho-con.de  */
/* lr: fh, 28.05.2004 */
/* lr: fh, 15.07.2005, da der IE auf Mac nicht zwei Stylesheets in einem CLASS-Stmt. will textfettlh25 */
/* lr: fh, 21-APR-2006, line-height bei textfett von "normal" auf 25px geändert. */
/* lr: fh, 02-MAR-2008, fett */
/* lr: fh, 01-JUL-2011, table.download a */

.kursiv {font-style:italic;}
.fett {font-weight:bold;}

.zentriert {text-align:center;}

.unter {text-decoration:underline;}

.textnormal, table.download a {  font-family: Arial, Helvetica, sans-serif; 
               font-size: 12px; font-style: normal; 
               font-weight: normal; color: #000000; 
               line-height: 25px}

.textnormalzeile {  font-family: Arial, Helvetica, sans-serif; 
                      font-size: 12px; font-style: normal; 
                      font-weight: normal; color: #000000; 
                      line-height: 16px}

.textfettzeile {  font-family: Arial, Helvetica, sans-serif; 
             font-size: 12px; font-style: normal; 
             line-height: 25px; font-weight: bold}

.textfett,.textfettlh25 {  font-family: Arial, Helvetica, sans-serif; 
         	           font-size: 12px; font-style: normal; 
                           line-height: 25px; font-weight: bold}
             
.texttournee {  font-family: Geneva, Arial, Helvetica, san-serif; 
                font-size: 10px; font-style: normal; line-height: normal; 
                font-weight: normal; color: #000000}
                
.startseite {  font-family: Geneva, Arial, Helvetica, san-serif; 
               font-size: 10px; font-style: normal; color: #FBE9C3}
               
.zeitung {  font-family: "Times New Roman", Times, serif; 
            font-size: 12px; color: #000000; line-height: normal}
            
.textnormallgroesser { font-family: Arial, Helvetica, sans-serif; 
                       font-size: 14px; font-style: normal; 
                       font-weight: normal; color: #000000; line-height: 25px }
                       
.textklein { font-family: Arial, Helvetica, sans-serif; 
             font-size: 10px; font-style: normal; 
             font-weight: normal; color: #000000; line-height: normal}
             
.zeitungkursiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-style: italic;

}
.textfettgross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;

}
.textfettgrosskonto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FBE9C3;

}

.lh25,.textfettlh25 {line-height: 25px};


