/* Text Styles */
hr { color: #000000 }
body, table, tr, th /* Normal */
{
 font-size: 14pt;
 font-family: Roboto;
 font-style: normal;
 font-weight: 300;
 color: #575757;
 text-decoration: none;
}
span.f__SEPPmailHandbuch /* _SEPPmail Handbuch */
{
}
span.f_bold /* bold */
{
 font-weight: bold;
}
span.f_italic /* italic */
{
 font-style: italic;
}
span.f_underlined /* underlined */
{
 text-decoration: underline;
}
span.f_bold_italic /* bold_italic */
{
 font-weight: bold;
 font-style: italic;
}
span.f_bold_underlined /* bold_underlined */
{
 font-weight: bold;
 text-decoration: underline;
}
span.f_bold_italic_underlined /* bold_italic_underlined */
{
 font-weight: bold;
 font-style: italic;
 text-decoration: underline;
}
span.f_Fussnote /* Fussnote */
{
 font-size: 10pt;
 font-style: italic;
}
span.f_InternetLink /* Internet Link */
{
 color: #c7d400;
 text-decoration: underline;
}
span.f_Kapitelverweis /* Kapitelverweis */
{
 background-color: #c7d400;
 text-decoration: underline;
}
span.f_LogEintrag /* Log Eintrag */
{
 font-size: 8pt;
 font-family: Verdana;
 background-color: #f2f2f2;
}
span.f_Menuepunkt /* Menüpunkt */
{
 font-family: Verdana;
 font-weight: bold;
 color: #C9D30E;;
}
span.f_Sektion /* Sektion */
{
 font-family: 'Verdana';
 font-size: 14pt;
 font-weight: normal;
 color: #505050;
 background-color: #c2c2c2;
}
span.f_Abschnitt /* Abschnitt */
{
 font-family: 'Verdana';
 font-size: 14pt;
 font-weight: bold;
 color: #505050;
 background-color: #f9f9f9;
}
span.f_Teilabschnitt /* Teilabschnitt */
{
 font-family: 'Verdana';
 font-size: 12pt;
 font-weight: bold;
 color: #505050;
 background-color: #f9f9f9;
}
span.f_Teiloption /* Teiloption */
{
 font-family: 'Verdana';
 font-size: 10pt;
 font-weight: normal;
 color: #505050;
 background-color: #f2f2f2;
}
span.f_Eingabe /* Eingabe */
{
 font-family: 'Verdana';
 font-size: 11pt;
 font-weight: normal;
 color: #000000;
}
span.f_Schaltflaeche /* Schaltfläche */
{
 font-family: Verdana;
 font-size: 14pt;
 font-weight: bold;
 color: #ffffff;
 background-color: #b3cb2c;
}
span.f_Tabellenueberschrift /* Tabellenüberschrift */
{
 font-size: 12pt;
 font-family: Verdana;
 font-weight: bold;
 color: #000000;
 background-color: #F9F9F9;
 text-decoration: underline;
}
span.f_AdminGUILink /* AdminGUILink */
{
 font-size: 12pt;
 font-family: Verdana;
 font-weight: bolder;
 color: #C9D30E;
 text-decoration: underline;
}
span.f_Untermenue /* Untermenü */
{
 font-size: 14pt;
 font-family: Verdana;
 font-weight: normal;
 color: #A2BB26;
}
span.f_Notes /* Notes */
{
 font-size: 10pt;
 font-style: italic;
 color: #ff0000;
}
span.f_Notesdurchgestrichen /* Notes durchgestrichen */
{
 font-size: 10pt;
 font-style: italic;
 color: #ff0000;
 text-decoration: line-through;
}
span.f_Rueckmeldunginformativ /* Rückmeldung informativ */
{
 font-size: 12pt;
 font-family: Verdana;
 font-weight: bold;
 color: #000000;
 background-color: #fcf2ad;
}
span.f_Rueckmeldungnegativ /* Rückmeldung negativ */
{
 font-size: 12pt;
 font-family: Verdana;
 font-weight: bold;
 color: #000000;
 background-color: #fc6a6a;
}
span.f_Rueckmeldungpositiv /* Rückmeldung positiv */
{
 font-size: 12pt;
 font-family: Verdana;
 font-weight: bold;
 color: #000000;
 background-color: #cdf0b3;
}
span.f_Ruleset_Befehl /* Ruleset_Befehl */
{
 font-size: 9pt;
 font-family: 'Courier New',Courier,monospace;
 font-style: normal;
 font-weight: normal;
 color: #575757;
 background-color: #efefef;
}
span.f_Ruleset_Befehl_Rueckgabewert /* Ruleset_Befehl_Rückgabewert */
{
 font-size: 9pt;
 font-family: 'Courier New',Courier,monospace;
 font-style: normal;
 font-weight: normal;
 color: #575757;
 background-color: #efefef;
 text-decoration: underline;
}
span.f_Statusgueltig /* Status gültig */
{
 font-size: 12pt;
 font-family: Verdana;
 font-weight: normal;
 /* line-height: 15; */
 color: #008000;
 background-color: #ffffff;
}
span.f_Statusneutral /* Status neutral */
{
 font-size: 12pt;
 font-family: Verdana;
 font-weight: normal;
 /* line-height: 15; */
 color: #505050;
 background-color: #ffffff;
}
span.f_Statusungueltig /* Status ungültig */
{
 font-size: 12pt;
 font-family: Verdana;
 font-weight: normal;
 /* line-height: 15; */
 color: #ff0000;
 background-color: #ffffff;
}
span.f_TEIL /* TEIL */
{
 font-size: 23pt;
 font-weight: bold;
 color: #c7d400;
 text-decoration: underline;
 text-transform: uppercase;
}
span.f_CodeExample /* Code Example */
{
 font-size: 10pt;
 font-family: 'Courier New',Courier,monospace;
 font-style: normal;
 font-weight: normal;
 color: #000000;
}
span.f_Comment /* Comment */
{
 font-size: 10pt;
 font-style: italic;
 color: #ff0000;
}
span.f_H1 /* H1 */
{
 font-size: 35pt;
 font-weight: 200;
 /* line-height: 50; */
 text-transform: uppercase;
}
span.f_H2 /* H2 */
{
 font-size: 31pt;
 font-weight: 200;
 /* line-height: 45; */
 color: #c7d400;
 text-transform: uppercase;
}
span.f_H3 /* H3 */
{
 font-size: 27pt;
 font-weight: 200;
 /* line-height: 40; */
 text-transform: uppercase;
}
span.f_H4 /* H4 */
{
 font-size: 23pt;
 font-weight: 200;
 /* line-height: 35; */
 text-transform: uppercase;
}
span.f_Heading1 /* Heading1 */
{
 font-size: 25pt;
 font-weight: 400;
 /* line-height: 50; */
 text-transform: uppercase;
}
span.f_Hinweis /* Hinweis */
{
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 10pt;
 font-weight: bold;
}
span.f_Meldung /* Meldung */
{
 font-family: 'Courier New',Courier,monospace;
 font-weight: bold;
}
span.f_Meldungunterstrichen /* Meldung unterstrichen */
{
 font-family: 'Courier New',Courier,monospace;
 font-weight: bold;
 text-decoration: underline;
}
span.f_NormalmitEinzug /* Normal mit Einzug */
{
}
/* 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__SEPPmailHandbuch /* _SEPPmail Handbuch */
{
}
.p_bold /* bold */
{
}
.p_bold_italic /* bold_italic */
{
}
.p_bold_underlined /* bold_underlined */
{
}
.p_bold_italic_underlined /* bold_italic_underlined */
{
}
.p_italic /* italic */
{
}
.p_italic_underlined /* italic_underlined */
{
}
.p_underlined /* underlined */
{
}
.p_Fussnote /* Fussnote */
{
}
.p_InternetLink /* Internet Link */
{
}
.p_Kapitelverweis /* Kapitelverweis */
{
}
.p_LogEintrag /* Log Eintrag */
{
}
.p_Menuepunkt /* Menüpunkt */
{
}
.p_Sektion /* Sektion */
{
}
.p_Abschnitt /* Abschnitt */
{
}
.p_Teilabschnitt /* Teilabschnitt */
{
}
.p_Teiloption /* Teiloption */
{
}
.p_Eingabe /* Eingabe */
{
 border: 1px solid #D1D1D1;
 padding: 4px;
 margin: 1px; 
}
.p_Schaltflaeche /* Schaltfläche */
{
 display: inline-block;
 padding: 3px 12px;
 text-decoration: none;
 line-height: 1.4em;
 position: relative;
 cursor: pointer;
 min-width: 120px;
 margin: 6px 6px 6px 6px;
 width: auto;
 border: 0;}
.p_Tabellenueberschrift /* Tabellenüberschrift */
{
 font-size: 9pt;
}
.p_AdminGUILink /* AdminGUILink */
{
 font-size: 9pt;
}
.p_Untermenue /* Untermenü */
{
 margin: 10px 0px 5px 0px;
 display: block;
 font-size: 2em;
 margin-block-start: 0.67em;
 margin-block-end: 0.67em;
 margin-inline-start: 0px;
 margin-inline-end: 0px;
 }
.p_Notes /* Notes */
{
 font-size: 8pt;
}
.p_Notesdurchgestrichen /* Notes durchgestrichen */
{
}
.p_Rueckmeldunginformativ /* Rückmeldung informativ */
{
}
.p_Rueckmeldungnegativ /* Rückmeldung negativ */
{
}
.p_Rueckmeldungpositiv /* Rückmeldung positiv */
{
}
.p_Ruleset_Befehl /* Ruleset_Befehl */
{
 font-size: 9pt;
 border-color: #ceced0;
 border-style: solid;
 border-width: thin;
 background: #efefef;
 padding: 6px 6px 6px 6px;
 margin: 0 0 0 0;
}
.p_Ruleset_Befehl_Rueckgabewert /* Ruleset_Befehl_Rückgabewert */
{
 font-size: 9pt;
 border-color: #ceced0;
 border-style: solid;
 border-width: thin;
 background: #efefef;
 padding: 6px 6px 6px 6px;
 margin: 0 0 0 0;
}
.p_Statusgueltig /* Status gültig */
{
}
.p_Statusneutral /* Status neutral */
{
}
.p_Statusungueltig /* Status ungültig */
{
}
.p_TEIL /* TEIL */
{
}
.p_CodeExample /* Code Example */
{
 font-size: 10pt;
 /* line-height: 1.0; */
 white-space: nowrap;
}
.p_Comment /* Comment */
{
}
.p_H1 /* H1 */
{
}
.p_H2 /* H2 */
{
}
.p_H3 /* H3 */
{
}
.p_H4 /* H4 */
{
}
.p_Heading1 /* Heading1 */
{
 font-size: 100%;
 font-weight: normal;
 text-align: left;
 text-indent: 0;
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}
.p_Hinweis /* Hinweis */
{
}
.p_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 margin: 3px 0 0 0;
}
.p_Meldung /* Meldung */
{
}
.p_Meldungunterstrichen /* Meldung unterstrichen */
{
}
.p_NormalmitEinzug /* Normal mit Einzug */
{
 margin: 0 0 0 19px;
}
/* Table styles */
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) }

p.navtitle {font-family: "Roboto","Verdana","Arial",sans-serif; color: #c7d400; font-weight: 300; font-size:24px}
