/*<meta />*/

body
{
	font-family: 'Segoe UI', Arial, Verdana;
	font-size: 1em;
}

h1	/*Nimm das, wenn ...*/
{
	font-size: 1.3em;
	font-weight: 400;
	margin-top: 0;
	margin: 0;
	margin-bottom: 1em;
}

h2
{
	font-weight: bold;
	font-size: 1em;
}

h3
{
	font-weight: bold;
	font-size: 1em;
}

h4
{
	font-weight: bold;
	font-size: 1em;
}

h5
{
	font-weight: bold;
	font-size: 1em;
}

h6
{
	font-weight: bold;
	font-size: 1em;
}

p
{
	font: 'Segoe UI', Arial, Verdana;
	list-style-image: url('info.png');
	background-image: none;
	margin-top: 0;
	margin-bottom: 0.7em;
	line-height: 24px;
}

p.menu_click
{
	font-weight: bold;
}

p.emphasis
{
	font-style: italic;
}

ol,
ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

img
{
	border: none;
	max-width: 100%;
}

li > p
{
	color: #000000;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

td > p
{
	margin: 0;
	margin-bottom: 1em;
	padding: 0.5em;
}

ol
{
	margin-bottom: 6px;
}

li
{
	margin-bottom: 0.75em;
	line-height: 24px;
}

code
{
	font-size: 1em;
}

p.MiniTOC1
{
	font-weight: normal;
	text-decoration: none;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	color: #0000ff;
	margin-bottom: 0;
}

div.masterpage_sidebar	/*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.masterpage_sidebar::before
{
	content: ' ';
	display: table;
}

div.masterpage_sidebar::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.masterpage_sidebar > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.masterpage_sidebar > div:nth-child(1)
{
	margin-left: 0%;
	width: 280px;
}

div.masterpage_sidebar > div:nth-child(2)
{
	margin-left: 0%;
	width: calc(100% - 280px);
	padding-left: 1em;
}

p.TOC1
{
	text-transform: uppercase;
}

a
{
	text-decoration: none;
	color: #0000ff;
}

a:link
{
	text-decoration: none;
	color: #0000ff;
}

a:visited
{
	text-decoration: none;
	color: #0000ff;
}

a:focus
{
	color: #0000ff;
}

a:hover
{
	color: #000000;
}

.dl_footer_impressum > p > a:hover
{
	color: rgb(189, 27, 27);
	text-decoration: none;
}

a:active
{
	color: #0000ff;
}

div.Pane-5-Row	/*Das ist ein benutzerdefiniertes Responsive-Layout-Zeilenformat (div-Klasse) in Ihrem Stylesheet. Um eine eigene Beschreibung für dieses Format anzugeben: (1) Öffnen Sie das Stylesheet; (2) Finden Sie die div-Klasse mit diesem Namen und wählen Sie diese aus; (3) Ersetzen Sie den Text aus dem Kommentarfeld durch Ihren eigenen. Weitere Informationen über das Hinzufügen von Kommentaren zu Formaten finden Sie in der Online-Hilfe.*/
{
	mc-grid-row: true;
	margin-left: auto;
	margin-right: auto;
}

div.Pane-5-Row::before
{
	content: ' ';
	display: table;
}

div.Pane-5-Row::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Pane-5-Row > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Pane-5-Row > div:nth-child(1)
{
	width: 18%;
	margin-left: 0%;
}

div.Pane-5-Row > div:nth-child(2)
{
	width: 18%;
	margin-left: 0%;
}

div.Pane-5-Row > div:nth-child(3)
{
	width: 18%;
	margin-left: 0%;
}

div.Pane-5-Row > div:nth-child(4)
{
	width: 18%;
	margin-left: 0%;
}

div.Pane-5-Row > div:nth-child(5)
{
	width: 18%;
	margin-left: 0%;
}

div.Pane
{
	height: 100px;
	background-color: #d5d5d5;
	text-align: center;
	vertical-align: middle;
	padding: 20px;
	border: 1px solid;
	margin: 10px;
}

span.UIElements	/*used to highlight UI elements (window, menu names etc) */
{
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

span.bold
{
	font-weight: bold;
	font-style: normal;
}

p.info
{
	margin-right: 1em;
	margin-top: 2em;
	margin-bottom: 2em;
	line-height: 13pt;
	text-align: left;
	background-position-x: left;
	background-image: url('info.png');
	background-repeat: no-repeat;
	padding-left: 3em;
	list-style-image: none;
	border: solid 1px #87ceeb;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	background-position: 0.5em 0.5em;
	margin-left: 0;
}

p.info:before
{
	content: 'Hinweis: ';
}

p.task_heading
{
	font-weight: bold;
	margin: 0;
	margin-bottom: 0.5em;
	page-break-after: avoid;
}

p.task_heading:before
{
	content: 'Gehen Sie folgendermaßen vor:';
}

p.task_heading_no_text
{
	font-weight: bold;
	margin: 0;
	margin-bottom: 0.5em;
	page-break-after: avoid;
}

p.MiniTOC1:active
{
	
}

p.MiniTOC1:focus
{
	
}

p.MiniTOC1:link
{
	
}

p.MiniTOC1:visited
{
	
}

p.MiniTOC1:hover
{
	color: #000000;
}

p.product_name
{
	font-size: 2em;
	margin: 0;
	margin-bottom: 3em;
	margin-top: 3em;
}

p.doc_type
{
	font-size: 1.5em;
	margin: 0;
	margin-bottom: 2em;
}

p.company_issue_date
{
	border-top: solid 1px #ff0000;
	font-size: 0.7em;
}

p.column_title
{
	margin: 0;
	font-size: 0.7em;
	text-align: right;
}

p.copyright
{
	font-size: 0.8em;
}

p.warning
{
	margin-right: 1em;
	margin-top: 2em;
	margin-bottom: 2em;
	line-height: 13pt;
	text-align: left;
	background-position-x: left;
	background-repeat: no-repeat;
	padding-left: 3em;
	list-style-image: none;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	background-position: 0.5em 0.5em;
	margin-left: 0;
	background-image: url('warning.png');
	border: solid 1px #dc143c;
}

p.warning:before
{
	content: 'Achtung: ';
}

/****************************************************
* DriveLock Footer                                  *
****************************************************/

.dl_footer
{
	width: 100%;
	padding: 10px 20px 10px 20px;
	background: #16355b;
	position: absolute;
	bottom: 0;
	right: 0;
	color: #fff;
}

.dl_prefooter
{
	height: 130px;
}

.dl_footer > img
{
	float: left;
	width: 40px;
}

.dl_footer_impressum
{
	width: 50%;
	min-width: 300px;
	display: table-cell;
	padding-left: 20px;
}

.dl_footer_impressum > p > a
{
	color: #fff;
	text-decoration: underline;
}

.dl_footer_adress
{
	width: 50%;
	margin-left: 50px;
	display: table-cell;
}

.dl_footer_adress > p
{
	margin-bottom: 0px;
}

script
{
	
}

@media print
{
	h1
	{
		mc-auto-number-format: 'GH:{n+} ';
		mc-auto-number-position: inside-head;
		mc-auto-number-offset: 0pt;
	}

	h1.toc
	{
		mc-auto-number-format: '';
		mc-heading-level: 0;
	}

	h1.index
	{
		mc-auto-number-format: '';
	}

	h1.glossary
	{
		mc-auto-number-format: '';
	}

	h1.misc
	{
		mc-auto-number-format: '';
	}

	h2
	{
		mc-auto-number-format: 'GH:{n}.{n+} ';
		mc-auto-number-offset: 0;
		mc-auto-number-position: inside-head;
		margin-left: 0;
	}

	h3
	{
		page-break-after: avoid;
		mc-auto-number-format: 'GH:{n}.{n}.{n+} ';
		mc-auto-number-offset: 0;
		mc-auto-number-position: inside-head;
	}

	h4
	{
		page-break-after: avoid;
		mc-auto-number-format: 'GH:{n}.{n}.{n}.{n+} ';
		mc-auto-number-offset: 0;
		mc-auto-number-position: inside-head;
		margin-left: 0;
	}

	h5
	{
		page-break-after: avoid;
		mc-auto-number-format: 'GH:{n}.{n}.{n}.{n}.{n+} ';
		margin-left: 0;
		mc-auto-number-position: inside-head;
		mc-auto-number-offset: 0;
	}

	h6
	{
		page-break-after: avoid;
		mc-auto-number-format: 'GH:{n}.{n}.{n}.{n}.{n}.{n+} ';
		mc-auto-number-offset: 0;
		mc-auto-number-position: inside-head;
		margin-left: 0;
	}

	code
	{
		font-size: 1em;
	}

	div.GlossaryPageHeading
	{
		border-bottom-width: 0px;
	}

	p
	{
		margin-bottom: 1em;
	}

	p.TOC2
	{
		mc-auto-number-position: outside-head;
		mc-auto-number-offset: 9mm;
	}

	h1.nonumber
	{
		mc-auto-number-format: '{ }';
	}
}

@media only screen and (max-width: 1279px)
{
	div.masterpage_sidebar > div:nth-child(1)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.masterpage_sidebar > div:nth-child(2)
	{
		width: 50%;
		margin-left: 0%;
	}

	div.Pane-5-Row > div:nth-child(1)
	{
		width: 18%;
		margin-left: 0%;
	}

	div.Pane-5-Row > div:nth-child(2)
	{
		width: 18%;
		margin-left: 0%;
	}

	div.Pane-5-Row > div:nth-child(3)
	{
		width: 18%;
		margin-left: 0%;
	}

	div.Pane-5-Row > div:nth-child(4)
	{
		width: 18%;
		margin-left: 0%;
	}

	div.Pane-5-Row > div:nth-child(5)
	{
		width: 18%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 767px)
{
	div.masterpage_sidebar > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.masterpage_sidebar > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Pane-5-Row > div:nth-child(1)
	{
		width: 20%;
		margin-left: 0%;
	}

	div.Pane-5-Row > div:nth-child(2)
	{
		width: 20%;
		margin-left: 0%;
	}

	div.Pane-5-Row > div:nth-child(3)
	{
		width: 20%;
		margin-left: 0%;
	}

	div.Pane-5-Row > div:nth-child(4)
	{
		width: 20%;
		margin-left: 0%;
	}

	div.Pane-5-Row > div:nth-child(5)
	{
		width: 20%;
		margin-left: 0%;
	}
}

p.bold
{
	font-style: normal;
	font-weight: bold;
}

p.script	/*Used for script commands*/
{
	font-style: normal;
	font-variant: normal;
	font-family: 'Courier New';
}

p.tick
{
	font: Marlett;
	font-family: Marlett;
	font-style: normal;
}

