/* Text Styles */
hr { color: #3570b8}
body, table /* Normal */
{
 font-size: 13px;
 font-family: 'Tahoma';
 font-style: normal;
 font-weight: normal;
 color: #3570b8;
 text-decoration: none;
}
span.f_Anmerkung /* Anmerkung */
{
 font-family: 'Arial';
 font-style: italic;
 font-weight: bold;
 color: #000000;
}
span.f_Beispiel /* Beispiel */
{
 font-weight: bold;
 color: #008000;
}
span.f_BlauFETT /* Blau FETT */
{
 font-family: 'Verdana';
 font-weight: bold;
 color: #0000ff;
}
span.f_Blaufett2 /* Blau, fett2 */
{
 font-family: 'Arial';
 color: #000000;
}
span.f_Captions /* Captions */
{
 font-family: 'Arial';
 color: #0000ff;
}
span.f_CodeExample /* Code Example */
{
 font-size: 11px;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Comment /* Comment */
{
}
span.f_Headingredunderlined /* Heading, red underlined */
{
 font-size: 16px;
 font-family: 'Arial';
 font-weight: bold;
 color: #ff0000;
 text-decoration: underline;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 19px;
 font-family: 'MS Sans Serif';
 font-weight: bold;
 color: #ffffff;
}
span.f_Highlight /* Highlight */
{
 font-weight: bold;
 color: #000000;
 background-color: #ffff99;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 11px;
 font-style: italic;
}
span.f_Leftindentto72 /* Left indent to 72 */
{
 font-family: 'Arial';
 color: #000000;
}
span.f_Notes /* Notes */
{
}
span.f_OnlineDemo /* Online Demo */
{
 font-size: 16px;
 font-weight: bold;
 color: #000000;
 background-color: #ffff99;
}
span.f_Orangefett /* Orange, fett */
{
 font-weight: bold;
 color: #ff9900;
}
span.f_rotfett /* rot fett */
{
 font-family: 'Arial';
 font-weight: bold;
 color: #ff0000;
}
span.f_schwarzfett /* schwarz fett */
{
 font-weight: bold;
 color: #000000;
}
span.f_Schwarzfettkursiv /* Schwarz fett kursiv */
{
 font-family: 'Arial';
 font-style: italic;
 font-weight: bold;
 color: #000000;
}
span.f_Sieheauch /* Siehe auch */
{
 font-family: 'Arial';
 color: #969696;
}
span.f_Ueberschrift1 /* Ueberschrift 1 */
{
 font-size: 19px;
 font-family: 'Arial';
 font-weight: bold;
 color: #5c89d7;
}
span.f_Ueberschrift2 /* Ueberschrift 2 */
{
 font-size: 16px;
 font-family: 'Arial';
 font-weight: bold;
 color: #5c89d7;
}
span.f_Ueberschrift3 /* Ueberschrift 3 */
{
 font-size: 15px;
 font-family: 'Arial';
 font-weight: bold;
 color: #5c89d7;
}
span.f_UnderlineBlueFett /* Underline Blue Fett */
{
 font-size: 16px;
 font-family: 'Arial';
 font-weight: bold;
 color: #000080;
 text-decoration: underline;
}
span.f_WichtigeBegriffe /* Wichtige Begriffe */
{
 color: #ff6600;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_Anmerkung /* Anmerkung */
{
}
.p_Beispiel /* Beispiel */
{
}
.p_BlauFETT /* Blau FETT */
{
 background: #ffffff;
 margin: 0px 0px 0px 48px;
}
.p_Captions /* Captions */
{
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_Headingredunderlined /* Heading, red underlined */
{
}
.p_Heading1 /* Heading1 */
{
}
.p_Highlight /* Highlight */
{
}
.p_ImageCaption /* Image Caption */
{
}
.p_Leftindentto72 /* Left indent to 72 */
{
 margin: 0px 0px 0px 96px;
}
.p_Notes /* Notes */
{
}
.p_OnlineDemo /* Online Demo */
{
}
.p_Orangefett /* Orange, fett */
{
}
.p_rotfett /* rot fett */
{
}
.p_schwarzfett /* schwarz fett */
{
}
.p_Schwarzfettkursiv /* Schwarz fett kursiv */
{
}
.p_Sieheauch /* Siehe auch */
{
}
.p_Ueberschrift3 /* Ueberschrift 3 */
{
 border-color: #ff0000;
 border-style: solid;
 border-width: 3px;
 padding: 4px 4px 4px 4px;
 margin: -4px -4px -4px 20px;
}
.p_WichtigeBegriffe /* Wichtige Begriffe */
{
}

