/* Text Styles */
hr { color: #ff6600}
body, table, tr, th /* Normal */
{
 font-size: 12px;
 font-family: 'Verdana';
 font-style: normal;
 font-weight: normal;
 color: #ff6600;
 text-decoration: none;
}
span.f_1Stufeeinruecken /* 1 Stufe einrücken */
{
 font-size: 13px;
 font-family: 'Arial';
 color: #000000;
}
span.f_1StufeBullets /* 1.Stufe Bullets */
{
 color: #555555;
}
span.f_2Stufeneinruecken /* 2 Stufen einrücken */
{
 font-size: 13px;
 font-family: 'Arial';
 color: #000000;
}
span.f_2StufeBullets /* 2.Stufe Bullets */
{
 font-size: 13px;
 font-family: 'Arial';
 color: #000000;
}
span.f_Bildbeschreibung /* Bildbeschreibung */
{
 font-size: 11px;
 color: #555555;
}
span.f_CodeExample /* Code Example */
{
 font-size: 11px;
 font-family: 'Courier New';
 color: #333333;
}
span.f_Comment /* Comment */
{
}
span.f_FAQAnswer /* FAQ Answer */
{
 color: #555555;
}
span.f_Fliesstext /* Fliesstext */
{
 color: #555555;
}
span.f_Format5 /* Format5 */
{
 font-size: 13px;
 font-family: 'Arial';
 color: #000000;
}
span.f_Format6 /* Format6 */
{
 font-size: 13px;
 font-family: 'Arial';
 color: #000000;
}
span.f_Header1 /* Header1 */
{
 font-weight: bold;
 color: #555555;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 19px;
 font-family: 'Arial';
 color: #000000;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 11px;
 font-weight: bold;
}
span.f_Notes /* Notes */
{
}
span.f_TopicHeader /* TopicHeader */
{
 font-size: 19px;
 color: #3366ff;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: justify;
 text-indent: 0px;
 line-height: 1.50;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}
.p_1Stufeeinruecken /* 1 Stufe einrücken */
{
 text-align: left;
 text-indent: 38px;
 line-height: 1.0;
 margin: 0px 0px 0px 11px;
}
.p_1StufeBullets /* 1.Stufe Bullets */
{
 text-align: left;
 text-indent: -20px;
 line-height: 1.0;
 margin: 0px 0px 5px 30px;
}
.p_2Stufeneinruecken /* 2 Stufen einrücken */
{
 text-align: left;
 text-indent: 87px;
 line-height: 1.0;
}
.p_2StufeBullets /* 2.Stufe Bullets */
{
 text-align: left;
 text-indent: 76px;
 line-height: 1.0;
 margin: 0px 0px 0px 11px;
}
.p_Bildbeschreibung /* Bildbeschreibung */
{
 text-align: left;
 line-height: 1.0;
 margin: 3px 0px 3px 5px;
}
.p_CodeExample /* Code Example */
{
 text-align: left;
}
.p_Comment /* Comment */
{
}
.p_FAQAnswer /* FAQ Answer */
{
 text-align: left;
 margin: 0px 0px 0px 15px;
}
.p_Fliesstext /* Fliesstext */
{
 text-align: left;
 margin: 0px 0px 8px 0px;
}
.p_Format5 /* Format5 */
{
 text-align: left;
 line-height: 1.0;
}
.p_Format6 /* Format6 */
{
 text-align: left;
 line-height: 1.0;
}
.p_Header1 /* Header1 */
{
 text-align: left;
 line-height: 1.0;
 margin: 15px 0px 4px 0px;
}
.p_Heading1 /* Heading1 */
{
 text-align: left;
}
.p_ImageCaption /* Image Caption */
{
}
.p_Notes /* Notes */
{
}
.p_TopicHeader /* TopicHeader */
{
 text-align: left;
 line-height: 1.0;
 white-space: nowrap;
 margin: 0px 0px 30px 0px;
}
