/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_BlankLine10pt /* Blank Line 10pt */
{
 color: #000000;
}
span.f_BlankLine5pt /* Blank Line 5pt */
{
 font-size: 5pt;
 color: #000000;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Comment /* Comment */
{
}
span.f_Hauptpunkt /* Hauptpunkt */
{
 font-size: 12pt;
 font-weight: bold;
 color: #000000;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 12pt;
 font-weight: bold;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Notes /* Notes */
{
}
span.f_Text1 /* Text 1 */
{
 color: #000000;
}
span.f_Text2 /* Text 2 */
{
 color: #000000;
}
span.f_Text3 /* Text 3 */
{
 color: #000000;
}
span.f_Unterpunkt1 /* Unterpunkt 1 */
{
 color: #000000;
}
span.f_Unterpunkt2 /* Unterpunkt 2 */
{
 color: #000000;
}
span.f_Unterpunkt3 /* Unterpunkt 3 */
{
 color: #000000;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 38px;
}
.p_BlankLine10pt /* Blank Line 10pt */
{
 margin: 0px 0px 0px 0px;
}
.p_BlankLine5pt /* Blank Line 5pt */
{
 margin: 0px 0px 0px 0px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_Comment /* Comment */
{
}
.p_Hauptpunkt /* Hauptpunkt */
{
}
.p_Heading1 /* Heading1 */
{
 margin: 0px 0px 0px 0px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_Notes /* Notes */
{
}
.p_Text1 /* Text 1 */
{
 text-indent: 38px;
 margin: 0px 0px 0px 0px;
}
.p_Text2 /* Text 2 */
{
 text-indent: 57px;
 margin: 0px 0px 0px 0px;
}
.p_Text3 /* Text 3 */
{
 text-indent: 76px;
 margin: 0px 0px 0px 0px;
}
.p_Unterpunkt1 /* Unterpunkt 1 */
{
 text-indent: 4px;
 margin: 0px 0px 0px 34px;
}
.p_Unterpunkt2 /* Unterpunkt 2 */
{
 text-indent: 38px;
 margin: 0px 0px 0px 19px;
}
.p_Unterpunkt3 /* Unterpunkt 3 */
{
 text-indent: 57px;
 margin: 0px 0px 0px 19px;
}

