/* -------      RTE-Stylesheet Synatec       --------------
----------      Autor: Robert Schröder       --------------
----------     Formatierung für den RTE      ------------*/

/* - BEGIN ----------------------------------------------- Formatierung Textelemente ------------------------------------------------------ */

span.roteSchrift {
		color: #FF0000;
}

span.sehrGross {
		font-size: 14px;
}

span.gross {
		font-size: 12px;
}

span.klein {
		font-size: 9px;
}

span.sehrKlein {
		font-size: 8px;
}

/* - END ------------------------------------------------- Formatierung Textelemente ------------------------------------------------------ */


/* - BEGIN ----------------------------------------------- Formatierung A-Tag ------------------------------------------------------------- */

a.downloadlink {
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #76787B;
}

a.downloadlinkrot {

	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #9F3432;
}

a.inhaltlink {

        font-size: 12px;
        font-weight: normal;
        font-variant: normal;
        color: #9F3432;
}
/* - END ------------------------------------------------- Formatierung A-Tag ------------------------------------------------------------- */


/* - BEGIN ----------------------------------------------- Formatierung Tabelle ----------------------------------------------------------- */

/* - END ------------------------------------------------- Formatierung Tabelle ----------------------------------------------------------- */


/* - BEGIN ----------------------------------------------- Formatierung Listen ------------------------------------------------------------ */

/* - END ------------------------------------------------- Formatierung Listen ------------------------------------------------------------ */


/* - BEGIN ----------------------------------------------- Formatierung Absaetze ---------------------------------------------------------- */

p.grosseSchrift {
		font-size:12px;
}

p.kleineSchrift {
		font-size:9px;
}
/* - END ------------------------------------------------- Formatierung Absaetze ---------------------------------------------------------- */


/* - BEGIN ----------------------------------------------- Formatierung Headline ---------------------------------------------------------- */

/* - END ------------------------------------------------- Formatierung Headline ---------------------------------------------------------- */
