/*<meta />*/

@import url('IsonetStyle.css');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* Variablen */

:root
{
	--color-link: #24608f;
	--color-link-hover: #3193dd;
	--color-red-brand: #e2000a;
	--color-red: #a80008;
	--color-box-border: #5a564c;
	--color-text: #4b5255;
	--color-box-bg: #dfe1e1;
	--color-black: #000000;
	--color-white: #ffffff;
	--color-box-border-light: #a0a5a7;
	--color-box-tip: #cbe8c5;
	--color-box-note: #bde6f9;
	--color-box-warning: #ffd6d6;
	--color-box-example: #ffeec7;
	--color-box-api: #b3ffb4;
	--color-variable: #ff00ff;
	--color-footer-bg: #34434e;
	--color-glossterm-bg: #e6f6fc;
	--color-submit-blue: #53879b;
	--label-breadcrumbs: "You are here: ";
	--label-closed: Closed;
	--label-open: Open;
	--label-related-topics: Related Topics;
}

/*-----------*/

body
{
	font-family: open_sansregular;
	line-height: 1.3em;
	font-size: 1em;
	mc-footnote-number: page;
	mc-footnote-position: page;
	overflow: scroll;
	display: block;
	margin-top: 13px;
	color: #4b5255;
}

a
{
	color: #24608f;
}

a:link
{
	text-decoration: none;
	color: #24608f;
}

a:visited
{
	text-decoration: none;
	color: #24608f;
}

a:focus
{
	outline: none 0px transparent;
}

a:hover
{
	font-style: italic;
	text-decoration: underline;
	color: #3193dd;
}

a:active
{
	outline: none 0px transparent;
}

a.MCBreadcrumbsLink
{
	text-decoration: none;
	font-style: italic;
}

a.MCBreadcrumbsLink:visited
{
	color: #24608f;
}

a.MCBreadcrumbsLink:hover
{
	color: #3193dd;
}

a.GlossaryPageTerm
{
	font-style: normal;
}

a.GlossaryPageLink
{
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #4b5255;
}

a.MCExpandingHead
{
	color: #a80008;
}

a.MCExpandingHead:hover
{
	font-style: italic;
	color: #a80008;
}

a.logo
{
	
}

div
{
	
}

div:hover
{
	
}

div.topichero
{
	background-image: url('../Images/Isonet_Images/Screens0/Home/_HomeBG.png');
	padding-top: 10px;
	padding-bottom: 25px;
	margin: 10px 0px 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

div.topichero:hover
{
	
}

div.boxSteps
{
	border: solid 1px #5a564c;
	color: #4b5255;
	background-color: #cbe8c5;
	padding: 5px;
	margin-left: 0%;
	display: block;
	text-align: center;
	width: 33.3%;
	margin-bottom: 25px;
	margin-top: 25px;
}

div.box75
{
	background-color: #dfe1e1;
	border: solid 1px #5a564c;
	color: #4b5255;
	margin-bottom: 0px;
	margin-left: 12.5%;
	margin-top: 0px;
	padding: 15px;
	text-align: center;
	width: 75%;
	display: block;
}

div.tip
{
	background-repeat: no-repeat;
	padding: 10px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border: solid 1px #5a564c;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #4b5255;
	background-color: #cbe8c5;
}

div.toggleContentNonBorder
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: none 0px #000000;
}

div.GlossaryPageDefinition
{
	margin-left: 0px;
}

div.GlossaryPageHeading
{
	margin-top: 10px;
	border-bottom-color: #e2000a;
	color: #e2000a;
}

div.GlossaryPageTerm
{
	display: block;
}

div.note
{
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border: solid 1px #5a564c;
	background-image: none;
	padding-left: 10px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #4b5255;
	background-color: #bde6f9;
}

.noteInDiv
{
	mc-auto-number-format: '{b}{color #e2000A}Note: {/color}{/b}';
}

div.quotation
{
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 1px;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 18px;
	padding: 10px;
	font-family: 'open_sansregular';
	border-radius: 0px;
	border-color: #5a564c;
	color: #4b5255;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #dfe1e1;
}

div.sideContent
{
	float: right;
	margin-left: 10px;
	width: 33.33%;
	margin-bottom: 15px;
}

div.comment
{
	-moz-border-radius: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	-webkit-border-radius: 0px;
	border: solid 1px #5a564c;
	border-bottom-width: 1px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #4b5255;
	background-color: #dfe1e1;
}

div.toggleContent
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: dotted 1px #a0a5a7;
}

div.box
{
	color: #4b5255;
	border: solid 1px #5a564c;
	background-color: #b3ffb4;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
}

.box-home
{
	background-color: #dfe1e1;
	border: solid 1px #a0a5a7;
	display: inline-block;
	font-family: open_sansregular;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	color: #4b5255;
}

div.footer
{
	padding-bottom: 8px;
	background-color: #34434e;
	padding-right: 8px;
	font-family: 'open_sansregular';
	padding-top: 8px;
	max-height: 106px;
	min-height: 53px;
	min-width: 175px;
	margin-top: 20px;
}

div.example
{
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border: solid 1px #5a564c;
	padding-left: 10px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #4b5255;
	background-color: #ffeec7;
}

div.warning
{
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border: solid 1px #5a564c;
	background-image: none;
	padding-left: 10px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #4b5255;
	background-color: #ffd6d6;
}

h1
{
	font-family: roihuw01-boldregular;
	font-weight: normal;
	margin-bottom: 8px;
	padding-bottom: 10px;
	margin-top: 15px;
	line-height: 20pt;
	font-size: 2em;
}

h2
{
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 20px;
}

h3
{
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 16px;
}

hr.red
{
	border: solid 1px #e2000a;
	border-top-color: #e2000a;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
}

hr.short
{
	width: 75%;
}

hr.shortLeft
{
	width: 200px;
	margin-left: 0px;
}

img
{
	border-radius: 0px;
}

img.AbsolutePosition
{
	padding: 0px;
	margin: 5px 0px 0px;
}

img.ReduceButtonSize
{
	max-height: 25px;
	margin: 0px;
}

img.InLineRelease
{
	height: 18px;
	width: 54px;
	vertical-align: 7px;
	margin: -3px 0px -10px 30px;
}

img.InLineReleaseInText
{
	height: 18px;
	width: 54px;
	vertical-align: 7px;
	margin: -3px 0px -10px;
}

img.InLineText
{
	height: 20px;
	padding: 0px;
	vertical-align: middle;
	border: solid 1px #bebebe;
	margin: 0 2px -3px 2px;
}

img.IconsMain
{
	padding: 0px 0px;
	vertical-align: text-bottom;
	margin: 0px 0px 0px 25px;
	height: 35px;
	width: 35px;
}

img.ImageModul
{
	margin: 0px;
	height: 180px;
	margin-right: 5px;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	transform: scale(1, 1);
}

img.ImageModul:hover
{
	transform: scale(1.10);
}

img.InFooter
{
	float: left;
	padding: 0px;
	margin: -21px 0px 0px 5px;
}

img.intext-flash
{
	margin: 15px 0px;
	max-height: 100%;
	max-width: 100%;
}

img.intext-flash:hover
{
	opacity: 1;
	animation: flash 0.5s;
	-webkit-animation: flash 0.5s;
}

img.intext-grey
{
	margin: 15px 0px;
	max-width: 100%;
	filter: grayscale(100%);
	transition: .3s ease-in-out;
	-webkit-filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	max-height: auto;
	height: auto;
	width: 100px;
}

img.intext-grey:hover
{
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
}

img.intext-grey-static
{
	max-width: 100%;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	max-height: auto;
	height: auto;
	width: 100px;
	margin: 15px 0px;
}

img.intext-opacity
{
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	margin: 15px 0px;
	max-height: 100%;
	max-width: 100%;
	opacity: 1;
}

img.intext-opacity:hover
{
	opacity: 0.5;
}

img.intext-shadow
{
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	margin: 15px 0px;
	max-width: 100%;
	max-height: 100%;
	filter: drop-shadow(0px 0px 0px);
	-webkit-filter: drop-shadow(0px 0px 0px);
}

img.intext-shadow:hover
{
	filter: drop-shadow(10px 10px 10px black);
	-webkit-filter: drop-shadow(10px 10px 10px black);
}

img:hover
{
	
}

img.intext-blur
{
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	margin: 15px 0px;
	max-width: 100%;
	max-height: 100%;
	filter: blur(0);
	-webkit-filter: blur(0);
}

img.intext-blur:hover
{
	filter: blur(3px);
	-webkit-filter: blur(3px);
}

img.Thumbnail
{
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 7cm;
	mc-thumbnail-max-width: 9cm;
	border-radius: 0px;
	margin: 15px 0px;
	padding: 5px;
	border: solid 1px #24608f;
}

img.ThumbnailMin
{
	mc-thumbnail: popup;
	border-radius: 0px;
	border: solid 1px #24608f;
	mc-thumbnail-max-width: 2cm;
	margin: 0px;
	padding: 0px;
	mc-thumbnail-max-height: 1cm;
	float: left;
}

img.ThumbnailReduced
{
	mc-thumbnail: popup;
	border-radius: 0px;
	border: solid 1px #24608f;
	padding: 3px;
	margin: 8px 0px;
	mc-thumbnail-max-height: 3cm;
	mc-thumbnail-max-width: 4cm;
}

img.Thumbnail:hover
{
	
}

img.ThumbnailMin:hover
{
	
}

img.ThumbnailReduced:hover
{
	
}

img.FixedPosTop
{
	display: block;
	margin: 0px;
	position: fixed;
	top: 50%;
	bottom: 0px;
	right: 12vw;
	transform: scale(1, 1);
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	width: 37px;
	height: 37px;
}

img.Icons
{
	margin: 0px;
	padding: 0px 0px -2px;
}

img.InText
{
	margin: 15px 0px;
	max-height: 100%;
	max-width: 100%;
}

img.ReducePlugIn
{
	margin: 0px;
	max-height: 35px;
	max-width: 35px;
}

img.FixedPosBottom
{
	display: block;
	margin: 0px;
	position: fixed;
	top: 50%;
	margin-top: 44px;
	right: 12vw;
	transform: scale(1, 1);
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	height: 37px;
	width: 37px;
}

img.intext-rotate
{
	margin: 15px 0px;
	transform: none;
	max-height: 100%;
	max-width: 100%;
	transition: 1s ease-in-out;
	-webkit-transition: 1s ease-in-out;
}

img.intext-rotate:hover
{
	transform: rotateY(180deg);
}

img.intext-scale-05
{
	margin: 15px 0px;
	max-height: 100%;
	max-width: 100%;
	transform: scale(1, 1);
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
}

img.intext-scale-05:hover
{
	transform: scale(1.05);
}

img.intext-scale-15
{
	padding: 0px;
	transform: scale(1, 1);
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	margin: 5px 0px 0px;
	max-height: 100%;
	max-width: 100%;
}

img.intext-scale-15:hover
{
	transform: scale(1.15);
}

img.intext-scale-15-home
{
	transform: scale(1, 1);
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	mc-label: 'Test';
	display: inline-block;
	margin: 0px;
	padding: 0px;
	max-height: 150px;
	max-width: 150px;
	min-height: 150px;
	min-width: 150px;
}

img.intext-scale-15-home:hover
{
	transform: scale(1.15);
}

.MCTextPopupBody
{
	border: dotted 1px #5a564c !important;
}

.MCTextPopupArrow
{
	display: none;
}

span.mc-variable
{
	
}

ol
{
	list-style-image: none;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	margin-left: 20px;
}

ol ol
{
	list-style-type: lower-alpha;
}

ol ol ol
{
	list-style-type: lower-roman;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-size: 12pt;
}

p.tooltip
{
	display: block;
	box-shadow: none;
	background-color: #e6f6fc;
}

p.TextHome
{
	font-size: 14pt;
	font-weight: bold;
}

p.TextHomeTitle
{
	font-weight: bold;
	font-size: 28pt;
	font-family: roihuw01-boldregular;
	color: #e2000a;
	text-align: center;
}

p.Figure
{
	font-style: italic;
	margin: -10px 0px 10px;
}

p.FrameFooterText
{
	color: #a0a5a7;
	margin: 0px;
	font-size: 10px;
	line-height: 1.3em;
	font-family: 'open_sansregular';
}

p.IndexHeading
{
	
}

p.MenuFirstLevel
{
	font-family: roihuw01-boldregular;
	font-size: 12pt;
	line-height: 16pt;
}

p.MiniTOC1
{
	
}

p.quotationname
{
	text-align: right;
}

p.TableCaption
{
	
}

p.TableTextCenterDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
	text-align: center;
}

p.TableTextDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextDarkEmphasis
{
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextHeadDark
{
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextLightEmphasis
{
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.NoTabletMobile
{
	display: block;
}

p.NoWeb
{
	display: none;
}

p.NoWebMobile
{
	display: none;
}

p.NoWebTablet
{
	display: none;
}

p.CourierReducedLineSpace
{
	font-family: 'Courier New';
	line-height: 0.9em;
	font-size: 12pt;
	margin-bottom: 4px;
	margin-top: 4px;
}

p.ContactTable
{
	margin-bottom: 1px;
	margin-top: 1px;
}

p.reducedLineHeight
{
	line-height: 10pt;
	margin-bottom: 2px;
	margin-top: 2px;
}

p.reducedLineHeight12
{
	line-height: 12pt;
	margin-bottom: 4px;
	margin-top: 4px;
}

p.hidden
{
	display: none;
}

span.TableNum
{
	
}

td
{
	vertical-align: top;
	margin: 8px;
}

th
{
	margin-bottom: 8px;
	margin-top: 8px;
}

tr
{
	
}

ul
{
	font-size: 1em;
	list-style-image: url('../Images/Controls/List1.svg');
	padding-left: 0px;
	margin: 0px 0px 0px 20px;
}

ul.FirstLevelLessIndentation
{
	list-style-image: url('../Images/Controls/List1.svg');
}

ul.FirstLevelLessIndentation > li > ul
{
	list-style-image: url('../Images/Controls/List2.svg');
}

ul.FirstLevelLessIndentation > li > ul > li > ul
{
	list-style-image: url('../Images/Controls/List3.svg');
}

ul ul
{
	list-style-image: url('../Images/Controls/List2.svg');
}

ul ul ul
{
	list-style-image: url('../Images/Controls/List3.svg');
}

html
{
	display: block;
}

html.templateTopic
{
	
}

html.templateTopic div.sideContent
{
	display: none;
}

.title-bar a.logo
{
	background-image: url('../Images/Isonet_Images/ScreensG/_Logo.svg');
	background-repeat: no-repeat;
	background-position: left center;
	background-color: transparent;
	background-size: 109px 65px;
	height: 65px;
	width: 109px;
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
}

.title-bar-section a.logo
{
	top: 0px;
	margin-top: 0px;
}

._Skins_TopicToolBar.mc-component .button.previous-topic-button
{
	background-image: url('../Images/Isonet_Images/ScreensG/_ArrowLeft.svg');
	background-repeat: no-repeat;
	height: 37px;
	width: 37px;
}

._Skins_TopicToolBar.mc-component .button.next-topic-button
{
	background-image: url('../Images/Isonet_Images/ScreensG/_ArrowRight.svg');
	background-repeat: no-repeat;
	height: 37px;
	width: 37px;
}

._Skins_TopicToolBar.mc-component .button.expand-all-button
{
	background-image: url('../Images/Isonet_Images/ScreensG/_Expand.svg');
	background-repeat: no-repeat;
	height: 37px;
	width: 37px;
}

._Skins_TopicToolBar.mc-component .button.collapse-all-button
{
	background-image: url('../Images/Isonet_Images/ScreensG/_Collaps.svg');
	background-repeat: no-repeat;
	height: 37px;
	width: 37px;
}

._Skins_TopicToolBar.mc-component .button-separator
{
	height: 37px;
}

.button
{
	transform: scale(1, 1);
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
}

.button:hover
{
	transform: scale(1.10);
}

.button:focus
{
	outline: none 0px transparent;
}

form
{
	display: block;
}

nav
{
	
}

footer
{
	font-family: 'open_sansregular';
}

sup
{
	font-size: 11pt;
	vertical-align: 2px;
}

button
{
	type: button;
	display: block;
}

table
{
	
}

blockquote
{
	margin: 0px 0px 0px 20px;
}

figure
{
	
}

.title-bar a.logo:hover
{
	background-size: 109px 65px;
	height: 65px;
	width: 109px;
	transform: scale(1.05);
	background-image: url('../Images/Isonet_Images/ScreensG/_Logo.svg');
}

.inner-wrap .main-section > .outer-row
{
	max-width: 66.66%;
}

.center
{
	float: none;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
}

object.video
{
	border: solid 1px #24608f;
	margin: 15px 0px;
	padding: 5px;
}

.GlossaryList
{
	border-radius: 0px;
	-moz-border-radius: 0px;
	list-style-image: url('../Images/Controls/ListGlossary.svg');
}

.search-bar .search-field::-webkit-input-placeholder
{
	padding: 3px 0px 0px;
}

.search-bar .search-submit
{
	background-image: url('../Images/Controls/Search.svg') !important;
}

li
{
	orphans: 2;
	widows: 2;
	margin: 6px 0px;
}

li.Level1
{
	line-height: 12pt;
	margin-bottom: 4px;
	margin-top: 4px;
	list-style-image: url('../Images/Controls/Level1.svg');
}

li.Level2
{
	line-height: 12pt;
	margin-bottom: 4px;
	margin-top: 4px;
	list-style-image: url('../Images/Controls/Level2.svg');
}

li.Level3
{
	line-height: 12pt;
	margin-bottom: 4px;
	margin-top: 4px;
	list-style-image: url('../Images/Controls/Level3.svg');
}

li.ListThird
{
	list-style-image: url('../Images/Controls/List3.svg');
}

li.ListAllone
{
	list-style-image: url('../Images/Controls/List.svg');
}

li.ListSecond
{
	list-style-image: url('../Images/Controls/List2.svg');
}

li.ReducedLineHeight
{
	margin-bottom: 2px;
	margin-top: 2px;
	line-height: 12pt;
}

.MCPopupFullImage
{
	border-radius: 0px;
	-moz-border-radius: 0px;
	outline: none 0px transparent;
}

.MCPopupContainer
{
	border-radius: 0px;
	-moz-border-radius: 0px;
	padding: 10px;
	border: solid 1px #24608f;
}

.MCPopupThumbnail
{
	border-radius: 0px;
	-moz-border-radius: 0px;
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
}

.MCPopupThumbnail:hover
{
	opacity: 0.5;
}

blockquote.reducedHeight
{
	line-height: 12pt;
	margin-bottom: 4px;
	margin-top: 4px;
	font-family: open_sansregular;
	margin-left: 25px;
}

img.IconsScale
{
	margin: 0px;
	padding: 0px 0px -2px;
	transform: scale(1, 1);
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
}

img.IconsScale:hover
{
	transform: scale(1.10);
}

img.FixedPosBottom:hover
{
	transform: scale(1.10);
}

img.FixedPosTop:hover
{
	transform: scale(1.10);
}

hr
{
	border: solid 1px #000000;
	height: 1px;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
}

a.GlossaryPageLink:hover
{
	font-style: normal;
	text-decoration: none;
	color: #4b5255;
}

.hh1
{
	display: block;
	font-weight: bolder;
	mc-dita-type: p;
	mc-heading-level: 1;
	font-family: roihuw01-boldregular;
	font-size: 3.6em;
	line-height: 30pt;
	margin: 50px 0 40px;
}

.hh2
{
	mc-heading-level: 2;
	mc-dita-type: p;
	font-size: 1.6785em;
	font-weight: bolder;
	font-family: roihuw01-boldregular;
	display: block;
	margin: 50px 0 10px 0px;
}

img.Slideshow
{
	border-style: none;
	filter: drop-shadow(0px 0px 0px);
	margin: 28px 0px 0px;
	transition: .3s ease-in-out;
	-webkit-filter: drop-shadow(0px 0px 0px);
	-webkit-transition: .3s ease-in-out;
}

.mc-wrapper .mc-caption
{
	background: none;
}

.mc-wrapper .mc-controls-auto .mc-stop
{
	background-image: url('../Images/Controls/SliderStop.svg');
	background-position: center;
	height: 22px;
	width: 18px;
}

.mc-wrapper .mc-controls-auto .mc-stop:hover
{
	background-image: url('../Images/Controls/SliderStopHover.svg');
	background-position: center;
	height: 22px;
	width: 18px;
}

.mc-wrapper .mc-controls-auto .mc-start
{
	background-image: url('../Images/Controls/SliderStart.svg');
	background-position: center;
	height: 22px;
	width: 18px;
}

.mc-wrapper .mc-controls-auto .mc-start:hover
{
	background-image: url('../Images/Controls/SliderStartHover.svg');
	background-position: center;
	height: 22px;
	width: 18px;
}

.mc-wrapper .mc-prev
{
	background-image: url('../Images/Controls/SliderLeft.svg');
	left: 0px;
	background-position: left center;
}

.mc-wrapper .mc-prev:hover
{
	background-image: url('../Images/Controls/SliderLeftHover.svg');
	left: 0px;
	background-position: inherit;
}

.mc-wrapper .mc-prev:focus
{
	outline: none 0px transparent;
}

.mc-wrapper .mc-next
{
	background-image: url('../Images/Controls/SliderRight.svg');
	right: 0px;
	background-position: right center;
}

.mc-wrapper .mc-next:hover
{
	background-image: url('../Images/Controls/SliderRightHover.svg') !important;
	right: 0px;
	background-position: inherit;
}

.mc-wrapper .mc-next:focus
{
	outline: none 0px transparent;
}

img.Slideshow:hover
{
	filter: drop-shadow(6px 6px 6px grey);
	-webkit-filter: drop-shadow(6px 6px 6px grey);
}

.centered-text
{
	display: block;
	text-align: center;
}

/*------------ PNG -> SVG ----------------*/
/*-- RelatedTopics --*/

.MCHelpControl span
{
	background-image: url('../Images/Controls/RelatedTopic.svg');
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0px 15px 0px 5px;
}

/*-- Glossary --*/

.MCExpanding_Closed
{
	background-image: url('../Images/Controls/GlossaryClosed.svg');
	background-repeat: no-repeat;
	padding: 0px 0px 0px 12px;
	background-position: 0px center;
}

.MCExpanding_Open
{
	background-image: url('../Images/Controls/GlossaryOpen.svg');
	background-repeat: no-repeat;
	background-position: 0px center;
	padding: 0px 0px 5px 12px;
}

/*-- DropDown --*/

.MCDropDownHead
{
	display: inline-block;
}

.MCHotSpotImage
{
	background-repeat: no-repeat;
	padding: 0px 0px 0px 18px;
	background-position: left center;
	text-align: left;
}

.MCDropDown_Closed .MCDropDownHead .MCHotSpotImage
{
	background-image: url('../Images/Controls/DropDownClosed.svg');
}

.MCDropDown_Closed .MCDropDownHead:hover .MCHotSpotImage
{
	background-image: url('../Images/Controls/DropDownClosedHover.svg');
}

.MCDropDown_Closed .MCDropDownHead:first-child .MCHotSpotImage
{
	background-image: url('../Images/Controls/DropDownClosed.svg');
}

.MCDropDown_Closed .MCDropDownHead:hover:first-child .MCHotSpotImage
{
	background-image: url('../Images/Controls/DropDownClosedHover.svg');
}

.MCDropDown_Open .MCDropDownHead .MCHotSpotImage
{
	background-image: url('../Images/Controls/DropDownOpen.svg');
}

.MCDropDown_Open .MCDropDownHead:hover .MCHotSpotImage
{
	background-image: url('../Images/Controls/DropDownOpenHover.svg');
}

/*-- Toggler --*/

.MCToggler_Closed
{
	background-image: url('../Images/Controls/TogglerClosed.svg');
}

.MCToggler_Open
{
	background-image: url('../Images/Controls/TogglerOpen.svg');
}

.MCToggler_Closed:hover
{
	background-image: url('../Images/Controls/TogglerClosedHover.svg');
}

.MCToggler_Open:hover
{
	background-image: url('../Images/Controls/TogglerOpenHover.svg');
}

.MCDropDown_Closed
{
	
}

.MCDropDown_Closed:hover
{
	
}

.MCDropDown_Closed:first-child
{
	
}

.MCDropDown_Open:hover
{
	
}

.MCDropDownBody
{
	
}

/*--- Animation ---*/

@keyframes flash
{
	0%
	{
		opacity: 1;
	}
	10%
	{
		opacity: .9;
	}
	20%
	{
		opacity: .8;
	}
	30%
	{
		opacity: .7;
	}
	40%
	{
		opacity: .6;
	}
	50%
	{
		opacity: .5;
	}
	60%
	{
		opacity: .6;
	}
	70%
	{
		opacity: .7;
	}
	80%
	{
		opacity: .8;
	}
	90%
	{
		opacity: .9;
	}
	100%
	{
		opacity: 1;
	}
} 

@keyframes turn
{
  from
  {
	transform: rotate(0deg);
  }
  to
  {
	transform: rotate(360deg);
  }
} 

@keyframes scaled
{
  0%
  {
	transform: scale(1);
  }
  25%
  {
	transform: scale(1.05);
  }
  50%
  {
	transform: scale(1.1);
  }
  75%
  {
	transform: scale(1.05);
  }
  100%
  {
	transform: scale(1);
  }
} 

@keyframes swinging
{
  0%
  {
	transform: rotate(0deg);
  }
  25%
  {
	transform: rotate(-15deg);
  }
  50%
  {
	transform: rotate(0deg);
  }
  75%
  {
	transform: rotate(15deg);
  }
  100%
  {
	transform: rotate(0deg);
  }
} 

.selector-turn
{
	animation-name: turn;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-duration: 4s;
}

.selector-scale
{
	animation-name: scaled;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-duration: 4s;
}

.selector-flash
{
	animation-name: flash;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-duration: 5s;
}

.selector-swinging
{
	animation-name: swinging;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	animation-duration: 4s;
}

a.Popup
{
	
}

.mc-component
{
	border: none 0px transparent;
}

._Skins_TopicToolBar
{
	
}

input
{
	
}

.search-bar
{
	
}

.search-submit
{
	outline: none 0px transparent;
}

.search-field
{
	outline: none 0px transparent;
}

.expand-all-button
{
	
}

img.LogoHomeWeb
{
	animation-duration: 5s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	display: inline-block;
	transition: 1s ease-in-out;
	-webkit-transition: 1s ease-in-out;
	animation-name: flash;
}

ol > li::marker
{
	
}

ul > li::marker
{
	
}

li::marker
{
	
}

img.InHome
{
	max-height: 100%;
	max-width: 100%;
	transition: .3s ease-in-out;
	-webkit-filter: drop-shadow(0px 0px 0px);
	-webkit-transition: .3s ease-in-out;
	filter: drop-shadow(0px 0px 0px);
	margin: 15px 0px;
}

img.InHome:hover
{
	filter: drop-shadow(2px 2px 2px black);
	-webkit-filter: drop-shadow(2px 2px 2px black);
}

hr.shortRed
{
	border: solid 1px #e2000a;
	border-bottom-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: #e2000a;
	width: 50%;
}

div.NoTabletMobile
{
	display: block;
}

div.boxHome
{
	background-color: #dfe1e1;
	/*color: var(--color-text);*/
	display: block;
	margin-bottom: 0px;
	padding: 15px;
	text-align: center;
	border: solid 1px #e2000a;
	margin-top: 0px;
	vertical-align: middle;
	width: 60%;
	margin-left: 20%;
}

/* --- Ende Animation --- */
/*------------ ENDE default --------------*/

@media only screen and (max-width: 1279px)
{
	.title-bar-section a.logo
	{
		
	}

	img.FixedPosTop
	{
		display: none;
		transform: none;
		transition: none;
		-webkit-transition: none;
	}

	img.FixedPosBottom
	{
		display: none;
		transform: none;
		transition: none;
		-webkit-transition: none;
	}

	p.NoTabletMobile
	{
		display: none;
	}

	p.NoWeb
	{
		display: block;
	}

	p.NoWebTablet
	{
		display: none;
	}

	p.NoWebMobile
	{
		display: block;
	}

	blockquote
	{
		
	}

	body
	{
		margin-bottom: 5px;
		margin-left: 5px;
		margin-right: 5px;
		margin-top: 5px;
		font-size: 10pt;
		line-height: 12pt;
	}

	div.sideContent
	{
		margin-left: 5px;
		width: 40%;
		height: 40px;
		margin-bottom: 10px;
	}

	.inner-wrap .main-section > .outer-row
	{
		max-width: 95.5%;
		min-width: 95.5%;
	}

	p
	{
		font-size: 10pt;
		margin-bottom: 5px;
		margin-top: 5px;
	}

	nav.tab-bar
	{
		margin: 0px;
	}

	nav.title-bar .menu-icon span
	{
		background-image: url('../Images/Controls/Menu.svg') !important;
	}

	a.GlossaryPageLink
	{
		font-size: 11pt;
	}

	.MCPopupContainer
	{
		font-size: 10pt;
	}

	img.InText
	{
		margin: 5px 0px;
	}

	ul
	{
		font-size: 10pt;
	}

	ol
	{
		
	}

	ul ul
	{
		
	}

	ul ul ul
	{
		
	}

	img.Thumbnail
	{
		margin: 5px 0px;
	}

	img.InLineRelease
	{
		vertical-align: 5px;
		height: 14px;
		width: 43px;
		margin: -1px 0px -8px 20px;
	}

	img.Thumbnail:hover
	{
		
	}

	img.intext-grey
	{
		margin: 5px 0px;
		transition: none;
		-webkit-filter: none;
		-webkit-transition: none;
		filter: none;
	}

	img.intext-grey:hover
	{
		filter: none;
		-webkit-filter: none;
	}

	img.intext-blur
	{
		margin: 5px 0px;
		transition: none;
		-webkit-transition: none;
		-webkit-filter: none;
		filter: none;
	}

	img.intext-blur:hover
	{
		filter: none;
		-webkit-filter: none;
	}

	img.intext-shadow
	{
		margin: 5px 0px;
		filter: none;
		transition: none;
		-webkit-filter: none;
		-webkit-transition: none;
	}

	img.intext-shadow:hover
	{
		filter: none;
		-webkit-filter: none;
	}

	img.ThumbnailMin:hover
	{
		
	}

	a:hover
	{
		font-style: normal;
		text-decoration: none;
	}

	.title-bar a.logo
	{
		height: 52px;
		width: 87px;
		background-size: 87px 52px;
		transition: none;
		-webkit-transition: none;
	}

	a.logo
	{
		
	}

	.title-bar a.logo:hover
	{
		background-image: url('../Images/Isonet_Images/ScreensG/_Logo.svg');
		background-size: 87px 52px;
		height: 52px;
		width: 87px;
		transform: none;
	}

	p.MenuFirstLevel
	{
		font-size: 10pt;
		line-height: 12pt;
	}

	blockquote.reducedHeight
	{
		margin-left: 20px;
	}

	hr
	{
		
	}

	img.intext-rotate
	{
		margin: 5px 0px;
		transition: none;
		-webkit-transition: none;
	}

	img.intext-scale-05
	{
		margin: 5px 0px;
		transition: none;
		-webkit-transition: none;
		transform: none;
	}

	img.intext-rotate:hover
	{
		transform: none;
	}

	img.intext-scale-05:hover
	{
		transform: none;
	}

	img.ThumbnailReduced:hover
	{
		
	}

	.MCPopupThumbnail
	{
		transition: none;
		-webkit-transition: none;
	}

	.MCPopupThumbnail:hover
	{
		opacity: 1;
	}

	img:hover
	{
		
	}

	img.intext-flash
	{
		margin: 5px 0px;
	}

	img.intext-flash:hover
	{
		animation: none;
		-webkit-animation: none;
		opacity: none;
	}

	img.intext-opacity
	{
		transition: none;
		-webkit-transition: none;
	}

	img.intext-opacity:hover
	{
		opacity: 1;
	}

	img.IconsScale
	{
		transition: none;
		-webkit-transition: none;
		transform: none;
	}

	img.IconsScale:hover
	{
		transform: none;
	}

	img.FixedPosBottom:hover
	{
		transform: none;
	}

	img.FixedPosTop:hover
	{
		transform: none;
	}

	.button
	{
		transform: none;
		transition: none;
		-webkit-transition: none;
	}

	.button:hover
	{
		transform: none;
	}

	div.GlossaryPageDefinition
	{
		
	}

	img.InLineReleaseInText
	{
		height: 14px;
		margin: -1px 0px -8px;
		vertical-align: 5px;
		width: 43px;
	}

	div.topichero
	{
		margin: 25px 0px 0px;
	}

	.hh1
	{
		font-size: 2.75em;
		line-height: 25pt;
		margin: 15px 0px;
	}

	.hh2
	{
		margin: 40px 0px 10px;
	}

	img.Slideshow
	{
		border-style: none;
		filter: none;
		margin: 28px 0px 0px;
		transition: none;
		-webkit-filter: none;
		-webkit-transition: none;
	}

	p.TextHome
	{
		font-size: 11pt;
	}

	img.intext-scale-15
	{
		margin: 5px 0px 0px;
		padding: 0px;
		transform: none;
		transition: none;
		-webkit-transition: none;
	}

	img.intext-scale-15:hover
	{
		transform: none;
	}

	img.Slideshow:hover
	{
		filter: none;
		-webkit-filter: none;
	}

	img.intext-scale-15-home:hover
	{
		transform: none;
	}

	img.intext-scale-15-home
	{
		transform: none;
		transition: none;
		-webkit-transition: none;
		max-height: 100px;
		max-width: 100px;
		min-height: 100px;
		min-width: 100px;
	}

	div.boxSteps
	{
		width: 50%;
		margin-left: 25%;
		margin-bottom: 15px;
		margin-top: 15px;
	}

	img.InLineText
	{
		height: 16px;
	}

	img.IconsMain
	{
		width: 25px;
		height: 25px;
		margin: 0px 0px 0px 15px;
	}

	hr.short
	{
		
	}

	hr.shortLeft
	{
		width: 150px;
	}

	.mc-wrapper .mc-prev
	{
		display: none;
	}

	.mc-wrapper .mc-next
	{
		display: none;
	}

	p.tooltip
	{
		display: none !important;
		background-color: transparent;
	}

	.menu-icon
	{
		outline: none 0px transparent;
	}

	ul.FirstLevelLessIndentation
	{
		
	}

	ul.FirstLevelLessIndentation > li > ul
	{
		
	}

	ul.FirstLevelLessIndentation > li > ul > li > ul
	{
		
	}

	img.LogoHomeWeb
	{
		animation-duration: none;
		animation-iteration-count: none;
		animation-name: none;
		animation-timing-function: none;
		display: none;
		transition: none;
		-webkit-transition: none;
	}

	img.intext-grey-static
	{
		margin: 5px 0px;
	}

	img.InHome
	{
		margin: 5px 0px;
		filter: none;
		transition: none;
		-webkit-filter: none;
		-webkit-transition: none;
	}

	img.InHome:hover
	{
		filter: none;
		-webkit-filter: none;
	}

	hr.shortRed
	{
		
	}

	div.NoTabletMobile
	{
		display: none;
	}

	img.ImageModul:hover
	{
		transform: none;
	}

	img.ImageModul
	{
		transform: none;
		transition: none;
		-webkit-transition: none;
		margin-right: 3px;
		height: 150px;
	}

	div.boxHome
	{
		
	}

	p.TextHomeTitle
	{
		font-size: 24pt;
	}
}

@media only screen and (max-width: 767px)
{
	.title-bar-section a.logo
	{
		
	}

	body
	{
		font-size: 10pt;
		line-height: 12pt;
		margin-bottom: 5px;
		margin-left: 5px;
		margin-right: 5px;
		margin-top: 5px;
	}

	blockquote
	{
		
	}

	form
	{
		margin: 0px;
	}

	p.NoTabletMobile
	{
		display: none;
	}

	p.NoWebTablet
	{
		display: block;
	}

	p.NoWebMobile
	{
		display: none;
	}

	p.NoWeb
	{
		display: block;
	}

	img.Thumbnail
	{
		margin: 5px 0px;
		padding: 2px;
	}

	.MCPopupContainer
	{
		padding: 3px;
		font-size: 10pt;
		max-width: 95%;
	}

	.inner-wrap .main-section > .outer-row
	{
		min-width: 95.5%;
		max-width: 95.5%;
	}

	img.FixedPosTop
	{
		display: none;
		transform: none;
		transition: none;
		-webkit-transition: none;
	}

	img.FixedPosBottom
	{
		display: none;
		transform: none;
		transition: none;
		-webkit-transition: none;
	}

	p
	{
		font-size: 10pt;
		margin-bottom: 3px;
		margin-top: 3px;
	}

	html.templateTopic div.sideContent
	{
		margin: 1px;
	}

	img.InText
	{
		margin: 5px 0px;
		max-height: 70%;
		max-width: 70%;
	}

	.MCPopupThumbnail
	{
		max-width: 50vw;
		transition: none;
		-webkit-transition: none;
	}

	.MCPopupThumbnail:hover
	{
		opacity: 1;
	}

	img.AbsolutePosition
	{
		max-width: 2cm;
	}

	table
	{
		
	}

	p.TableCaption
	{
		
	}

	a.GlossaryPageLink
	{
		font-size: 11pt;
	}

	.MCDropDownBody
	{
		margin-left: 3px;
		overflow: auto;
	}

	footer
	{
		
	}

	ul ul
	{
		
	}

	ul.FirstLevelLessIndentation > li > ul
	{
		
	}

	ul.FirstLevelLessIndentation > li > ul > li > ul
	{
		
	}

	ul ul ul
	{
		
	}

	ul.FirstLevelLessIndentation
	{
		
	}

	ol
	{
		
	}

	ul
	{
		font-size: 10pt;
	}

	ol ol
	{
		
	}

	ol ol ol
	{
		
	}

	h1
	{
		
	}

	img.InLineRelease
	{
		vertical-align: 5px;
		height: 14px;
		width: 43px;
		margin: -1px 0px -8px 20px;
	}

	img.intext-grey
	{
		margin: 5px 0px;
		-webkit-transition: none;
		-webkit-filter: none;
		transition: none;
		width: 70px;
		filter: none;
	}

	img.intext-grey:hover
	{
		-webkit-filter: none;
		filter: none;
	}

	img.intext-blur
	{
		margin: 5px 0px;
		max-height: 70%;
		max-width: 70%;
		transition: none;
		-webkit-transition: none;
		-webkit-filter: none;
		filter: none;
	}

	img.intext-blur:hover
	{
		filter: none;
		-webkit-filter: none;
	}

	img.intext-shadow
	{
		margin: 5px 0px;
		max-height: 70%;
		max-width: 70%;
		transition: none;
		-webkit-filter: none;
		-webkit-transition: none;
		filter: none;
	}

	img.intext-shadow:hover
	{
		filter: none;
		-webkit-filter: none;
	}

	img.ThumbnailMin:hover
	{
		
	}

	img.ThumbnailReduced:hover
	{
		
	}

	a:hover
	{
		font-style: normal;
		text-decoration: none;
	}

	.title-bar a.logo
	{
		height: 45px;
		width: 76px;
		background-size: 76px 45px;
		transition: none;
		-webkit-transition: none;
	}

	a.logo
	{
		
	}

	.title-bar a.logo:hover
	{
		background-image: url('../Images/Isonet_Images/ScreensG/_Logo.svg');
		background-size: 76px 45px;
		height: 45px;
		width: 76px;
		transform: none;
	}

	p.MenuFirstLevel
	{
		font-size: 10pt;
		line-height: 12pt;
	}

	blockquote.reducedHeight
	{
		margin-left: 15px;
	}

	img.intext-rotate
	{
		margin: 5px 0px;
		max-height: 70%;
		max-width: 70%;
		-webkit-transition: none;
		transition: none;
	}

	img.intext-scale-05
	{
		margin: 5px 0px;
		max-height: 70%;
		max-width: 70%;
		-webkit-transition: none;
		transition: none;
		transform: none;
	}

	img.intext-rotate:hover
	{
		transform: none;
	}

	img.intext-scale-05:hover
	{
		transform: none;
	}

	img.Thumbnail:hover
	{
		
	}

	img:hover
	{
		
	}

	img.intext-flash
	{
		margin: 5px 0px;
		max-height: 70%;
		max-width: 70%;
	}

	img.intext-flash:hover
	{
		animation: none;
		-webkit-animation: none;
		opacity: none;
	}

	img.intext-opacity
	{
		-webkit-transition: none;
		transition: none;
	}

	img.intext-opacity:hover
	{
		opacity: 1;
	}

	img.Icons
	{
		
	}

	img.IconsScale
	{
		transition: none;
		-webkit-transition: none;
		transform: none;
	}

	img.IconsScale:hover
	{
		transform: none;
	}

	img.FixedPosBottom:hover
	{
		transform: none;
	}

	img.FixedPosTop:hover
	{
		transform: none;
	}

	.button
	{
		transform: none;
		transition: none;
		-webkit-transition: none;
	}

	.button:hover
	{
		transform: none;
	}

	hr
	{
		
	}

	div.GlossaryPageDefinition
	{
		
	}

	a.GlossaryPageLink:hover
	{
		
	}

	img.InLineReleaseInText
	{
		height: 14px;
		margin: -1px 0px -8px;
		vertical-align: 5px;
		width: 43px;
	}

	._Skins_TopicToolBar.mc-component .button.collapse-all-button
	{
		height: 28px;
		width: 28px;
	}

	._Skins_TopicToolBar.mc-component .button.expand-all-button
	{
		height: 28px;
		width: 28px;
	}

	._Skins_TopicToolBar.mc-component .button.next-topic-button
	{
		height: 28px;
		width: 28px;
	}

	._Skins_TopicToolBar.mc-component .button.previous-topic-button
	{
		height: 28px;
		width: 28px;
	}

	._Skins_TopicToolBar.mc-component .button-separator
	{
		height: 28px;
	}

	div.topichero
	{
		margin: 15px 0px 0px;
	}

	.hh1
	{
		margin: 8px 0px;
		font-size: 1.8em;
		line-height: 20pt;
	}

	.hh2
	{
		margin: 20px 0px 4px;
		font-size: 1.2em;
	}

	img.Slideshow
	{
		border-style: none;
		filter: none;
		margin: 28px 0px 0px;
		transition: none;
		-webkit-filter: none;
		-webkit-transition: none;
	}

	img.Slideshow:hover
	{
		filter: none;
		-webkit-filter: none;
	}

	.mc-wrapper .mc-caption
	{
		
	}

	p.TextHome
	{
		font-size: 11pt;
	}

	img.intext-scale-15
	{
		margin: 5px 0px 0px;
		padding: 0px;
		transform: none;
		transition: none;
		-webkit-transition: none;
		max-height: 70%;
		max-width: 70%;
	}

	img.intext-scale-15:hover
	{
		transform: none;
	}

	nav.title-bar .menu-icon span
	{
		background-image: url('../Images/Controls/Menu.svg') !important;
	}

	:root
	{
		
	}

	img.intext-scale-15-home:hover
	{
		transform: none;
	}

	img.intext-scale-15-home
	{
		transform: none;
		transition: none;
		-webkit-transition: none;
		max-height: 50px;
		max-width: 50px;
		min-height: 50px;
		min-width: 50px;
	}

	div.boxSteps
	{
		width: 80%;
		margin-left: 10%;
		margin-bottom: 15px;
		margin-top: 15px;
	}

	div.sideContent
	{
		height: 30px;
		margin-bottom: 0px;
		margin-left: 5px;
	}

	img.InLineText
	{
		height: 16px;
	}

	img.IconsMain
	{
		height: 25px;
		width: 25px;
		margin: 0px 0px 0px 10px;
	}

	hr.shortLeft
	{
		width: 150px;
	}

	.mc-wrapper .mc-prev
	{
		display: none;
	}

	.mc-wrapper .mc-next
	{
		display: none;
	}

	p.tooltip
	{
		display: none !important;
		background-color: transparent;
	}

	.menu-icon
	{
		outline: none 0px transparent;
	}

	img.LogoHomeWeb
	{
		animation-name: none;
		animation-timing-function: none;
		animation-iteration-count: none;
		animation-duration: none;
		display: none;
		transition: none;
		-webkit-transition: none;
	}

	img.intext-grey-static
	{
		width: 70px;
		margin: 5px 0px;
	}

	img.InHome
	{
		margin: 5px 0px;
		max-height: 80%;
		max-width: 80%;
		filter: none;
		transition: none;
		-webkit-filter: none;
		-webkit-transition: none;
	}

	img.InHome:hover
	{
		filter: none;
		-webkit-filter: none;
	}

	hr.shortRed
	{
		width: 90%;
	}

	div.NoTabletMobile
	{
		display: none;
	}

	img.ImageModul:hover
	{
		transform: none;
	}

	img.ImageModul
	{
		transform: none;
		transition: none;
		-webkit-transition: none;
		margin-right: 2px;
		height: 60px;
	}

	div.box75
	{
		
	}

	div.boxHome
	{
		width: 95%;
		margin-left: 2.5%;
		padding: 8px 8px 10px;
	}

	p.TextHomeTitle
	{
		font-size: 20pt;
	}
}

/* END */

span.ImageDescription
{
	font-weight: bold;
	background-color: #ff0000;
	color: #ffffff;
}

span.ImageDescriptionText
{
	color: #dfd7c0;
	background-color: #4b5255;
}

