/* Text Styles */
hr { color: #000000}
body, table, tr, th /* Normal */
{
 font-size: 11pt;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
}
span.f_Comment /* Comment */
{
}
span.f_CourierFixed /* Courier Fixed */
{
 font-size: 9pt;
 font-family: 'Courier New';
}
span.f_H1 /* H1 */
{
 font-size: 14pt;
 font-weight: bold;
}
span.f_H2 /* H2 */
{
 font-size: 12pt;
 font-style: italic;
 font-weight: bold;
}
span.f_H3 /* H3 */
{
 font-weight: bold;
}
span.f_H3Tabelle /* H3 Tabelle */
{
 font-weight: bold;
}
span.f_H4 /* H4 */
{
 text-decoration: underline;
}
span.f_H4Tabelle /* H4 Tabelle */
{
 text-decoration: underline;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 14pt;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 14pt;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-style: italic;
}
span.f_NBAufzaehlung /* NB Aufzählung */
{
}
span.f_NBAufzaehlungAuswahl /* NB Aufzählung Auswahl */
{
}
span.f_NBAufzaehlungAuswahlTabelle /* NB Aufzählung Auswahl Tabelle */
{
}
span.f_NBAufzaehlungWeitereInfos /* NB Aufzählung Weitere Infos */
{
}
span.f_NBMenuebefehl /* NB Menübefehl */
{
 font-style: italic;
 font-weight: bold;
}
span.f_NBNormalTabelle /* NB Normal Tabelle */
{
}
span.f_Notes /* Notes */
{
}
span.f_TODO /* TODO */
{
 font-size: 12pt;
 font-weight: bold;
 color: #ff0000;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 2px 0px 2px 19px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_Comment /* Comment */
{
}
.p_H1 /* H1 */
{
 text-indent: 19px;
 margin: 19px 0px 10px 0px;
}
.p_H2 /* H2 */
{
 text-indent: 19px;
 margin: 0px 0px 0px 0px;
}
.p_H3 /* H3 */
{
 margin: 13px 0px 10px 19px;
}
.p_H3Tabelle /* H3 Tabelle */
{
 margin: 13px 0px 10px 0px;
}
.p_H4 /* H4 */
{
 margin: 14px 0px 6px 19px;
}
.p_H4Tabelle /* H4 Tabelle */
{
 margin: 14px 0px 6px 0px;
}
.p_Heading1 /* Heading1 */
{
}
.p_Heading2 /* Heading2 */
{
 margin: 26px 0px 0px 106px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_NBAufzaehlung /* NB Aufzählung */
{
 text-indent: -14px;
 margin: 5px 0px 0px 42px;
}
.p_NBAufzaehlungAuswahl /* NB Aufzählung Auswahl */
{
 text-indent: -14px;
 margin: 5px 0px 0px 42px;
}
.p_NBAufzaehlungAuswahlTabelle /* NB Aufzählung Auswahl Tabelle */
{
 text-indent: -14px;
 margin: 5px 0px 0px 23px;
}
.p_NBAufzaehlungWeitereInfos /* NB Aufzählung Weitere Infos */
{
 text-indent: -14px;
 margin: 5px 0px 0px 42px;
}
.p_NBMenuebefehl /* NB Menübefehl */
{
}
.p_NBNormalTabelle /* NB Normal Tabelle */
{
 margin: 2px 0px 2px 0px;
}
.p_Notes /* Notes */
{
}
.p_TODO /* TODO */
{
 margin: 0px 0px 0px 0px;
}
