/*****************************************************************
 Projekt: 			AHV PK
 Datei: 				rte.css
 Beschreibung: 	Typografische Einstellungen
 Autor:					NGI, webundso GmbH
 Contact: 			info@webundso.ch
 Datum:					12.09.12
 
  Verwendete Farben:
  #fff    = weiss
  #000    = schwarz
  etc.
*****************************************************************/


/*--------------------------------------------------------------*/
/* BE und FE */
/*--------------------------------------------------------------*/


/*--------------------------------------------------------------*/
/* Tabellen (Klassen in rte_redakteur.ts) */
/*--------------------------------------------------------------*/

article tr, article td, article th {  
	font-size: inherit;
}

.tableStyle_1 {
	background: #efefef;
}
.tableStyle_2 td {
	border-bottom: 1px solid #efefef;
}	

th  {  }
tr.tddunkel, 
td.tdunkel  {   }
tr.tdhell,
td.tdhell {  }
tr.linie,
td.linie { }
