/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/*Absatzformate*/
/*Zeichenformate*/
/*Listenformate*/
/*Sonstiges*/

p
{
	font-family: Arial;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 0;
	margin: 0;
	font-size: 10pt;
	padding-top: 3pt;
	font-style: inherit;
}

h1
{
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
	margin-top: 10pt;
	margin-bottom: 6pt;
	margin: 0;
	padding-bottom: 3px;
	padding-top: 12px;
	color: #15428b;
}

h2
{
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 2pt;
	font-size: 11pt;
	margin-top: 4pt;
	padding-top: 8px;
	padding-bottom: 2px;
	color: #15428b;
}

h3
{
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 2pt;
	margin-top: 10pt;
	font-size: 10pt;
	color: #15428b;
}

h4
{
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 2pt;
	font-size: 14pt;
	margin-top: 10pt;
	color: #15428b;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
	margin-top: 9pt;
	margin-bottom: 2pt;
	font-family: Arial;
	color: #15428b;
}

p.Image
{
	display: none;
}

p.Result
{
	margin-top: 6pt;
	margin-bottom: 6pt;
	margin-left: 0px;
	font-size: 10pt;
}

p.Dist
{
	font-size: 3pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	padding-top: 5px;
}

kbd
{
	background: #F7F7F7 linear-gradient(rgba(255,255,255,0.4),rgba(127,127,127,0.2));
	border-color: #DDDDDD #AAAAAA #888888 #CCCCCC;
	border-radius: 2px;
	border-style: solid;
	border-width: 1px;
	padding: 0 .4em;
	text-shadow: 0 1px rgba(255,255,255,.5);
	white-space: nowrap;
}

p.Text
{
	margin-bottom: 3pt;
	margin-top: 0pt;
	margin: 0;
	padding-top: 4px;
	font-size: 10pt;
}

p.Tipp
{
	mc-auto-number-format: 'Tip: ';
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 7pt;
	margin-bottom: 7pt;
	font-size: 10pt;
	background-color: #ffffff;
}

p.Tipps
{
	mc-auto-number-format: 'Tips: ';
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 7pt;
	margin-top: 7pt;
	font-size: 10pt;
	background-color: #ffffff;
}

p.Hint
{
	mc-auto-number-format: 'Note: ';
	margin-top: 7pt;
	margin-bottom: 7pt;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 10pt;
	background-color: #ffffff;
}

p.Hints
{
	mc-auto-number-format: 'Notes: ';
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 7pt;
	margin-bottom: 7pt;
	font-size: 10pt;
	background-color: #ffffff;
}

p.footer
{
	font-size: 8pt;
	margin-bottom: 0;
	margin-top: 1.12em;
	text-align: left;
	color: #808080;
}

span.BulletSymbol
{
	font-family: Courier;
	font-style: normal;
	font-weight: bold;
	font-size: 11.0pt;
	color: #000000;
	letter-spacing: 0.00em;
}

span.taste
{
	color: #333333;
	background-color: #EFEFEF;
	font-family: Verdana;
	font-size: 80%;
	text-align: Center;
	border-top: 2px Solid #CFCFCF;
	border-left: 3px Solid #BABABA;
	border-right: 4px Solid #AAAAAA;
	border-bottom: 6px Solid #909090;
	padding: 0em 0.2em 0em 0.2em;
	line-height: 1.6em;
	white-space: Nowrap;
	vertical-align: Bottom;
	border-bottom-width: 4px;
}

a.quickinfo
{
	position: relative;
	text-decoration: none;
}

a.quickinfo:hover:after
{
	bottom: 100%;
}

a.quickinfo:hover:before
{
	bottom: 70%;
}

a.quickinfo:after
{
	width: 400px;
	content: attr(data-quickinfo);
	position: absolute;
	bottom: 130%;
	left: -150%;
	background: #434342;
	padding: 10px 15px;
	color: white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: block;
}

a.quickinfo:before
{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 20px solid #434342;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	display: block;
	left: 30%;
	bottom: 90%;
}

a.quickinfo:hover:after,
a:hover:before
{
	display: block;
}

img.LargeImage
{
	mc-thumbnail: hover;
	mc-thumbnail-max-height: 60px;
}

span.gui_element
{
	font-weight: bold;
	color: #333333;
}

span.hyperlink
{
	color: #0000ff;
}

span.input
{
	font-family: monospace;
}

span.path
{
	font-style: italic;
}

span.Symbol
{
	font-family: Symbol;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.00em;
	text-decoration: none;
}

ol,
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

a.Popup
{
	mc-popup-width: 100vw;
	mc-popup-height: 100vw;
	color: #696969;
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #006600;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	text-decoration: none;
	font-style: normal;
	font-size: 10pt;
	color: #444444;
}

html
{
	mc-master-page: url('../MasterPages/MasterPage.flmsp');
}

MadCap|breadcrumbsProxy
{
	font-size: 8pt;
	font-family: Arial;
	mc-breadcrumbs-prefix: '>> ';
	margin-bottom: 5px;
	margin-top: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom-width: 0px;
	mc-breadcrumbs-count: 4;
	color: #ffffff;
	background-color: #15428b;
}

a.MCBreadcrumbsLink
{
	color: #a52a2a;
}

MadCap|pageFooter
{
	font-family: Arial;
}

li.Step
{
	font-family: Arial;
	margin-top: 0px;
	margin-bottom: 3px;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 10pt;
	list-style-image: url('../images/bullet_list_arrow.png');
	padding-left: 0px;
}

MadCap|endnotesProxy.Footer
{
	
}

MadCap|miniTocProxy
{
	mc-breadcrumbs-count: 4;
}

span.mc-variable
{
	font-style: normal;
}

p.Stepresult
{
	margin-bottom: 6pt;
	left: 0px;
	margin-left: 10px;
	margin-top: 2pt;
	margin: 0;
	font-size: 10pt;
}

h6
{
	font-family: Arial;
	color: #15428b;
}

body
{
	margin-bottom: 14px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 14px;
	font-family: Arial;
	font-size: 10pt;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 25px;
}

li
{
	margin-left: 0px;
}

ol
{
	margin-left: 0px;
}

ul
{
	margin-left: 0px;
}

h6.inter
{
	font-size: 10pt;
	margin-bottom: 3pt;
	margin-top: 2, 67pt;
	padding-bottom: 0px;
	padding-top: 0px;
}

td
{
	font-family: Arial;
	padding: 0px;
	padding-left: 5px;
	padding-right: 2px;
	font-size: 10pt;
}

th
{
	font-family: Arial;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	font-size: 10pt;
}

img
{
	
}

MadCap|xref
{
	color: #15428b;
	mc-format: '{paratext}';
}

h1.glo
{
	font-size: 10pt;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 6pt;
}

MadCap|snippetBlock.RequiredFields
{
	background-color: #e3efff;
	font-family: Arial;
	font-size: 10pt;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 7pt;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-top: 3px;
}

span.blue
{
	color: #15428b;
	font-weight: bold;
}

span.field_blue
{
	color: #1f47a3;
}

span.field_red
{
	color: #bf0b0b;
}

span.field_green
{
	color: #1c7707;
}

span.field_grey
{
	color: #8d8d8d;
}

p.advancedOrganizer
{
	padding-bottom: 10px;
}

MadCap|keywordLink
{
	color: #15428b;
	mc-label: 'Further topics';
	padding-top: 6px;
}

span.way
{
	background-color: #f5f5f5;
	border: solid 1px;
	border-color: #a9a9a9;
}

div.way
{
	background-color: #f5f5f5;
	border: solid 1px;
	border-bottom-color: #a9a9a9;
}

li.List
{
	font-family: Arial;
	margin-top: 0px;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 10pt;
	list-style-image: url('../images/bullet_list_point.png');
	margin-bottom: 3px;
	padding-left: 0px;
	margin-right: 0px;
}

MadCap|conceptLink
{
	mc-help-control-display: list;
}

MadCap|keywordLinkControlList
{
	
}

MadCap|keywordLinkControlListItem
{
	
}

MadCap|popupBody
{
	background-color: #ffffff;
}

MadCap|popup:focus
{
	
}

a
{
	color: #15428b;
}

pre
{
	font-family: 'Courier New';
	font-size: 10pt;
}

a:link
{
	text-decoration: underline;
	color: #15428b;
}

a:visited
{
	text-decoration: underline;
	color: #15428b;
}

a.MCBreadcrumbsLink:link
{
	color: #ffffff;
}

a.MCBreadcrumbsLink:visited
{
	color: #ffffff;
}

a.MCBreadcrumbsLink:focus
{
	color: #ffffff;
}

a.MCBreadcrumbsLink:hover
{
	color: #ffffff;
}

a.Popup:link
{
	text-decoration: none;
}

MadCap|xref.GLO
{
	mc-format: '';
}

MadCap|dropDownHead
{
	color: #2a2a36;
}

MadCap|dropDown
{
	mc-open-image: url('../images/ico_bullet_go_up.png');
	mc-closed-image: url('../images/ico_bullet_go_down.png');
	margin: 0px 0px 0px -2px;
	mc-image-spacing: 5;
	padding: 6px 0px 0px;
}

MadCap|slideThumbnail
{
	width: 200px;
}

MadCap|popup.video
{
	color: #696969;
}

MadCap|popupBody.video
{
	
}

p.Video
{
	font-style: inherit;
	text-decoration: none;
	color: #525252;
	font-weight: bold;
}

a.Video	/*grey without underline*/
{
	color: #525252;
	text-decoration: none;
}

h3.grey
{
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 2pt;
	margin-top: 10pt;
	font-size: 10pt;
	color: #525252;
}

div.OneCell1	/*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.OneCell1::before
{
	content: ' ';
	display: table;
}

div.OneCell1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.OneCell1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 2px;
	padding-right: 2px;
}

div.OneCell1 > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.OneCell1 > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

div.OneCell2	/*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.OneCell2::before
{
	content: ' ';
	display: table;
}

div.OneCell2::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.OneCell2 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.OneCell2 > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.OneCell2 > div:nth-child(2)
{
	width: 50%;
	margin-left: 0%;
}

MadCap|helpControlMenu
{
	border: solid 1px #696969;
	background-color: #e9e8e8;
}

MadCap|helpControlMenuItem.Highlighted
{
	background-color: #2e5fb5;
}

MadCap|relatedTopics
{
	mc-image: url('../images/see_also.png');
	color: #525252;
}

span.SearchHighlight
{
	background: #ffff99;
}

@media only screen and (max-width: 1279px)
{
	div.OneCell1 > div:nth-child(1)
	{
		width: 66.66667%;
		margin-left: 0%;
	}

	div.OneCell1 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.OneCell2 > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.OneCell2 > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 767px)
{
	div.OneCell1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.OneCell1 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.OneCell2 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.OneCell2 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}
}

MadCap|xref.FAQ
{
	font-size: 11pt;
	line-height: 14pt;
}

li.FAQ
{
	list-style-image: url('../images/bullet_list_arrow.png');
	margin-left: -5px;
}

MadCap|keywordLink.see_also
{
	mc-label: 'Further topics';
	padding-top: 6px;
	color: #525252;
	text-decoration: none;
	mc-image: url('../images/see_also.png');
	font-style: normal;
	font-weight: bold;
}

a.glossaryTerm
{
	color: #15428b;
}

/*a.tooltip {
  display: inline;
  position: relative;
  text-decoration: none;
}
a.tooltip:after {
  width: 300px;
  content: attr(data-tooltip);
  position: absolute;
  bottom: 130%;
  left: 20%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius : 5px;
  bottom: 26px;
  background: #333;
  background: rgba(0,0,0,.8);
  padding: 10px 15px;
  color: #fff;
  white-space: nowrap;
  opacity: 0;
  /*-webkit-transition: all 0.4s ease;
  -moz-transition : all 0.4s ease;
  transition : all 0.4s ease;
}*/

/*a.tooltip:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 20px solid #333;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  /*-webkit-transition: all 0.4s ease;
  -moz-transition : all 0.4s ease;
  transition : all 0.4s ease;*/

/* opacity: 0;
  left: 30%;
  bottom: 90%;
}
  a.tooltip:hover:after {
  bottom: 100%;
}
a.tooltip:hover:before {
  bottom: 70%;
}
a.tooltip:hover:after, a:hover:before {
  opacity: 1;
}*/

