/*<meta conditions="Distribution.Master-Import (Intl)" />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

body
{
	color: #00233B;
	font-size: 1em;
	line-height: 1.4375em;
	font-family: 'Nunito Sans', Avenir, Segoe UI, sans-serif;
}

.inner-wrap .main-section > .outer-row
{
	max-width: 1065px;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-family: 'Nunito Sans', Avenir, Segoe UI, sans-serif;
	font-weight: 500;
}

p
{
	font-family: 'Nunito Sans', Avenir, Segoe UI, sans-serif;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	text-align: justify;
}

ul.navigation li a
{
	text-decoration: none;
	color: #00233B;
	font-family: 'Nunito Sans', Avenir, Segoe UI, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 100%;
	padding-top: 32px;
}

ul.navigation ul > li > a
{
	font-family: 'Nunito Sans', Avenir, Segoe UI, sans-serif;
	padding: 0 15px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 15px;
	text-transform: none;
}

p.zentriert
{
	text-align: center;
}

h1
{
	line-height: 1em;
}

span.Hervorhebung
{
	font-weight: bold;
}

span.HinweisText
{
	font-weight: bold;
	font-style: italic;
	page-break-after: avoid;
	letter-spacing: 5px;
	padding: 0;
	margin: 0;
	border: 0;
}

div.ContextMenurechts
{
	float: right;
	margin-right: -9.5em;
	margin-top: 2em;
}

div.Liniert
{
	border-top: solid 1px #b9cde5;
	border-bottom: solid 1px #b9cde5;
	margin-top: 1em;
	margin-bottom: 1em;
	max-width: 600px;
}

div.Hinweis100
{
	background-color: #f3f5f7;
	background-image: url('../Images/Hinweis.png');
	background-repeat: no-repeat;
	border: solid 1px #003a5a;
	padding-left: 2.5em;
	padding-right: 1.25em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	width: 100%;
}

div.Hinweis
{
	background-color: #f3f5f7;
	background-image: url('../Images/Hinweis.png');
	background-repeat: no-repeat;
	border: solid 1px #003a5a;
	padding-left: 2.5em;
	padding-right: 1.25em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	width: 80%;
}

div.Hinweis60
{
	background-color: #f3f5f7;
	background-image: url('../Images/Hinweis.png');
	background-repeat: no-repeat;
	border: solid 1px #003a5a;
	padding-left: 2.5em;
	padding-right: 1.25em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	width: 60%;
}

div.Hinweis20
{
	background-color: #f3f5f7;
	background-image: url('../Images/Hinweis.png');
	background-repeat: no-repeat;
	border: solid 1px #003a5a;
	padding-left: 2.5em;
	padding-right: 1.25em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	width: 20%;
}

div.Hinweis30
{
	background-color: #f3f5f7;
	background-image: url('../Images/Hinweis.png');
	background-repeat: no-repeat;
	border: solid 1px #003a5a;
	padding-left: 2.5em;
	padding-right: 1.25em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	width: 30%;
}

div.Warnung100
{
	background-color: #ffe4e1;
	background-image: url('../Images/Warnung.png');
	background-repeat: no-repeat;
	border: solid 1px #ff0000;
	padding-left: 2.5em;
	padding-right: 1.25em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	width: 100%;
}

div.Warnung
{
	background-color: #ffe4e1;
	background-image: url('../Images/Warnung.png');
	background-repeat: no-repeat;
	border: solid 1px #ff0000;
	padding-left: 2.5em;
	padding-right: 1.25em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	width: 80%;
}

div.Hintergrundbild
{
	background-image: url('../Images/BackgroundImage.png');
	margin-top: -20px;
	height: 450px;
	background-repeat: no-repeat;
	border-bottom-color: #f3f5f7;
	border-bottom: solid 1px #ced9e1;
}

ul
{
	list-style-image: url('../Images/Bullet1.png');
}

ul ul
{
	list-style-image: url('../Images/Bullet2.png');
}

ol
{
	list-style-image: none;
}

ol ol
{
	list-style-type: lower-alpha;
}

ol ol ol
{
	list-style-type: lower-roman;
}

th
{
	font-weight: bold;
	text-align: left;
}

a:link
{
	color: #00233B;
	font-size: 1em;
}

a:visited
{
	color: #003a5a;
}

a:hover
{
	color: #00233b;
}

a:active
{
	color: #003a5a;
}

MadCap|popup
{
	color: #003a5a;
}

MadCap|popup:hover
{
	color: #00233b;
}

MadCap|popupHead
{
	color: #003a5a;
	border-bottom-color: #003a5a;
	border-bottom: solid 1px #003a5a;
	border-bottom-style: dashed;
}

MadCap|popupBody
{
	border: solid 2px #003a5a;
	padding: 10px;
	background-color: #f3f5f7;
	color: #003a5a;
	text-transform: none;
	text-align: justify;
	font-style: normal;
	font-size: 0.9375em;
}

MadCap|breadcrumbsProxy
{
	font-style: italic;
	font-size: 0.8em;
	border-bottom: solid 1px #003a5a;
	mc-breadcrumbs-prefix: '[%=Lokalisiert.Breadcrumb%] ';
	padding-bottom: 0.6em;
	padding-top: 0.6em;
}

a.MCBreadcrumbsLink
{
	text-decoration: underline;
}

a.MCBreadcrumbsLink:hover
{
	color: #003a5a;
}

MadCap|dropDown
{
	margin-bottom: 0.375em;
	margin-top: 0.375em;
	mc-closed-image: url('../Images/DropDownClosed.png');
	mc-open-image: url('../Images/DropDownOpen.png');
}

MadCap|dropDown.Ebene2
{
	margin-left: 0.625em;
	mc-closed-image: url('../Images/DropDownClosedSecondLevel.png');
	mc-open-image: url('../Images/DropDownOpenSecondLevel.png');
}

MadCap|dropDownHotspot
{
	font-size: 0.9em;
	font-weight: bold;
	color: #00233b;
}

MadCap|dropDownHotspot:hover
{
	color: #7a899c;
}

MadCap|dropDownBody
{
	border-bottom: solid 1px #b9cde5;
	padding-top: 0.375em;
}

MadCap|dropDownBody.EndeEbene2
{
	border-bottom: 0em;
	padding-bottom: 0em;
}

tr:hover
{
	background-color: #d9e6f7;
}

img.ThumbnailWeltkarte
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 700px;
}

img.Thumbnail
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 100px;
}

img.ThumbnailRibbon
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 80px;
}

img.ThumbnailKlein
{
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 60%;
}

div.ImagesFloatLeft
{
	float: left;
	margin-right: 1em;
	padding: 0.5em;
	clear: left;
}

MadCap|glossaryTerm
{
	color: #003a5a;
	font-weight: normal;
	mc-closed-image: none;
	mc-image-position: none;
	mc-open-image: none;
	border-bottom: dashed 1px #003a5a;
	font-style: italic;
}

MadCap|glossaryTerm.Popup
{
	
}

MadCap|glossaryTerm:hover
{
	color: #7a899c;
}

div.BlockmitAbstand
{
	margin-bottom: 20px;
}

div.LiniertAuto
{
	border-top: solid 1px #b9cde5;
	border-bottom: solid 1px #b9cde5;
	margin-top: 1em;
	margin-bottom: 1em;
}

hr.HR
{
	border: solid 1px #003a5a;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-color: #ced9e1;
}

big
{
	font-size: 0.9375em;
	font-weight: bold;
}

li
{
	padding-bottom: 0.25em;
}

li.blanco
{
	list-style-image: none;
	list-style-type: none;
}

li.wide
{
	padding-bottom: 0.5em;
}

span.SearchHighlight1
{
	background-color: #c7d865;
}

span.SearchHighlight2
{
	background-color: #d6e774;
}

span.SearchHighlight3
{
	background-color: #e5f683;
}

span.SearchHighlight4
{
	background-color: #f4ff92;
}

MadCap|xref
{
	color: #003a5a;
	font-style: italic;
}

div.NewRowClass1	/*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.NewRowClass1::before
{
	content: ' ';
	display: table;
}

div.NewRowClass1::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass1 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
}

div.NewRowClass1 > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 0%;
}

div.NewRowClass1 > div:nth-child(2)
{
	width: 33.333%;
	margin-left: 0%;
}

div.NewRowClass1 > div:nth-child(3)
{
	width: 33.333%;
	margin-left: 0%;
}

code
{
	font-size: 1.25em;
}

div.NewRowClass2	/*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.NewRowClass2::before
{
	content: ' ';
	display: table;
}

div.NewRowClass2::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.NewRowClass2 > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
}

div.NewRowClass2 > div:nth-child(1)
{
	width: 33.333%;
	margin-left: 0%;
}

div.NewRowClass2 > div:nth-child(2)
{
	width: 33.333%;
	margin-left: 0%;
}

div.NewRowClass2 > div:nth-child(3)
{
	width: 33.333%;
	margin-left: 0%;
}

div.Startvideo	/*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.Startvideo::before
{
	content: ' ';
	display: table;
}

div.Startvideo::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.Startvideo > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.Startvideo > div:nth-child(1)
{
	width: 50%;
	margin-left: 0%;
}

div.Startvideo > div:nth-child(2)
{
	width: 16.667%;
	margin-left: 0%;
}

div.Startvideo > div:nth-child(3)
{
	width: 33.333%;
	margin-left: 0%;
}

div.NewRowClass2 > div:nth-child(4)
{
	width: 8.3333%;
	margin-left: 0%;
}

@media only screen and (max-width: 1190px)
{
	div.NewRowClass1 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.Startvideo > div:nth-child(1)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Startvideo > div:nth-child(2)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.Startvideo > div:nth-child(3)
	{
		width: 33.33333%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}
}

@media only screen and (max-width: 760px)
{
	div.NewRowClass1 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass1 > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(3)
	{
		width: 8.3333%;
		margin-left: 0%;
	}

	MadCap|breadcrumbsProxy
	{
		padding-top: 1.0em;
	}

	div.Startvideo > div:nth-child(1)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Startvideo > div:nth-child(2)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.Startvideo > div:nth-child(3)
	{
		width: 100%;
		margin-left: 0%;
	}

	div.NewRowClass2 > div:nth-child(4)
	{
		width: 8.3333%;
		margin-left: 0%;
	}
}

/* roboto-100 - latin-ext_cyrillic-ext */

@font-face 
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 100;
	src: local(''), url('./webfonts/roboto-v30-latin-ext_cyrillic-ext-100.woff2') format('woff2'), url('./webfonts/roboto-v30-latin-ext_cyrillic-ext-100.woff') format('woff');
}

/* Chrome 26+, Opera 23+, Firefox 39+ */
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
/* roboto-300 - latin-ext_cyrillic-ext */

@font-face 
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: local(''), url('./webfonts/roboto-v30-latin-ext_cyrillic-ext-300.woff2') format('woff2'), url('./webfonts/roboto-v30-latin-ext_cyrillic-ext-300.woff') format('woff');
}

/* Chrome 26+, Opera 23+, Firefox 39+ */
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
/* roboto-regular - latin-ext_cyrillic-ext */

@font-face 
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local(''), url('./webfonts/roboto-v30-latin-ext_cyrillic-ext-regular.woff2') format('woff2'), url('./webfonts/roboto-v30-latin-ext_cyrillic-ext-regular.woff') format('woff');
}

/* Chrome 26+, Opera 23+, Firefox 39+ */
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
/* roboto-500 - latin-ext_cyrillic-ext */

@font-face 
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: local(''), url('./webfonts/roboto-v30-latin-ext_cyrillic-ext-500.woff2') format('woff2'), url('./webfonts/roboto-v30-latin-ext_cyrillic-ext-500.woff') format('woff');
}

/* Chrome 26+, Opera 23+, Firefox 39+ */
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
/* roboto-700 - latin-ext_cyrillic-ext */

@font-face 
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: local(''), url('./webfonts/roboto-v30-latin-ext_cyrillic-ext-700.woff2') format('woff2'), url('./webfonts/roboto-v30-latin-ext_cyrillic-ext-700.woff') format('woff');
}

/* Chrome 26+, Opera 23+, Firefox 39+ */
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
/* roboto-900 - latin-ext_cyrillic-ext */

@font-face 
{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	src: local(''), url('./webfonts/roboto-v30-latin-ext_cyrillic-ext-900.woff2') format('woff2'), url('./webfonts/roboto-v30-latin-ext_cyrillic-ext-900.woff') format('woff');
}

@font-face 
{
	font-family: 'Nunito Sans';
	font-style: normal;
	font-weight: 400;
	src: local(''), url('./webfonts/nunito-sans-v12-latin-ext_cyrillic-ext-regular.woff2') format('woff2'), url('./webfonts/nunito-sans-v12-latin-ext_cyrillic-ext-regular.woff') format('woff');
}

/* Chrome 26+, Opera 23+, Firefox 39+ */
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
/* nunito-sans-600 - latin-ext_cyrillic-ext */

@font-face 
{
	font-family: 'Nunito Sans';
	font-style: normal;
	font-weight: 600;
	src: local(''), url('./webfonts/nunito-sans-v12-latin-ext_cyrillic-ext-600.woff2') format('woff2'), url('./webfonts/nunito-sans-v12-latin-ext_cyrillic-ext-600.woff') format('woff');
}

/* Chrome 26+, Opera 23+, Firefox 39+ */
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
/* nunito-sans-700 - latin-ext_cyrillic-ext */

@font-face 
{
	font-family: 'Nunito Sans';
	font-style: normal;
	font-weight: 700;
	src: local(''), url('./webfonts/nunito-sans-v12-latin-ext_cyrillic-ext-700.woff2') format('woff2'), url('./webfonts/nunito-sans-v12-latin-ext_cyrillic-ext-700.woff') format('woff');
}

/* Chrome 26+, Opera 23+, Firefox 39+ */
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
/* nunito-sans-800 - latin-ext_cyrillic-ext */

@font-face 
{
	font-family: 'Nunito Sans';
	font-style: normal;
	font-weight: 800;
	src: local(''), url('./webfonts/nunito-sans-v12-latin-ext_cyrillic-ext-800.woff2') format('woff2'), url('./webfonts/nunito-sans-v12-latin-ext_cyrillic-ext-800.woff') format('woff');
}

/* Chrome 26+, Opera 23+, Firefox 39+ */
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
/* nunito-sans-900 - latin-ext_cyrillic-ext */

@font-face 
{
	font-family: 'Nunito Sans';
	font-style: normal;
	font-weight: 900;
	src: local(''), url('./webfonts/nunito-sans-v12-latin-ext_cyrillic-ext-900.woff2') format('woff2'), url('./webfonts/nunito-sans-v12-latin-ext_cyrillic-ext-900.woff') format('woff');
}

/* Chrome 26+, Opera 23+, Firefox 39+ */
/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */

