/* Text Styles */
hr { color: #000000}
body, table, tr, th /* Normal */
{
 font-size: 10pt;
 font-family: 'Calibri';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_BildlinksmitRahmen /* Bild links mit Rahmen */
{
 font-size: 9pt;
 color: #4c4c4c;
}
span.f_BildlinksohneRahmen /* Bild links ohne Rahmen */
{
 font-size: 9pt;
 color: #4c4c4c;
}
span.f_BildrechtsmitRahmen /* Bild rechts mit Rahmen */
{
 color: #ffffff;
}
span.f_BildrechtsohneRahmen /* Bild rechts ohne Rahmen */
{
 font-size: 9pt;
 color: #ffffff;
}
span.f_Bildunterschrift /* Bildunterschrift */
{
 font-size: 8pt;
 font-family: 'Verdana';
 font-weight: bold;
 background-color: #ffffff;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
}
span.f_Comment /* Comment */
{
}
span.f_externerLink /* externer Link */
{
 font-size: 11pt;
 color: #4d4d4d;
 text-decoration: underline;
}
span.f_GrossbildmitRahmen /* Grossbild mit Rahmen */
{
 font-size: 9pt;
 color: #4c4c4c;
}
span.f_GrossbildohneRahmen /* Grossbild ohne Rahmen */
{
 font-size: 9pt;
 color: #4c4c4c;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 20pt;
 font-weight: bold;
 color: #4d4d4d;
}
span.f_Hinweistext /* Hinweistext */
{
 font-size: 11pt;
 color: #4d4d4d;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 9pt;
 color: #4c4c4c;
}
span.f_ImageCaptionWiki /* Image Caption Wiki */
{
 font-size: 8pt;
 font-family: 'Verdana';
 font-weight: bold;
 color: #4c4c4c;
}
span.f_ImageCaptionWikiWithoutCaption /* Image Caption Wiki Without Caption */
{
 font-size: 8pt;
 font-family: 'Verdana';
 font-weight: bold;
 color: #4c4c4c;
}
span.f_internerLink /* interner Link */
{
 font-size: 11pt;
 color: #4d4d4d;
 text-decoration: underline;
}
span.f_Liste /* Liste */
{
 font-size: 11pt;
 color: #4d4d4d;
}
span.f_Notes /* Notes */
{
}
span.f_Nummierung /* Nummierung */
{
 font-size: 20pt;
}
span.f_Seitenueberschrift1 /* Seitenüberschrift 1 */
{
 font-size: 20pt;
 font-weight: bold;
 color: #4d4d4d;
}
span.f_Seitenueberschrift2 /* Seitenüberschrift 2 */
{
 font-size: 16pt;
 font-weight: bold;
 color: #4d4d4d;
}
span.f_Seitenueberschrift3 /* Seitenüberschrift 3 */
{
 font-weight: bold;
 color: #464646;
}
span.f_Textkoerper /* Textkörper */
{
 font-size: 11pt;
 color: #4d4d4d;
}
span.f_Textkoerperfett /* Textkörper fett */
{
 font-size: 11pt;
 font-weight: bold;
 color: #4d4d4d;
}
span.f_Textkoerper_Tabelle /* Textkörper_Tabelle */
{
 font-size: 11pt;
 color: #4d4d4d;
}
span.f_Ueberschrift1 /* Überschrift 1 */
{
 font-size: 16pt;
 font-weight: bold;
 color: #4d4d4d;
}
span.f_Ueberschrift2 /* Überschrift 2 */
{
 font-size: 14pt;
 font-weight: bold;
 color: #4d4d4d;
}
span.f_Ueberschrift3 /* Überschrift 3 */
{
 font-size: 12pt;
 font-weight: bold;
 color: #4d4d4d;
}
span.f_Ueberschrift4 /* Überschrift 4 */
{
 font-size: 12pt;
 font-style: italic;
 font-weight: bold;
 color: #4d4d4d;
}
span.f_Unterabschnitte /* Unterabschnitte */
{
 font-size: 16pt;
 font-weight: bold;
 color: #4f81bd;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_BildlinksmitRahmen /* Bild links mit Rahmen */
{
 white-space: nowrap;
 margin: 0px 15px 10px 0px;
}
.p_BildlinksohneRahmen /* Bild links ohne Rahmen */
{
 white-space: nowrap;
 margin: 5px 15px 10px 0px;
}
.p_BildrechtsmitRahmen /* Bild rechts mit Rahmen */
{
 margin: 0px 0px 10px 15px;
}
.p_BildrechtsohneRahmen /* Bild rechts ohne Rahmen */
{
 white-space: nowrap;
 margin: 5px 0px 10px 15px;
}
.p_Bildunterschrift /* Bildunterschrift */
{
 line-height: 1.50;
 margin: 10px 0px 10px 0px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_externerLink /* externer Link */
{
 text-align: justify;
 line-height: 1.50;
 margin: 0px 5px 5px 0px;
}
.p_GrossbildmitRahmen /* Grossbild mit Rahmen */
{
 white-space: nowrap;
 margin: 15px 0px 15px 0px;
}
.p_GrossbildohneRahmen /* Grossbild ohne Rahmen */
{
 white-space: nowrap;
 margin: 15px 0px 15px 0px;
}
.p_Heading1 /* Heading1 */
{
}
.p_Hinweistext /* Hinweistext */
{
 text-align: justify;
 line-height: 1.50;
 margin: 0px 5px 5px 0px;
}
.p_ImageCaption /* Image Caption */
{
 white-space: nowrap;
 margin: 0px 10px 10px 0px;
}
.p_ImageCaptionWiki /* Image Caption Wiki */
{
 line-height: 1.50;
}
.p_ImageCaptionWikiWithoutCaption /* Image Caption Wiki Without Caption */
{
 line-height: 1.50;
}
.p_internerLink /* interner Link */
{
 text-align: justify;
 line-height: 1.50;
 margin: 0px 5px 5px 0px;
}
.p_Liste /* Liste */
{
 text-align: justify;
 margin: 0px 5px 0px 0px;
}
.p_Notes /* Notes */
{
}
.p_Nummierung /* Nummierung */
{
 line-height: 1.50;
 margin: 0px 0px 0px 29px;
}
.p_Seitenueberschrift1 /* Seitenüberschrift 1 */
{
 line-height: 1.50;
 border-color: #d4d4d4;
 border-style: solid;
 border-width: 1px;
 border-top: none;
 border-right: none;
 border-left: none;
 background: #ffffff;
 margin: 4px 5px 4px 0px;
}
.p_Seitenueberschrift2 /* Seitenüberschrift 2 */
{
 line-height: 1.50;
 border-color: #d4d4d4;
 border-style: solid;
 border-width: 1px;
 border-top: none;
 border-right: none;
 border-left: none;
 background: #ffffff;
 margin: 4px 5px 4px 0px;
}
.p_Seitenueberschrift3 /* Seitenüberschrift 3 */
{
 line-height: 1.50;
 margin: 0px 5px 0px 0px;
}
.p_Textkoerper /* Textkörper */
{
 text-align: justify;
 line-height: 1.50;
 margin: 0px 5px 5px 0px;
}
.p_Textkoerperfett /* Textkörper fett */
{
 text-align: justify;
 line-height: 1.50;
 margin: 0px 5px 5px 0px;
}
.p_Textkoerper_Tabelle /* Textkörper_Tabelle */
{
 text-align: justify;
 line-height: 1.50;
 margin: 0px 0px 5px 0px;
}
.p_Ueberschrift1 /* Überschrift 1 */
{
 line-height: 1.50;
 margin: 25px 5px 7px 0px;
}
.p_Ueberschrift2 /* Überschrift 2 */
{
 line-height: 1.50;
 margin: 25px 5px 7px 0px;
}
.p_Ueberschrift3 /* Überschrift 3 */
{
 line-height: 1.50;
 margin: 5px 5px 4px 0px;
}
.p_Ueberschrift4 /* Überschrift 4 */
{
 line-height: 1.50;
 margin: 10px 5px 4px 0px;
}
.p_Unterabschnitte /* Unterabschnitte */
{
 line-height: 1.50;
 margin: 18px 5px 7px 0px;
}

