/* Text Styles */
hr { color: #c0c0c0}
body, table /* Normal */
{
 font-size: 10pt;
 font-family: 'Arial';
 font-style: normal;
 font-weight: normal;
 color: #c0c0c0;
 text-decoration: none;
}
span.f_BlankLine10pt /* Blank Line 10pt */
{
}
span.f_BlankLine5pt /* Blank Line 5pt */
{
 font-size: 5pt;
}
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;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 14pt;
 font-weight: bold;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Notes /* Notes */
{
}
span.f_Text1 /* Text 1 */
{
}
span.f_Text2 /* Text 2 */
{
}
span.f_Text3 /* Text 3 */
{
}
span.f_Unterpunkt1 /* Unterpunkt 1 */
{
}
span.f_Unterpunkt2 /* Unterpunkt 2 */
{
}
span.f_Unterpunkt3 /* Unterpunkt 3 */
{
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_BlankLine10pt /* Blank Line 10pt */
{
}
.p_BlankLine5pt /* Blank Line 5pt */
{
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_Hauptpunkt /* Hauptpunkt */
{
}
.p_Heading1 /* Heading1 */
{
}
.p_ImageCaption /* Image Caption */
{
}
.p_Notes /* Notes */
{
}
.p_Text1 /* Text 1 */
{
}
.p_Text2 /* Text 2 */
{
}
.p_Text3 /* Text 3 */
{
}
.p_Unterpunkt1 /* Unterpunkt 1 */
{
}
.p_Unterpunkt2 /* Unterpunkt 2 */
{
}
.p_Unterpunkt3 /* Unterpunkt 3 */
{
}
