/* Text Styles */
hr { color: #000000 }
body, table, tr, th /* Normal */
{
 font-size: 10pt;
 font-family: Verdana,Geneva,Arial,sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_Aufzaehlung /* Aufzählung */
{
}
span.f_CodeExample /* Code Example */
{
 font-family: 'Courier New',Courier,monospace;
}
span.f_Comment /* Comment */
{
 color: #808080;
}
span.f_footnotetext /* footnote text */
{
 font-size: 8pt;
 font-style: italic;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 14pt;
 font-weight: bold;
 text-transform: uppercase;
}
span.f_Heading2 /* Heading2 */
{
 font-size: 12pt;
 font-weight: bold;
 text-transform: uppercase;
}
span.f_Heading3 /* Heading3 */
{
 font-weight: bold;
 text-transform: uppercase;
}
span.f_highlight /* highlight */
{
 color: #1ea5a1;
 letter-spacing: 1px;
}
span.f_Hyperlink /* Hyperlink */
{
 color: #31827e;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
}
span.f_NormalohneAbstand /* Normal ohne Abstand */
{
}
span.f_Normalbolt /* Normal(bolt) */
{
 font-weight: bold;
}
span.f_Normalboltunderline /* Normal(bolt,underline) */
{
 font-weight: bold;
 text-decoration: underline;
}
span.f_Notes /* Notes */
{
 color: #808080;
 letter-spacing: 1px;
}
span.f_Titel1 /* Titel1 */
{
 font-size: 26pt;
 font-weight: bold;
 text-transform: uppercase;
}
span.f_Titel2 /* Titel2 */
{
 font-size: 14pt;
 color: #1ea5a1;
 text-transform: uppercase;
}
span.f_Wichtig /* Wichtig */
{
}
/* Paragraph styles */
p, p.p_Normal, div.p_Normal, li.p_Normal /* Normal */
{
 text-align: left;
 text-indent: 0;
 line-height: 1.44;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}
.p_Aufzaehlung /* Aufzählung */
{
 font-size: 10pt;
 page-break-after: avoid;
 margin: 0 0 0 19px;
}
.p_CodeExample /* Code Example */
{
 font-size: 10pt;
 line-height: 1.20;
 page-break-after: avoid;
}
.p_Comment /* Comment */
{
 font-size: 10pt;
 page-break-after: avoid;
}
.p_footnotetext /* footnote text */
{
 font-size: 8pt;
 line-height: 1.80;
 page-break-after: avoid;
}
.p_Heading1 /* Heading1 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 line-height: 1.44;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}
.p_Heading2 /* Heading2 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 line-height: 1.44;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}
.p_Heading3 /* Heading3 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 line-height: 1.44;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}
.p_highlight /* highlight */
{
 font-size: 10pt;
 page-break-after: avoid;
}
.p_Hyperlink /* Hyperlink */
{
 font-size: 10pt;
 page-break-after: avoid;
}
.p_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 page-break-after: avoid;
}
.p_NormalohneAbstand /* Normal ohne Abstand */
{
 font-size: 10pt;
 page-break-after: avoid;
}
.p_Normalbolt /* Normal(bolt) */
{
 font-size: 10pt;
 page-break-after: avoid;
}
.p_Normalboltunderline /* Normal(bolt,underline) */
{
 font-size: 10pt;
 page-break-after: avoid;
}
.p_Notes /* Notes */
{
 font-size: 10pt;
 page-break-after: avoid;
}
.p_Titel1 /* Titel1 */
{
 font-size: 26pt;
 page-break-after: avoid;
}
.p_Titel2 /* Titel2 */
{
 font-size: 14pt;
 page-break-after: avoid;
}
.p_Wichtig /* Wichtig */
{
 font-size: 10pt;
 page-break-after: avoid;
 border-color: #1ea5a1;
 border-style: solid;
 border-width: 2px;
 border-top: none;
 border-bottom: none;
 background: #e6e6e6;
 padding: 2px 2px 2px 2px;
 margin: 0 0 0 0;
}
/* Table styles */
table.AbwechseldeFarbe {
width: 700px;
border: none;
border-spacing: 0;
}
table.AbwechseldeFarbe tr.AbwechseldeFarbe {
text-align: left;
}
table.AbwechseldeFarbe th.AbwechseldeFarbe, table.AbwechseldeFarbe td.AbwechseldeFarbe {
vertical-align: top;
padding: 1px;
border: none;
}
table.AbwechseldeFarbe th {
background-color:#808080;
}
table.AbwechseldeFarbemitRahmen {
width: 700px;
border: none;
border-spacing: 0;
border-collapse: collapse;
}
table.AbwechseldeFarbemitRahmen tr.AbwechseldeFarbemitRahmen {
text-align: left;
}
table.AbwechseldeFarbemitRahmen th.AbwechseldeFarbemitRahmen, table.AbwechseldeFarbemitRahmen td.AbwechseldeFarbemitRahmen {
vertical-align: top;
padding: 0;
border: solid thin;
}
table.AbwechseldeFarbemitRahmen th {
background-color:#808080;
}
table.AbwechseldeFarbemitRahmenundAbstand {
width: 700px;
border: none;
border-spacing: 1px;
}
table.AbwechseldeFarbemitRahmenundAbstand tr.AbwechseldeFarbemitRahmenundAbstand {
text-align: left;
}
table.AbwechseldeFarbemitRahmenundAbstand th.AbwechseldeFarbemitRahmenundAbstand, table.AbwechseldeFarbemitRahmenundAbstand td.AbwechseldeFarbemitRahmenundAbstand {
vertical-align: top;
padding: 0;
border: solid thin;
}
table.AbwechseldeFarbemitRahmenundAbstand th {
background-color:#808080;
}
table.AbwechselndeFarbemitAbstand {
width: 700px;
border: solid thin;
border-spacing: 2px;
}
table.AbwechselndeFarbemitAbstand tr.AbwechselndeFarbemitAbstand {
text-align: left;
}
table.AbwechselndeFarbemitAbstand th.AbwechselndeFarbemitAbstand, table.AbwechselndeFarbemitAbstand td.AbwechselndeFarbemitAbstand {
vertical-align: top;
padding: 0;
border: none;
}
table.AbwechselndeFarbemitAbstand th {
background-color:#808080;
}
table.Rahmen {
width: 700px;
border: none;
border-spacing: 0;
border-collapse: collapse;
}
table.Rahmen tr.Rahmen {
text-align: left;
}
table.Rahmen th.Rahmen, table.Rahmen td.Rahmen {
vertical-align: top;
padding: 0;
border: solid thin;
}
table.RahmenmitAbstand {
width: 700px;
border: none;
border-spacing: 1px;
}
table.RahmenmitAbstand tr.RahmenmitAbstand {
text-align: left;
}
table.RahmenmitAbstand th.RahmenmitAbstand, table.RahmenmitAbstand td.RahmenmitAbstand {
vertical-align: top;
padding: 0;
border: solid thin;
}
div.hmrotate90  { display:inline-block; -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; }
div.hmrotate270 { display:inline-block; -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; writing-mode: vertical-rl; transform: rotate(180deg); }



#hmpopupdiv /* used for javascript text popups */
{
  display: none;
  position: absolute;
  z-index: 1000;
  background-color: #FFFFFF;
  padding: 6px;
  border:1px solid #000000;
  border-radius: 5px;
  box-shadow: 5px 5px 5px #888;
}

#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) }
