/*<meta fileTags="file_tags/filetagsetstatus.Ready for Translation,file_tags/filetagsetstatus.Master" />*/

@import url('sprache.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

:root
{
	--ci_color_rot: #fa6161;
	--ci_color_green: #84c388;
	--ci_color_blue: #619bfa;
	--ci_color: #f9b961;
	--col_tip: #84c388;
	--col_warning: #fa6161;
	--col_example: #619bfa;
	--col_intern: #fab961;
	--col_note: #fab961;
	--col_rights: #393f3f;
	--col_license: #393f3f;
	--Brand1: #076685;
	--Brand2: #CDE0E7;
	--Dark: #393f3f;
	--Medium: #b9bec1;
	--Light: #d0d3d5;
	--White: #ffffff;
}

#myBtn
{
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	font-weight: bold;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
	background-position: center;
	background-repeat: no-repeat;
	color: var(--ci_color);
	font-size: 1rem;
}

#myBtn:hover
{
	background-color: transparent;
}

/*<Back-to-Top-Button Styles />*/

body
{
	margin: 1.2rem;
	max-width: 650px;
	font-family: Calibri, Arial, Helvetica, Roboto, sans-serif;
	font-size: 1rem;
	line-height: 1.2rem;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-weight: bold;
	color: var(--ci_color);
	text-transform: uppercase;
	line-height: normal;
	page-break-inside: avoid;
	page-break-after: avoid;
}

h1
{
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-size: 150%;
}

h2
{
	font-size: 115%;
	margin-top: 0.75em;
	margin-bottom: 0.5em;
}

h3
{
	font-size: 105%;
	margin-top: 0.75em;
	margin-bottom: 0.5em;
}

h4
{
	font-size: 100%;
	margin-top: 0.75em;
	margin-bottom: 0.5em;
}

h5
{
	font-size: 100%;
	font-style: italic;
	margin-top: 0.75em;
	margin-bottom: 0.5em;
}

h6
{
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
	margin-top: 0.75em;
	margin-bottom: 0.5em;
}

h1.notocnonr
{
	mc-heading-level: 0;
}

h2.notoc
{
	
}

h1.printonly,
h2.printonly,
h3.printonly,
h4.printonly
{
	mc-conditions: 'ausgabe.NurDruck';
}

a
{
	
}

/* Styles for keyboard input */

kbd
{
	padding: 2px 4px;
	white-space: nowrap;
	color: #000;
	background: #eee;
	border-width: 1px 3px 3px 1px;
	border-style: solid;
	border-color: #ccc #aaa #888 #bbb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.TypedEntry
{
	font-family: 'Courier New';
}

/* Lists */

dd,
dd p,
dt,
dt p,
li,
li p
{
	margin-bottom: 6px;
	margin-top: 6px;
}

dl,
ol,
ul
{
	letter-spacing: .25;
	line-height: 15pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

.center
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	float: none !important;
	text-align: center;
}

MadCap|dropDown
{
	mc-image-position: left;
	mc-image-spacing: 10px;
	mc-open-image: url('../images/icons/minus.png');
	mc-closed-image: url('../images/icons/plus.png');
	padding: 10px 0;
}

MadCap|dropDownBody
{
	padding: 10px 30px 0;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: none;
	color: var(--ci_color);
	font-size: 1.2rem;
}

MadCap|expandingBody
{
	color: var(--ci_color);
	font-style: italic;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: var(--ci_color);
}

MadCap|xref
{
	font-weight: bold;
	text-decoration: underline;
	color: var(--ci_color);
	mc-format: '{paratext}';
}

MadCap|xref.ParaTextOnly
{
	mc-format: '{paratext}';
}

MadCap|glossaryTerm
{
	color: var(--ci_color_green);
}

MadCap|glossaryTerm.Expanding
{
	color: inherit;
	font-weight: inherit;
}

MadCap|glossaryTerm.Hyperlink
{
	color: #5B8EC1;
	font-weight: inherit;
}

MadCap|glossaryTerm.Popup
{
	color: #5B8EC1;
	font-weight: normal;
}

MadCap|conceptLink
{
	color: #000000;
}

MadCap|keywordLink
{
	color: #000000;
}

MadCap|relatedTopics
{
	color: #000000;
}

MadCap|helpControlMenu
{
	color: #707070;
	background-color: #FFFFFF;
	border: none;
}

MadCap|helpControlMenuItem
{
	color: inherit;
	font-size: inherit;
	font-family: inherit;
}

MadCap|helpControlMenuItem.Highlighted
{
	color: #000000;
	background-color: #E5EFF7;
}

img
{
	height: auto;
	margin: 0.5em 0 0.5em 0;
	max-width: 100%;
}

/* Images*/

img.Thumbnail
{
	border: solid 1px #000000;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 400px;
	mc-thumbnail: popup;
}

img.rahmen
{
	border: solid 1px #696969;
}

img.Icons_Text
{
	max-height: 1rem;
	max-width: auto;
}

img.icon50
{
	max-height: 50px;
	max-width: auto;
}

img.MaxWidth50Percent
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: auto;
	mc-thumbnail-max-width: 200px;
}

img.MaxWidth30Percent
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 225px;
	mc-thumbnail-max-height: auto;
}

img.ReduceButtonSize
{
	max-height: 35px;
	margin-bottom: -2px;
}

img.ReduceButtonSize2
{
	max-height: 18px;
	margin-bottom: -1px;
}

img.TableIcons
{
	border-style: none;
}

img.ImText
{
	height: auto;
	max-width: 100%;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin: 0 0 0 0;
}

img.ImTextTab
{
	max-height: 1.5rem;
	max-width: auto;
	margin-bottom: 0;
}

img.Icons_Text2EM
{
	max-height: 1.5rem;
	max-width: auto;
	margin-bottom: -2px;
}

img.Icons_30px
{
	max-height: 30px;
	max-width: auto;
}

p.bildbeschriftung
{
	font-size: 0.7rem;
	font-style: italic;
	line-height: 0.7rem;
}

p.p1100_1200
{
	background: #ff0000;
}

p.meldung_prgversion
{
	text-align: center;
	font-size: .8 rem;
	background: #dcdcdc no-repeat;
}

p.p1095_1100
{
	background: #adff2f;
}

p.subheading
{
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0px;
	margin-top: 12px;
	text-transform: uppercase;
	letter-spacing: .75;
	line-height: 1.8rem;
	font-size: 1.5rem;
}

p.intern
{
	display: block;
	background: #ffffe0;
	mc-conditions: 'intern.intern';
}

p.unterueberschrift
{
	font-weight: bold;
	line-height: 3rem;
	background: #00ffff;
}

p.skript
{
	font-family: 'Courier New';
	margin-top: -1rem;
}

p.fields
{
	font-weight: bold;
	margin-bottom: 0.2rem;
	margin-top: 1rem;
}

p.option
{
	font-weight: bold;
	padding-left: 5rem;
	margin-bottom: 0.2rem;
	margin-top: 1rem;
}

p.optionerklaer
{
	padding-left: 5rem;
}

p.option2
{
	font-weight: bold;
	padding-left: 7rem;
	margin-bottom: 0.2rem;
	margin-top: 1rem;
}

p.optionerklaer2
{
	padding-left: 7rem;
}

p.hint
{
	border: solid 1px var(--ci_color_green);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 14px 20px;
	background-color: var(--ci_color_green);
}

p.programlink
{
	border: solid 2px var(--ci_color);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 5px 5px;
	background-color: #d3d3d3;
}

p.schritte
{
	font-weight: bold;
	background-color: #dcdcdc;
	font-size: 1.1rem;
	margin-left: 10px;
	mc-next-class: " ";
}

p.schritte::before
{
	font-size: 1.1rem;
	color: var(--ci_color_blue);
	content: 'Schritt für Schritt: ';
}

p.captionnumber
{
	mc-auto-number-format: '{b}Bild {n+} – {/b}';
}

p.meldung_bold
{
	text-align: center;
}

p.meldung_normal
{
	text-align: center;
}

p.alert-access
{
	background: #ffe4e1;
}

p.footertimestamp
{
	font-size: 8pt;
	border-top: solid 1px #a9a9a9;
}

pre
{
	background: #f4f4f4;
	border-left: 3px solid #f36d33;
	color: #666;
	page-break-inside: avoid;
	max-width: 100%;
	overflow: auto;
	display: block;
	word-wrap: break-word;
	padding: 1em 1.5rem;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0px 0px 0px 20px;
	font-family: 'Courier New', Courier, 'Droid Sans Mono', monospace;
	padding-bottom: 0;
	padding-top: 0;
	font-size: 0.8rem;
}

pre.pre
{
	padding-top: 0;
	padding-bottom: 0;
}

/* Flexbox Start */

div.FlexContainer
{
	display: flex;
	flex-wrap: wrap;
}

/*------------ START CSS Flexbox Layout ------------*/

div.FlexContainer
{
	display: flex;
	flex-wrap: wrap;
}

div.FlexContainer > div
{
	flex-basis: 16em;
	flex-grow: 1;
}

div.Flex-ConFooter
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 1em 0 1em 0;
}

div.Flex-ItemFooter
{
	flex-grow: 1;
	flex-basis: 16em;
	text-align: left;
	background: #DCDCDC;
	color: #696969;
	border: none;
	padding: 1em;
	margin: 0 0 0.25em 0;
}

div.Flex-ItemFooter > p
{
	line-height: 0.7rem;
}

/*------------ END CSS Flexbox Layout ------------*/
/*------------ START Tile formatting ------------*/

div.Cells6 > div,
div.FlexContainer > div
{
	background-color: #393f3f;
	color: #fff;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
	box-shadow: 0 5px 10px rgba(0,0,0,0.25);
}

div.FlexContainer > div
{
	margin-left: 1em;
	margin-right: 1em;
	padding: 1em;
}

div.FlexContainer > div a
{
	color: #ffffff;
}

div.FlexContainer > div:hover a
{
	color: #F9B961;
}

div.Cells6 > div a
{
	display: block;
	padding: 1em;
	color: inherit;
}

/*------------ END Tile formatting ------------*/
/*------------ START Tile Transition and Hover Effect ------------*/

div.FlexContainer > div,
div.Cells6 > div
{
	transition: all 0.3s;
}

div.Cells6 > div:hover,
div.FlexContainer > div:hover
{
	box-shadow: 0 12px 24px rgba(0,0,0,0.5);
	background-color: #fff;
	color: #F9B961;
}

/*------------ END Tile Transition and Hover Effect ------------*/
/*------------ START Format Menu Proxy ------------*/

._Skins_LandingPageMenu > .has-children > a
{
	display: none;
}

._Skins_LandingPageMenu > .has-children > .sub-menu
{
	display: flex;
	flex-wrap: wrap;
}

._Skins_LandingPageMenu > .has-children > .sub-menu > .tree-node-leaf
{
	flex-basis: 25em;
	flex-grow: 1;
	margin-top: 1em;
}

._Skins_LandingPageMenu > .has-children > .sub-menu > .tree-node-leaf > a
{
	display: block;
	height: 100%;
	box-shadow: 0 5px 10px rgba(0,0,0,0.25);
	transition: all 0.3s;
}

a:link
{
	color: var(--ci_color);
}

a:visited
{
	color: #ff0000;
	font-weight: bold;
}

._Skins_LandingPageMenu > .has-children > .sub-menu > .tree-node-leaf > a:hover
{
	box-shadow: 0 12px 24px rgba(0,0,0,0.5);
}

a:hover
{
	color: var(--ci_color);
}

/*------------ END Format Menu Proxy ------------*/
/* Examples */

p.exampleInDiv
{
	mc-next-class: " ";
}

p.exampleInDiv::before
{
	font-weight: bold;
	color: var(--col_example);
}

div.example
{
	background-color: #FFFFFF;
	background-image: url('../images/icons/hinweise/icon_beispiel.png');
	background-repeat: no-repeat;
	letter-spacing: .25;
	line-height: 1.1rem;
	margin: 5px 10px 5px 0;
	border: solid 2px;
	padding: 5px 30px 5px 50px;
	background-position: 5px 11px;
	page-break-inside: avoid;
	border-color: var(--col_example);
	width: 80%;
}

/* Aufzugsbau  */

p.aufzugInDiv
{
	mc-next-class: " ";
}

p.aufzugInDiv::before
{
	font-weight: bold;
	color: var(--Medium);
	content: 'AUFZUGTOOLS ';
}

div.aufzug
{
	background-image: url('../images/icons/hinweise/icon_aufzug.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	letter-spacing: .25;
	line-height: 1.1rem;
	margin: 5px 10px 5px 0;
	border: solid 2px;
	padding: 5px 30px 5px 50px;
	background-position: 5px 11px;
	page-break-inside: avoid;
	border-color: var(--Medium);
	width: 80%;
}

/* Errichter  */

p.errichterInDiv
{
	mc-next-class: " ";
}

p.errichterInDiv::before
{
	font-weight: bold;
	color: var(--Medium);
	content: 'HINWEIS FÜR ERRICHTER ';
}

div.errichter
{
	background-color: #FFFFFF;
	background-image: url('../images/icons/hinweise/icon_errichter.png');
	background-repeat: no-repeat;
	letter-spacing: .25;
	line-height: 1.1rem;
	margin: 5px 10px 5px 0;
	border: solid 2px;
	padding: 5px 30px 5px 50px;
	background-position: 5px 11px;
	page-break-inside: avoid;
	border-color: var(--Medium);
	width: 80%;
}

/* Rights / Berechtigungen */

p.rightsInDiv
{
	mc-next-class: " ";
}

p.rightsInDiv::before
{
	font-weight: bold;
	color: var(--col_rights);
}

div.rights
{
	background-color: #FFFFFF;
	background-image: url('../images/icons/hinweise/icon_berechtigung.png');
	background-repeat: no-repeat;
	letter-spacing: .25;
	line-height: 1.1rem;
	margin: 5px 10px 5px 0;
	border: solid 2px;
	padding: 5px 30px 5px 50px;
	background-position: 5px 11px;
	page-break-inside: avoid;
	border-color: var(--col_rights);
	width: 80%;
}

/* Lizenzen */

p.licenseInDiv
{
	mc-next-class: " ";
}

p.licenseInDiv::before
{
	font-weight: bold;
	color: var(--col_rights);
}

div.license
{
	background-color: #FFFFFF;
	background-image: url('../images/icons/hinweise/icon_lizenz.png');
	background-repeat: no-repeat;
	letter-spacing: .25;
	line-height: 1.1rem;
	margin: 5px 10px 5px 0;
	border: solid 2px;
	padding: 5px 30px 5px 50px;
	background-position: 5px 11px;
	page-break-inside: avoid;
	border-color: var(--col_license);
	width: 80%;
}

/* Notes */

p.noteInDiv
{
	mc-next-class: " ";
}

p.noteInDiv::before
{
	font-weight: bold;
	color: var(--col_note);
}

div.note
{
	background-color: #FFFFFF;
	background-image: url('../images/icons/hinweise/icon_hinweis.png');
	background-repeat: no-repeat;
	letter-spacing: .25;
	line-height: 1.1rem;
	margin: 5px 10px 5px 0;
	border: solid 2px;
	padding: 5px 30px 5px 50px;
	background-position: 5px 11px;
	page-break-inside: avoid;
	border-color: var(--col_note);
	width: 80%;
}

p.note
{
	background-color: #ffffff;
	background-repeat: no-repeat;
	padding: 20px 40px 10px;
	line-height: 1.1rem;
	letter-spacing: .25;
	margin: 20px 10px 20px 0;
	background-position: 10px 23px;
	mc-auto-number-format: '{b}{color #FDC80B}Hinweis: {/color}{/b}';
	mc-auto-number-class: Admonition;
	color: #242729;
	border: solid 2px #FDC80B;
	padding-bottom: 20px;
	padding-top: 20px;
}

p.note a
{
	color: #058a95;
}

/* Tips*/

p.tipInDiv
{
	mc-next-class: " ";
}

p.tipInDiv::before
{
	font-weight: bold;
	color: var(--col_tip);
}

div.tip
{
	background-color: #FFFFFF;
	background-image: url('../images/icons/hinweise/icon_tipp.png');
	background-repeat: no-repeat;
	letter-spacing: .25;
	line-height: 1.1rem;
	margin: 5px 10px 5px 0;
	border: solid 2px;
	padding: 5px 30px 5px 50px;
	background-position: 5px 11px;
	page-break-inside: avoid;
	border-color: var(--col_tip);
	width: 80%;
}

/* Warnings and Important*/

p.importantInDiv
{
	mc-next-class: " ";
}

p.importantInDiv::before
{
	font-weight: bold;
	color: var(--col_warning);
}

p.warningInDiv
{
	mc-next-class: " ";
}

p.warningInDiv::before
{
	font-weight: bold;
	color: var(--col_warning);
}

div.warning
{
	background-color: #FFFFFF;
	background-image: url('../images/icons/hinweise/icon_warnung.png');
	background-repeat: no-repeat;
	letter-spacing: .25;
	line-height: 1.1rem;
	margin: 5px 10px 5px 0;
	border: solid 2px;
	padding: 5px 30px 5px 50px;
	background-position: 5px 11px;
	page-break-inside: avoid;
	border-color: var(--col_warning);
	width: 80%;
}

div.important
{
	background-color: #FFFFFF;
	background-image: url('../images/icons/hinweise/icon_wichtig.png');
	background-repeat: no-repeat;
	letter-spacing: .25;
	line-height: 1.1rem;
	margin: 5px 10px 5px 0;
	border: solid 2px;
	padding: 5px 30px 5px 50px;
	background-position: 5px 11px;
	page-break-inside: avoid;
	border-color: var(--col_warning);
	width: 80%;
}

/* Interne Hinweise*/

p.internInDiv
{
	mc-next-class: " ";
}

p.internInDiv::before
{
	font-weight: bold;
	color: var(--col_intern);
}

div.intern
{
	background-color: #ffffe0;
	background-image: url('../images/icons/hinweise/icon_intern.png');
	background-repeat: no-repeat;
	letter-spacing: .25;
	line-height: 1.1rem;
	margin: 5px 10px 5px 0;
	border: solid 2px;
	padding: 5px 30px 5px 50px;
	background-position: 5px 11px;
	page-break-inside: avoid;
	border-color: var(--col_intern);
	mc-conditions: 'intern.intern';
	width: 80%;
}

td > p
{
	margin: 0pt;
}

td > p.fields
{
	margin: 0pt;
}

div.gruppieren
{
	
}

div.caption
{
	font-size: 80%;
	page-break-inside: avoid;
	padding: 10px;
	margin: 10px;
	border: solid 1px #000;
	background-color: #d3d3d3;
	/* use standard width of images */
	padding-right: 10px;
}

div.indent
{
	padding: 0px 0px 0px 5rem;
}

div#hero
{
	font-family: Calibri, Arial, Helvetica, Roboto, sans-serif;
	font-size: 1.4rem;
	color: var(--Dark);
	line-height: 1.1rem;
	text-align: center;
	padding: 20px;
	margin: 20px;
	background: var(--ci_color);
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

span.gui
{
	font-weight: bolder;
	letter-spacing: .5;
}

span.rot
{
	color: #ff0000;
	font-weight: bold;
}

span.gruen
{
	color: #00ff00;
	font-weight: bold;
}

span.tastenkuerzel
{
	font-family: 'Courier New', Courier, 'Droid Sans Mono', monospace;
	font-weight: bold;
}

span.pfade
{
	font-size: 1rem;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Courier New', Courier, 'Droid Sans Mono', monospace;
}

span.texte
{
	background: #00ff00;
}

span.Eingaben
{
	background: #f5f5f5;
	font-family: 'Courier New', Courier, 'Droid Sans Mono', monospace;
}

span.SearchHighlight1
{
	color: #000000;
	background-color: #ffff66;
}

span.SearchHighlight2
{
	color: #000000;
	background-color: #a0ffff;
}

span.SearchHighlight3
{
	color: #000000;
	background-color: #99ff99;
}

span.SearchHighlight4
{
	color: #000000;
	background-color: #ff9999;
}

span.SearchHighlight5
{
	color: #000000;
	background-color: #ff66ff;
}

span.SearchHighlight6
{
	color: #ffffff;
	background-color: #880000;
}

span.SearchHighlight7
{
	color: #ffffff;
	background-color: #00aa00;
}

span.SearchHighlight8
{
	color: #ffffff;
	background-color: #886800;
}

span.SearchHighlight9
{
	color: #ffffff;
	background-color: #004699;
}

span.SearchHighlight10
{
	color: #ffffff;
	background-color: #990099;
}

/* Breadcrumbs*/

a.MCBreadcrumbsLink
{
	text-decoration: underline;
}

a.MCBreadcrumbsLink:hover
{
	color: var(--ci_color);
}

MadCap|breadcrumbsProxy
{
	border-bottom-width: 0;
	padding-top: 6px;
	color: var(--ci_color);
	font-size: 0.7rem;
}

MadCap|dropDownHead
{
	mc-output-support: inherit;
	mc-conditions: 'ausgabe.NurBildschirm';
}

/*------------ START Format Menu Proxy ------------*/

._Skins_esoMenu > .has-children > a.selected
{
	display: none;
}

h1
{
	line-height: normal;
	text-transform: uppercase;
}

/*------------ END Format Menu Proxy ------------*/

MadCap|miniTocProxy
{
	background: var(--col_license);
	font-size: 0.9rem;
	padding-left: 15px;
	line-height: 0.7rem;
}

MadCap|miniTocProxy.einst
{
	background: var(--Light);
	width: 50%;
	box-sizing: border-box;
}

p.stickynote
{
	mc-conditions: 'intern.intern';
	color: #ff00e4;
	background: #d3d3d3;
}

div.up2	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.up2::before
{
	content: ' ';
	display: table;
}

div.up2::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.up2 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 4.5px;
	padding-right: 4.5px;
}

div.up2 > div:nth-child(1)
{
	width: 66.66667%;
	margin-left: 0%;
}

div.up2 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.up3	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.up3::before
{
	content: ' ';
	display: table;
}

div.up3::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.up3 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}

div.up3 > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.up3 > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.up3 > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.up3 > div:nth-child(4)
{
	width: 8.3333%;
	margin-left: 0%;
}

div.up3 > divhover
{
	background: #b0e0e6;
	border-color: #4169e1;
	border: solid 2px #4169e1;
}

MadCap|codeSnippetBody
{
	line-height: 1.2em;
	font-size: 1em;
}

MadCap|codeSnippet
{
	font-size: 1em;
}

a.footer
{
	text-decoration: underline;
}

@media only screen and (max-width: 1279px)
{
	h1
	{
		font-size: 125%;
	}

	h2
	{
		font-size: 85%;
	}

	h3
	{
		font-size: 80%;
	}

	h4
	{
		font-size: 75%;
	}

	h5
	{
		font-size: 70%;
	}

	h6
	{
		font-size: 70%;
	}

	body
	{
		font-size: 90%;
	}

	div.up3 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.up3 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.up3 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.up3 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.up2 > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.up2 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.up1 > div:nth-child(3)
	{
		
	}

	div.up1 > div:nth-child(3)
	{
		margin-left: 0%;
	}

	div.up1 > div:nth-child(3)
	{
		
	}

	MadCap|codeSnippet
	{
		font-size: 8pt;
	}

	MadCap|codeSnippetBody
	{
		font-size: 0.9em;
	}

	MadCap|codeSnippet
	{
		font-size: 0.9em;
	}

	a.footer
	{
		
	}
}

@media only screen and (max-width: 767px)
{
	h1
	{
		font-size: 150%;
	}

	h2
	{
		font-size: 95%;
	}

	h3
	{
		font-size: 90%;
	}

	h4
	{
		font-size: 85%;
	}

	h5
	{
		font-size: 80%;
	}

	h6
	{
		font-size: 80%;
	}

	body
	{
		font-size: 75%;
	}

	div.up2 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.up2 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.up3 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.up3 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.up3 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.up3 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.up3 > div
	{
		
	}

	div.up1 > div:nth-child(3)
	{
		
	}

	div.up1 > div:nth-child(3)
	{
		margin-left: 0%;
	}

	div.up1 > div:nth-child(3)
	{
		
	}

	MadCap|codeSnippet
	{
		font-size: 8pt;
	}

	MadCap|codeSnippet
	{
		font-size: 7pt;
	}

	MadCap|codeSnippetBody
	{
		font-size: 0.8em;
	}

	MadCap|codeSnippet
	{
		font-size: 0.8em;
	}
}

@media print
{
	body
	{
		font-family: Calibri;
		font-size: 11pt;
	}

	p.bildbeschriftung
	{
		page-break-before: avoid;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6
	{
		color: #000000;
		line-height: normal;
	}

	h1
	{
		font-size: 14pt;
		color: var(--Dark);
	}

	h2
	{
		font-size: 13pt;
		color: var(--Dark);
	}

	h2.notoc
	{
		mc-heading-level: 0;
	}

	h3
	{
		font-size: 12pt;
		color: var(--Dark);
	}

	h4
	{
		font-size: 11pt;
		color: var(--Dark);
	}

	h5
	{
		font-size: 11pt;
	}

	h6
	{
		font-size: 11pt;
	}

	h1.notocnonr
	{
		mc-auto-number-format: '{ }';
		font-size: 16pt;
	}

	p.subheading
	{
		page-break-after: avoid;
		page-break-inside: avoid;
		font-size: 11pt;
	}

	MadCap|dropDownHotspot
	{
		page-break-inside: avoid;
		page-break-after: avoid;
		color: #000000;
		font-size: 12pt;
	}

	MadCap|dropDownHead
	{
		page-break-inside: avoid;
		page-break-after: avoid;
	}

	p.option
	{
		page-break-inside: avoid;
		page-break-after: avoid;
	}

	p.optionerklaer
	{
		page-break-before: avoid;
		page-break-inside: avoid;
		line-height: 1.1em;
		margin: 0px;
		margin-bottom: 0.5em;
		margin-top: 0.5em;
		padding-left: 5rem;
	}

	p.option2
	{
		page-break-inside: avoid;
		page-break-after: avoid;
	}

	p.optionerklaer2
	{
		page-break-before: avoid;
		page-break-inside: avoid;
	}

	p.fields
	{
		page-break-after: avoid;
	}

	img
	{
		max-width: 100%;
		border: 0;
		padding: 0;
	}

	img.Thumbnail
	{
		max-width: 100%;
		border: solid 1px #fab961;
		padding: 0;
		width: 80%;
	}

	MadCap|pageBreak
	{
		page-break-after: always;
	}

	.alert
	{
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		padding: 14px 20px;
		border: solid 1px transparent;
		border-radius: 4px;
		background-color: #c0c0c0;
	}

	p.stickynote
	{
		color: #ff00e4;
		background: #d3d3d3;
		display: block;
		border-bottom-left-radius: 6px;
		border-bottom-length: 13px;
		border-bottom-right-radius: 6px;
		border: solid 1px #c0c0c0;
	}

	span.gui
	{
		font-weight: bold;
	}

	span.tastenkuerzel
	{
		font-family: 'Courier New';
	}

	li > p
	{
		margin: 0pt;
		display: block;
	}

	div.gruppieren
	{
		page-break-inside: avoid;
		line-height: normal;
		page-break-before: avoid;
	}

	MadCap|xref
	{
		mc-format: 'Siehe {quote}{paratext}{quote} auf Seite {page}';
	}

	h1.druck_deckbl_ueberschr
	{
		background-clip: border-box;
		page-break-before: avoid;
	}

	p.druck_subheader
	{
		margin-bottom: 0.5em;
		margin-top: 0.1em;
	}

	div.tip
	{
		page-break-inside: avoid;
		page-break-before: avoid;
	}

	p.tipInDiv
	{
		page-break-inside: avoid;
	}

	p.rightsInDiv::before
	{
		content: 'BERECHTIGUNG ';
	}

	div.aufzug
	{
		background-image: url('../images/icons/hinweise/icon_aufzug-300.png');
		background-position: 5px 6px;
		page-break-inside: avoid;
		page-break-before: avoid;
		width: 100%;
	}

	p.aufzugInDiv::before
	{
		content: 'AUFZUGTOOLS ';
	}

	div.errichter
	{
		background-image: url('../images/icons/hinweise/icon_errichter-300.png');
		background-position: 5px 6px;
		page-break-inside: avoid;
		page-break-before: avoid;
		width: 100%;
	}

	p.errichterInDiv::before
	{
		content: 'HINWEIS FÜR ERRICHTER ';
	}

	div.rights
	{
		background-image: url('../images/icons/hinweise/icon_berechtigung-300.png');
		background-position: 5px 6px;
		page-break-inside: avoid;
		page-break-before: avoid;
		width: 100%;
	}

	p.licenseInDiv::before
	{
		content: 'NOTWENDIGE LIZENZEN: ';
	}

	div.license
	{
		background-image: url('../images/icons/hinweise/icon_lizenz-300.png');
		background-position: 5px 6px;
		page-break-inside: avoid;
		page-break-before: avoid;
		width: 100%;
	}

	p.noteInDiv::before
	{
		content: 'HINWEIS ';
	}

	div.note
	{
		background-image: url('../images/icons/hinweise/icon_hinweis-300.png');
		background-position: 5px 6px;
		page-break-inside: avoid;
		page-break-before: avoid;
		width: 100%;
	}

	p.exampleInDiv::before
	{
		content: 'BEISPIEL ';
	}

	div.example
	{
		background-image: url('../images/icons/hinweise/icon_beispiel-300.png');
		background-position: 5px 6px;
		page-break-inside: avoid;
		page-break-before: avoid;
		width: 100%;
	}

	p.internInDiv::before
	{
		content: 'INTERNER HINWEIS ';
	}

	div.intern
	{
		background-position: 5px 6px;
		background-image: url('../images/icons/hinweise/icon_intern-300.png');
		page-break-inside: avoid;
		page-break-before: avoid;
		width: 100%;
	}

	p.tipInDiv::before
	{
		content: 'TIPP ';
	}

	div.tip
	{
		background-position: 5px 6px;
		background-image: url('../images/icons/hinweise/icon_tipp-300.png');
		page-break-inside: avoid;
		page-break-before: avoid;
		width: 100%;
	}

	p.importantInDiv::before
	{
		content: 'WICHTIG ';
	}

	p.warningInDiv::before
	{
		content: 'WARNUNG ';
	}

	div.warning
	{
		background-image: url('../images/icons/hinweise/icon_warnung-300.png');
		background-position: 5px 6px;
		page-break-inside: avoid;
		page-break-before: avoid;
		width: 100%;
	}

	div.important
	{
		background-image: url('../images/icons/hinweise/icon_wichtig-300.png');
		background-position: 5px 6px;
		page-break-inside: avoid;
		page-break-before: avoid;
		width: 100%;
	}

	MadCap|xref
	{
		font-weight: normal;
		mc-format: '{quote}{para}{quote} {pageref}';
		text-decoration: none;
	}

	MadCap|toggler
	{
		color: #000000;
	}

	p.druck_deckblatt
	{
		page-break-inside: avoid;
	}

	MadCap|tocProxy
	{
		border-top: none 0px #000000;
	}

	img.MaxWidth30Percent
	{
		mc-thumbnail-max-width: 50%;
	}
}

@media print_word
{
	body
	{
		font-family: Arial;
		font-size: 12pt;
	}

	p.bildbeschriftung
	{
		
	}

	h1
	{
		mc-auto-number-format: 'CH:{chapnum}.{n+} ';
	}

	h2
	{
		page-break-before: avoid;
	}

	h3
	{
		
	}

	h1.notocnonr
	{
		mc-auto-number-format: '{ }';
	}

	p.subheading
	{
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	p.option
	{
		page-break-inside: avoid;
		page-break-after: avoid;
	}

	p.optionerklaer
	{
		page-break-before: avoid;
		page-break-inside: avoid;
	}

	img.Icons_Text
	{
		
	}

	p.fields
	{
		page-break-after: avoid;
	}

	img
	{
		max-width: 100%;
		height: auto;
	}

	div.rights
	{
		
	}

	div.note
	{
		
	}

	div.example
	{
		border: none;
		background-color: #a9a9a9;
	}

	div.intern
	{
		border: none 2px #000000;
	}

	div.tip
	{
		
	}

	div.warning
	{
		
	}
}

p.druck_footer
{
	text-align: center;
	font-size: 8pt;
}

p.druck_header
{
	font-size: 16pt;
	line-height: 1.0rem;
	font-weight: bold;
	margin-bottom: 0.0rem;
	margin: 0px 0px;
	margin-top: 0px;
}

p.druck_subheader
{
	font-size: 11pt;
	line-height: 1.0rem;
	font-weight: bold;
	margin-bottom: 0rem;
	margin-top: 0em;
}

.druck_subheader2
{
	font-weight: normal;
	line-height: 1.0rem;
	margin-bottom: 0.25rem;
	margin-top: 0rem;
	padding-left: 1.5rem;
}

p.druck_deckblatt
{
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0px;
	margin-top: 16px;
	text-transform: uppercase;
	letter-spacing: .75;
	font-size: 15pt;
	text-align: center;
	line-height: 2rem;
}

h1.druck_deckbl_ueberschr
{
	text-transform: uppercase;
	text-align: center;
	mc-heading-level: 0;
	background: ;
	font-size: 3em;
	font-weight: bolder;
	text-decoration: none;
	color: var(--col_license);
}

div.up1	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.up1::before
{
	content: ' ';
	display: table;
}

div.up1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.up1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}

div.up1 > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.up1 > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

@media only screen and (max-width: 1279px)
{
	h1
	{
		font-size: 125%;
	}

	h2
	{
		font-size: 85%;
	}

	h3
	{
		font-size: 80%;
	}

	h4
	{
		font-size: 75%;
	}

	h5
	{
		font-size: 70%;
	}

	h6
	{
		font-size: 70%;
	}

	body
	{
		font-size: 90%;
	}

	div.up3 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.up3 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.up3 > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.up3 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.up2 > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.up2 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.up1 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.up1 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 767px)
{
	h1
	{
		font-size: 150%;
	}

	h2
	{
		font-size: 95%;
	}

	h3
	{
		font-size: 90%;
	}

	h4
	{
		font-size: 85%;
	}

	h5
	{
		font-size: 80%;
	}

	h6
	{
		font-size: 80%;
	}

	body
	{
		font-size: 75%;
	}

	div.up2 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.up2 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.up3 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.up3 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.up3 > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.up3 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.up3 > div
	{
		
	}

	div.up1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.up1 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}
}

p.p1200_1250
{
	background: #00ffff;
}

p.p1250_1300
{
	background: #ffff00;
}

p.p1300_1350
{
	background: #ffa500;
}

