/*<meta conditions="Sprache.Deutsch" />*/

/*
// Creation date: 2013
// Author: Patrick Roth (rpa@root.ch)
// Rules for defining colors: Use HEX, then RGB (root-blue: HEX=#004C93, RGB=0,76,147, CMYK=100,48,0,42)

<meta fileTags="File Tags/MetadatenDokumentenquelle.Bibliothek,File Tags/MetadatenPerigon.Perigon Agro,File Tags/MetadatenPerigon.Perigon Homecare" />*/

@import url('skin.css');
@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

[data-mc-conditions*="Zielgruppe.Wasserzeichen"]	/* Gibt das Wasserzeichen aus oder nicht */
{
	font-size: 20vmin;
	/* Schriftgrösse */
	color: rgba(0, 0, 0, .1);
	/* alpha, could be even rgba(0,0,0,.05) */
	/* rest of the logic */
	z-index: 9999;
	cursor: default;
	display: block;
	position: fixed;
	top: 25%;
	left: 25%;
	right: 25%;
	bottom: 25%;
	font-weight: bold;
	text-align: center;
	line-height: 100%;
	/* not sure about who implemented what ..
    ... so bring it all */
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	-ms-pointer-events: none;
	-o-pointer-events: none;
	pointer-events: none;
	-webkit-transform: rotate(-33deg);
	-moz-transform: rotate(-33deg);
	-ms-transform: rotate(-33deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-33deg);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}



.searchfield	/* Klasse den Text im Suchfeld auf der Startseite (eingebunden, aber noch nicht verwendet - Ausgabe auf Mobile funktioniert nicht!" */
{
	font-family: 'Helvetica', FontAwesome, sans-serif;
	margin-right: 0.5em;
}

body
{
-webkit-print-color-adjust: exact; /* Forciert den Ausdruck der Hintergrundfarben bei google chrome */
	background-color: #F2F2F2;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Arial;
	line-height: 150%;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-right: 1em;
	padding-left: 1em;
}

.hide	/* Inhalt wird nicht ausgegeben. */
{
	display: none;
}

select
{
	border: none;
	font-size: 14pt;
	background-color: #CDCDCD;
}

li > p
{
	
}

td > p
{
	
}

h1
{
	font-weight: bold;
	color: #000000;
	font-size: 22pt;
	margin: 0em;
	line-height: 120%;
	margin-bottom: 0.5em;
}

h2
{
	font-weight: bold;
	color: #000000;
	font-size: 22pt;
	line-height: 150%;
	margin: 0em;
	margin-bottom: 0.75em;
}

h3
{
	font-weight: bold;
	font-size: 22pt;
	line-height: 150%;
	margin: 0em;
	margin-bottom: 0.75em;
}

h4
{
	font-weight: bold;
	line-height: 150%;
	font-size: 22pt;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
}

p
{
	text-align: left;
	font-family: Arial;
	line-height: 1.5em;
	margin-top: 0em;
	margin-bottom: 0.5em;
	font-size: 12pt;
	hyphens: auto;
	/*Silbentrennung für Firefox*/
	-ms-hyphens: auto;
	/*Silbentrennung für IE 10, 11 und Edge*/
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	/*Silbentrennung für Safari*/
}

p.conceptlink /* Paragraf, welcher die Konzept-Links enthaltet. */
{
mc-conditions: 'Ausgabemedium.Bildschirm'; /* Wird nur auf dem Bildschirmen ausgegeben */

}
p.title /* Für Pragrafen, welche die gleiche Schriftgrösse wie der Standardaragraf haben, aber fett sind und als Paragrafentitel verwendet werden. */
{
font-weight: bold;
margin-bottom: 0.0em; /* Hebt die margin-bottom aus paragraf auf. */

}

p.Kopfzeile_PDF	/*Paragraf für die Kopfzeile des PDF-Outputs.*/
{
	font-size: 11pt;
}

p.Produktname_Titelseite
{
	
}

p.Dokumenttyp_Titelseite
{
	margin-bottom: auto;
}

p.subheading
{
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial;
	clear: both;
	margin-bottom: 0.0em; /* Hebt die margin-bottom aus paragraf auf. */
	margin-top: 0.75em;

}

p.subheading_float	/*Für Subheadings, welche neben Bildern stehen sollen*/
{
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial;
	margin-bottom: 0.0em; /* Hebt die margin-bottom aus paragraf auf. */
	margin-top: 0.75em;

}

p.Nummernbeschreibung	/* Paragraf für Nummern, welche auf Nummern in Bildern zeigen. */
{
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial;
}

p.einfacher_Zeilenabstand	/* Für Paragrafen mit nur einfachem Zeilenabstand. */
{
	line-height: 1em;
}

p.linie_seitenbreite
{
	border-bottom: solid 0.5em;
	margin-bottom: 1.5em;
	font-size: 0.4em;
	line-height: 1em;
	border-bottom-color: #004C93;
	color: #004C93;
}

p.h1
{
	font-size: 22pt;
	font-weight: bold;
	font-family: Arial;
}

p.media	/* Paragraf, in welchem ein Bild oder ein Video platziert wird. */
{
	margin-bottom: initial;
}

p.tipp
{
	font-weight: bold;
}

p.hinweis
{
	font-weight: bold;
}

p.beispiel
{
	font-weight: bold;
}

p.Vorsicht
{
	font-weight: bold;
}

p.Vorsicht_quelle /*Paragraf für Art und Quelle der Gefahr. */
{
	font-weight: bold;
}

p.Checkliste
{
	font-weight: bold;
}

p.kundenwunsch	/* Paragraf für Kundenwunsch */
{
	font-size: 10pt;
	font-weight: bold;
}

p.zeitaufwand	/* Paragraf für den Zeitaufwand für die Installation/Erfassung und Schulung */
{
	font-size: 10pt;
	font-weight: bold;
}

p.pfad	/* Paragraf für Pfade, über welchen die Funktion aufgerufen werden kann. */
{
	font-style: italic;
	line-height: normal;
	margin-bottom: 0.5em;
}

p.MiniTOC1	/* Automatisch generiertes Inhaltsverzeichis. Wird im Mobile mit Buttons ausgegeben. */
{
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Layoutelemente/MiniTOC_web.svg');
	background-position: left 0.4em;
	background-repeat: no-repeat;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 1em;
}

p.MiniTOC2
{
	line-height: 1em;
}

p.MiniTOC3
{
	line-height: 1em;
}

p.MiniTOC4
{
	line-height: 1em;
}

p.MiniTOC5
{
	line-height: 1em;
}

p.MiniTOC6
{
	line-height: 1em;
}

p.MiniTOC7
{
	line-height: 1em;
}

p.MiniTOC8
{
	line-height: 1em;
}

p.MiniTOC9
{
	line-height: 1em;
}

p.TOC1
{
	font-weight: bold;
	line-height: 1.5em;
}

p.TOC2
{
	line-height: 1.5em;
}

p.TOC3
{
	line-height: normal;
	margin-bottom: 0em;
}

p.TOC4
{
	line-height: 1.5em;
}

p.TOC5
{
	line-height: 1.5em;
}

p.TOC6
{
	line-height: 1.5em;
}

p.TOC7
{
	line-height: 1.5em;
}

p.TOC8
{
	line-height: 1.5em;
}

p.TOC9
{
	line-height: 1.5em;
}

p.Titel_Kurzanleitung
{
	font-size: 22pt;
	font-weight: bold;
	line-height: 120%;
}

p.Dokumentinformationen
{
	font-size: 6pt;
}

p.Bildunterschrift	/*Paragraf für Bildunterschriften*/
{
	font-size: 11pt;
	font-style: italic;
	line-height: normal;
}

p.Titelseite
{
	font-weight: bold;
	font-size: 22pt;
}

p.Wasserzeichen
{
	font-size: 26pt;
	font-weight: bold;
	border-top-color: #043882;
	border-top: double 6px;
}


p.Einzug_Icon	/*Spezieller Einzug nur für Print, da Einzug nicht automatisch funktiniert. */
{
	
}

MadCap|popupHead	/*Head Text Popup*/
{
	margin-right: 32px;
	/* Abstand für Bild in popupHad:after.*/
}

.popupHead:link
{
	color: #006900;
	text-decoration: underline;
}

.popupHead:hover
{
	color: #FFFFFF;
	background-color: #006900;
}

.popupHead:after	/*Bild, welches nach PopUpHead angeeigt wird */
{
	content: "";
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/Textlink.png');
	background-size: cover;
	position: absolute;
	width: 32px;
	height: 15px;
	margin-top: 2px;
}

MadCap|popupHead.image	/*Für PopupHead, welcher über ein Bild geöffnet wird, meist i oder ? Symbol*/
{
	vertical-align: baseline;
	/* Abstand für Bild in popupHead:after.*/
}

.popupHead.popupHeadimage:link
{
	background-color: transparent;
}

.popupHead.popupHeadimage:hover
{
	background-color: transparent;
}

.popupHead.popupHeadimage:after
{
	background-image: none;
}

object.video_short /*Für Videoausgabe bis maximal 15 Sek.*/
{
display: inline;
max-width: 100%;
height: auto;
box-shadow: 3px 3px 3px #888888;
border-radius: 10px;
mc-conditions: 'Ausgabemedium.Bildschirm'; /* Wird nur Projekten auf bei auf Bildschirmen ausgegeben */

}


MadCap|popupBody	/*Body Text Popup*/
{
	background-color: #FFFFFF;
}

.MCTextPopupBody
{
	width: auto;
}

MadCap|popupBody.links	/*Klasse für einen PopUp Body. Der Text darin ist linksbündig.*/
{
	text-align: left;
}
MadCap|dropDown
{
	color: #000000;
	mc-image-alt-text: Hier klicken;
	mc-closed-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/drop_down_plus_png.png');
	mc-open-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/drop_down_minus_png.png');
}

MadCap|dropDown.fliesstext	/*Für Dropdowns, welche um ein Fliesstext-Div sind. */
{
	
}

.MCDropDown_Closed .MCDropDownHotSpot_	/*Ab Flare 12 nötig. Workaround, damit transparentes Gif überschrieben wird. */
{
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/drop_down_plus_png.png') !important;
}

.MCDropDown_Open .MCDropDownHotSpot_	/*Ab Flare 12 nötig. Workaround, damit transparentes Gif überschrieben wird. */
{
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/drop_down_minus_png.png') !important;
}

.MCDropDown_Closed .MCDropDownHotSpot_SecondLevel	/*Ab Flare 12 nötig. Workaround, damit transparentes Gif überschrieben wird. */
{
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/drop_down_plus_png.png') !important;
}


.MCDropDown_Closed .MCDropDownHotSpot_WeitereInfo	/*Ab Flare 12 nötig. Workaround, damit transparentes Gif überschrieben wird. */
{
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/weitere_informationen.png') !important;
}

.MCDropDown_Open .MCDropDownHotSpot_WeitereInfo	/*Ab Flare 12 nötig. Workaround, damit transparentes Gif überschrieben wird. */
{
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/weitere_informationen.png') !important;
}

.MCDropDown_Closed .MCDropDownHotSpot_FAQ	/*Ab Flare 12 nötig. Workaround, damit transparentes Gif überschrieben wird. */
{
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/toggler_geschlossen_web.png') !important;
}

.MCDropDown_Open .MCDropDownHotSpot_FAQ	/*Ab Flare 12 nötig. Workaround, damit transparentes Gif überschrieben wird. */
{
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/toggler_offen_web.png') !important;
}

.MCDropDown_Closed .MCDropDownHotSpot_FAQ_colored	/*Ab Flare 12 nötig. Workaround, damit transparentes Gif überschrieben wird. */
{
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/toggler_geschlossen_web.png') !important;
}

.MCDropDown_Open .MCDropDownHotSpot_FAQ_colored	/*Ab Flare 12 nötig. Workaround, damit transparentes Gif überschrieben wird. */
{
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/toggler_offen_web.png') !important;
}

MadCap|dropDownHead
{
	margin: 1.12em;
	margin-right: 0em;
	font-weight: bold;
	margin-top: 0em;
	display: block;
	margin-left: 0em;
	margin-bottom: 0.5em;
	font-size: 14pt;
	line-height: 1.5em;
}

MadCap|dropDownBody
{
	margin-bottom: 0.5em;
	margin-left: 0em;
}

MadCap|dropDownBody.SecondLevel
{
	margin-bottom: 0.5em;
	mc-closed-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/drop_down_plus_png.png');
	mc-open-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/drop_down_minus_png.png');
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #006600;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
}

MadCap|dropDown.SecondLevel	/* DropDown zweiter Klasse */
{
	margin-left: 10px;
}

MadCap|dropDown.WeitereInfo	/* DropDown für weitere Informationen, keine Ausgabe in Print */
{
	mc-closed-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/weitere_informationen.png');
	mc-open-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/weitere_informationen.png');
}

MadCap|dropDown.FAQ	/*DropDown für FAQ.*/
{
	mc-closed-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/toggler_geschlossen_web.png');
	mc-open-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/toggler_offen_web.png');
	margin-top: 5px;
	background-position: top left;
}

.MCDropDownHotSpot.dropDownHead.MCDropDownHotSpot_.MCDropDownHotSpot_FAQ_colored	/*Ausrichtung Image für FAQ DropDown-Head  farbig.*/
{
	background-position: top 6px left;
}

.MCDropDownHotSpot.dropDownHead.MCDropDownHotSpot_.MCDropDownHotSpot_FAQ	/*Ausrichtung Image für FAQ DropDown-Head.*/
{
	background-position: top 6px left;
}

.MCDropDownHotSpot.dropDownHead.MCDropDownHotSpot_	/*Ausrichtung Image DropDown-Head.*/
{
	overflow: hidden;
	background-position: top 8px left;
}

MadCap|dropDown.FAQ_colored	/*DropDown für FAQ mit farbigem Hintergrund.*/
{
	mc-closed-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/toggler_geschlossen_web.png');
	mc-open-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/toggler_offen_web.png');
	margin-top: 5px;
	background-color: #CDCDCD;
}

.MCDropDownHotSpot_.MCDropDownHotSpot_FAQ_colored	/*Ausrichtung Image für farbigen FAQ DropDown-Head.*/
{
	background-position: top 4px left;
}

MadCap|dropDownHotspot
{
	color: #000000;
	font-weight: bold;
	line-height: 150%;
	cursor: pointer;
	padding-right: 250px;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	font-size: 14pt;
}

MadCap|dropDownHead:link
{
	color: #000000;
}

MadCap|dropDownHead:visited
{
	color: #000000;
}



MadCap|xref
{
	mc-format: '{para}';
}

MadCap|xref.Verweis_mit_Klammer /*Für Verweise, im Fliesstext stehen.*/
	
{
	mc-format: '(siehe «{h1}»)';
}

MadCap|xref.Verweis  /*Für Verweise, welche alleine und nicht direkt im Fliesstext stehen.*/
{
	mc-format: 'Siehe «{h1}»';
}

MadCap|xref.Erst_Verweis_mit_Klammer /*Erster Link Bei gleichzeitigem Verweis auf mehrere Kapitel.*/
{
	mc-format: '(siehe «{h1}»';
}

MadCap|xref.Mitte_Verweis_mit_Klammer /*Mittlerer Link Bei gleichzeitigem Verweis auf mehrere Kapitel.*/
{
	mc-format: '«{h1}»';
}

MadCap|xref.Letzt_Verweis_mit_Klammer /*Zweiter Link Bei gleichzeitigem Verweis auf mehrere Kapitel.*/
{
	mc-format: '«{h1}»)';
}

MadCap|xref.Abb /*Verweis auf Abbildungen*/
{
	mc-format: '(siehe Abb. «{paratext}»)'; /*Gibt den Paragrafentext der Bildbeschreibung aus.*/
}

MadCap|xref.Video /*Verweis auf Videos. Nur, wenn Video in Online-Hilfe. Print ist immer noch Abb.*/
{
	mc-format: '(siehe Video «{paratext}»)'; /*Gibt den Paragrafentext der Bildbeschreibung aus.*/
}

MadCap|xref.Abschnitt	/*Verweis auf geänderten Inhalt in UN.*/
{
	mc-format: 'Abschnitt «{paratext}» im Kapitel «{h1}»';
}

MadCap|xref.Konfigverweis	/*Verweis zu Konfigurations-Eintrag. Nur in Online-Output.*/
{
	mc-format: '(siehe Konfigurations-Eintrag «{paratext}» im Kapitel «{h1}»)';
}

MadCap|variable
{
	color: #000000;
	font-family: Arial;
}

MadCap|tocProxy
{
	border-top-style: none;
}

MadCap|listOfProxy.Abbildungsverzeichnis	/* Proxy für Abbildungsverzeichnis. */
{
	border-top-style: none;
	padding-left: 0px;
}

MadCap|conceptLink:hover
{
	mc-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/drop_down_plus_png.png');
	mc-label: 'Weitere Informationen';
	color: #000000;
	padding-top: 1px;
}

MadCap|conceptLink
{
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	mc-label: 'Weitere Informationen';
	mc-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/weitere_informationen.png');
	padding-bottom: 1em;
	padding-top: 1em;
}

MadCap|conceptLinkControlListItemLink:hover
{
	
}

MadCap|conceptLinkControlListItemLink
{
	
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 3px;
	mc-breadcrumbs-prefix: 'Sie befinden sich hier: ';
	border-bottom-color: #004b93;
}

MadCap|miniTocProxy
{
	border-top-style: none;
	mc-toc-depth: 9;
	color: #0000ff;
	margin-top: 0px;
	padding-top: 0px;
}

MadCap|snippetBlock
{
	
}

MadCap|toggler
{
	font-weight: bold;
	mc-open-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/toggler_offen_web.png');
	mc-closed-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/toggler_geschlossen_web.png');
}

a.toggler:link	/* Farbe eines Toggler-Links.*/
{
	color: #004C93;
}

a.toggler:visited	/* Farbe eines besuchten Toggler-Links.*/
{
	color: #004C93;
}

a.toggler:hover	/* Farbe beim Überfahren eines Toggler-Links.*/
{
	color: #004C93;
	background-color: #F2F2F2;
}
a.mediatarget /* Target-Klasse für Verweise auf die Bildunterschriften */
{
position: absolute; 
margin-top: -400px; /* Zeigt den Link 400px höher an, dadurch wird das Bild in den Fokus gerückt. */
}

MadCap|miniTocProxy.eine_ebene	/* Klasse für MiniToc mit nur einer Ebene.*/
{
	mc-toc-depth: 1;
	padding-left: initial;
}

li
{
	display: list-item;
	line-height: 150%;
}

ol
{
	margin-left: 0mm;
	padding-left: 0px;
	margin-top: 0em;
	margin-bottom: 1em;
	overflow: hidden;
}

ul
{
	list-style-type: none;
	margin: 0pt;
	margin-left: 0mm;
	padding-left: 0px;
	margin-top: 0em;
}

li.condition
{
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Layoutelemente/Diamant_web_svg.svg');
	background-position: left 0.4em;
	background-repeat: no-repeat;
	display: block;
	list-style-image: none;
	list-style-type: none;
	margin-left: 3mm;
	padding-left: 5mm;
}

li.unter_handlungsanweisung
{
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Layoutelemente/Pfeil_web_svg.svg');
	background-position: left 0.4em;
	background-repeat: no-repeat;
	display: block;
	list-style-image: none;
	margin-left: 8mm;
	padding-left: 4mm;
}

li.bullet_point
{
	background-repeat: no-repeat;
	list-style-image: none;
	display: block;
	list-style-type: none;
	background-position: left 0.42em;
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Layoutelemente/Kreis_klein_web_svg.svg');
	margin-left: 3mm;
	padding-left: 5mm;
}

li.bullet_point_eng /* Bullet points ohne linken Rand, hauptsächlich innerhalb Tabellen */
{
	background-repeat: no-repeat;
	list-style-image: none;
	display: block;
	list-style-type: none;
	background-position: left 0.42em;
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Layoutelemente/Kreis_klein_web_svg.svg');
	margin-left: 0mm; /* Unterschied zu herkömmlichen bullet poins */
	padding-left: 5mm;
}

li.roman_big /* Aufzählung mit römischen Ziffern, grossgeschrieben */
{
	list-style-type: upper-roman;
	display: list-item;
	list-style-position: outside;
	margin-left: 10mm;
}

li.checkbox
{
	background-repeat: no-repeat;
	list-style-image: none;
	display: block;
	list-style-type: none;
	background-position: left 0.42em;
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Layoutelemente/Quadrat_klein_web_svg.svg');
	margin-left: 3px;
	padding-left: 5mm;
	padding-bottom: 0.5em;
}

li.unter_resultat
{
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Layoutelemente/Pfeil_geschwungen_web_svg.svg');
	background-position: left 0.4em;
	background-repeat: no-repeat;
	display: block;
	list-style-image: none;
	margin-left: 8mm;
	padding-left: 4mm;
}

li.handlungsanweisung
{
	list-style-type: decimal;
	display: list-item;
	list-style-position: outside;
	margin-left: 8mm;
}

li.resultat
{
	background-position: left 0.4em;
	background-repeat: no-repeat;
	display: block;
	list-style-image: none;
	margin-left: 3mm;
	padding-left: 5mm;
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Layoutelemente/Haeckchen_web_svg.svg');
}

li.alphabetisch_fett
{
	display: list-item;
	list-style-position: outside;
	margin-left: 8mm;
	list-style-type: lower-alpha;
	counter-increment: item;
	font-weight: bold;
	line-height: 150%;
}

li.alphabetisch
{
	display: list-item;
	list-style-position: outside;
	margin-left: 8mm;
	list-style-type: lower-alpha;
	counter-increment: item;
	line-height: 150%;
}

.link-list-popup ul li:hover	/* Definiert die Anzeige beim Überfahren eines Links im Menü "Weitere Informationen".*/
{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #004C93;
}

a:link	/* Farbe eines Hyperlinks.*/
{
	color: #004C93;
}

a:visited
{
	color: #004C93;
}

a:hover	/* Farbe beim Überfahren des Hyperlinks.*/
{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #004C93;
}

a:active
{
	color: #FFFFFF;
	background-color: #004C93;
}

a.MCTopicPopup:link	/* Farbe eines Hyperlinks.*/
{
	color: #004C93;
}

a.MCTopicPopup:visited
{
	color: #004C93;
}

a.MCTopicPopup:hover	/* Farbe beim Überfahren des Hyperlinks.*/
{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #004C93;
}

a.MCBreadcrumbsLink:link	/* Farbe eines Breadcrumb-Hyperlinks.*/
{
	color: #004C93;
}

a.MCBreadcrumbsLink:visited	/* Farbe eines besuchten Breadcrumb-Hyperlinks.*/
{
	color: #004C93;
}

a.MCBreadcrumbsLink:hover	/* Farbe beim Überfahren des Breadcrumb-Hyperlinks.*/
{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #004C93;
}

a.MCPopupThumbnailLink:link	/* Verhindert, dass ein blauer Balken unterhalb einer PopUp-Grafik angezeigt wird.*/
{
	color: transparent;
	border: 0;
	cursor: zoom-in; /* Darstellungsarte des Cursors.*/
}

a.MCPopupThumbnailLink:hover	/* Verhindert, dass ein blauer Balken unterhalb einer PopUp-Grafik angezeigt wird.*/
{
	background-color: transparent;
}

a.GlossaryPageTerm:hover
{
	color: #0000ff;
}

a.back-to-top /* Linktyp für Sprung nach oben, JS in Vorgabseite */
{
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background: #004C93 url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/top.svg') no-repeat center 50%;
	background-size: 60px 60px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	box-shadow: 2px 2px 2px #888888;
}

a.Word	/* Für Link auf Word-Datei.*/
{
	margin-left: 20px;
	/* Abstand für Bild in Weblink:before.*/
}

a.Word:before	/* Für Link auf Word-Datei.*/
{
	content: "";
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/word_icon.png');
	background-size: cover;
	position: absolute;
	width: 16px;
	height: 16px;
	margin-top: 2px;
	margin-left: -20px;
}

a.Excel	/* Für Link auf Excel-Datei.*/
{
	margin-left: 20px;
	/* Abstand für Bild in Weblink:before.*/
}

a.Excel:before	/* Für Link auf Excel-Datei.*/
{
	content: "";
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/excel_icon.png');
	background-size: cover;
	position: absolute;
	width: 16px;
	height: 16px;
	margin-top: 2px;
	margin-left: -20px;
}

a.PDF	/* Für Link auf PDF-Datei.*/
{
	margin-left: 20px;
	/* Abstand für Bild in Weblink:before.*/
}

a.PDF:before	/* Für Link auf PDF-Datei.*/
{
	content: "";
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/pdf_icon.png');
	background-size: cover;
	position: absolute;
	width: 16px;
	height: 16px;
	margin-top: 2px;
	margin-left: -20px;
}

a.Druck	/* Für Link, welcher direkt das Druckfenster öffnet.*/
{
	margin-left: 20px;
	/* Abstand für Bild in Weblink:before.*/
}

a.Druck:before	/* Für Link, welcher direkt das Druckfenster öffnet.*/
{
	content: "";
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/Drucken.png');
	background-size: cover;
	position: absolute;
	width: 16px;
	height: 16px;
	margin-top: 2px;
	margin-left: -20px;
}

a.Weblink	/* Für Weblinks ausserhalb der root-Welt.*/
{
	margin-right: 20px;
	/* Abstand, damit das  Bild in Weblink:after platz hat.*/
	text-transform: lowercase;
	/* Zeigt alle Hyperlinks in Kleinbuchstaben an.*/
}

a.Weblink:link	/* Für Links ausserhalb der Online-Hilfe.*/
{
	color: #004C93;
}

a.Weblink:visited	/* Für Weblinks ausserhalb der root-Welt.*/
{
	color: #004C93;
}

a.Weblink:hover	/* Für Weblinks ausserhalb der root-Welt.*/
{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #004C93;
}

a.Weblink:after	/* Für Links ausserhalb der Online-Hilfe.*/
{
	content: "";
	background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Layoutelemente/Weblink.svg');
	background-size: cover;
	position: absolute;
	width: 16px;
	height: 16px;
	margin-top: 2px;
	margin-left: 2px;
}

a.Popup	/* Für Links, welche im selben Frame geöffnet werden (ansonten werden Links in einem neuen Tab geöffnet). */
{
	mc-popup-height: 250%;
	mc-popup-width: auto;
	position: relative;
}

a.Image_Popup	/* Für Mousover-popups zur Anzeige von Bildern. */
{
	mc-popup-height: 100%;
	mc-popup-width: auto;
	position: relative;
}

a.MCDropDownHotSpot:hover
{
	color: black;
	background-color: #F2F2F2;
}

a.MCDropDownHotSpot_FAQ_colored:hover
{
	color: black;
	background-color: #CDCDCD;
}

a.MCHelpControl.MCHelpControl-Concept.conceptLink	/* Verhalten des "Weitere Informationen" Links. */
{
	float: left;
	clear: both;
	padding-top: initial;
}

a.MCHelpControl:hover
{
	background-color: #F2F2F2;
	text-decoration: none;
	padding-top: 1px;
}

a.MiniTOC1:link
{
	color: #004C93;
}

a.MiniTOC1:hover
{
	color: #FFFFFF;
	background-color: #004C93;
}

a.MiniTOC1:active
{
	color: #004C93;
}

img.div	/* Für Bilder, welche in DIVs verwendet werden. Die DIVs werden für Bilder mit Fliesstext benötigt. */
{
	display: inline;
	max-width: 100%;
	height: auto;
	box-shadow: 3px 3px 3px #888888;
	border-radius: 10px;
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
}

img.videoersatz	/* Für Bilder, welche in DIVs verwendet werden. Die Bilder werden nur auf dem Print angezeigt anstelle der Videos, welche nur am Bildschirm angezeigt werden. */
{
	display: inline;
	max-width: 100%;
	height: auto;
	box-shadow: 3px 3px 3px #888888;
	border-radius: 10px;
	mc-conditions: 'Ausgabemedium.Druck'; /* Wird nur Projekten auf Ausdrucken/Print ausgegeben. */

}

img.MCPopupFullImage

{
cursor: zoom-out; /* Darstellungsart des Cursors bei geöffnetem PoPUp Image.*/
}

img.img_Seitenbreite
{
	width: 640px;
	height: auto;
	max-width: 100%;
	box-shadow: 3px 3px 3px #888888;
	border-radius: 10px;
}

img.img_Seitenb_Aufz	/* Für ganzsseitige Bilder, welche in einer Aufzählung vorkommen. */
{
	margin-left: 8mm;
	width: 640px;
	height: auto;
	max-width: 100%;
	box-shadow: 3px 3px 3px #888888;
	border-radius: 10px;
}

img.img_halbe_Seitenbreite
{
	width: 320px;
	height: auto;
	max-width: 100%;
	border-radius: 10px;
	box-shadow: 3px 3px 3px #888888;
}

img.img_Fliesstext	/* Für Bilder im Fliesstext. */
{
	width: auto;
	vertical-align: top;
	height: 18px;
	border: none;
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 48px;
	cursor: auto; /*Verhindert, dass die Lupe beim überfahren don Fliesstext-Bildern angezeigt wird. Stattdessen wird die Hand angzeigt.*/
}

img.img_Auszeichnung	/* Für Bilder Hinweis, Vorsicht, Tipp und Beispiel. */
{
	width: auto;
	vertical-align: top;
	height: 18px;
	border: none;
}

img.img_Nummernbeschreibung
{
	width: auto;
	vertical-align: top;
	height: 18px;
	border: none;
	margin-top: 0.25em;
}

img.img_Symbol
{
	text-align: center;
	height: 68px;
	width: auto;
	border: none;
}

img.img_Symbol_klein
{
	text-align: center;
	height: 34px;
	width: auto;
	vertical-align: middle;
}

img.img_Symbol_Legende
{
	text-align: center;
	height: 34px;
	width: auto;
	vertical-align: middle;
}


table
{
	border-spacing: 0px;
	border-collapse: collapse;
	max-width: 640px;
	margin-bottom: 1em;
}

table.datentabelle	/* Für Tabellen mit mehr als 2 Spalten.*/
{
	border-spacing: 0px;
	border-collapse: collapse;
	max-width: 100%;
	margin-bottom: 1em;
	margin-right: 3px;
	box-shadow: 3px 3px 3px #888888;
}

table.datentabelle_zweispaltig	/* Für Tabellen mit Maximal 2 Spalten.*/
{
	margin-right: 3px;
	box-shadow: 3px 3px 3px #888888;
}

table.legende	/* Für Tabellen, welche ein Bild mit einer Legende enthalten.*/
{
	vertical-align: top;
	page-break-inside: avoid;
	background-color: #CDCDCD;
	box-shadow: 3px 3px 3px #888888;
}

table.fix	/* Für Tabellen mit mehr als 2 Spalten.*/
{
	border-spacing: 0px;
	border-collapse: collapse;
	max-width: 100%;
	margin-bottom: 1em;
	margin-right: 3px;
	box-shadow: 3px 3px 3px #888888;
	table-layout: fixed;
}

thead
{
	display: table-header-group;
}

th
{
	padding: 3px;
	text-align: left;
	border: solid 1px;
	background-color: #9cc2e5;
	font-weight: bold;
	page-break-inside: avoid;
	page-break-after: avoid;
	display: table-cell;
}

th.gedreht /* Für Table-header, welche span.gedreht beinhalten */
{
	vertical-align: middle;
}

td
{
	padding: 3px;
}



tbody
{
	border-spacing: 5px;
}

td.td_mit_Rahmen
{
	border: solid 1px;
	text-align: left;
	page-break-inside: avoid;
}

td.td_mit_Rahmen_zentriert
{
	border: solid 1px;
	page-break-inside: avoid;
	text-align: center;
}

td.td_Legendentext	/* Definiert eine Zelle, Text ist oben linksbündig mit weissem Rahmen 2px.*/
{
	text-align: left;
	vertical-align: top;
	page-break-inside: avoid;
	border: solid 2px #ffffff;
	border-top-width: 0px;
	background-color: #CDCDCD;
}

td.td_Bild_Legende	/* Definiert eine Zelle, Text ist oben zentriert mit weissem Rahmen 2px.*/
{
	vertical-align: top;
	text-align: center;
	page-break-inside: avoid;
	border: solid 2px #ffffff;
	border-top-width: 0px;
	background-color: #CDCDCD;
	width: 50px;
	max-width: 50px;
	min-width: 50px;
}

td.td_mit_Rahmen_weiss_Text_oben	/* Definiert eine Zelle, Text ist oben, linksbündig mit Rahmen 2px.*/
{
	text-align: left;
	vertical-align: top;
	page-break-inside: avoid;
	border: solid 2px #ffffff;
	border-top-width: 0px;
}

td.td_ohne_Rahmen
{
	page-break-inside: avoid;
}

td.td_ohne_Rahmen_Text_oben
{
	text-align: left;
	vertical-align: top;
	page-break-inside: avoid;
}

td.td_ohne_Rahmen_zentriert
{
	page-break-inside: avoid;
	text-align: center;
}

td.td_ohne_Rahmen_Text_oben_zentriert
{
	text-align: left;
	vertical-align: top;
	page-break-inside: avoid;
	text-align: center;
}

td.td_ohne_Rahmen_Text_links_zentriert
{
	text-align: left;
	page-break-inside: avoid;
}

td.td_ohne_Rahmen_eng
{
	padding: 0px;
	vertical-align: top;
	page-break-inside: avoid;
}

button	/* Anzeige von Buttons (wird selten verwendet).*/
{
	background-color: #f7f7f7;
	border-top-color: #dedede;
	border-bottom-color: #878787;
	display: inline;
}

kbd	/* Anzeige von Tastaturtasten.*/
{
	text-align: center;
	border-radius: 4px;
	background-color: #bdbdbd;
	border: solid 1px;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 100%;
	font-family: 'Lucida Console';
}

code
{
	font-family: 'Lucida Console';
}

form
{
	
}

div.Gruppierung	/* Verhindert einen Seitenumbruch.*/
{
	
}

div.Funktion	/* Bei Funktionen.*/
{
	overflow: hidden;
}

div.Funktionsname	/* Benennung der Funktion*/
{
	font-weight: bold;
	line-height: 1.5em;
}

div.Icon_Funktion	/*Div, welches das Icon mit der Funktion enthält.*/
{
	float: left;
	margin-right: 28px;
	/*Abstand wird benötigt, solange noch Funktionsbeschreibungen in Tabellen vorhanden sind.*/
}

div.Text_Funktion	/*Div, welcher den Text mit Details zur Funktion enthält.*/
{
	overflow: auto;
}

div.Feld	/* Bei Feldern.*/
{
	overflow: hidden;
}

div.Feldname	/* Benennung des Feldes*/
{
	font-weight: bold;
	line-height: 1.5em;
}

div.Icon_Vorsicht	/*Div, welches das Icon für Vorsicht enthält.*/
{
	float: left;
}

div.Text_Vorsicht	/*Div, welcher den Text für Vorsicht enthält.*/
{
	overflow: auto;
}

div.Bild_Text	/* Gruppiert Bild und Text und verhindert, dass DIV darin nach oben geschoben wird. Nur verwenden, wenn im selben Topic weitere Inhalte (Para usw.) folgen, welche NICHT neben dem Bild angezeigt werden dürfen. */
{
	clear: both;
	width: 100%;
}

div.pfad	/* Div für Pfade, über welchen die Funktion aufgerufen werden kann. */
{
	font-style: italic;
	line-height: normal;
	margin-bottom: 0.5em;
}

div.Tipp_Text	/* Definiert die Anzeige eines Tipps im Fliesstext.*/
{
	page-break-inside: avoid;
	padding: 0.5em;
	padding-right: 0.5em;
	border: solid 1px #000000;
	border-radius: 15px;
	margin-bottom: 0.5em;
	overflow: hidden;
	margin-right: 3px;
	box-shadow: 3px 3px 3px #888888;
}

div.Checkbox	/* Container für Listen mit Checkboxen.*/
{
	page-break-inside: avoid;
	background-color: #FFFFFF;
	padding: 0.5em;
	padding-right: 0.5em;
	border: solid 1px #000000;
	border-radius: 15px;
	margin-bottom: 0.5em;
	overflow: hidden;
	margin-right: 3px;
	box-shadow: 3px 3px 3px #888888;
}

div.Hinweis_Text	/* Definiert die Anzeige eines Hinweises im Fliesstext.*/
{
	page-break-inside: avoid;
	padding: 0.5em;
	padding-right: 0.5em;
	border: solid 1px;
	border-radius: 15px;
	background-color: #E2E2E2;
	border-color: #9C9C9C;
	margin-bottom: 0.5em;
	overflow: hidden;
	margin-right: 3px;
	box-shadow: 3px 3px 3px #888888;
}

div.Beispiel	/* Definiert die Anzeige eines Beispiels.*/
{
	page-break-inside: avoid;
	padding: 0.5em;
	border: solid 1px;
	border-radius: 15px;
	background-color: #DAF3FF;
	border-color: #94DBFD;
	margin-bottom: 0.5em;
	overflow: hidden;
	margin-right: 3px;
	box-shadow: 3px 3px 3px #888888;
}

div.Vorsicht	/* Für Warnhinweise.*/
{
	page-break-inside: avoid;
	background-color: #EEEFBA;
	padding-right: 0.5em;
	border: solid 1px;
	border-radius: 15px;
	border-color: #E2E700;
	margin-bottom: 0.5em;
	overflow: hidden;
	margin-right: 3px;
	box-shadow: 3px 3px 3px #888888;
}

div.Einzug_drittel	/* Für Inhalt in der Print-Ausgabe, welcher rechts von Bildern mit 1/3 Seitenbreite steht.*/
{
	
}

div.Einzug_halb	/* Für Inhalt in der Print-Ausgabe, welcher rechts von Bildern mit 1/2 Seitenbreite steht.*/
{
	
}

div.Einzug_zwei_drittel	/* Für Inhalt in der Print-Ausgabe, welcher rechts von Bildern mit 2/3 Seitenbreite steht.*/
{
	
}

div.big_screen_only	/* Ausgabe und Anzeige nur in der Webhelp auf Desktop/Laptop und tablet (Bildschirmbreite höher 640px). Keine Ausgabe in Medium "Print".*/
{
	page-break-inside: avoid;
	clear: both;
}

div.small_screen_footer	/* Ausgabe und Anzeige nur auf mobile (Bildschirmbreite kleiner 640px). Keine Ausgabe in Medium "Print".*/
{
	display: none;
}

div.screen_only	/* Ausgabe und Anzeige nur in der Webhelp auf Desktop/Laptop, tablet und smartphone. Keine Ausgabe in Medium "Print".*/
{
	page-break-inside: avoid;
}

table.Table_Fusszeile
{
	border-spacing: 0px;
	border-collapse: collapse;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: none;
	width: 100%;
	max-width: 100%;
	table-layout: fixed;
	box-shadow: none;
}

table.Fusszeile_PDF
{
	font-size: 11pt;
}

div.toggler	/*Für Toggler, welche am linken Seitenrand angezeigt werden.*/
{
	color: #000000;
}

div.toggler_Einzug_HA	/*Für Toggler, welche innerhalb von Handlungsanweisungen angezeigt werden.*/
{
	margin-left: 30px;
}

div.toggler_Einzug_UA	/*Für Toggler, welche Unter-Resultaten oder Unter-Handlungsanweisungen angezeigt werden.*/
{
	margin-left: 47px;
}

div.toggler_Inhalt_Einz	/*Spezialeinzug für Inhalt des Togglers.*/
{
	color: #000000;
	font-weight: normal;
	margin-left: 18px;
}

div.toggler_Inhalt	/*Für Inhalt des Togglers, welche Unter-Resultaten oder Unter-Handlungsanweisungen anzeigt.*/
{
	color: #000000;
	font-weight: normal;
	margin-left: -12px;
}

div.drittel_Seite_Fliesstext	/*Div für Inhalt, welcher nur 1/3 Seite breit sein darf. */
{
	height: auto;
	z-index: 0;
	width: 213px;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-top: 0.5em;
}


div.halbe_Seitenbreite_Fliesstext	/*Div für Inhalt, welcher nur 1/2 Seite breit sein darf. */
{
	height: auto;
	z-index: 0;
	width: 320px;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-top: 0.5em;
}

div.zweidrittel_Seite_Fliesstext	/*Div für Inhalt, welcher nur 2/3 Seite breit sein darf. */
{
	height: auto;
	z-index: 0;
	width: 426px;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-bottom: 0.5em;
}

div.Seitenbreite	/*Div für Inhalt, welche eine ganze Seite breit sind. */
{
	width: 640px;
	height: auto;
	max-width: 100%;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-top: 0.5em;
}

div.Wasserzeichen
{
	background-repeat: repeat-y;
	background-position: left center;
}

table.table_rahmen_oben_unten
{
	border: solid 1px;
	max-width: 100%;
	border-right-style: none;
	border-left-style: none;
}

img.img_drittel_Seite
{
	height: auto;
	max-width: 100%;
	width: 213px;
	border-radius: 10px;
	box-shadow: 3px 3px 3px #888888;
}

img.img_zweidrittel_Seite
{
	height: auto;
	max-width: 100%;
	width: 426px;
	border-radius: 10px;
	box-shadow: 3px 3px 3px #888888;
}


MadCap|relatedTopics
{
	mc-label: 'Weitere Informationen';
	mc-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Icons_HTML_skin/weitere_informationen.png');
	mc-image-alt-text: Weitere Informationen;
	padding-top: 1em;
	padding-bottom: 1em;
	color: #000000;
}

MadCap|relatedTopicsControlList
{
	
}

td.td_mit_Rahmen_Text_oben
{
	border: solid 1px;
	text-align: left;
	vertical-align: top;
	page-break-inside: avoid;
}

td.td_mit_Rahmen_Text_oben_zentriert
{
	border: solid 1px;
	text-align: left;
	vertical-align: top;
	text-align: center;
	page-break-inside: avoid;
}

td.td_mit_Rahmen_Text_gedreht
{
	border: solid 1px;
	page-break-inside: avoid;
	/* Safari */
	webkit-transform: rotate(270deg);
	/* Firefox */
	moz-transform: rotate(270deg);
	/* IE */
	transform: rotate(270deg);
	/* Opera */
	o-transform: rotate(270deg);
}



caption
{
	
}

b.bold_italic
{
	font-style: italic;
}

span.standard
{
	font-weight: normal;
}

span.dropDownHeadFAQ	/*Span für den Titel des FAQ DropDown.*/
{
	font-size: 14pt;
	color: #000000;
}

span.dropDownHead	/*für alle gültier Span für den Titel des DropDown.*/
{
	margin-left: 1em;
	margin-top: -25px;
	margin-bottom: -0.15em;
}

span.spezialzeichen	/*Span für normalerweise zu kleine Sonderzeiche, hauptsächlich Checkboxen.*/
{
	font-size: 20pt;
}

span.gedreht /*Span für Text, welcher um 90° gedreht wird */

{
display: block;
margin-bottom: 2px;
-webkit-transform: rotate(270deg);

-moz-transform: rotate(270deg);

-ms-transform: rotate(270deg);

transform: rotate(270deg);

}

 /*Funktionen*/

div[class="Funktionsname"] img	/* Führt dazu, das Bilder im Funktionsnamen ausgeblendet werden. Dadurch können Bausteine mit Benennung der Funktion auch in der Detailbeschreibung verwendet werden. Funktioniert nur in HTML5-Output.*/
{
	display: none;
}

h1 img	/* Führt dazu, das Bilder in h1 ausgeblendet werden. Dadurch können Bausteine mit Benennung der Funktion auch im Header verwendet werden. Funktioniert nur in HTML5-Output.*/
{
	display: none;
}



@media PDF /* Media query für PDF-Output.*/
{
		body
	{
		padding-left: 0mm;
		color: #000000;
		padding-bottom: 0mm;
		padding-top: 0mm;
		font-size: 12pt;
		padding-right: 0mm;
		background-color: transparent;
	}
	
	div.pfad
	{
		page-break-after: avoid;
	}

	div.Gruppierung	/* Verhindert einen Seitenumbruch.*/
	{
		page-break-inside: avoid;
	}

	div.Funktion	/* Bei Funktionen.*/
	{
		page-break-inside: avoid;
		clear: both;
		/*Sorgt dafür, dass das vorherige DIV aufgelöst wird und der Funktionsname nicht eingerückt angezeigt wird.*/
	}

	div.Funktionsname	/* Benennung der Funktion*/
	{
		page-break-after: avoid;
	}
	
		div.Feldname	/* Benennung des Feldes*/
	{
		page-break-after: avoid;
	}

	div.Text_Funktion	/*Div, welcher den Text mit Details zur Funktion enthält.*/
	{
		
	}

	div.Text_Vorsicht	/*Div, welcher den Text für Vorsicht enthält.*/
	{
		
	}

	div.Bild_Text	/* Gruppiert Bild und Text und verhindert, dass DIV darin nach oben geschoben wird. Verwenden, um Bilder und Fliesstext darum herum zu gruppieren. Nur verwenden, wenn im selben Topic weitere Inhalte (Para usw.) folgen, welche NICHT neben dem Bild angezeigt werden dürfen. */
	{
		float: left;
	}

	div.Feld	/* Bei Feldern.*/
	{
		page-break-inside: avoid;
	}

	div.Tipp_Text	/* Definiert die Anzeige eines Tipps im Fliesstext.*/
	{
		margin-right: 0px;
	}

	div.Checkbox	/* Container für Listen mit Checkboxen.*/
	{
		page-break-inside: avoid;
		margin-right: 0px;
	}

	div.Hinweis_Text	/* Definiert die Anzeige eines Hinweises im Fliesstext.*/
	{
		margin-right: 0px;
	}

	div.Beispiel	/* Definiert die Anzeige eines Beispiels.*/
	{
		background-color: #e3f2fd;
		margin-right: 0px;
	}

	div.Vorsicht	/* Für Warnhinweise.*/
	{
		margin-right: 0px;
		clear: both;
	}

	div.Einzug_drittel	/* Für Inhalt in der Print-Ausgabe, welcher rechts von Bildern mit 1/3 Seitenbreite steht.*/
	{
		margin-left: 55mm;
	}

	div.Einzug_halb	/* Für Inhalt in der Print-Ausgabe, welcher rechts von Bildern mit 1/2 Seitenbreite steht.*/
	{
		margin-left: 86.5mm;
	}

	div.Einzug_zwei_drittel	/* Für Inhalt in der Print-Ausgabe, welcher rechts von Bildern mit 2/3 Seitenbreite steht.*/
	{
		margin-left: 110mm;
		}

	div.drittel_Seite_Fliesstext	/*Div für Inhalt, welcher nur 1/3 Seite breit sein darf.*/
	{
		height: auto;
		width: 31%;
		float: left;
		z-index: 100;
		display: inline;
		/*Hält Bild und Bildunterschrift zusammen*/
		page-break-inside: avoid;
		/*Hält Bild und Bildunterschrift zusammen*/
	}

	div.zweidrittel_Seite_Fliesstext	/*Div für Inhalt, welcher nur 2/3 Seite breit sein darf. */
	{
		height: auto;
		width: 62%;
		float: left;
		z-index: 100;
		display: inline;
		/*Hält Bild und Bildunterschrift zusammen*/
		page-break-inside: avoid;
		/*Hält Bild und Bildunterschrift zusammen*/
	}

	div.halbe_Seitenbreite_Fliesstext	/*Div für Inhalt, welcher nur 1/2 Seite breit sein darf. */
	{
		height: auto;
		width: 82.5mm;
		float: left;
		z-index: 100;
		display: inline;
		/*Hält Bild und Bildunterschrift zusammen*/
		page-break-inside: avoid;
		/*Hält Bild und Bildunterschrift zusammen*/
	}
	
		div.Seitenbreite		/*Div für Inhalt, welche eine ganze Seite breit sind. */
	{
		height: auto;
		width: 100%;
		float: left;
		z-index: 0;
		display: inline;
		/*Hält Bild und Bildunterschrift zusammen*/
		page-break-inside: avoid;
		/*Hält Bild und Bildunterschrift zusammen*/
	}

	ul
	{
		padding-left: 0mm;
		margin-left: 0mm;
	}

	li
	{
		display: none;
		margin-left: 5mm;
		line-height: 150%;
	}

	h1
	{
		font-weight: bold;
		mc-auto-number-format: 'CH:{chapnum} ';
		margin-top: 0em;
		margin-bottom: 0.5em;
		mc-auto-number-offset: 40px;
		mc-auto-number-position: outside-head;
		margin-left: 40px;
		line-height: 1.2em;
		page-break-after: avoid;
	}

	h2
	{
		font-size: 20pt;
		mc-auto-number-format: 'CH:{chapnum}.{n+} ';
		line-height: 120%;
		margin-bottom: 0.5em;
		margin-top: 0em;
		mc-auto-number-position: outside-head;
		margin-left: 75px;
		mc-auto-number-offset: 75px;
		clear: both;
		line-height: 1.2em;
		page-break-after: avoid;
	}

	h3
	{
		font-size: 18pt;
		mc-auto-number-format: 'CH:{chapnum}.{n}.{n+} ';
		margin-bottom: 0.5em;
		margin-top: 1em;
		mc-auto-number-position: outside-head;
		margin-left: 105px;
		mc-auto-number-offset: 105px;
		clear: both;
		line-height: 1.2em;
		page-break-after: avoid;
	}

	h4
	{
		font-size: 16pt;
		mc-heading-level: 4;
		mc-auto-number-format: 'CH:{chapnum}.{n}.{n}.{n+} ';
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 120px;
		margin-left: 120px;
		clear: both;
		line-height: 1.2em;
		page-break-after: avoid;
	}

	p
	{
		color: #000000;
		line-height: 1.5em;
		margin-top: 0em;
		margin: 0em;
		margin-bottom: 0.5em;
		font-size: 12pt;
	}

	
	p.clear
	{
		clear: both;
	}

	p.Einzug_Icon	/*Spezieller Einzug nur für Print, da Einzug nicht automatisch funktiniert. */
	{
		margin-left: 70px;
	}

	p.subheading
	{
		font-size: 14pt;
		page-break-after: avoid;
		margin-bottom: 0.0em;
		page-break-before: avoid;
	}

	p.subheading_float	/*Für Subheadings, welche neben Bildern stehen sollen*/
	{
		font-size: 14pt;
		page-break-after: avoid;
		margin-bottom: 0.0em; /* Hebt die margin-bottom aus paragraf auf. */
		page-break-before: avoid;
	}

	p.Nummernbeschreibung	/* Paragraf für Nummern, welche auf Nummern in Bildern zeigen. */
	{
		font-size: 14pt;
		page-break-after: avoid; /*verhindert einen Seitenumbruch nach dem Paragraf */
		margin-bottom: 0.0em; /* Hebt die margin-bottom aus paragraf auf. */
	}

p.media	/* Paragraf, in welchem ein Bild oder ein Video platziert wird. */
	{
		margin-bottom: initial;
		break-after: avoid;
	}

	p.Bildunterschrift	/*Paragraf für Bildunterschriften. Automatische Nummerierung der Bilduntertitel.*/
	{
		mc-auto-number-format: 'Abb. {Gn+}: ';
		page-break-inside: avoid;
	}



	li.bullet_point
	{
		background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Layoutelemente/Kreis_klein_print_A4_svg.svg');
		background-position: left top;
		padding-left: 4.5mm;
		margin-left: 5mm;
	}
	
	li.bullet_point_eng /* Bullet points ohne linken Rand, hauptsächlich innerhalb Tabellen */

	{
		background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Layoutelemente/Kreis_klein_print_A4_svg.svg');
		background-position: left 6px;
		padding-left: 4.5mm;
		margin-left: 0mm; /* Unterschied zu herkömmlichen bullet points */
	}

	li.checkbox
	{
		background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Layoutelemente/Quadrat_klein_print_A4_svg.svg');
		background-position: left top;
		margin-left: 0.5mm;
	}

	li.resultat
	{
		background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Layoutelemente/Haeckchen_print_A4_svg.svg');
		background-position: left top;
		padding-left: 4.5mm;
		margin-left: 5mm;
	}

	li.unter_handlungsanweisung
	{
		background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Layoutelemente/Pfeil_print_A4_svg.svg');
		background-position: left top;
		margin-left: 10mm;
		padding-left: 5mm;
	}

	li.unter_resultat
	{
		background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Layoutelemente/Pfeil_geschwungen_print_A4_svg.svg');
		background-position: left top;
		margin-left: 10mm;
		padding-left: 5mm;
	}

	li.condition
	{
		background-image: url('../../../../Grafik_Bibliothek/Sprachneutral/Layoutelemente/Diamant_print_A4_svg.svg');
		background-position: left top;
		margin-left: 5mm;
		padding-left: 4.5mm;
	}

	li.handlungsanweisung
	{
		margin-left: 10mm;
		list-style-position: inside;
		text-indent: -5mm;
	}
	
	li.roman_big /* Aufzählung mit römischen Ziffern, grossgeschrieben */
{
		margin-left: 10mm;
		list-style-position: inside;
		text-indent: -5mm;
}
	
a
{
	mc-hyphenate: never;
		color: #000000 !important;
		text-decoration: none !important;
}
a:link
{
		color: #000000 !important;
		text-decoration: none !important;
}

a:visited
{
		color: #000000 !important;
		text-decoration: none !important;
}

a:hover
{
		color: #000000 !important;
		text-decoration: none !important;
}

a:active
{
		color: #000000 !important;
		text-decoration: none !important;
}

a:focus
{
		color: #000000 !important;
		text-decoration: none !important;
}

	a.mediatarget /* Target-Klasse für Verweise auf die Bildunterschriften */
{
position: initial;
margin-top: initial;
}

	a.MCHelpControl
	{
		display: none;
	}
	
	a.Weblink:link	/* Für Links ausserhalb der Online-Hilfe.*/
{
		color: #000000 !important;
		text-decoration: none !important;
}

a.Weblink:visited	/* Für Weblinks ausserhalb der root-Welt.*/
{
		color: #000000 !important;
		text-decoration: none !important;
}

a.Weblink:hover	/* Für Weblinks ausserhalb der root-Welt.*/
{
		color: #000000 !important;
		text-decoration: none !important;
}
	

	img.img_Seitenbreite
	{
		width: 165mm;
	}

	img.img_Seitenb_Aufz	/* Für ganzsseitige Bilder, welche in einer Aufzählung vorkommen. */
	{
		height: auto;
		width: 155mm;
		margin-left: 10mm;
	}

	p.Titelseite
	{
		font-size: 26pt;
		font-weight: bold;
	}

	table
	{
		max-width: 100%;
		margin-bottom: 1em;
	}

	table.datentabelle	/* Für Tabellen mit mehr als 2 Spalten. Kein Rand rechts in Druckausgabe.*/
	{
		margin-right: 0px;
	}

	table.datentabelle_zweispaltig	/* Für Tabellen mit Maximal 2 Spalten. Kein Rand rechts in Druckausgabe.*/
	{
		margin-right: 0px;
	}
	table.fix
	{
	margin-right: 0px;
	
	}

	table.legende	/* Für Tabellen, welche ein Bild mit einer Legende enthalten.*/
	{
		display: table;
	}

	p.Dokumenttyp_Titelseite
	{
		font-weight: bold;
		line-height: normal;
		text-align: left;
		vertical-align: middle;
		font-size: 34pt;
	}

	p.Produktname_Titelseite
	{
		line-height: 1.20em;
		margin-top: auto;
		margin-bottom: 0pt;
		font-size: 20pt;
	}

	td > p
	{
		color: #000000;
	}

	img
	{
		
	}

	img.img_halbe_Seitenbreite
	{
		height: auto;
		width: 82.5mm;
	}

	img.img_Fliesstext	/* Für Bilder im Fliesstext. */
	{
		width: auto;
		vertical-align: top;
		height: 4mm;
		margin-bottom: -6px;
	}

	img.img_Auszeichnung	/* Für Bilder Hinweis, Vorsicht, Tipp und Beispiel. */
	{
		width: auto;
		vertical-align: top;
		height: 4mm;
		margin-bottom: -6px;
	}

	img.img_Nummernbeschreibung
	{
		width: auto;
		vertical-align: top;
		height: 4mm;
	}

	img.img_Symbol
	{
		
	}

	h5
	{
		mc-heading-level: 0;
		mc-auto-number-format: 'CH:{chapnum}.{n}.{n}.{n}.{n+} ';
	}

	h6
	{
		mc-heading-level: 0;
		mc-auto-number-format: 'CH:{chapnum}.{n}.{n}.{n}.{n}.{n+} ';
	}

		thead
	{
		border: solid 1px;
	}
	
	th
	{
		
	}
	
		th.gedreht
	{
	vertical-align: middle;
	}

	MadCap|popupHead	/*Head Text Popup*/
	{
		color: #000000;
	}

	MadCap|popupBody	/*Body Text Popup*/
	{
		font-size: 10pt;
	}

	MadCap|dropDownHead
	{
		font-weight: bold;
		page-break-after: avoid;
		margin-bottom: 1.12em;
		padding-bottom: 0.25em;
		margin-top: 0em;
	}

	MadCap|dropDown
	{
		padding-top: 0em;
		padding-bottom: 0.25em;
		clear: both;
		/* Löst die vorherigen floats auf. Dies verhindert, das ein einzelner Buchstabe auf einer Linie zurück bleibt.*/
	}

	MadCap|dropDown.fliesstext	/*Für Dropdowns, welche um ein Fliesstext-Div sind. */
	{
		clear: none;
		/* Löst die vorherigen NICHT floats auf. */
	}

	MadCap|dropDown.FAQ	/*DropDown für FAQ.*/
	{
		border-bottom: none;
		margin-bottom: 1.5em;
	}

	MadCap|dropDown.FAQ_colored	/*DropDown für FAQ mit farbigem Hintergrund.*/
	{
		background-color: #FFFFFF;
		margin-bottom: 1.5em;
	}

	code
	{
		font-family: 'Courier New';
	}

	kbd	/* Anzeige von Tastaturtasten.*/
	{
		border-radius: 4px;
		line-height: 121%;
		border-bottom-width: 1px;
		border: solid 1px #000000;
		background-repeat: no-repeat;
		font-family: 'Courier New';
	}

	MadCap|xref.Verweis_mit_Klammer  /*Für Verweise, im Fliesstext stehen.*/
	{
		mc-format: '(siehe «{h1}», Seite {page})';
		color: #000000;
		text-decoration: none;
	}
	
		MadCap|xref.Verweis  /*Für Verweise, welche alleine und nicht direkt im Fliesstext stehen.*/
	{
		mc-format: 'Siehe «{h1}», Seite {page}';
		color: #000000;
		text-decoration: none;
	}
	
	MadCap|xref.Erst_Verweis_mit_Klammer /*Erster Link Bei gleichzeitigem Verweis auf mehrere Kapitel.*/
	{
	mc-format: '(siehe «{h1}», Seite {page}';
	color: #000000;
	text-decoration: none;
	}

MadCap|xref.Mitte_Verweis_mit_Klammer /*Mittlerer Link Bei gleichzeitigem Verweis auf mehrere Kapitel.*/
	{
	mc-format: '«{h1}», Seite {page}';
	color: #000000;
	text-decoration: none;
	}

MadCap|xref.Letzt_Verweis_mit_Klammer /*Zweiter Link Bei gleichzeitigem Verweis auf mehrere Kapitel.*/
	{
	mc-format: '«{h1}», Seite {page})';
	color: #000000;
	text-decoration: none;
	}

	MadCap|xref.Abschnitt	/*Verweis auf geänderten Inhalt in UN.*/
	{
		mc-format: 'Abschnitt «{paratext}» auf Seite {page}';
		/*Reihenfolge anders als in Online-Ausgabe. Seite, dafür keinen Verweis auf das Kapitel*/
		color: #000000;
		text-decoration: none;
	}
	
	MadCap|xref.Abb /*Verweis auf Abbildungen*/
{
	mc-format: '(siehe {paranumonly})'; /*Gibt den Paragrafentext der Bildbeschreibung aus.*/
	color: #000000;
	text-decoration: none;
}


	p.linie_seitenbreite
	{
		border-bottom: solid 3px;
		margin-bottom: 1em;
		font-size: 4pt;
		line-height: 1em;
	}

	MadCap|tocProxy
	{
		padding-left: 0px;
	}

	p.TOC2
	{
		line-height: 1.5em;
		margin: 0;
		margin-left: 14px;
	}

	p.TOC3
	{
		margin-top: 0em;
		line-height: 1.5em;
		margin-left: 27px;
	}

	MadCap|dropDownHotspot
	{
		font-size: 14pt;
		line-height: 100%;
		padding-top: 1em;
	}

	td.td_mit_Rahmen
	{
		
	}

	td.td_mit_Rahmen_zentriert
	{
		
	}

	td.td_mit_Rahmen_Text_oben_zentriert
	{
		
	}

	td.td_ohne_Rahmen
	{
		
	}

	td.td_ohne_Rahmen_Text_oben
	{
		
	}

	td.td_ohne_Rahmen_eng
	{
		
	}

	td.td_Bild_Legende	/* Definiert eine Zelle, Text ist oben zentriert mit Rahmen 2px.*/
	{
		width: 14mm;
		max-width: 14mm;
		min-width: 14mm;
	}

	p.TOC4
	{
		margin-top: 0em;
		margin-bottom: 0em;
		margin-left: 53px;
	}

	MadCap|snippetBlock
	{
		
	}

	p.Index2
	{
		line-height: 1.5em;
	}

	p.Index3
	{
		line-height: 1.5em;
	}

	p.TOC1
	{
		margin-top: 1em;
		margin-bottom: 0em;
	}

	MadCap|dropDownBody
	{
		padding-top: -1em;
	}

	MadCap|dropDownBody.SecondLevel
	{
		margin-bottom: 0.5em;
	}


	MadCap|toggler
	{
		
	}

	table.table_rahmen_oben_unten
	{
		border-left-style: none;
		border-right-style: none;
	}

	img.img_drittel_Seite
	{
		height: auto;
		width: 52mm;
	}

	img.img_zweidrittel_Seite
	{
		height: auto;
		width: 107mm;
	}



	div.intern
	{
		background-image: none;
	}

	p.pfad
	{
		page-break-after: avoid;
	}

	table.Table_Fusszeile
	{
		display: none;
	}

	div.big_screen_only	/* Ausgabe und Anzeige nur in der Webhelp auf Desktop/Laptop und tablet (Bildschirmbreite höher 640px). Keine Ausgabe in Medium "Print".*/
	{
		display: none;
	}
	
		div.small_screen_footer	/* Ausgabe und Anzeige nur auf mobile (Bildschirmbreite kleiner 640px). Keine Ausgabe in Medium "Print".*/
{
		display: none;

}

	div.screen_only	/* Ausgabe und Anzeige nur in der Webhelp auf Desktop/Laptop, tablet und smartphone. Keine Ausgabe in Medium "Print".*/
	{
		display: none;
	}


	MadCap|dropDown.SecondLevel
	{
		margin-left: 0px;
		padding-top: 12px;
		/* Verhindert, dass SecondLevel nach oben gezogen wird in print. */
	}

	p.intern
	{
		
	}

	p.center
	{
		text-align: center;
	}

	b.bold_italic
	{
		
	}

	li.alphabetisch_fett
	{
		margin-left: 10mm;
	}

	li.alphabetisch
	{
		margin-left: 10mm;
	}



	span.avoid_hyphenation
	{
		mc-hyphenate: never;
	}

	ol
	{
		overflow: hidden;
	}
	

}

@media print /* Media query für Druck aus Browser.*/
{
body
	{
background-color: transparent;
	}
	
h1
{
margin-left: 0px;	
}

	p.MCWebHelpFramesetLink.MCWebHelpFramesetLinkTop /* "Open Thema mit Navigation" wird auf Ausdrucken ausgeblendet*/
	
	{
	display: none !important;
	}
	
		div.MCBreadcrumbsBox_0
	{
		display: none;
	}
	
		div.big_screen_only	/* Ausgabe und Anzeige nur in der Webhelp auf Desktop/Laptop und tablet (Bildschirmbreite höher 640px). Keine Ausgabe in Medium "Print" und "PDF".*/
	{
		display: none;
	}
	

a
{
		color: #000000 !important;
		text-decoration: none !important;
}
a:link
{
		color: #000000 !important;
		text-decoration: none !important;
}

a:visited
{
		color: #000000 !important;
		text-decoration: none !important;
}

a:hover
{
		color: #000000 !important;
		text-decoration: none !important;
}

a:active
{
		color: #000000 !important;
		text-decoration: none !important;
}

a:focus
{
		color: #000000 !important;
		text-decoration: none !important;
}


	a.MCHelpControl.MCHelpControl-Concept.conceptLink
	{
		display: none;
	}
	
		a.back-to-top /* Linktyp für Sprung nach oben, JS in Vorgabseite */
{
	display: none !important;
}

MadCap|dropDown.fliesstext	/*Für Dropdowns, welche um ein Fliesstext-Div sind. */
{
	
}

.MCDropDown_Closed .MCDropDownHotSpot_	/*Ab Flare 12 nötig. Workaround, damit transparentes Gif überschrieben wird. */
{
	background-image: none !important;
}

.MCDropDown_Open .MCDropDownHotSpot_	/*Ab Flare 12 nötig. Workaround, damit transparentes Gif überschrieben wird. */
{
	background-image: none !important;
}

.MCDropDown_Closed .MCDropDownHotSpot_SecondLevel	/*Ab Flare 12 nötig. Workaround, damit transparentes Gif überschrieben wird. */
{
	background-image: none !important;
}

.MCDropDown_Open .MCDropDownHotSpot_SecondLevel	/*Ab Flare 12 nötig. Workaround, damit transparentes Gif überschrieben wird. */
{
	background-image: none !important;
}

.MCDropDown_Closed .MCDropDownHotSpot_WeitereInfo	/*Ab Flare 12 nötig. Workaround, damit transparentes Gif überschrieben wird. */
{
	background-image: none !important;
}

.MCDropDown_Open .MCDropDownHotSpot_WeitereInfo	/*Ab Flare 12 nötig. Workaround, damit transparentes Gif überschrieben wird. */
{
	background-image: none !important;
}

.MCDropDown_Closed .MCDropDownHotSpot_FAQ	/*Ab Flare 12 nötig. Workaround, damit transparentes Gif überschrieben wird. */
{
	background-image: none !important;
}
.MCDropDown_Open .MCDropDownHotSpot_FAQ	/*Ab Flare 12 nötig. Workaround, damit transparentes Gif überschrieben wird. */
{
	background-image: none !important;
}

.MCDropDown_Closed .MCDropDownHotSpot_FAQ_colored	/*Ab Flare 12 nötig. Workaround, damit transparentes Gif überschrieben wird. */
{
	background-image: none !important;
}

.MCDropDown_Open .MCDropDownHotSpot_FAQ_colored	/*Ab Flare 12 nötig. Workaround, damit transparentes Gif überschrieben wird. */
{
	background-image: none !important;
}

span.dropDownHead	/*für alle gültier Span für den Titel des DropDown.*/
{
	margin-left: initial;
}

span.dropDownHeadFAQ	/*Span für den Titel des FAQ DropDown.*/
{
	margin-left: -15px;
}	
}

@media non-print
{
	
}

@media only screen and (max-device-width: 1280px)
{

	body
	{
		padding-bottom: 0mm;
		padding-left: 0.4em;
		padding-top: 0.4em;
	}

	p.MiniTOC1_0	/* Anzeige automatisch generierte TOC und "Weitere Informationen" Links auf Tablet und kleiner.*/
	{
		text-align: left;
		color: white;
		line-height: 1.5em;
		margin-top: 0em;
		margin-bottom: 0.1em;
		font-size: 12pt;
		display: block;
		margin: 1.12em 0;
		font-weight: normal;
		text-decoration: none;
		background-image: none;
		padding-left: 1em;
		margin-left: 0pt;
		background-color: white;
		padding: 15px;
		border: 3px solid #004C93;
		border-radius: 30px;
		max-width: 33%;
		box-shadow: 2px 3px 4px rgba(000,000,000,0.6), inset 0px 0px 2px rgba(255,255,255,0);
	}

	a.MiniTOC1:link	/* Anzeige des Links (Schriftgrösse usw.) automatisch generierte TOC und "Weitere Informationen" Links auf Tablet und kleiner.*/
	{
		text-decoration: none;
		font-weight: bold;
		padding-right: 50%;
		padding-top: 15px;
		padding-bottom: 15px;
		white-space: pre-wrap;
	}

	table.datentabelle	/* Zeigt Scrollbalken bei grossen Tabellen auf tablet und mobile an.*/
	{
		overflow-x: auto;
	}
	
		table.fix	/* Zeigt Scrollbalken bei grossen Tabellen auf tablet und mobile an.*/
	{
		overflow-x: auto;
		table-layout: inherit; /* Hebt das fixierte Layout wieder auf, bessere Anzeige auf Tablet/Mobile */
	}
	
	th.gedreht
	{
	vertical-align: inherit;
	}
}

@media only screen and (max-device-width: 640px)
{
	[data-mc-conditions*="Zielgruppe.Wasserzeichen"]	/* Gibt das Wasserzeichen aus oder nicht */
	{
		
	}

	body
	{

		padding-left: 0.4em;
		padding-top: 1em;
		font-size: 10pt; /*Schriftgrösse für alle Elemente, welche nicht in Paragraf sind. Definition in body und p notwendig. */
	}

	p
	{
		font-size: 10pt; /*Schriftgrösse für alle Elemente, welche nicht in body sind. Definition in body und p notwendig. */
	}
	
	p.conceptlink /* Paragraf, welcher die Konzept-Links enthaltet. */
	{
		display: none;
	}

	p.Bildunterschrift	/*Paragraf für Bildunterschriften*/
	{
		font-size: 8pt;
	}

	p.kundenwunsch	/* Paragraf für Kundenwunsch */
	{
		font-size: 8pt;
	}

	p.zeitaufwand	/* Paragraf für den Zeitaufwand für die Installation/Erfassung und Schulung */
	{
		font-size: 8pt;
	}

	p.MiniTOC1_0	/* Breite des Buttons für automatisch generiertes TOC und "Weitere Informationen" Links auf Tablet und kleiner.*/
	{
		max-width: 100%;
	}

	p.Nummernbeschreibung	/* Paragraf für Nummern, welche auf Nummern in Bildern zeigen. */
	{
		font-size: 12pt;
	}

	p.subheading
	{
		font-size: 12pt;
		background-color: #004b93;
		color: #ffffff;
		padding-left: 5px;
		line-height: 28px;
		margin-bottom: 0.25em; /* Margin-bottom für Abstand nach Balken. */

	}

	p.subheading_float	/*Für Subheadings, welche neben Bildern stehen sollen*/
	{
		font-size: 12pt;
		background-color: #004b93;
		color: #ffffff;
		padding-left: 5px;
		line-height: 28px;
		overflow: auto;
	}

	MadCap|popupHead	/*Head Text Popup*/
	{
		margin-right: 26px;
		/* Abstand für Bild in popupHead:after.*/
	}

	.popupHead:after
	{
		width: 26px;
		height: 12px;
	}
	
	a.back-to-top /* Linktyp für Sprung nach oben, JS in Vorgabseite */
	{
	display: none;
	width: 40px;
	height: 40px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background-size: 40px 40px;
	box-shadow: 1px 1px 1px #888888;
}

	a.Word	/* Für Link auf Word-Datei.*/
	{
		margin-left: 18px;
		/* Abstand für Bild in Weblink:before.*/
	}

	a.Word:before	/* Für Link auf Word-Datei.*/
	{
		width: 14px;
		height: 14px;
		margin-left: -18px;
	}

	a.Excel	/* Für Link auf Excel-Datei.*/
	{
		margin-left: 18px;
		/* Abstand für Bild in Weblink:before.*/
	}

	a.Excel:before	/* Für Link auf Excel-Datei.*/
	{
		width: 14px;
		height: 14px;
		margin-left: -18px;
	}

	a.PDF	/* Für Link auf PDF-Datei.*/
	{
		margin-left: 18px;
		/* Abstand für Bild in Weblink:before.*/
	}

	a.Druck:before	/* Für Link auf PDF-Datei.*/
	{
		width: 14px;
		height: 14px;
		margin-left: -18px;
	}
	
		a.Word	/* Für Link auf Word-Datei.*/
	{
		margin-left: 18px;
		/* Abstand für Bild in Weblink:before.*/
	}

	a.Druck:before	/* Für Link auf Word-Datei.*/
	{
		width: 14px;
		height: 14px;
		margin-left: -18px;
	}

	a.Weblink	/* Für Links ausserhalb der Online-Hilfe.*/
	{
		margin-right: 18px;
		/* Abstand für Bild in Weblink:after.*/
	}

	a.Weblink:after	/* Für Links ausserhalb der Online-Hilfe.*/
	{
		width: 14px;
		height: 12px;
	}
	
	a.mediatarget /* Target-Klasse für Verweise auf die Bildunterschriften. Bei Phone geringer. */
{
position: absolute; 
margin-top: -250px; /* Zeigt den Link 250px höher (Mittelwert da Höhe autom. berechnet wird) an, dadurch wird das Bild in den Fokus gerückt. */
}


	div.Icon_Funktion	/*Div, welches das Icon mit der Funktion enthält.*/
	{
		margin-right: 0.5em;
		/*Abstand, bevor Text angezeigt wird.*/
	}

	div.drittel_Seite_Fliesstext	/*Div für Inhalt, welcher nur 1/3 Seite breit sein darf. */
	{
		height: auto;
		width: 31%;
		z-index: 0;
		float: left;
		margin-right: 0.5em;
		margin-bottom: 0.5em;
		margin-top: 0.2em;
	}

	div.zweidrittel_Seite_Fliesstext	/*Für Divs die 2/3 der Seite benötigen, welche linksbündig und nur von Fliesstext umgeben sind.*/
	{
		width: 66%;
		margin-right: 0.5em;
		margin-bottom: 0.5em;
		margin-top: 0.2em;
	}

	div.halbe_Seitenbreite_Fliesstext	/*Div für Inhalt, welcher nur 1/2 Seite breit sein darf. */
	{
		width: 50%;
		margin-right: 0.5em;
		margin-bottom: 0.5em;
		margin-top: 0.2em;
	}
	
		div.Seitenbreite	/*Div für Inhalt, welche eine ganze Seite breit sind. */
	{
		width: 100%;
		margin-right: 0.5em;
		margin-bottom: 0.5em;
		margin-top: 0.2em;
	}


	div.Einzug_halb	/* Für Inhalt in der Print-Ausgabe, welcher rechts von Bildern mit 1/3 Seitenbreite steht.*/
	{
		clear: both;
	}

	div.Einzug_zwei_drittel	/* Für Inhalt in der Print-Ausgabe, welcher rechts von Bildern mit 2/3 Seitenbreite steht.*/
	{
		clear: both;
	}

	MadCap|dropDown
	{
		color: #000000;
		margin-top: 5px;
	}

	.MCDropDownHotSpot.dropDownHead.MCDropDownHotSpot_	/*Ausrichtung Image DropDown-Head.*/
	{
		background-position: top 6px right 2%;
		background-color: #004b93;
		overflow: hidden;
	}

	.MCDropDownHotSpot.dropDownHead.MCDropDownHotSpot_.MCDropDownHotSpot_FAQ	/*Ausrichtung Image für  FAQ DropDown-Head.*/
	{
		background-position: top 6px left;
		background-color: inherit;
		background-size: inherit;
	}

	.MCDropDownHotSpot.dropDownHead.MCDropDownHotSpot_.MCDropDownHotSpot_FAQ_colored	/*Ausrichtung Image für farbigen FAQ DropDown-Head.*/
	{
		background-position: top 6px left;
		background-color: inherit;
		background-size: inherit;
	}

	.dropDownHotspot:link
	{
		font-size: 12pt;
	}

	.MCDropDown_Closed
	{
		background-position: 100%;
	}

	MadCap|dropDownHead
	{
		font-size: 12pt;
	}

	span.dropDownHeadFAQ	/*Span für den Titel des DropDown.*/
	{
		font-size: 12pt;
		color: #000000;
	}

	span.dropDownHead	/*für alle gültier Span für den Titel des DropDown.*/
	{
		font-size: 12pt;
		color: #FFFFFF;
		display: -webkit-box;
		margin-left: 5px;
		padding-right: 25px;
		margin-bottom: 0.3em;
	}

	.MCDropDownBody
	{
		overflow: auto;
		/*Tabellen in DropDowns können dadurch verschoben werden.*/
	}

	h1
	{
		font-family: Arial;
		font-size: 16pt;
	}

	h2
	{
		font-family: Arial;
		font-size: 16pt;
	}

	h3
	{
		font-family: Arial;
		font-size: 16pt;
	}

	li.bullet_point
	{
		margin-left: 0mm;
		background-position: left 0.3em;
	}

	li.checkbox
	{
		background-position: left 0.3em;
		background-size: 8px;
	}

	li
	{
		font-size: 10pt;
	}

	li.condition
	{
		margin-left: 0mm;
	}

	li.handlungsanweisung
	{
		margin-left: 6mm;
	}
	
	li.roman_big /* Aufzählung mit römischen Ziffern, grossgeschrieben */
	{
		margin-left: 6mm;
	}

	li.resultat
	{
		margin-left: 0mm;
	}

	li.unter_handlungsanweisung
	{
		margin-left: 6mm;
	}

	li.unter_resultat
	{
		margin-left: 6mm;
	}

	img.img_Symbol
	{
		height: 40px;
	}

	img.img_Symbol_klein
	{
		height: 20px;
	}

	img.img_Symbol_Legende
	{
		height: 20px;
	}

	img.img_Fliesstext	/* Für Bilder im Fliesstext. */
	{
		height: 14px;
	}

	img.img_Auszeichnung	/* Für Bilder Hinweis, Vorsicht, Tipp und Beispiel. */
	{
		height: 14px;
	}

	img.img_Nummernbeschreibung
	{
		height: 14px;
	}

	img.img_drittel_Seite
	{
		height: auto;
		width: 46%;
	}

	img.img_zweidrittel_Seite
	{
		height: auto;
		width: 66%;
	}

	img.img_halbe_Seitenbreite
	{
		height: auto;
		width: 50%;
	}

	img.img_Seitenbreite
	{
		
	}

	img.img_Seitenb_Aufz	/* Für ganzsseitige Bilder, welche in einer Aufzählung vorkommen. */
	{
		margin-left: 6mm;
	}

	td.td_mit_Rahmen
	{
		
	}

	td.td_mit_Rahmen_zentriert
	{
		
	}

	td.td_mit_Rahmen_Text_oben_zentriert
	{
		
	}

	td.td_Bild_Legende	/* Definiert eine Zelle, Text ist oben zentriert mit Rahmen 2px.*/
	{
		width: 25px;
		min-width: 25px;
		max-width: 25px;
	}

	MadCap|breadcrumbsProxy
	{
		
	}

	div.MCBreadcrumbsBox_0
	{
		display: none;
	}

	table.Table_Fusszeile
	{
		display: none;
	}

	table.legende	/* Für Tabellen, welche ein Bild mit einer Legende enthalten.*/
	{
		display: inline;
	}

	table.datentabelle_zweispaltig	/* Für Tabellen mit Maximal 2 Spalten.*/
	{
		overflow-x: auto;
	}

	p.linie_seitenbreite
	{
	
	border-bottom: solid 0.2em;
	width: 66%;


	}

	a.MCHelpControl
	{
		display: none;
	}

	div.big_screen_only	/* Ausgabe und Anzeige nur in der Webhelp auf Desktop/Laptop und tablet (Bildschirmbreite höher 640px). Keine Ausgabe in Medium "Print".*/
	{
		display: none;
	}
	
		div.small_screen_footer		/* Ausgabe und Anzeige nur auf mobile (Bildschirmbreite kleiner 640px). Keine Ausgabe in Medium "Print".*/

	{
	display: initial;
	clear:both;
	position: relative;
	bottom: 0;
	right: 0;

	}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) /*Spezial-Mediabereich für Internet Explorer 10 und 11 */
{

a.Word:before  /*Für Link auf Word-Datei.*/
{
margin-left: -40px;
}

a.Excel:before /* Für Link auf PDF-Datei.*/
{
margin-left: -40px;
}

a.PDF:before /* Für Link auf PDF-Datei.*/
{
margin-left: -40px;
}

a.Druck:before /* Für Link, welcher direkt das Druckfenster öffnet.*/
{
margin-left: -40px;
}

}
