/* Text Styles */
hr { color: #000000}
body, table, tr, th /* Normal */
{
 font-size: 11pt;
 font-family: 'Verdana';
 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 */
{
 font-style: italic;
}
span.f_CopyrightFlag /* CopyrightFlag */
{
 font-size: 9pt;
 color: #808080;
}
span.f_CourierFixed /* Courier Fixed */
{
 font-size: 9pt;
 font-family: 'Courier New';
}
span.f_Heading1 /* Heading1 */
{
 font-size: 16pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 14pt;
 font-weight: bold;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_Info_Konfiguration /* Info_Konfiguration */
{
 color: #95aece;
}
span.f_Newstyle /* New style */
{
 font-size: 10pt;
 font-family: 'MS Sans Serif';
 font-weight: bold;
 text-decoration: underline;
}
span.f_NormalBeschreibung /* NormalBeschreibung */
{
}
span.f_NormalBold /* NormalBold */
{
 font-size: 10pt;
 font-weight: bold;
}
span.f_NormalCode /* NormalCode */
{
 font-size: 10pt;
 font-family: 'Courier New';
}
span.f_Notes /* Notes */
{
}
span.f_Paragraph /* Paragraph */
{
}
span.f_TableCode /* TableCode */
{
 font-size: 10pt;
 font-family: 'Courier New';
}
span.f_TableDescription /* TableDescription */
{
 font-size: 10pt;
 font-weight: bold;
}
span.f_TableHeader /* TableHeader */
{
 font-weight: bold;
}
span.f_TableWarning /* TableWarning */
{
 font-size: 10pt;
 font-weight: bold;
 color: #ff0000;
}
span.f_Warning /* Warning */
{
 color: #ff0000;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 6px 0px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_Comment /* Comment */
{
}
.p_CopyrightFlag /* CopyrightFlag */
{
}
.p_Heading1 /* Heading1 */
{
}
.p_Heading2 /* Heading2 */
{
}
.p_ImageCaption /* Image Caption */
{
}
.p_Info_Konfiguration /* Info_Konfiguration */
{
 margin: 0px 0px 0px 6px;
}
.p_NormalBeschreibung /* NormalBeschreibung */
{
 margin: 0px 0px 4px 0px;
}
.p_NormalBold /* NormalBold */
{
}
.p_NormalCode /* NormalCode */
{
 margin: 0px 0px 0px 0px;
}
.p_Notes /* Notes */
{
}
.p_Paragraph /* Paragraph */
{
 margin: 0px 0px 18px 0px;
}
.p_TableCode /* TableCode */
{
}
.p_TableDescription /* TableDescription */
{
}
.p_TableHeader /* TableHeader */
{
}
.p_TableWarning /* TableWarning */
{
}
.p_Warning /* Warning */
{
}
