/* v.1.3.1 Copyright (c) 2006 - 2009 Stefan Rotter; Alle Rechte vorbehalten. */
/* Letzte Aenderung: 09. März 2009 13:30 CET */


p.ueberschriftgross {
font-family:"Arial", sans-serif;
font-weight:bold;
font-style:normal;
font-size:15px;
text-align:center;
color:#3C5994;
}

p.ueberschriftklein {
font-family:"Arial", sans-serif;
font-weight:normal;
font-style:italic;
font-size:13px;
text-align:center;
color:#3C5994;
}

p.tabellenUeberschrift {
font-family:"Arial", sans-serif;
font-weight:bold;
font-style:normal;
font-size:13px;
text-align:center;
color:#000000;
}

td.prg {  /* gleich wie in Datei stylesheet.css*/
font-family: "Arial", sans-serif;
font-size: 8pt;
text-align: justify
}

p.bildunterschrift {
font-family:"Arial", sans-serif;
font-weight:normal;
font-style:normal;
font-size:11px;
text-align:center;
color:#000000;
}

p.text {
font-family:"Arial", sans-serif;
font-weight:normal;
font-style:normal;
font-size:12px;
text-align:justify;
color:#000000;
}

img.ausrichtung {
float:left;
margin-right:7.5px;
margin-bottom:2.5px;
}

.content {
margin-left:10px;
margin-right:10px;
}

hr.black {
margin-left: auto;
margin-right: auto;
height: 1px;
width: 95%;
border: 0;
background-color: #000000;
color: #000000;
}
