/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* Fonts */

@font-face 
{
	font-family: Noto Sans;
	src: local(NotoSans-Regular), url("https://curie-static.myptv.com/fonts/NotoSans-Regular.woff2") format("woff2"), url("https://curie-static.myptv.com/fonts/NotoSans-Regular.woff") format("woff"), url("https://curie-static.myptv.com/fonts/NotoSans-Regular.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
}

@font-face 
{
	font-family: Noto Sans;
	src: local(NotoSans-Bold), url("https://curie-static.myptv.com/fonts/NotoSans-Bold.woff2") format("woff2"), url("https://curie-static.myptv.com/fonts/NotoSans-Bold.woff") format("woff"), url("https://curie-static.myptv.com/fonts/NotoSans-Bold.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
}

@font-face 
{
	font-family: Noto Sans Mono;
	src: local(NotoSansMono-Regular), url("https://curie-static.myptv.com/fonts/NotoSansMono-Regular.woff2") format("woff2"), url("https://curie-static.myptv.com/fonts/NotoSansMono-Regular.woff") format("woff"), url("https://curie-static.myptv.com/fonts/NotoSansMono-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face 
{
	font-family: Noto Sans;
	src: local(NotoSans-Regular), url("https://curie-static.myptv.com/fonts/NotoSans-Regular.woff2") format("woff2"), url("https://curie-static.myptv.com/fonts/NotoSans-Regular.woff") format("woff"), url("https://curie-static.myptv.com/fonts/NotoSans-Regular.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
}

@font-face 
{
	font-family: Noto Sans;
	src: local(NotoSans-Regular), url("../fonts/NotoSans-Regular.otf") format("otf");
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
}

body,
html	/* OK */
{
	font-size: 1em;
	/* 14px; */
	mc-disabled: false;
	line-height: 1.7;
	/*	color: #212121;
	color: #737373;  */
	color: #494949;
	/* NEU 2022 auch in Visum neu */
	/* alt 9pt; und mc-disabled aus Visum */
	font-family: Noto Sans, Arial;
	font-style: normal;
	/* Flare 2022 2022-07-20: Noto Sans ist kursiv */
	/* sans-serif; */
}

.body-container	/* OK */
{
	padding-top: 0px;
}

/* Suchschlitz in Standard-Topics ohne blauen Rahmen */

:focus	/* OK */
{
	outline: none;
}

p	/* OK */
{
	font-size: 1em;
	/* 14px; */
	/* 9pt; */
	font-family: Noto Sans, Arial;
	/* sans-serif; */
	text-align: left;
	line-height: 1.5;
	mc-auto-number-offset: 24px;
	widows: 2;
	orphans: 2;
	/* muss das zu LI?  vgl. VISUM */
}

p.Text	/* OK */
{
	margin-top: 4px;
	margin-bottom: 6px;
}

p.Text2	/* OK */
{
	margin-top: 4px;
	margin-left: 20px;
	/* 18px; */
	margin-bottom: 6px;
}

p.footer	/* OK 2022 neu im Snippet Copyrightfooter */
{
	font-size: 0.7em;
}

h1	/* OK */
{
	font-size: 1.8em;
	/* 32px; */
	color: #212121;
	/* 20px; */
	/* 14pt; */
	text-align: left;
	font-family: Noto Sans, Arial;
	/* sans-serif; */
	font-weight: normal;
	/* bis 2022-07-26 wg. Noto: lighter; */
	line-height: 1.5;
	/* bold; */
	mc-heading-level: 1;
	/* NEU 18.2.2022 */
	/*	margin-left: 0pt; */
	/*	margin-right: 0pt; */
	/*	margin: 0px; */
	margin-top: 18px;
	margin-bottom: 18px;
	/* 6px; */
}

h1.NoNumber	/* OK */
{
	margin-top: 14px;
	margin-bottom: 18px;
}

h2	/* OK */
{
	text-align: left;
	font-family: Noto Sans, Arial;
	color: #212121;
	font-weight: normal;
	line-height: 1.5;
	margin-top: 36px;
	margin-bottom: 18px;
	mc-heading-level: 2;
	/* NEU  */
}

h3	/* OK */
{
	text-align: left;
	font-family: Noto Sans, Arial;
	color: #131316;
	/* #212121; */
	font-weight: normal;
	line-height: 1.5;
	/* bold; */
	font-size: 1.4em;
	margin-bottom: 18px;
	margin-top: 36px;
	mc-heading-level: 3;
}

h4	/* OK */
{
	text-align: left;
	font-family: Noto Sans, Arial;
	color: #131316;
	/* #212121; */
	font-weight: normal;
	/* bis 2022-07-26 wg. Noto: lighter; */
	line-height: 1.5;
	/*bold; */
	font-size: 1.2em;
	mc-heading-level: 0;
	margin-top: 36px;
}

h5	/* OK */
{
	/* bold; */
	font-family: Noto Sans, Arial;
	/* sans-serif; */
	color: #131316;
	/* #212121; */
	font-weight: normal;
	line-height: 1.5;
	font-size: 1em;
	mc-heading-level: 0;
	margin-top: 36px;
	margin-bottom: 12px;
}

h6	/* OK */
{
	font-weight: normal;
	font-family: Noto Sans, Arial;
	color: #131316;
	/* #212121; */
	font-size: 1em;
	mc-heading-level: 0;
}

img	/* OK noch ändern in Visum css und testen, war 600px; */
{
	max-width: 100%;
}

p.img	/* OK */
{
	margin-top: 0px;
	vertical-align: top;
	margin-bottom: 4px;
}

p.StepFirst	/* OK */
{
	margin-top: 8px;
	margin-bottom: 8px;
	/*	border-top-style: none; */
	/*	border-bottom-style: none; */
	/*  text-align: left; neu von p */
	list-style-position: outside;
	/*	mc-auto-number-position: inside-head; ist es in Visum */
	mc-auto-number-format: '{n=1}.  ';
	margin-left: 18px;
	text-indent: -18px;
	mc-auto-number-offset: 5px;
	/* wa 24px; aus Vium noch verwendet mit 5px;*/
}

p.Step	/* OK */
{
	margin-top: 0px;
	margin-bottom: 8px;
	list-style-position: outside;
	mc-auto-number-format: '{n+}.  ';
	margin-left: 18px;
	text-indent: -18px;
	mc-auto-number-offset: 10px;
}

p.Result	/* OK */
{
	margin-top: 8px;
	margin-bottom: 8px;
	font-style: italic;
}

p.Stepresult	/* OK */
{
	font-style: italic;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 18px;
}

ul	/* OK */
{
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 6px;
	orphans: 2;
	widows: 2;
	list-style-type: none;
	page-break-inside: auto;
}

li	/* OK */
{
	display: list-item;
	/* war ul */
	/*	margin-right: 0px; */
	/*	margin-top: 0px; */
	margin-bottom: 6px;
	/* 3px; */
	list-style-type: disc;
	/*	list-style-image: url('../Images_4_all/ICO_List.png'); */
	widows: 2;
	orphans: 2;
	list-style-position: outside;
	/* von UL hierher */
	page-break-inside: avoid;
	/* aus Visum */
}

span.Stepone	/* OK NEU 2022 für den Pfeil */
{
	font-family: Arial;
	/* Darf wg. ►  unten in	mc-auto-number-class: kein Noto sans sein */
	font-size: 10px;
	vertical-align: 2px;
}

li.Stepone	/* OK */
{
	/*	list-style-type: circle; nur zum Test raus 17.2.2022 
	list-style-image: url('../Images_4_all/ICO_StepOne.png'); */
	/* TEST 0px 5px;  */
	list-style-type: none;
	list-style-position: outside;
	/* 	mc-auto-number-format: '{family Arial}{size 0.8em;}{sup}► {/sup}{/size}{/family}'; */
	mc-auto-number-class: Stepone;
	mc-auto-number-format: '►  ';
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: -28px;
	text-indent: -13px;
	/* erste Zeile ausrücken, damit zweite Zeile eingerückt mit margin-left */
	widows: 2;
	orphans: 2;
}

li.List0	/* OK */
{
	margin-left: -21px;
	/* neu 2022 war 0px; */
}

li.List1	/* OK */
{
	margin-left: -3px;
	/* neu 2022 war 18px; */
}

li.List2	/* OK */
{
	margin-left: 15px;
	/* neu 2022 war 36px; */
}

li.List0Tab	/* OK */
{
	padding-top: 2px;
	margin-left: -21px;
	/* 0px; */
}

li.List1Tab	/* OK */
{
	margin-left: -3px;
	/* 18px; */
}

li.List2Tab	/* OK */
{
	margin-left: 15px;
	/* 36px; */
}

p.Titel_von_Tabellen	/* nur Visum */
{
	display: none;
}

tr	/* OK */
{
	vertical-align: top;
	orphans: 2;
	widows: 2;
}

tr.Symbol1
/* nur Visum */
/* Frage zu allen td, th, tr: werden die nicht in table-CSS definiert?   */
{
	vertical-align: top;
	width: 30px;
}

td	/* OK */
{
	font-size: 1em;
	text-align: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 4px;
	/* 2px; NEU 21.02.2022 */
	padding-right: 4px;
	/* 2px; NEU 21.02.2022 */
	padding-top: 4px;
	/* 2px; NEU 21.02.2022 */
	padding-bottom: 4px;
	/* 2px; NEU 21.02.2022 */
	vertical-align: top;
	border: thin solid #D7D7D7;
	orphans: 2;
	widows: 2;
}

th	/* OK */
{
	font-size: 1em;
	text-align: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: top;
	page-break-inside: avoid;
	border: thin solid #D7D7D7;
	/* NEU 2022 */
	mc-caption-repeat: true;
	orphans: 2;
	widows: 2;
}

p.Tabledist	/* OK */
{
	font-size: 2px;
	/* 3pt; */
	margin-bottom: 0pt;
	margin-top: 13px;
	/* 12pt; */
}

p.Label_table
/* nur Visum */
/* OK */
{
	mc-auto-number-format: 'GT: Tabelle {n+}: ';
	margin-bottom: 5px;
	/* 4pt; */
	/* text-indent:  -18px;  -18pt; */
	/* margin-left: 0px; /* 20pt; */
	margin-top: 3px;
	/* 2pt; */
}

p.CellCaption	/* OK */
{
	margin-top: 1px;
	margin-bottom: 1px;
	font-weight: bold;
	font-style: normal;
}

p.CellText	/* OK */
{
	margin-top: 1px;
	margin-bottom: 3px;
	page-break-inside: avoid;
	widows: 2;
	orphans: 2;
}

p.CellText_mid	/* OK */
{
	text-align: Center;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 3px;
	/*	padding-top: 2px; */
	page-break-inside: avoid;
}

p.CellText_small	/* OK */
{
	font-size: 0.9em;
	/* 12px; */
	margin-top: 1pt;
	margin-bottom: 3pt;
	page-break-inside: avoid;
	widows: 2;
	orphans: 2;
}

p.CellText_mid_small	/* OK */
{
	font-size: 0.9em;
	/* 12px; */
	text-align: Center;
	margin-left: 2pt;
	margin-right: 2pt;
	margin-top: 2pt;
	margin-bottom: 3pt;
	padding-top: 2px;
	page-break-inside: avoid;
}

table.PTVStandard	/* OK */
{
	width: 99%;
	vertical-align: top;
	margin-top: 8px;
	margin-bottom: 12px;
	border: thin solid #D7D7D7;
	/* NEU 2022 : table, th, td */
	border-collapse: collapse;
	mc-caption-repeat: true;
	widows: 2;
	orphans: 2;
}

table.PTVStandard2	/* OK */
{
	width: 99%;
	/*	font-family: Arial; */
	vertical-align: top;
	margin-top: 8px;
	margin-bottom: 12px;
	margin-left: 16px;
	border: thin solid #D7D7D7;
	/* NEU 2022 : table, th, td */
	border-collapse: collapse;
	mc-caption-repeat: true;
	widows: 2;
	orphans: 2;
}

table.PTVStandard_SingleCells	/* OK */
{
	width: 99%;
	/* entspricht dann den Breiten der nachfolgenden Tabellen, liefen teilweise rechts raus ... */
	vertical-align: top;
	margin-top: 8px;
	margin-bottom: 12px;
	mc-caption-repeat: true;
	widows: 1;
	orphans: 1;
	margin-left: 16px;
	border-collapse: collapse;
	border: thin solid #D7D7D7;
	/* NEU 2022 : table, th, td */
}

table.PTVStandard_SingleCells2	/* OK */
{
	width: 99%;
	vertical-align: top;
	margin-top: 8px;
	margin-bottom: 12px;
	margin-left: 16px;
	mc-caption-repeat: true;
	widows: 1;
	orphans: 1;
	margin-left: 16px;
	border-collapse: collapse;
	border: thin solid #D7D7D7;
}

table.PTVManyCells	/* OK */
{
	width: 491 px;
	vertical-align: top;
	margin-top: 8px;
	margin-bottom: 12px;
	margin-left: 16px;
	margin-left: 16px;
	border-collapse: collapse;
	border: thin solid #D7D7D7;
	/* NEU 2022 : table, th, td */
	mc-caption-repeat: true;
	widows: 2;
	orphans: 2;
}

table.PTVHintTipWarnVI	/* OK */
{
	width: 99%;
	vertical-align: top;
	border-collapse: collapse;
	margin-top: 8px;
	margin-bottom: 12px;
	/*	list-style-image: inherit; */
	margin-left: 0px;
	/*  16px; */
	border-style: none none none none;
	/* NEU 2022 */
	orphans: 2;
	widows: 2;
}

table.PTVHintTipWarnVI2	/* OK */
{
	width: 99%;
	vertical-align: top;
	border-collapse: collapse;
	margin-top: 8px;
	margin-bottom: 12px;
	margin-left: 16px;
	border-style: none none none none;
	/* NEU 2022 */
	orphans: 2;
	widows: 2;
}

td.hint	/* OK */
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	/* 1px; */
	border-bottom-style: none;
	/*solid; */
	/*	border-bottom-color: #000000; */
	padding-right: 2px;
	padding-left: 8px;
	/* 2px; */
	padding-top: -0px;
	padding-bottom: 0px;
	page-break-inside: avoid;
	/* min-width: 32px; */
}

td.hintFirst	/* NEU 2022 für Symbole 40 x 40 px und Balken */
{
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: solid;
	border-right-color: #CC353A;
	/* dunkles rot,  blassblau/lilalich: #869EFB; /* türkis (alt): #4BACD2; */
	border-right-width: 6px;
	min-width: 48px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 8px;
}

td.startscreen	/* OK */
{
	text-align: left;
	width: 250px;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	padding-left: 0;
	padding-right: 0;
}

th.Header	/* NICHT IN VISUM, deshalb prüfen !!!!!!!!!!!!!!!!!! */
{
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: top;
	border-top-style: 1px;
	border-top-style: solid;
	/*	border-top-color: #000000; */
	border-right-style: 1px;
	border-right-style: solid;
	/*	border-right-color: #000000; */
	border-left-style: 1px;
	border-left-style: solid;
	/*	border-left-color: #000000; */
	border-bottom-style: 1px;
	border-bottom-style: solid;
	/*	border-bottom-color: #000000; */
}

pre	/* OK */
{
	
}

pre.Code	/* OK */
{
	font-size: 1.0em;
	margin: 0;
}

p.Formula	/* OK */
{
	font-family: "Times New Roman";
}

span.formula_1	/* OK */
{
	font-style: italic;
	font-family: Symbol;
}

MadCap|equation	/* OK */
{
	font-family: 'Times New Roman';
	font-size: 1.2em;
	/* 13px; */
	vertical-align: bottom;
	/* NEU aus @ media non-print */
	/* 10pt; */
}

p.Formula_number	/* nur Visum OK */
{
	font-family: "Times New Roman";
	mc-auto-number-position: inside-tail;
	mc-auto-number-class: formula_number;
	mc-auto-number-format: 'GF: [{n+}]';
}

/* ---------------------------- span.gui_element GUITexte  -------------------------*/

p.Formula_number2	/* nur Visum OK */
{
	font-family: "Times New Roman";
	mc-auto-number-position: inside-tail;
	mc-auto-number-class: formula_number;
	mc-auto-number-format: 'GF: [{n+}.{n=1}]';
}

/* ---------------------------- span.hyperlink  0000ff hyperlinkblau NICHT FUER PDF -------------------------*/

p.Formula_number2ff	/* nur Visum OK */
{
	font-family: "Times New Roman";
	mc-auto-number-format: 'GF: [{n}.{n+}]';
	mc-auto-number-class: formula_number;
	mc-auto-number-position: inside-tail;
}

p.Hint	/* OK */
{
	margin-top: 0px;
	/* 6px; */
	margin-bottom: 6px;
	mc-auto-number-format: '{b}Hinweis: {/b}';
}

p.Hints	/* OK */
{
	margin-top: 0px;
	/* 6px; */
	margin-bottom: 6px;
	mc-auto-number-format: '{b}Hinweise: {/b}';
}

p.Tipp	/* OK */
{
	margin-top: 4px;
	/* 6px; */
	margin-bottom: 6px;
	mc-auto-number-format: '{b}Tipp: {/b}';
}

p.Tipps	/* OK */
{
	margin-top: 4px;
	/* 6px; */
	margin-bottom: 6px;
	mc-auto-number-format: '{b}Tipps: {/b}';
}

p.Warning	/* OK */
{
	font-weight: 600;
	/* bis 2022-07-26 wg. Noto: bold; */
	margin-top: 4px;
	/* 6px; */
	margin-bottom: 6px;
	mc-auto-number-format: '{b}Warnung: {/b}';
}

p.Warnings	/* OK */
{
	font-weight: 600;
	/* bis 2022-07-26 wg. Noto: bold; */
	margin-top: 4px;
	/* 6px; */
	margin-bottom: 6px;
	mc-auto-number-format: '{b}Warnungen: {/b}';
}

p.Image	/* OK nur VISUM */
{
	display: none;
	margin-left: 14px;
	/* 12pt; */
}

p.ImageOH	/* OK */
{
	margin-bottom: 2pt;
	margin-left: 14px;
	/* 12pt; */
}

p.Label_images	/* OK */
{
	mc-auto-number-format: 'GI: Abbildung {n+}: ';
	margin-left: 20px;
	text-indent: -20px;
	margin-bottom: 6px;
	/* 4pt; */
	margin-top: 0px;
}

pre.Input	/* OK */
{
	font-size: 0.8em;
	/* 11px; */
	/* 8pt; */
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: monospace;
}

pre.Input_tabwide	/* OK nur Visum  */
{
	margin-top: 0;
	margin-bottom: 0;
	font-family: monospace;
	font-size: 0.8em;
	/* 11px; */
	/* 8pt; */
	margin-left: 0;
}

p.Reference	/* OK nur Visum in Literatur  */
{
	margin-left: 16px;
	text-indent: -16px;
	margin-top: 0pt;
	margin-bottom: 2pt;
}

p.List_Text0	/* OK */
{
	margin-bottom: 8px;
	/* 5pt; */
	margin-top: 4px;
	/* 3pt; */
	/*	margin-left: 13pt; */
	margin-left: 18px;
}

p.List_Text1	/* OK */
{
	margin-bottom: 8px;
	/* 4pt; */
	/*	margin-left: 40px; */
	margin-top: 4px;
	/* 3pt; */
	margin-left: 36px;
}

p.List_Text2	/* OK */
{
	margin-top: 4px;
	/* 0pt; */
	margin-bottom: 8px;
	/* 4pt; */
	/*	margin-left: 58px; */
	margin-left: 54px;
}

span.author	/* OK, nur in Visum  verwendet */
{
	font-weight: 600;
	/* bis 2022-07-26 wg. Noto: bold; */
	font-style: normal;
	mc-disabled: false;
}

span.formula	/* OK */
{
	font-family: 'Times New Roman';
	font-style: italic;
	font-size: 1.2 em;
}

span.formula_subscript	/* OK */
{
	font-family: 'Times New Roman';
	font-style: italic;
	vertical-align: sub;
	font-size: 80%;
}

span.formula_superscript	/* OK */
{
	font-family: 'Times New Roman';
	font-style: italic;
	font-size: 80%;
	vertical-align: super;
}

span.formula_symbol	/* OK */
{
	font-family: Symbol;
}

span.formula_number	/* nur in Visum OK */
{
	font-size: 0.7em;
	float: right;
}

span.gui_element	/* OK */
{
	font-weight: 600;
}

span.hyperlink	/* OK */
{
	color: #0000ff;
	mc-disabled: false;
	/* aus Visum: wozu? */
}

span.input	/* OK */
{
	font-size: 120%;
	font-family: 'Courier New';
}

span.path	/* OK */
{
	font-style: italic;
}

span.shortcut	/* OK */
{
	text-transform: capitalize;
	font-variant: small-caps;
}

p.copyrightfooter	/* OK */
{
	font-size: 0.8em;
	/* 11px; */
	/* 8pt; */
	margin-bottom: 16px;
	margin-top: 26px;
	text-align: right;
	/*  color: #808080; */
}

MadCap|xref	/* OK */
{
	mc-format: '({u}{paratext}{/u})';
	color: #0000ff;
}

MadCap|xref.themenheadings	/* OK */
{
	color: inherit;
	mc-format: '{paratext}';
}

a.MCBreadcrumbsLink	/* OK */
{
	color: #494949;
	/* in Visum muss Farbe abweichen: #ffffff; in Vissim #494949; */
	mc-disabled: false;
	/* neu aus Visum */
}

/* img.img_2  2022: Breite unter @media, alle Props hier unnötig
{
	z-index: 3;
	visibility: visible;
	mso-wrap-style: square;
	mso-width-percent: 0;
	mso-height-percent: 0;
	mso-wrap-distance-left: 9pt;
	mso-wrap-distance-top: 0;
	mso-wrap-distance-right: 9pt;
	mso-wrap-distance-bottom: 0;
	mso-position-horizontal: absolute;
	mso-position-horizontal-relative: char;
	mso-position-vertical: absolute;
	mso-position-vertical-relative: line;
	mso-width-percent: 0;
	mso-height-percent: 0;
	mso-width-relative: page;
	mso-height-relative: page;
}  */

a	/* 2022 ok aber unklar, ob nötig ... mc-disabled aus Visum */
{
	mc-format: '{b}{/b}';
	mc-disabled: false;
}

MadCap|relationshipsProxy	/* OK 2022 */
{
	border-top-width: 2px;
	margin-top: 30px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c0c0c0;
	mc-output-support: all-online;
	/* aus Visum 2022 war htmlhelp; */
	padding-top: 12px;
	padding-left: 0px;
	border-top-color: #c0c0c0;
	border-top-style: double;
	font-size: 12px;
}

MadCap|relationshipsHeading.concept	/* OK 2022 */
{
	margin-top: 2px;
	/* 1pt; */
	margin-bottom: 2px;
	/* 1pt; */
	padding-top: 2px;
	/* 1pt; */
	padding-bottom: 2px;
	/* 1pt; */
	font-size: 1em;
	/* 14px; */
	font-weight: 600;
	/* bis 2022-07-26 wg. Noto: bold; */
	mc-label: 'Übergeordnetes Thema:';
	/* mc-label: 'Übergeordnetes Thema:'; */
}

MadCap|relationshipsHeading.reference	/* OK 2022 */
{
	margin-top: 2px;
	/* 1pt; */
	margin-bottom: 2px;
	/* 1pt; */
	font-size: 1em;
	/* 14px; */
	font-weight: 600;
	/* bis 2022-07-26 wg. Noto: bold; */
	mc-label: 'Zugehörige Themen:';
}

MadCap|relationshipsHeading.task	/* OK 2022 */
{
	margin-top: 2px;
	/* 1pt; */
	margin-bottom: 2px;
	/* 1pt; */
	font-size: 1em;
	/* 14px; */
	font-weight: 600;
	/* bis 2022-07-26 wg. Noto: bold; */
	mc-label: 'Informationen zum Bearbeiten:';
}

MadCap|relationshipsHeading	/* OK 2022 */
{
	font-size: 1em;
	/* 14px; */
	/* 10pt; */
	font-weight: 600;
	/* bis 2022-07-26 wg. Noto: bold; */
	font-style: normal;
	mc-label: 'Siehe auch:';
}

MadCap|relationshipsItem
{
	font-size: 1em;
	/* 14px; */
	/* 9pt; */
	margin-left: 16px;
	/* 12pt; 2022 */
	line-heigt: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	/* Test 17.2.2022 da ohne Angabe zu weit auseinander */
	/*	line-height: 8px; /* 5pt; kleiner als font size??? */
}

p.Concept	/* OK 2022 */
{
	margin: 2pt;
	mc-disabled: false;
	/* 2022 aus Visum */
}

p.ConceptContext	/* OK 2022 */
{
	margin: 2pt;
	mc-disabled: false;
	/* 2022 aus Visum */
}

p.IndexHeading	/* OK 2022 mit Visum Attr. erweitert */
{
	font-size: 18px;
	/* 14pt; */
	text-align: left;
	text-decoration: none;
}

MadCap|indexProxy	/* OK 2022 aus non-print unten */
{
	mc-output-support: all-online;
	/* aus Visum, 2022 war all */
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: transparent;
}

p.Index1	/* 2022 aus Visum, Darstellung prüfen */
{
	widows: 3;
	orphans: 3;
	mc-hyphenate-shortest-word: 5;
	mc-short-line-tighten-maximum: 7;
	mc-short-line-method: tighten;
	font-weight: 600;
	/* bis 2022-07-26 wg. Noto: bold; */
	font-style: normal;
	margin-bottom: 2.12pt;
	margin-top: 2.12pt;
	mc-multiline-indent: 0;
	mc-hyphenate-shortest-prefix: 3;
	mc-hyphenate-shortest-suffix: 3;
}

p.Index2	/* 2022 aus Visum, Darstellung prüfen */
{
	mc-short-line-method: tighten;
	mc-short-line-tighten-maximum: 6;
	widows: 3;
	orphans: 3;
	mc-leader-format: 'none';
	mc-leader-align: left;
	margin-left: 20px;
	margin-top: 2.12pt;
	margin-bottom: 2pt;
	mc-hyphenate-shortest-prefix: 3;
	mc-hyphenate-shortest-suffix: 3;
	mc-hyphenate-shortest-word: 5;
	mc-multiline-indent: 0;
}

p.Index3	/* 2022 aus Visum, Darstellung prüfen */
{
	margin-left: 40px;
	margin-top: 2.12pt;
	margin-bottom: 2.12pt;
	mc-hyphenate-shortest-prefix: 3;
	mc-hyphenate-shortest-suffix: 3;
	mc-hyphenate-shortest-word: 5;
	mc-multiline-indent: 0;
}

/* 2022 bis p.index9 nicht in Visum : p.Index4
{
	margin-top: 6px;
	margin-bottom: 6px;
}

p.Index5
{
	margin-top: 6px;
	margin-bottom: 6px;
}

p.Index6
{
	margin-top: 6px;
	margin-bottom: 6px;
}

p.Index7
{
	margin-top: 6px;
	margin-bottom: 6px;
}

p.Index8
{
	margin-top: 6px;
	margin-bottom: 6px;
}
 p.Index9
{
	margin-top: 6px;
	margin-bottom: 6px;
}*/

MadCap|breadcrumbsProxy	/* OK */
{
	font-size: 0.9em;
	mc-breadcrumbs-prefix: ' >> ';
	margin-bottom: 0px;
	margin-top: -0px;
	margin-left: -14px;
	margin-right: 0px;
	background-color: #ffffff;
	color: #494949;
	min-height: 20px;
	height: auto;
	mc-breadcrumbs-count: 4;
	mc-auto-number-offset: 0;
	/*	mc-auto-number-position: inside-head; */
	mc-disable-glossary-terms: true;
	/*	mc-dita-type: p;  */
	/*		position: fixed; */
	/* überlagert Scrollbar */
	/*	page-break-before: always; */
	/*	mc-heading-level: 1; */
	/*	top: 90px; */
	/*	right: 22px;   */
	width: 100%;
	min-width: 100%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #c6c6c6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c6c6c6;
	/*   #f8f9fb; #5a5a5b; #a9a9a9; */
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 14px;
	padding-right: 4px;
}

span.SearchHighlight1
{
	
}

span.SearchHighlight
{
	background-color: #ffff00;
}

p.MiniTOC1
{
	mc-leader-format: 'none';
	line-height: 1, 5;
	margin-bottom: 1.12em;
	margin-top: 1.12em;
}

/*------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------*/

@media print
{
	body,
	html
	{
		font-size: 10pt;
		color: #000000;
		font-family: Arial;
	}

	/* OK 2022  */

	p	/* 2022 OK */
	{
		font-family: Arial;
		font-size: 10pt;
		mc-hyphenate: never;
		/*	widows: 2;
		orphans: 2; bereits oben */
		margin-bottom: 1.12em;
		margin-top: 1.12em;
		mc-auto-number-offset: 12px;
		line-height: 1.3;
		/* NEU 2022 auch in Vissim neu */
	}

	p.Text	/* OK 2022 */
	{
		mc-hyphenate-shortest-prefix: 3;
		mc-hyphenate-shortest-suffix: 3;
		mc-hyphenate-shortest-word: 6;
		text-align: justify;
	}

	span.gui_element	/* OK */
	{
		font-weight: bold;
		/* bis 2022-07-26 wg. Noto: bold; */
	}

	h1	/* OK 2022 */
	{
		font-weight: 600;
		font-family: Arial;
		font-size: 14pt;
		margin-top: 12pt;
		margin-bottom: 6pt;
		margin-right: 0pt;
		text-indent: -45px;
		margin-left: -23px;
		mc-auto-number-position: float-left;
		mc-auto-number-format: 'GA: {n+} ';
		mc-auto-number-offset: 20px;
		mc-toc-depth: 1;
		/*	orphans: 2;
		widows: 2; */
		mc-hyphenate: never;
	}

	h1.NoNumber	/* OK 2022 */
	{
		font-size: 14pt;
		mc-auto-number-format: '{ =0}';
		margin-bottom: 6pt;
		margin-top: 12pt;
	}

	h2	/* OK 2022 */
	{
		font-family: Arial;
		mc-auto-number-format: 'GA: {n}.{n+} ';
		margin-right: 0pt;
		orphans: 3;
		widows: 3;
		mc-hyphenate: never;
		margin-bottom: 6pt;
		margin-top: 28pt;
		font-size: 13pt;
		mc-auto-number-position: float-left;
		mc-auto-number-offset: 20px;
		text-indent: -45px;
		margin-left: -23px;
	}

	/* 2022 keine Vorkommen	h2.NoNumber
	{
		mc-auto-number-format: '{ =0}';
		mc-heading-level: 0;
	} */

	h3	/* OK 2022 */
	{
		text-align: left;
		font-family: Arial;
		mc-auto-number-format: 'GA: {n}.{n}.{n+} ';
		margin-right: 0pt;
		widows: 3;
		orphans: 3;
		mc-hyphenate: never;
		margin-bottom: 6pt;
		margin-top: 14pt;
		font-size: 12pt;
		mc-auto-number-position: float-left;
		mc-auto-number-offset: 20px;
		text-indent: -45px;
		margin-left: -23px;
	}

	/* 2022 keine Vorkommen	h3.NoNumber
	{
		mc-auto-number-format: '{ =0}';
	} */

	h4	/* OK 2022 */
	{
		text-align: left;
		font-family: Arial;
		/*	font-weight: bold; */
		mc-auto-number-format: 'GA: {n}.{n}.{n}.{n+} ';
		margin-right: 0pt;
		orphans: 3;
		widows: 3;
		font-size: 11pt;
		margin-bottom: 6pt;
		margin-top: 12pt;
		mc-auto-number-position: float-left;
		mc-auto-number-offset: 20px;
		text-indent: -45px;
		margin-left: -23px;
	}

	h5	/* OK 2022 */
	{
		font-weight: bold;
		font-family: Arial;
		font-size: 10pt;
		mc-auto-number-format: '{ =0}';
		margin-left: 0pt;
		margin-right: 0pt;
		margin: 0pt;
		margin-top: 12pt;
		margin-bottom: 6pt;
	}

	h6	/*OK 2022 */
	{
		font-family: Arial;
		margin: 0;
		margin-bottom: 6pt;
		margin-top: 12pt;
	}

	MadCap|xref	/* OK 2022 */
	{
		mc-format: '(siehe "{paratext}" auf Seite {page})';
		color: #000000;
		text-decoration: none;
	}

	MadCap|tocProxy	/* OK 2022 */
	{
		border-top-width: 0px;
		padding-left: 0px;
		width: 650px;
	}

	MadCap|xref.Benutzerhandbuch	/* OK 2022 nur Visum */
	{
		mc-format: '(siehe Benutzerhandbuch: Kap. {paranumonly}, Seite {page})';
	}

	MadCap|xref.Grundlagen	/* OK 2022 nur Visum */
	{
		mc-format: '(siehe Grundlagen: Kap. {paranumonly}, Seite {page})';
	}

	MadCap|xref.sieheUeberschrSeite	/* OK 2022 nur Visum */
	{
		mc-format: '(siehe „{paratext}“ auf Seite {page})';
	}

	MadCap|xref.siehe_1	/* OK 2022 nur Visum */
	{
		mc-format: '(siehe „{paratext}“ auf Seite {page}';
	}

	MadCap|xref.siehe_2	/* OK 2022 nur Visum */
	{
		mc-format: ' und „{paratext}“ auf Seite {page})';
	}

	p.CellText_small	/* OK 2022 */
	{
		font-size: 9px;
	}

	p.CellText_mid_small	/* OK 2022 */
	{
		font-size: 9px;
	}

	ul	/* OK 2022 */
	{
		font-size: 10pt;
		font-family: Arial;
	}

	ul.NoBreakAfter	/* OK 2022 Zusatzmodule */
	{
		page-break-after: avoid;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	li	/* OK */
	{
		font-size: 10pt;
		line-height: 1.3;
		margin-bottom: 3px;
		page-break-inside: avoid;
	}

	MadCap|equation	/* OK 2022 */
	{
		font-size: 10pt;
	}

	pre.Input	/* OK 2022 */
	{
		font-size: 8pt;
	}

	MadCap|indexProxy	/* 2022 aus Visum hierher, war n Vissim nur oben über add-media, "support" nicht "pdf"-spezifisch */
	{
		mc-leader-offset: 25px;
		mc-output-support: pdf;
	}

	table.PTVGraphic-table
	{
		page-break-inside: avoid;
	}

	td.PDFTitleTD	/* OK 2022 1. ursprüngliche Def. */
	{
		background-color: #5b5b5a;
		border-top-style: none;
		border-right-style: none;
		border-left-style: none;
		border-bottom-style: none;
		border-bottom-style: none;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	td.PDFTitleTD2020	/*  OK 2022 2. nötig für 2020 nötig */
	{
		border-top-style: none;
		border-right-style: none;
		border-left-style: none;
		border-bottom-style: none;
		border-bottom-style: none;
		padding-left: 10px;
		padding-right: 10px;
	}

	td.PDFTitle2022	/* OK 2022  3. neu -- Tabellenzeile mit "PTV Vissim <Jahr>, p.PDFTitletext siehe unten */
	{
		border-top-style: none;
		border-right-style: none;
		border-left-style: none;
		border-bottom-style: none;
		border-bottom-style: none;
		text-align: center;
		padding-top: 30px;
		/*	padding-left: 10px;
		padding-right: 10px; */
	}

	td.PDFTitle2024
	{
		border-top-style: none;
		border-right-style: none;
		border-left-style: none;
		border-bottom-style: none;
		border-bottom-style: none;
		text-align: left;
		padding-top: 0px;
		line-height: 40px;
		/*	padding-left: 10px;
		padding-right: 10px; */
	}

	p.PDFTitletext	/*  OK 2022 1. ursprünglich, noch notwendig?  */
	{
		color: #FFFFFF;
		margin-top: 5px;
		font-size: 40pt;
		margin-bottom: 0px;
		font-family: Arial;
	}

	p.PDFTitletext2020	/* OK 2022 2.für 2020 notwendig, noch notwendig?   */
	{
		font-family: Arial;
		font-weight: normal;
		font-size: 30pt;
		color: #FFFFFF;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	p.PDFTitletext2022	/* OK 2022 3. Neu für Produktname PTV Visum, PTV Vissim ...  */
	{
		font-family: Noto Sans, Arial;
		/* sans-serif;  */
		font-weight: normal;
		font-size: 50pt;
		text-align: center;
		color: #000000;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	p.PDFTitletext2024
	{
		font-family: Noto Sans, Arial;
		font-weight: bold;
		font-size: 50pt;
		text-align: left;
		color: #ffffff;
		margin-top: 0px;
		margin-bottom: 5px;
	}

	p.PDFTitletyp2022	/* OK 2022 Neu für Textsorte: hier HANDBUCH */
	{
		font-family: Noto Sans, Arial;
		/* sans-serif;  */
		font-weight: normal;
		font-size: 30pt;
		text-align: center;
		color: #000000;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	p.PDFTitletyp2024
	{
		font-family: Noto Sans, Arial;
		font-weight: normal;
		font-size: 30pt;
		text-align: left;
		color: #ffffff;
		margin-top: 0px;
		margin-bottom: 5px;
	}

	p.TOC1	/* OK 2022 */
	{
		margin: 0px;
		margin-bottom: 2px;
		margin-top: 4px;
		font-size: 10pt;
		mc-leader-indent: 0pt;
		mc-multiline-indent: 10px;
		line-height: 1;
		/* NEU da in Visum geringerer Zeilenabstand als in Vissim */
		orphans: 2;
		widows: 2;
		page-break-after: avoid;
	}

	p.TOC2	/* OK 2022 */
	{
		font-size: 10pt;
		margin: 0;
		margin-bottom: 2px;
		margin-top: 2px;
		margin-left: 12px;
		mc-multiline-indent: 22px;
		line-height: 1;
	}

	p.TOC3	/* OK 2022 */
	{
		font-size: 10pt;
		margin: 0;
		margin-bottom: 2px;
		margin-top: 2px;
		margin-left: 22px;
		mc-multiline-indent: 36px;
		line-height: 1;
	}

	p.TOC4	/* OK 2022 */
	{
		font-size: 10pt;
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 32px;
		mc-multiline-indent: 46px;
		line-height: 1;
	}

	p.TOC5	/* OK 2022 aus Visum */
	{
		mc-toc-depth: 0;
	}

	MadCap|listOfProxy	/* nötig, nur Visum? OK 2022 */
	{
		padding-left: 0px;
	}

	table	/* OK 2022 */
	{
		orphans: 2;
		widows: 2;
		page-break-inside: auto;
		/* avoid  ok 2022 aus VISUM, prüfen */
	}

	thead	/* OK 2022 aus Visum */
	{
		orphans: 2;
		widows: 2;
		page-break-inside: avoid;
	}

	td	/* ok 2022 */
	{
		/*	font-size: 9pt; 2022: ausgeblendet, nötig? */
		/*	page-break-inside: auto; 2022: falls in table avoid ok, dann ist das hier unnötig */
		padding-left: 2px;
		/* NEU 2022 */
		padding-right: 2px;
		/*  NEU 2022 */
		widows: 2;
		orphans: 2;
	}

	td.hintFirst	/* NEU 2022 für Symbole und Balken */
	{
		min-width: 32px;
		padding-right: 4px;
		border-right-width: 3px;
	}

	/* unnötig??? 2022 	th
	{
		font-size: 9pt;
	} */

	/* nur noch oben table.PTVStandard
	{
		mc-caption-repeat: true;
		widows: 2;
		orphans: 2;
	}

	table.PTVStandard2
	{
		mc-caption-repeat: true;
		widows: 2;
		orphans: 2;
	} */

	p.Formula	/* ok 2022 nur Visum, was passiert im Vissim PDF? */
	{
		margin-top: 6pt;
		margin-bottom: 6pt;
		mc-auto-number-class: formula_number;
	}

	p.Formula_number	/* ok 2022 nur Visum, was passiert im Vissim PDF? */
	{
		margin-top: 6pt;
		margin-bottom: 6pt;
		vertical-align: top;
	}

	p.Formula_number2	/* ok 2022 nur Visum, was passiert im Vissim PDF? */
	{
		margin-top: 6pt;
		margin-bottom: 6pt;
	}

	p.Formula_number2ff	/* ok 2022 nur Visum, was passiert im Vissim PDF? */
	{
		margin-top: 6pt;
		margin-bottom: 6pt;
	}

	/* 2022 ok löschen??	h1.Cright_n_TOC
	{
		mc-heading-level: 0;
		mc-auto-number-format: '{ =0} ';
	} */

	/* 2022 nur noch oben, ok??? 	img
	{
		max-width: 100%;
	} */

	p.Image	/* OK 2022 auch oben, Unterschiede notwendig? */
	{
		display: block;
		margin-top: 4pt;
		margin-bottom: 4pt;
	}

	p.MiniTOC3
	{
		mc-multiline-indent: 50px;
	}

	p.MiniTOC2
	{
		mc-multiline-indent: 30px;
	}

	p.MiniTOC4
	{
		mc-multiline-indent: 30px;
	}

	thead
	{
		mc-hyphenate: never;
	}

	img.img_1	/* OK 2022 */
	{
		max-width: 95%;
		/* 90%; OK 2022  */
	}

	img.img_2	/* OK 2022 */
	{
		max-width: 90%;
		/* 70%;  OK 2022 */
	}

	img.img_3	/* OK 2022 */
	{
		max-width: 80%;
		/* 50%  OK 2022 */
	}

	img.img_4	/* OK 2022 */
	{
		max-width: 70%;
		/* 30%  OK 2022 */
	}

	img.img_5	/* OK 2022 */
	{
		max-width: 50%;
		/* wg widerspr. Werte für Vissim NEU */
	}

	img.img_6	/* OK 2022 */
	{
		max-width: 30%;
		/* wg widerspr. Werte für Vissim NEU */
	}

	p.ImageOH	/* OK 2022 */
	{
		margin-top: 4px;
		/* aus Visum */
	}

	th.thbreak
	{
		page-break-inside: auto;
	}

	p.List_Text0	/* OK 2022 */
	{
		font-size: 10pt;
	}

	p.List_Text1	/* OK 2022 */
	{
		font-size: 10pt;
	}

	p.List_Text2	/* OK 2022 nur in Vissim, nicht in Visum */
	{
		font-size: 10pt;
	}

	p.Step
	{
		font-size: 10pt;
		mc-auto-number-offset: 12px;
	}

	p.StepFirst
	{
		mc-auto-number-offset: 12px;
	}

	MadCap|relationshipsProxy	/* OK 2022 */
	{
		font-size: 10pt;
	}

	MadCap|relationshipsHeading.concept
	{
		font-size: 10pt;
	}

	MadCap|relationshipsHeading.reference
	{
		font-size: 10pt;
	}

	MadCap|relationshipsHeading.task
	{
		font-size: 10pt;
	}

	MadCap|relationshipsHeading
	{
		font-size: 10pt;
	}
}

/*------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------*/

@media non-print
{
	
}

@media only screen and (max-width: 480px)
{
	
}

MadCap|xref.H1-bookmark
{
	mc-format: '{u}({h1}){/u}';
}

