/* Text Styles */
hr { color: #000000 }
body, table, tr, th /* Normal */
{
 font-size: 15px;
 font-family: Tahoma,Geneva,Verdana,sans-serif;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}
span.f_CodeExample /* Code Example */
{
 font-size: 13px;
 font-family: 'Courier New',Courier,monospace;
}
span.f_Comment /* Comment */
{
}
span.f_Default /* Default */
{
 font-family: Calibri,Vectora,'Droid Sans','Open Sans',Frutiger,sans-serif;
}
span.f_Einzug1 /* Einzug 1 */
{
}
span.f_Heading1 /* Heading1 */
{
 font-size: 21px;
 font-weight: bold;
 color: #804040;
 text-transform: uppercase;
}
span.f_Hyperlink /* Hyperlink */
{
 color: #3467ff;
 text-decoration: underline;
}
span.f_ImageCaption /* Image Caption */
{
 font-style: italic;
}
span.f_Mammut_Schattiert /* Mammut_Schattiert */
{
 background-color: #ffffc6;
}
span.f_NoSpacing /* No Spacing */
{
 font-size: 16px;
}
span.f_Notes /* Notes */
{
 font-style: italic;
}
span.f_Schattiert_Grau /* Schattiert_Grau */
{
 background-color: #c0c0c0;
}
span.f_Standard /* Standard */
{
}
span.f_StandardFett /* Standard Fett */
{
 font-weight: bold;
}
span.f_StandardFettKursiv /* Standard Fett + Kursiv */
{
 font-style: italic;
 font-weight: bold;
}
span.f_StandardKursiv /* Standard Kursiv */
{
 font-style: italic;
}
span.f_StandardU /* Standard U */
{
 text-decoration: underline;
}
span.f_TabelleUeberschrift /* Tabelle Überschrift */
{
 font-size: 19px;
 color: #ff0000;
}
span.f_Titel1 /* Titel 1 */
{
 font-size: 20px;
 font-weight: bold;
}
span.f_Titel2 /* Titel 2 */
{
 font-size: 19px;
 font-weight: bold;
}
span.f_Titel3 /* Titel 3 */
{
 font-size: 16px;
 font-weight: bold;
}
/* Paragraph styles */
p, p.p_Normal, div.p_Normal, li.p_Normal /* Normal */
{
 text-align: left;
 text-indent: 0;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}
.p_CodeExample /* Code Example */
{
 font-size: 13px;
 line-height: 1.0;
 white-space: nowrap;
}
.p_Comment /* Comment */
{
 font-size: 15px;
 text-align: center;
}
.p_Default /* Default */
{
 font-size: 15px;
}
.p_Einzug1 /* Einzug 1 */
{
 font-size: 15px;
 line-height: 1.80;
 margin: 0 0 0 38px;
}
.p_Heading1 /* Heading1 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 page-break-after: avoid;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}
.p_ImageCaption /* Image Caption */
{
 font-size: 15px;
}
.p_Mammut_Schattiert /* Mammut_Schattiert */
{
 font-size: 15px;
 margin: 0 0 10px 0;
}
.p_NoSpacing /* No Spacing */
{
 font-size: 16px;
}
.p_Notes /* Notes */
{
 font-size: 15px;
}
.p_Schattiert_Grau /* Schattiert_Grau */
{
 font-size: 15px;
 margin: 0 0 10px 0;
}
.p_Standard /* Standard */
{
 font-size: 15px;
}
.p_StandardFett /* Standard Fett */
{
 font-size: 15px;
}
.p_StandardFettKursiv /* Standard Fett + Kursiv */
{
 font-size: 15px;
}
.p_StandardKursiv /* Standard Kursiv */
{
 font-size: 15px;
}
.p_StandardU /* Standard U */
{
 font-size: 15px;
}
.p_TabelleUeberschrift /* Tabelle Überschrift */
{
 font-size: 19px;
 text-align: center;
}
.p_Titel1 /* Titel 1 */
{
 font-size: 20px;
 line-height: 1.80;
 page-break-after: avoid;
 margin: 4px 0 10px 0;
}
.p_Titel2 /* Titel 2 */
{
 font-size: 19px;
 line-height: 1.80;
 page-break-after: avoid;
 margin: 17px 0 0 0;
}
.p_Titel3 /* Titel 3 */
{
 font-size: 16px;
 line-height: 1.80;
 page-break-after: avoid;
 margin: 17px 0 0 0;
}
/* Table styles */
table.MammutTabelle {
 width: 100%;
 border: solid 2px #C2C2C2;
 border-spacing: 0;
 border-collapse: collapse;
}
table.MammutTabelle tr.MammutTabelle {
 text-align: left;
}
table.MammutTabelle th.MammutTabelle, table.MammutTabelle td.MammutTabelle {
 vertical-align: top;
 padding: 4px;
 border: solid thin #C2C2C2;
}
table.MammutTabelle th.MammutTabelle {
 background-color:#00ff00;
}
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); }

a.imagetogglelink {
  position: relative;
  display: inline-block;
}
svg.image-toggle-magnifier { /* Magnifier icon for image toggles */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 40pt;
  height: 40pt;
  max-width: 80%;
  max-height: 80%;
  fill: #FFFFFF;
  stroke: #808080;
  stroke-width: 0.5pt;
  opacity: 0.3;
  transition: opacity 0.3s;
}
img.image-toggle:hover + svg.image-toggle-magnifier, svg.image-toggle-magnifier:hover {
  opacity: 1;
}



#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 }
.hmImageMap a.hmHotspotEllipse { display:block; position:absolute; border-radius:50%; border: 1px solid transparent; background:#000; opacity:0.01 }
.hmImageMap:hover a.hmHotspotRect {opacity:0.3 }
.hmImageMap:hover a.hmHotspotEllipse { opacity:0.3 }
a.hmHotspotRect:hover { border:1px solid #000; background:#FFF; opacity:0.3 }
a.hmHotspotEllipse:hover { border:1px solid #000; background:#FFF; opacity:0.3 }
