/* 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_Caption /* Caption */
{
 font-weight: bold;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Comment /* Comment */
{
 font-style: italic;
}
span.f_Eingerueckt /* Eingerückt */
{
}
span.f_Heading1 /* Heading1 */
{
 font-size: 12pt;
 font-weight: bold;
 color: #990000;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 11pt;
 font-weight: bold;
 color: #990000;
}
span.f_Heading3 /* Heading3 */
{
 font-weight: bold;
 color: #990000;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-style: italic;
}
span.f_ListohneAbstand /* List (ohne Abstand) */
{
}
span.f_Matrix-Pro-CS /* Matrix-Pro-CS */
{
 font-size: 9pt;
 font-weight: bold;
 color: #993300;
}
span.f_MenuCaption /* Menu Caption */
{
 font-weight: bold;
 background-color: #eaeaea;
}
span.f_Notes /* Notes */
{
}
span.f_Numbering /* Numbering */
{
}
span.f_PageHeader /* Page Header */
{
 font-size: 12pt;
 font-weight: bold;
 color: #990000;
}
span.f_Popup /* Popup */
{
 font-size: 8pt;
}
span.f_PopupCaption /* Popup Caption */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_PopupComment /* Popup Comment */
{
 font-size: 8pt;
 font-style: italic;
}
span.f_PopupHeading /* Popup Heading */
{
 font-size: 8pt;
 font-weight: bold;
}
span.f_TableText /* TableText */
{
}
span.f_TippnurdasWort /* Tipp (nur das Wort) */
{
 font-style: italic;
 font-weight: bold;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 14px 0px 0px 0px;
}
.p_Caption /* Caption */
{
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
 margin: 5px 0px 0px 0px;
}
.p_Comment /* Comment */
{
 margin: 24px 0px 0px 0px;
}
.p_Eingerueckt /* Eingerückt */
{
 text-indent: -28px;
 margin: 5px 0px 0px 28px;
}
.p_Heading1 /* Heading1 */
{
}
.p_Heading2 /* Heading2 */
{
 margin: 24px 0px 0px 0px;
}
.p_Heading3 /* Heading3 */
{
 margin: 19px 0px 0px 0px;
}
.p_ImageCaption /* Image Caption */
{
 margin: 7px 0px 0px 0px;
}
.p_ListohneAbstand /* List (ohne Abstand) */
{
 margin: 0px 0px 0px 0px;
}
.p_Matrix-Pro-CS /* Matrix-Pro-CS */
{
 text-align: center;
}
.p_MenuCaption /* Menu Caption */
{
}
.p_Notes /* Notes */
{
}
.p_Numbering /* Numbering */
{
 margin: 5px 0px 0px 0px;
}
.p_PageHeader /* Page Header */
{
}
.p_Popup /* Popup */
{
 margin: 5px 0px 0px 0px;
}
.p_PopupCaption /* Popup Caption */
{
 margin: 5px 0px 0px 0px;
}
.p_PopupComment /* Popup Comment */
{
 margin: 9px 0px 0px 0px;
}
.p_PopupHeading /* Popup Heading */
{
 margin: 5px 0px 0px 0px;
}
.p_TableText /* TableText */
{
 margin: 5px 5px 5px 5px;
}
.p_TippnurdasWort /* Tipp (nur das Wort) */
{
}
