/* fontprint.css Stand 17.11.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 */
/* optimale Lesbarkeit am Drucker */
body,
h1, h2, h3, h4, h5,
caption,
p,
a,
ul,
dl,
ol,
.text,
.contenttext,
.contentcentertext,
.tdkontakt,
.label,
.kontakt,
.startseite,
.listecaption,
.tablefragen th,
.tablefragen td,
.untertitel,
td,
th,
.capmeetings2,
.listecaption,
.menref0,
.menref1
{
  font-family:"Times New Roman", serif;
}

body,
table,
td,
th,
p,
dl,
dd,
dt,
.menref0,
.menref1,
h1, h2, h3, h4, h5,
.listecaption,
.form
{
  font-size:12pt; /* Ausgangsschriftgröße, gut lesbar */
}

h1
{
  font-size:16pt;
}
h2
{
  font-size:14pt;
}
h1, h2
{
  padding-top:1.0em;
  text-align:center;
}

.titel,
.untertitel,
.capmeetings1,
.capmeetings2,
.capkontakt,
.listeheader,
.listeback,
.listeline,
.listelegende,
caption,
.plz,
.ort,
.tag,
.zeit,
.thema,
.strasse,
.ig,
.region,
.mitaa
{
  font-size:11pt;
}

.listelegende,
.listecaption
{
  padding-bottom:0.5em;
  padding-top:0.5em;
}

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

.capmeetings2,
.version,
.revision,
.revisiontext
{
  font-size:8pt;
}

.gelassen
{
  font-size:16pt;
}

/* Print! */

.druckkopf
{
  font-size:11pt;
}

.druckuntertitel
{
  font-size:9pt;
}

.druckimpressum
{
  font-size:6pt;
}

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

