/*Chrome 47 Bug - Namespace erforderlich */
@namespace MadCap "localhost";

/*<meta />*/

/*

CSS Stylesheet for MID

2009-10-26 mmh: first setup
2009-11-01 mmh: use data from mid.de website
2010-01-29 mmh: NOMATCH: red (not green & line-through), pre.pre
2010-03-24 mmh: .fig .title
2010-11-02 abo: div.step number as float, not bold, stepresults
				div.inline-keyword without text-decoration.
2011-06-06 - 2012-04-20 jgo, dpe: corrections float, position, dropdown, colors, font-size, padding, margin, caption, ... 
2012-07-18 jgo: p.prereq, p.context, p.steps added

*/

/* -------------BASIC--------------- */
/*	padding: 0 0 .509em;*/
/* HEADINGS */
/* LIST ELEMENTS */

html
{
	font-family: Calibri, Helvetica, 'Helvetica Neue', Arial, sans-serif;
	font-size: 100%;
}

body
{
	font-family: Calibri, Helvetica, 'Helvetica Neue', Arial, sans-serif;
	color: #3a3a3a;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	line-height: 1.1;
	background-color: #fff;
	font-size: 11pt;
}

body.dita
{
	
}

body.taskbody
{
	
}

:focus
{
	outline: 0;
}

table
{
	border-collapse: separate;
	border-spacing: 0;
}

/*list-style-position:inside*/

caption,
th,
td
{
	text-align: left;
	font-weight: 400;
}

blockquote:before,
blockquote:after,
q:before,
q:after
{
	content: "";
}

blockquote,
q
{
	quotes: "" "";
}

a,
a:link,
a:visited,
a:hover
{
	text-decoration: underline;
	color: #000;
}

a:active,
a:focus,
input
{
	outline: none;
}

sup
{
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

sub
{
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}

acronym,
dfn,
abbr
{
	cursor: help;
	border-bottom: 1px dashed;
}

del
{
	text-decoration: line-through;
}

a abbr,
a acronym
{
	border: none;
}

cite,
em,
dfn,
i
{
	font-style: italic;
}

ins,
dfn
{
	border-bottom: 1px solid #ccc;
}

code,
kbd,
samp,
pre,
tt,
var
{
	font-size: 95%;
	font-family: Consolas, 'Lucida Console', 'Courier New', monospace;
}

a img,
img,
iframe
{
	border: none;
	text-decoration: none;
}

li li,
li p,
td p,
blockquote p
{
	font-size: 1em;
}

input,
select,
th,
td
{
	font-size: 1em;
}

strong,
b
{
	font-weight: bold;
}

a,
a:link,
a:visited,
a:active
{
	background-color: transparent;
	text-decoration: none;
	color: #115564;
	font-weight: bold;
}

a.news-title,
a.news-title:link,
a.news-title:visited,
a.news-title:active
{
	color: #333333;
}

th
{
	font-weight: bold;
}

.hr hr
{
	display: none;
}

.hr
{
	background: #5f5f5f;
	padding: 0;
	height: 1px;
	overflow: hidden;
	margin: 10px 0;
}

p
{
	font-weight: 300;
	margin-bottom: .5em;
	margin-top: .3em;
}

p:last-child
{
	padding-bottom: 0;
}

p.last-child
{
	padding-bottom: 0;
}

table
{
	margin-bottom: .909em;
}

tr,
th,
td
{
	margin: 0;
	padding: .182em .909em .182em 0;
}

tfoot
{
	font-style: italic;
}

h1
{
	color: #c32a1f;
	font-size: 1.415em;
	margin-bottom: .5em;
	font-weight: 900;
}

h2,
h3,
h4,
h5,
h6
{
	font-weight: 700;
	color: #333;
}

h2
{
	font-size: 1.3em;
	margin-bottom: .5em;
	color: #333333;
}

h3
{
	font-size: 1.185em;
	margin-bottom: .5em;
	color: #696969;
}

h4
{
	font-size: 1.031em;
	margin-bottom: .5em;
	color: #000000;
}

h5
{
	font-size: 1em;
	margin-bottom: .5em;
	color: #000000;
}

h6
{
	font-size: 0.9em;
	margin-bottom: .5em;
	color: #000000;
}

ul,
ol
{
	margin: .508em 0 0 1.154em;
	line-height: 1.7;
	padding: 0;
}

ul
{
	list-style-image: url(reddot_s.gif);
	padding-left: 1em;
}

ul li
{
	line-height: 1.1;
	margin-bottom: .5em;
}

ol
{
	list-style-type: decimal;
	padding-left: 1em;
}

ol li
{
	line-height: 1.1;
	margin-bottom: .5em;
}

ul ul,
ol ol
{
	margin-bottom: 0;
	padding-bottom: 0;
}

ul li ul,
ol li ol
{
	font-size: 1em;
}

ul li ul li ul,
ol li ol li ol
{
	font-size: 1em;
}

ul li ul li ul li ul,
ol li ol li ol li ol
{
	font-size: 1em;
}

ul:last-child,
ol:last-child
{
	margin-bottom: 0;
}

div.notenote
{
	text-indent: 0;
	background-repeat: no-repeat;
	background-position-x: 8px;
	background-image: url('note.png');
	margin-top: 8px;
	margin-bottom: 8px;
	background-position-y: center;
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #777777;
	background-color: #DDE2E9;
	padding-right: 4px;
}

div.note
{
	background-color: #DDE2E9;
	margin-right: 0;
	text-indent: 0;
	background-repeat: no-repeat;
	background-image: url('tip.png');
	background-position-x: 8px;
	background-position-y: center;
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 8px;
	margin-top: 8px;
	border: 1px 0px;
	padding-right: 4px;
}

div.notewarning
{
	border-color: #777777;
	background-color: #DDE2E9;
	text-indent: 0;
	background-repeat: no-repeat;
	background-position-x: 8px;
	background-image: url('warning.png');
	margin-top: 8px;
	margin-bottom: 8px;
	background-position-y: center;
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-style: solid;
	border-width: 1px;
	padding-right: 4px;
}

div.notetip
{
	border-color: #777777;
	background-color: #DDE2E9;
	text-indent: 0;
	background-repeat: no-repeat;
	background-image: url('tip.png');
	background-position-x: 8px;
	background-position-y: center;
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 8px;
	margin-top: 8px;
	padding-right: 4px;
}

div.noterestriction
{
	border-color: #777777;
	background-color: #DDE2E9;
	text-indent: 0;
	background-repeat: no-repeat;
	background-position-x: 8px;
	background-image: url('restriction.png');
	margin-top: 8px;
	margin-bottom: 8px;
	background-position-y: center;
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-style: solid;
	border-width: 1px;
	padding-right: 4px;
}

div.noteremember
{
	border-color: #777777;
	background-color: #DDE2E9;
	text-indent: 0;
	background-repeat: no-repeat;
	background-position-x: 8px;
	background-image: url('remember.png');
	margin-top: 8px;
	margin-bottom: 8px;
	background-position-y: center;
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-style: solid;
	border-width: 1px;
	padding-right: 4px;
}

div.noteother
{
	border-color: #777777;
	background-color: #DDE2E9;
	text-indent: 0;
	background-repeat: no-repeat;
	background-image: url('tip.png');
	background-position-x: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-position-y: center;
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-style: solid;
	border-width: 1px;
	padding-right: 4px;
}

div.noteimportant
{
	text-indent: 0;
	background-color: #DDE2E9;
	background-repeat: no-repeat;
	background-position-x: 8px;
	background-image: url('important.png');
	margin-top: 8px;
	margin-bottom: 8px;
	background-position-y: center;
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #777777;
	padding-right: 4px;
}

div.notefastpath
{
	border-color: #777777;
	background-color: #DDE2E9;
	text-indent: 0;
	background-repeat: no-repeat;
	background-image: url('tip.png');
	background-position-x: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-position-y: center;
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-style: solid;
	border-width: 1px;
	padding-right: 4px;
}

div.notedanger
{
	border-color: #777777;
	background-color: #DDE2E9;
	text-indent: 0;
	background-repeat: no-repeat;
	background-position-x: 8px;
	background-image: url('danger.png');
	margin-top: 8px;
	margin-bottom: 8px;
	background-position-y: center;
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-style: solid;
	border-width: 1px;
	padding-right: 4px;
}

div.notecaution
{
	border-top-color: #777777;
	background-color: #DDE2E9;
	text-indent: 0;
	background-repeat: no-repeat;
	background-position-x: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-position-y: center;
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-style: solid;
	border-width: 1px;
	background-image: url('caution.png');
	padding-right: 4px;
}

div.noteattention
{
	border-color: #777777;
	background-color: #DDE2E9;
	text-indent: 0;
	background-repeat: no-repeat;
	background-position-x: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-position-y: center;
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-style: solid;
	border-width: 1px;
	padding-right: 4px;
	background-image: url('important.png');
}

div.property
{
	
}

div.propvalue
{
	font-weight: bold;
	font-style: normal;
	margin-top: 3px;
	margin-bottom: 3px;
}

div.propdesc
{
	margin-left: 24px;
}

div.proptype
{
	font-weight: bold;
	font-style: normal;
}

p.shortdesc
{
	color: #333;
	display: block;
	background-color: #d7d7d7;
	margin-top: 6pt;
	margin-bottom: 9pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

MadCap|breadcrumbsProxy
{
	mc-breadcrumbs-prefix: 'Sie befinden sich hier: ';
	border-bottom-width: 0px;
	border-bottom-style: none;
	font-size: 80%;
}

MadCap|xref
{
	mc-format: 'siehe {quote}{para}{quote}';
	text-decoration: none;
	font-weight: bold;
	color: #115564;
}

div.topic
{
	margin-top: 6pt;
	margin-bottom: 9pt;
	padding-left: 0px;
	padding-right: 0px;
}

h1.topictitle,
h1.tasktitle,
h1.concepttitle
{
	margin-top: 2pt;
	margin-bottom: 10pt;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #3b3b3b;
}

span.link
{
	text-decoration: underline;
	color: #115564;
	font-weight: bold;
}

span.linktext
{
	
}

div.section
{
	margin-bottom: 9pt;
	margin-top: 6pt;
}

h2.sectiontitle
{
	
}

div.example
{
	margin-top: 6pt;
}

h2.exampletitle
{
	
}

div.task
{
	margin-top: 6pt;
	margin-bottom: 9pt;
}

div.prereq
{
	
}

div.context
{
	
}

ol.steps
{
	margin-top: .5em;
}

li.step
{
	
}

span.cmd
{
	
}

div.stepresult
{
	
}

div.concept
{
	margin-top: 6pt;
	margin-bottom: 9pt;
	padding-left: 0px;
	padding-right: 0px;
}

MadCap|xref.xref_pure
{
	mc-format: '{quote}{para}{quote}';
	color: #115564;
}

MadCap|xref.pure
{
	mc-format: '{para}';
	color: #115564;
}

MadCap|xref.quot
{
	mc-format: '{quote}{para}{quote}';
	color: #115564;
}

h2.tasktitle
{
	
}

h2.topictitle
{
	
}

h2.concepttitle
{
	
}

MadCap|dropDownHead
{
	font-family: Calibri, Helvetica, 'Helvetica Neue', Arial, sans-serif;
}

MadCap|dropDownHead.H2
{
	font-weight: 700;
	font-size: 1.3em;
	margin-bottom: 6pt;
	line-height: 1.2;
	color: #333333;
}

/*
MadCap|dropDownHead
{
	font-family: Calibri, Helvetica, 'Helvetica Neue', Arial, sans-serif;
	color: #c32a1f;
	font-weight: 500;
	font-size: 1.185em;
	line-height: 1.2;
	padding: 2px;
}

MadCap|dropDown
{
	border: solid 1px;
	padding: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-color: #e3e7ec;
	background-color: #e3e7ec;
	border-width: 2px;
}

MadCap|dropDownBody
{
	background-color: #ffffff;
	margin-left: 20px;
	margin-top: 5px;
	padding: 5px;
	margin-right: -5px;
	margin-bottom: -5px;
	padding-left: 10px;
	padding-right: 10px;
}
*/

MadCap|dropDown.H2
{
	border: solid 1px;
	margin-bottom: 9pt;
	margin-top: 6pt;
	border-width: 0px;
}

MadCap|dropDownBody.H2
{
	padding-bottom: 6pt;
}

MadCap|dropDownHead.H3
{
	line-height: 1.2;
	font-weight: 700;
	font-size: 1.185em;
	margin-bottom: 6pt;
	color: #696969;
}

MadCap|dropDown.H3
{
	border: solid 1px;
	margin-bottom: .167em;
	border-width: 0px;
}

MadCap|dropDownBody.H3
{
	padding-bottom: 6pt;
}

a.MCBreadcrumbsLink
{
	color: #c32a1f;
}

MadCap|xref:hover
{
	text-decoration: underline;
}

MadCap|helpControlMenuItem.Highlighted
{
	text-decoration: underline;
	color: #115564;
	background-color: #ffffff;
	font-weight: bold;
}

MadCap|helpControlMenuItem
{
	color: #115564;
	font-weight: bold;
}

MadCap|relatedTopics
{
	font-weight: bold;
	font-style: normal;
	color: #115564;
	mc-use-custom-sort-order: true;
	mc-help-control-display: list;
}

MadCap|conceptLink
{
	color: #c32a1f;
}

MadCap|conceptLink:focus
{
	text-decoration: underline;
}

MadCap|conceptLink:hover
{
	text-decoration: underline;
}

MadCap|keywordLink
{
	color: #c32a1f;
}

MadCap|keywordLink:focus
{
	text-decoration: underline;
}

MadCap|keywordLink:hover
{
	text-decoration: underline;
}

MadCap|relatedTopics:focus
{
	text-decoration: underline;
}

MadCap|relatedTopics:hover
{
	text-decoration: underline;
}

a.GlossaryPageTerm
{
	text-decoration: none;
}

a.Popup
{
	text-decoration: none;
}

MadCap|xref:focus
{
	
}

div
{
	
}

MadCap|dropDownHead.FAQ
{
	color: #c32a1f;
	font-weight: 500;
	font-size: 1.12em;
	padding: 2px;
}

MadCap|dropDown.FAQ
{
	border: solid 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-color: #e3e7ec;
	border-width: 0px;
}

MadCap|dropDownBody.FAQ
{
	background-color: #ffffff;
	margin-left: 16px;
	padding-bottom: 10px;
	padding: 5px;
}

span.uicontrol
{
	font-weight: bold;
}

p.MiniTOC1
{
	color: #115564;
}

p.MiniTOC2
{
	color: #115564;
}

p.MiniTOC3
{
	color: #115564;
}

MadCap|miniTocProxy
{
	padding-left: 10px;
	margin-top: .3em;
	padding-top: 0px;
	border-top-style: none;
}

pre
{
	background-color: #dde2e9;
}

@media non-print
{
	h1
	{
		left: 0px;
	}

	MadCap|breadcrumbsProxy
	{
		background-color: #dbdfe4;
		position: fixed;
		width: 100%;
		border-bottom-style: solid;
		border-bottom: solid 2px;
		top: 0px;
		margin: 0px;
		left: 0px;
		padding: 10px;
		right: 0px;
		border-bottom-color: #808080;
	}

	body
	{
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 50px;
	}

	body.dita
	{
		margin-top: 50px;
	}

	body.taskbody
	{
		margin-top: 13px;
		padding-left: 5px;
		padding-right: 5px;
	}

	ul
	{
		
	}

	span.spacing
	{
		letter-spacing: 2px;
	}

	span.dummy
	{
		
	}

	MadCap|dropDownBody.FAQ
	{
		
	}

	MadCap|dropDown
	{
		
	}

	MadCap|dropDownHead
	{
		
	}

	MadCap|dropDownHotspot
	{
		
	}

	ol
	{
		margin-right: 0em;
	}
}

p.FontSize80p
{
	font-size: 80%;
}

MadCap|variable.uicontrol
{
	font-weight: bold;
}

div.steps
{
	
}

html.dita
{
	
}

div.properties
{
	
}

p.step
{
	
}

p.imgtitle
{
	font-style: italic;
}

caption
{
	font-style: italic;
	margin-bottom: 0.5em;
	margin-top: 0.3em;
}

p.prereq
{
	font-weight: bold;
}

p.context
{
	font-weight: bold;
}

p.steps
{
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

div.minitoc
{
	background-color: #f0f8ff;
}

@media print
{
	p.ManualTitle1
	{
		font-size: 18pt;
		margin-top: 98mm;
		font-family: Calibri;
	}

	p.ManualTitle2
	{
		font-size: 36pt;
		color: #c32a1f;
		margin-top: 5mm;
		font-family: Calibri;
	}

	body
	{
		background-color: transparent;
	}

	p.ManualImpressum
	{
		margin-top: 160mm;
	}

	ol
	{
		margin-right: 0em;
	}

	p.ManualTOCTitle
	{
		font-size: 18pt;
		font-family: Calibri;
	}

	div.note
	{
		background-position: left center;
	}

	div.notenote
	{
		background-position: left center;
	}

	div.noteattention
	{
		background-position: left center;
	}

	div.notewarning
	{
		background-position: left center;
	}

	div.notetip
	{
		background-position: left center;
	}

	div.noterestriction
	{
		background-position: left center;
	}

	div.noteremember
	{
		background-position: left center;
	}

	div.noteother
	{
		background-position: left center;
	}

	div.noteimportant
	{
		background-position: left center;
	}

	div.notefastpath
	{
		background-position: left center;
	}

	div.notedanger
	{
		background-position: left center;
	}

	div.notecaution
	{
		background-position: left center;
	}
}

p.note
{
	font-weight: bold;
}

h1
{
	left: 0px;
}

MadCap|breadcrumbsProxy
{
	background-color: #dbdfe4;
	position: fixed;
	width: 100%;
	border-bottom-style: solid;
	border-bottom: solid 2px;
	top: 0px;
	margin: 0px;
	left: 0px;
	padding: 10px;
	right: 0px;
	border-bottom-color: #808080;
}

body
{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 50px;
}

body.dita
{
	margin-top: 50px;
}

body.taskbody
{
	margin-top: 13px;
	padding-left: 5px;
	padding-right: 5px;
}

ul
{
	
}

span.spacing
{
	letter-spacing: 2px;
}

span.dummy
{
	
}

MadCap|dropDownBody.FAQ
{
	
}

MadCap|dropDown
{
	
}

MadCap|dropDownHead
{
	
}

MadCap|dropDownHotspot
{
	
}

ol
{
	margin-right: 0em;
}

