/* "konferenzdokumentation" */
.fontDeck1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22pt;
	font-weight:bold;
	color:rgb(0,0,127);
}

/* "veranstalter", "titel" */
.fontDeck2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:rgb(0,0,127);
}

/* veranstalter, titel */
.fontDeck3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:rgb(255,99,0);
}

/* rechtetext */
.fontDeck4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:rgb(0,0,127);
}


/* titel */
.fontTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:rgb(0,0,127);
}

/* ueberschrift (z.b. "inhalt") */
.fontHeadline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22pt;
	font-weight:bold;
	color:rgb(255,99,0);
}


/* Inhalt, Statistik */
.font14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:normal;
	color:rgb(0,0,127);
	text-decoration:none;
}

/* Proto, Workshop, Gesamtrang, Verabredung, Statistik */
.font14b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:rgb(0,0,127);
	text-decoration:none;
}

/* Anliegen, Gesamtrang, TopAnliegen */
.font12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:normal;
	color:rgb(0,0,127);
}

/* Anliegen, Proto, Workshop, Gesamtrang, TopAnliegen, Verabredung */
.font12b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:rgb(0,0,127);
}

/* TNListe, fontProto, Workshop, Cafe, Verabredung, Schussrunde */
.font10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:rgb(0,0,127);
}

/* TNListe */
.font10b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:rgb(0,0,127);
}

/* Statistik */
.font10bo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:rgb(255,99,0);
}

