/* Text Styles */
hr { color: #000000}
body, table, tr, th /* Normal */
{
 font-size: 100%;
 font-family: Arial,Helvetica,sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
table, tr, th
{
 font-size: 100%;
}
span.f_CodeExample /* Code Example */
{
 font-size: 0.83rem;
 font-family: 'Courier New';
 font-weight: bold;
}
span.f_Codierungstabelle /* Codierungstabelle */
{
 font-size: 0.75rem;
}
span.f_Comment /* Comment */
{
}
span.f_CourierFixed /* Courier Fixed */
{
 font-size: 0.75rem;
 font-family: 'Courier New';
}
span.f_Definition /* Definition */
{
 color: #ffffff;
 background-color: #ff0000;
}
span.f_Endeabsatz /* Endeabsatz */
{
}
span.f_Figur /* Figur */
{
}
span.f_Folgeabsatz /* Folgeabsatz */
{
}
span.f_Folien /* Folien */
{
 font-size: 1.33rem;
 font-weight: bold;
 color: #808080;
}
span.f_Formel /* Formel */
{
}
span.f_GSD_Wort /* GSD_Wort */
{
 font-weight: bold;
 color: #008000;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 1.17rem;
 font-weight: bold;
 color: #0000ff;
}
span.f_Hinweis /* Hinweis */
{
 font-weight: bold;
 color: #ff0000;
}
span.f_Hyperlink /* Hyperlink */
{
 font-size: 0.83rem;
 color: #0000ff;
 text-decoration: underline;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 0.83rem;
}
span.f_Item /* Item */
{
}
span.f_Itemabsatz /* Itemabsatz */
{
}
span.f_Literaturhinweis /* Literaturhinweis */
{
}
span.f_Notes /* Notes */
{
}
span.f_pagenumber /* page number */
{
 font-size: 0.83rem;
}
span.f_Tabelle /* Tabelle */
{
}
span.f_Tabellenkopf /* Tabellenkopf */
{
}
span.f_Untertitel /* Untertitel */
{
 font-weight: bold;
}
/* Paragraph styles */
p, p.p_Normal, div.p_Normal /* Normal */
{
 text-align: justify;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0.6875rem 0px;
}
.p_CodeExample /* Code Example */
{
 font-size: 0.83rem;
 text-align: left;
 line-height: 1.0;
 white-space: nowrap;
 page-break-inside: avoid;
 margin: 0px 0px 0px 0px;
}
.p_Codierungstabelle /* Codierungstabelle */
{
 font-size: 0.75rem;
 margin: 0px 0px 0px 0px;
}
.p_Comment /* Comment */
{
 font-size: 1.00rem;
}
.p_Definition /* Definition */
{
 font-size: 1.00rem;
}
.p_Endeabsatz /* Endeabsatz */
{
 font-size: 1.00rem;
}
.p_Figur /* Figur */
{
 font-size: 1.00rem;
 text-align: center;
 page-break-after: avoid;
 margin: 1.0000rem 0px 0.6875rem 0px;
}
.p_Folgeabsatz /* Folgeabsatz */
{
 font-size: 1.00rem;
}
.p_Folien /* Folien */
{
 font-size: 1.33rem;
 text-align: center;
 margin: 0.6250rem 0px 1.1875rem 0px;
}
.p_Formel /* Formel */
{
 font-size: 1.00rem;
 margin: 0.5000rem 0px 0.6875rem 1.1875rem;
}
.p_GSD_Wort /* GSD_Wort */
{
 font-size: 1.00rem;
 margin: 0px 0px 0px 0px;
}
.p_Heading1 /* Heading1 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: justify;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0.6875rem 0px;
}
.p_Hinweis /* Hinweis */
{
 font-size: 1.00rem;
 text-align: center;
}
.p_ImageCaption /* Image Caption */
{
 font-size: 0.83rem;
 text-align: center;
}
.p_Item /* Item */
{
 font-size: 1.00rem;
}
.p_Itemabsatz /* Itemabsatz */
{
 font-size: 1.00rem;
}
.p_Literaturhinweis /* Literaturhinweis */
{
 font-size: 1.00rem;
 text-indent: -1.7500rem;
 margin: 0.5000rem 0px 0.6875rem 1.7500rem;
}
.p_Notes /* Notes */
{
 font-size: 1.00rem;
}
.p_Tabelle /* Tabelle */
{
 font-size: 1.00rem;
 text-align: left;
 margin: 0.5000rem 0px 0.5000rem 0px;
}
.p_Tabellenkopf /* Tabellenkopf */
{
 font-size: 1.00rem;
 text-align: center;
 page-break-after: avoid;
 margin: 0.5000rem 0px 0.5000rem 0px;
}
.p_Untertitel /* Untertitel */
{
 font-size: 1.00rem;
 text-align: left;
 page-break-after: avoid;
}


#hmlightbox /* image lightbox */
{
  border: none;
  padding: 8px;
  background: #FFF;
  font-size: 110%;
  font-weight: bold;
  color: #777;
  box-shadow: 5px 5px 5px #888;
}

a.dropdown-toggle /* dropdown toggle caption */
{
  cursor: pointer;
}
a.inline-toggle /* inline toggle caption */
{
  cursor: pointer;
}
img.dropdown-toggle-icon /* toggle icon */
{
  cursor: pointer;
}
/* CSS for responsive image maps */

.hmImageMap a.hmHotspotRect { display:block; position:absolute; border: 1px solid transparent; background:#000; opacity:0.01; filter:alpha(opacity=1)  }
.hmImageMap a.hmHotspotEllipse { display:block; position:absolute; border-radius:50%; border: 1px solid transparent; background:#000; opacity:0.01; filter:alpha(opacity=1) }
.hmImageMap:hover a.hmHotspotRect {opacity:0.3; filter:alpha(opacity=30); }
.hmImageMap:hover a.hmHotspotEllipse { opacity:0.3; filter:alpha(opacity=30); }
a.hmHotspotRect:hover { border:1px solid #000; background:#FFF; opacity:0.3; filter:alpha(opacity=30) }
a.hmHotspotEllipse:hover { border:1px solid #000; background:#FFF; opacity:0.3; filter:alpha(opacity=30) }
