/* font.css Stand 30.04.2005 */
/* Diese Formatvorlage bestimmt NUR die Schriftarten und -Größen */
/* Abgestimmt auf IE 5.x., 6.x, Netscape 4.x, 6.x, 7.x, Mozilla 1.x, Opera 6.x, 7.x, Firefox 1.x */
/* Andere Formatierungen in screen_net.css */

/* Grundeinstellungen */
.untertitel,
td,
th,
.capmeetings2,
.listecaption,
.menref0,
.menref1
{
  font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}

body,
table,
td,
th,
caption,
p,
dl,
dd,
dt,
.menref0,
.menref1,
h1, h2, h3, h4, h5,
.plz,
.ort,
.tag,
.zeit,
.thema,
.strasse,
.ig,
.region,
.mitaa,
.form
{
  font-size:13px; /* Ausgangsschriftgröße, gut lesbar */
}

.navref0,
.navref1,
.schnellsuche,
.subsuche
{
  font-family:"MS Sans Serif", sans-serif; /* sehr Platz sparend, gut zu lesen bei kleiner Schrift */
  font-size:11px;
}

.titel,
.untertitel,
.capmeetings1,
.capmeetings2,
.capkontakt,
.listeheader,
.listeback,
.listeline,
.listecaption
{
  font-size:12px;
}

.zusatz,
.pdfinfo,
.lagekarte,
.kartelegende,
.formlabel,
.clsubmit,
.clconfirm,
.clreset
{
  font-size:11px;
}

.capmeetings2,
.version,
.revision,
.revisiontext
{
  font-size:10px;
}

.gelassen
{
  font-size:24px;
}

/* Print! */
.drucken
{
  font-size:10px;
}

.druckkopf
{
  font-size:11pt;
}

.druckuntertitel
{
  font-size:9pt;
}

.druckimpressum
{
  font-size:6pt;
}

/* optimale Lesbarkeit am Bildschirm */
body,
h1, h2, h3, h4, h5,
caption,
p,
a,
ul,
dl,
ol,
.text,
.contenttext,
.contentcentertext,
.tdkontakt,
.label,
.kontakt,
.startseite,
.listecaption,
.tablefragen th,
.tablefragen td
{
  font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
}

pre,
.suchetext,
.mono,
.druckkopf,
.druckimpressum
{
  font-family:monospace;
}

