/* Text Styles */
hr { color: #000000}
body, table /* Normal */
{
 font-size: 10pt;
 font-family: 'Tahoma';
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_Absatz-Ueberschrift /* Absatz-Überschrift */
{
 font-size: 12pt;
 font-weight: bold;
 color: #333399;
}
span.f_Button /* Button */
{
 background-color: #e3deca;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Comment /* Comment */
{
}
span.f_Heading1 /* Heading1 */
{
 font-size: 14pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_Hotkey /* Hotkey */
{
 font-family: 'Verdana';
 font-weight: bold;
 color: #993300;
}
span.f_HTML-Code /* HTML-Code */
{
 font-family: 'Courier New';
}
span.f_ImageCaption /* Image Caption */
{
 font-weight: bold;
}
span.f_Kursivhervorheben /* Kursiv hervorheben */
{
 font-family: 'Arial';
 font-style: italic;
 font-weight: bold;
}
span.f_Linkliste /* Linkliste */
{
 font-family: 'Verdana';
}
span.f_Linkliste-Header /* Linkliste-Header */
{
 font-family: 'Verdana';
 font-weight: bold;
}
span.f_Menue /* Menü */
{
 background-color: #ebe7d8;
}
span.f_Menuepunkt /* Menüpunkt */
{
 font-family: 'System';
 font-weight: bold;
}
span.f_Notes /* Notes */
{
}
span.f_TAG /* TAG */
{
 font-family: 'Courier New';
 font-weight: bold;
 color: #0000ff;
}
span.f_Text /* Text */
{
 font-family: 'Arial';
}
span.f_Tipp /* Tipp */
{
}
span.f_Tippheader /* Tippheader */
{
 font-size: 11pt;
 font-weight: bold;
}
span.f_User-Input /* User-Input */
{
 font-family: 'Comic Sans MS';
 font-weight: bold;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_Absatz-Ueberschrift /* Absatz-Überschrift */
{
 margin: 19px 0px 19px 0px;
}
.p_Button /* Button */
{
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_Heading1 /* Heading1 */
{
}
.p_Hotkey /* Hotkey */
{
}
.p_HTML-Code /* HTML-Code */
{
 margin: 0px 0px 0px 36px;
}
.p_ImageCaption /* Image Caption */
{
}
.p_Kursivhervorheben /* Kursiv hervorheben */
{
 margin: 0px 0px 0px 36px;
}
.p_Linkliste /* Linkliste */
{
 white-space: nowrap;
 border-color: #999999;
 border-style: solid;
 border-width: 1px;
 border-top: none;
 border-bottom: none;
 background: #dbdbd7;
 padding: 4px 4px 4px 4px;
 margin: -4px -4px 4px 1px;
}
.p_Linkliste-Header /* Linkliste-Header */
{
 white-space: nowrap;
 border-color: #808080;
 border-style: solid;
 border-width: 1px;
 background: #c0c0c0;
 padding: 4px 4px 4px 4px;
 margin: -4px -4px 4px 1px;
}
.p_Menue /* Menü */
{
}
.p_Menuepunkt /* Menüpunkt */
{
}
.p_Notes /* Notes */
{
}
.p_TAG /* TAG */
{
 margin: 0px 0px 0px 36px;
}
.p_Text /* Text */
{
 margin: 0px 0px 0px 36px;
}
.p_Tipp /* Tipp */
{
 margin: 0px 24px 0px 24px;
}
.p_Tippheader /* Tippheader */
{
 margin: 0px 24px 0px 24px;
}
.p_User-Input /* User-Input */
{
 margin: 0px 0px 0px 36px;
}
