a.ilc_qetitem_ErrorTextItem
{
	padding: 2px;
	text-decoration: none;
}

a.ilc_qetitem_ErrorTextItem:hover
{
	color: #000000;
	text-decoration: none;
	background-color: #D0D0D0;
}

a.ilc_qetitem_ErrorTextSelected
{
	border-style: none;
	background-color: #E8E8E8;
	color: #000000;
}

a.ilc_link_ExtLink
{
	text-decoration: underline;
	background-image: url('images/link-mint.svg');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

a.ilc_link_ExtLink:hover
{
	color: #2C2C2C;
	padding-left: 15px;
	background-image: url('images/link-black.svg');
	background-repeat: no-repeat;
	background-color: #C6DDDA;
	border-radius: 4px;
}

a.ilc_link_FileLink
{
	text-decoration: underline;
	padding-left: 0px;
	background-image: url('images/download.svg');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 17px;
}

a.ilc_link_FileLink:hover
{
	padding-right: 17px;
	background-color: #C6DDDA;
	background-image: url('images/download-black.svg');
	background-repeat: no-repeat;
	color: #2C2C2C;
	border-radius: 5px;
}

a.ilc_flist_a_FileListItemLink
{
	background-image: url('images/download.svg');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

a.ilc_link_GlossaryLink
{
	text-decoration: underline;
}

a.ilc_glo_ovclink_GlossaryOvCloseLink
{
	text-decoration: underline;
	font-weight: normal;
}

a.ilc_glo_ovuglistlink_GlossaryOvUGListLink
{
	font-weight: normal;
}

a.ilc_glo_ovuglink_GlossaryOvUnitGloLink
{
	font-weight: normal;
}

a.ilc_qimgd_ImageDetailsLink
{
	font-size: 90%;
}

a.ilc_link_IntLink
{
	text-decoration: underline;
	padding-right: 15px;
	background-image: url('images/iln-Link-mint.svg');
	background-position: right center;
	background-repeat: no-repeat;
}

a.ilc_link_IntLink:hover
{
	color: #2C2C2C;
	padding-right: 15px;
	background-color: #C6DDDA;
	background-image: url('images/iln-Link-black.svg');
	background-repeat: no-repeat;
	background-position: right center;
	border-radius: 5px;
}

a.ilc_page_lnavlink_LeftNavigationLink
{
	background-position: left center;
}

a.ilc_page_lnavlink_LeftNavigationLink:hover
{
	color: #bcfffb;
	text-decoration: none;
}

a.ilc_marker_Marker
{
	background-image: url('images/icon_pin.svg');
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	height: 32px;
	width: 24px;
	position: absolute;
}

a.ilc_marker_Marker:hover
{
	background-repeat: no-repeat;
	background-image: url('images/icon_pin_on.svg');
}

a.ilc_page_rnavlink_RightNavigationLink
{
	background-position: left center;
}

a.ilc_page_rnavlink_RightNavigationLink:hover
{
	color: #bcfffb;
	text-decoration: none;
}

a.ilc_rte_mlink_RTELink
{
	font-size: 100%;
	margin: 1px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-right: 3mm;
	padding-top: 1mm;
	border-style: none;
	padding-bottom: 1mm;
	text-decoration: none;
	padding-left: 3mm;
	border-width: 1px;
	background-color: #161616;
	text-align: center;
	height: 50px;
	color: #ffffff !important;
	text-decoration: none !important;
}

a.ilc_rte_mlink_RTELink:hover
{
	background-color: #2d2d2d;
	color: #FFFFFF;
	text-decoration: none !important;
}

a.ilc_rte_mlink_RTELinkDisabled
{
	background-color: #cccccc;
}

a.ilc_rte_mlink_RTELinkDisabled:hover
{
	background-color: #cccccc;
}

a.ilc_rte_texp_RTETreeCollapsed
{
	background-image: url('images/arrow_right.svg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 15px 15px !important;
}

a.ilc_rte_tclink_RTETreeControlLink
{
	color: #1F847C;
	color: #4C6586 !important;
}

a.ilc_rte_tlink_RTETreeCurrent
{
	background-color: #FFFF9D;
	color: #161616 !important;
	background-color: #E2E8EF !important;
}

a.ilc_rte_texp_RTETreeExpanded
{
	background-image: url('images/arrow_down.svg');
	background-size: 15px 15px;
}

a.ilc_rte_tlink_RTETreeLink
{
	color: #1F847C;
	color: #4C6586 !important;
}

code.ilc_code_inline_CodeInline
{
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-width: 1px;
	border-color: #808080;
	border-style: solid;
	background-color: #eaeaea;
	color: #666666;
	font-family: Consolas, Courier (Monospace);
}

div.ilc_va_cntr_AccordCntr
{
	margin-top: 5px;
}

div.ilc_va_icntr_AccordICntr
{
	margin-bottom: 5px;
	font-weight: 400;
}

div.ilc_va_icont_AccordICont
{
	margin-top: -1px;
	margin-bottom: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-width: 1px;
	border-color: #E1E1E1;
	border-style: solid;
	background-color: #FFFFFF;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

div.ilc_va_ihead_AccordIHead
{
	text-align: left;
	margin-bottom: 12px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-width: 1px;
	border-color: #E1E1E1;
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
	font-size: 1.15rem;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	color: #000000;
	border-bottom-style: solid;
	font-weight: bold;
	background-image: url('images/tree_col.svg');
	background-color: #F9F9F9;
	background-size: 20px 20px;
	background-position: 15px 10px;
	border-radius: 3px;
	text-indent: 30px;
}

div.ilc_va_ihead_AccordIHead::before
{
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: left center;
}

div.ilc_va_ihead_AccordIHead:hover
{
	background-color: #E8E8E8;
	border-width: 1px;
	border-color: #808080;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}

div.ilc_va_ihcap_AccordIHeadCap
{
	font-size: 1.1em;
}

div.ilc_section_Additional
,a.ilc_section_Additional
{
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
	border-color: #a2a2a2;
	border-style: solid;
	border-width: 1px;
	border-radius: 3px 35px 3px 3px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF80;
	display: inline-block;
	width: 100%;
	position: relative !important;
	border-top-right-radius: 40px;
}

div.ilc_section_Additional::before
,a.ilc_section_Additional::before
{
	background-image: url('images/anlage.svg');
	background-repeat: no-repeat;
	position: absolute;
	width: 40px;
	height: 40px;
	top: -15px;
	right: 0px;
	border-width: 2px;
	border-color: #FFFFFF;
	border-style: none;
	background-position: center center;
	content: "";
	display: block;
	border-radius: 10px;
}

div.ilc_section_AdvancedKnowledge
,a.ilc_section_AdvancedKnowledge
{
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: 30px;
	border-width: 0.4px;
	background-repeat: no-repeat;
	background-position: right top;
	border-radius: 20px;
	text-indent: 0px;
	border-color: #8d8d8d;
	background-color: #eaeaea;
	color: #000000;
	border-bottom-style: solid;
	display: inline-block;
	width: 100%;
	position: relative !important;
	border-radius: 12px 12px 0px 0px;
}

div.ilc_section_AdvancedKnowledge::before
,a.ilc_section_AdvancedKnowledge::before
{
	background-image: url('images/deeper_knowledge.svg');
	position: absolute;
	top: -20px;
	width: 90px;
	height: 35px;
	background-repeat: no-repeat;
	background-color: #eaeaea;
	background-position: right top;
	left: 100px;
	content: "";
	display: block;
	border-radius: 12px 12px 0px 0px;
}

div.ilc_qanswer_Answer
{
	margin: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
}

div.ilc_section_Attention
,a.ilc_section_Attention
{
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-width: 2px;
	border-color: #C75132;
	border-style: solid;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	border-radius: 5px;
	margin-bottom: 10px;
	color: #000000;
	width: 100%;
	margin-top: 33px;
	display: inline-block;
	width: 100%;
	position: relative !important;
}

div.ilc_section_Attention::before
,a.ilc_section_Attention::before
{
	background-image: url('images/achtung-danger.svg');
	background-repeat: no-repeat;
	position: absolute;
	top: -24px;
	width: 34px;
	height: 34px;
	border-width: 2px;
	border-color: #808080;
	border-style: none;
	background-position: center center;
	left: 10px;
	content: "";
	display: block;
	border-radius: 50px;
}

div.ilc_section_Background
,a.ilc_section_Background
{
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #2C2C2C;
	color: #FFFFFF;
	margin-right: -14px;
	margin-left: -14px;
	margin-bottom: 20px;
	margin-top: 0px;
	border-radius: 3px;
}

div.ilc_section_Block
,a.ilc_section_Block
{
	border-right-width: 1px;
	border-right-style: solid;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-width: 1px;
	clear: both;
	overflow: auto;
	margin-bottom: 15px;
	margin-top: 15px;
	background-position: left top;
	background-repeat: no-repeat;
	border-color: #C4C4C4;
	display: inline-block;
	width: 100%;
}

div.ilc_page_bnav_BottomNavigation
{
	color: #1F847C;
	border-right-width: 1px;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	background-color: #F9F9F9;
	margin: 0px;
	border-color: #F9F9F9;
}

div.ilc_section_Button:hover
,a.ilc_section_Button:hover
{
	background-color: #00d0c3;
}

div.ilc_section_buttonmint
,a.ilc_section_buttonmint
{
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #008b83;
	border-width: 1px;
	border-color: #008b83;
	border-style: solid;
	padding-right: 40px;
	padding-left: 10px;
	font-size: 100%;
	text-align: left;
	width: fit-content;
	height: fit-content;
	position: relative !important;
	display: inline-block;
	cursor: pointer;
	border-radius: 6px;
	box-shadow: 2px 2px 20px #a1a1a1;
}

div.ilc_section_buttonmint::before
,a.ilc_section_buttonmint::before
{
	background-image: url('images/arrow-pointer_mintlight.svg');
	background-position: right center;
	width: 18px;
	height: 18px;
	right: 6px;
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
	top: 9px;
	content: "";
	display: block;
}

div.ilc_section_buttonmint:hover
,a.ilc_section_buttonmint:hover
{
	background-color: #006862;
	border-color: #00AEA5;
	background-repeat: no-repeat;
	background-position: right center;
	box-shadow: 1px 1px 6px #59A0A5;
}

div.ilc_section_Card
,a.ilc_section_Card
{
	min-height: 250px;
	position: relative;
	margin: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #000000;
	background-color: #FFFFFF;
	box-shadow: 5px 5px 20px rgba(0,0,0,.2);
	display: inline-block;
	border-radius: 15px;
	max-width: 350px;
}

div.ilc_ca_ihead_CarouselIHead
{
	font-size: 170%;
}

div.ilc_section_Citation
,a.ilc_section_Citation
{
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 10px;
	background-position: right top;
	border-radius: 0px 0px 10px 10px;
	border-color: #a2a2a2;
	background-color: #FFFFFF90;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 4px;
	border-top-style: dotted;
	position: relative !important;
	display: inline-block;
	width: 100%;
}

div.ilc_section_Citation::before
,a.ilc_section_Citation::before
{
	background-repeat: no-repeat;
	background-position: center top;
	border-width: 2px;
	border-color: #808080;
	border-style: solid;
	background-image: url('images/citation.svg');
	position: absolute;
	top: -15px;
	width: 35px;
	height: 35px;
	font-size: medium;
	background-color: #FFFFFF;
	right: -18px;
	content: "";
	display: block;
	border-radius: 50px;
}

div.ilc_va_ihead_ColoredAccordIHead:hover
{
	background-color: #121212;
	cursor: pointer;
	transition: all 0.5s ease-out;
}

div.ilc_section_Confirmation
,a.ilc_section_Confirmation
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 45px;
	padding-left: 15px;
	background-color: #C6DDDA;
	background-position: right top;
	background-repeat: no-repeat;
	vertical-align: top;
	color: #000000;
	border-radius: 5px;
	display: inline-block;
	width: 100%;
	position: relative !important;
}

div.ilc_section_Confirmation::before
,a.ilc_section_Confirmation::before
{
	background-image: url('images/mark_checked_m.svg');
	position: absolute;
	top: 5px;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	border-width: 2px;
	border-color: #FFFFFF;
	border-style: none;
	background-position: 4px -2px;
	background-color: #FFFFFF;
	right: 5px;
	content: "";
	display: block;
	border-radius: 50px;
}

div.ilc_iim_ContentPopup
{
	border-style: solid;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-width: 1px;
	border-color: #D8D8D8;
	background-color: #FFFFFF;
}

div.ilc_qover_Correct
{
	border-style: none;
	background-color: #eef6f6;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 20px;
	background-image: url('images/correct.svg');
	padding-bottom: 20px;
	padding-left: 60px;
	background-position: 10px;
	background-repeat: no-repeat;
	padding-top: 20px;
	border-radius: 3px;
}

div.ilc_va_cntr_EmphasisedAccordCntr
{
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}

div.ilc_va_icont_EmphasisedAccordICont
{
	padding: 15px;
	background-color: #BABABA80;
	transform: scale(1.01);
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transition: all 0.5s ease-out;
}

div.ilc_va_ihead_EmphasisedAccordIHead
{
	font-size: 1.5em;
	color: #FFFFFF;
	padding: 15px;
	background-color: #161616;
	background-repeat: no-repeat;
	background-position: right center;
	transition: all 1.0s ease-out;
}

div.ilc_va_ihead_EmphasisedAccordIHead::before
{
	background-repeat: no-repeat;
	position: absolute;
	width: 30px;
	height: 30px;
	left: -25px;
	content: "";
}

div.ilc_va_ihead_EmphasisedAccordIHead:hover
{
	background-color: #00837b;
	background-image: url('images/accorion-open.svg');
	background-repeat: no-repeat;
	transition: all 1.0s ease-out;
}

div.ilc_section_Example
,a.ilc_section_Example
{
	border-radius: 5px 5px 5px 5px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
	border-width: 0.2em;
	border-color: #CACACA;
	border-style: solid;
	background-repeat: no-repeat;
	background-position: right 3px;
	text-indent: 0px;
	padding-right: 10px;
	background-color: #FFFFFF;
	color: #000000;
	width: 100%;
	display: inline-block;
	width: 100%;
	position: relative !important;
}

div.ilc_section_Example::before
,a.ilc_section_Example::before
{
	background-image: url('images/advknowledge.svg');
	background-repeat: no-repeat;
	position: absolute;
	top: -20px;
	width: 40px;
	height: 27px;
	background-color: #FFFFFF;
	background-position: 2px top;
	left: 0px;
	border-width: 2px;
	border-color: #FFFFFF;
	border-style: solid;
	right: 0px;
	content: "";
	display: block;
	border-radius: 10px 10px 0px 0px;
}

div.ilc_section_Excursus
,a.ilc_section_Excursus
{
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-style: solid;
	border-width: 2px;
	border-color: #757575;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 30px;
	margin-right: 0px;
	display: inline-block;
	width: 97%;
	position: relative !important;
}

div.ilc_section_Excursus::before
,a.ilc_section_Excursus::before
{
	background-image: url('images/excursus.svg');
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	width: 40px;
	height: 40px;
	border-color: #808080;
	background-color: #FFFFFF;
	background-position: center center;
	left: -30px;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	content: "";
	display: block;
	border-radius: 5px 0px 0px 5px;
}

div.ilc_qfeedr_FeedbackRight
{
	padding-left: 60px;
	padding-bottom: 20px;
	padding-right: 160px;
	background-image: url('images/correct.svg');
	background-position: 10px;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 20px;
	margin-bottom: 10px;
	border-style: none;
	background-color: #eef6f6;
	border-radius: 3px;
}

div.ilc_qfeedw_FeedbackWrong
{
	padding-left: 60px;
	padding-bottom: 20px;
	background-position: 24px;
	padding-right: 160px;
	background-image: url('images/exclamation.svg');
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 20px;
	margin-bottom: 10px;
	border-style: none;
	background-color: #faeeea;
	border-radius: 3px;
}

div.ilc_flist_cont_FileListContainer
{
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-indent: 7px;
	padding-bottom: 10px;
	border-color: #65656550;
	border-style: solid;
	border-width: 3px;
	border-radius: 3px;
}

div.ilc_flist_head_FileListHeading
{
	text-align: left;
	color: #000000;
	font-weight: lighter;
	background-color: #65656550;
	margin-top: 0px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
	background-image: url('images/download_icon_.svg');
	font-size: 130%;
}

div.ilc_sco_fmess_FinalMessage
{
	text-align: center;
	background-color: #eefffe;
	border-style: none;
	border-width: 1px;
	padding: 50px;
	font-size: 125%;
	margin: 100px;
}

div.ilc_page_fn_Footnote
{
	margin-bottom: 5px;
	margin-top: 5px;
}

div.ilc_glo_overlay_GlossaryOverlay
{
	background-color: #eefffe;
	border-style: none;
	padding-top: 5px;
	border-width: 2px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
}

div.ilc_ha_ihead_HAccordIHead:hover
{
	background-color: #E8E8E8;
}

div.ilc_qover_Incorrect
{
	background-color: #faeeea;
	border-style: none;
	padding-top: 20px;
	padding-left: 60px;
	background-image: url('images/exclamation.svg');
	background-repeat: no-repeat;
	background-position: 24px;
	padding-bottom: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-radius: 3px;
}

div.ilc_section_Information
,a.ilc_section_Information
{
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-width: 1px;
	border-color: #757575;
	border-style: none;
	background-repeat: no-repeat;
	background-position: right top;
	border-radius: 5px;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 10px;
	background-color: #E8E8E8;
	color: #000000;
	display: inline-block;
	width: 100%;
	position: relative !important;
}

div.ilc_section_Information::before
,a.ilc_section_Information::before
{
	background-image: url('images/information.svg');
	background-repeat: no-repeat;
	position: absolute;
	top: -20px;
	width: 40px;
	height: 40px;
	background-color: #FFFFFF00;
	background-position: center center;
	border-width: 2px;
	border-color: #FFFFFF;
	right: 5px;
	content: "";
	display: block;
	border-radius: 50px;
}

div.ilc_section_Interaction
,a.ilc_section_Interaction
{
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-position: right top;
	background-repeat: no-repeat;
	border-color: #CACACA;
	margin-left: 2%;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0.3em;
	border-right-width: 5px;
	background-color: #FFFFFF22;
	border-radius: 3px;
	display: inline-block;
	position: relative !important;
	width: 98%;
}

div.ilc_section_Interaction::before
,a.ilc_section_Interaction::before
{
	background-image: url('images/Ablauf.svg');
	left: -30px;
	width: 45px;
	height: 67px;
	position: absolute;
	top: -20px;
	content: "";
	display: block;
}

div.ilc_section_Interaction:hover
,a.ilc_section_Interaction:hover
{
	cursor: pointer;
}

div.ilc_section_Kachel
,a.ilc_section_Kachel
{
	min-height: 150px;
	margin-top: 20px;
	margin-bottom: 40px;
	padding-bottom: 6px;
	position: relative;
	border-radius: 5px;
	max-width: 350px;
	box-shadow: 3px 3px 20px #AAAAAA;
}

div.ilc_section_Kachel:hover
,a.ilc_section_Kachel:hover
{
	box-shadow: 1px 1px 10px #59A0A5;
}

div.ilc_page_lnav_LeftNavigation
{
	vertical-align: middle;
	float: left;
	text-align: left;
	padding-top: 3px;
}

div.ilc_va_icont_LightAccordICont
{
	padding: 10px;
	border-width: 2px;
	border-bottom-style: solid;
}

div.ilc_va_icont_LightAccordICont::before
{
	background-repeat: no-repeat;
}

div.ilc_va_icont_LightAccordICont:hover
{
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
}

div.ilc_va_ihead_LightAccordIHead
{
	color: #161616;
	border-width: 2px;
	border-color: #161616;
	border-bottom-style: solid;
	background-position: 8px center;
	background-repeat: no-repeat;
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 24px;
	background-image: url('images/arrow-down.svg');
	transition: background-image 0.2s ease-in-out;
	text-indent: 25px;
}

div.ilc_va_ihead_LightAccordIHead::before
{
	background-repeat: no-repeat;
	background-position: right center;
	content: "";
}

div.ilc_va_ihead_LightAccordIHead:hover
{
	cursor: pointer;
	border-width: 8px;
	border-color: #161616;
	border-bottom-style: solid;
	padding-bottom: 10px;
	background-color: #C6DDDA;
	transition: all 0.2s ease-out;
}

div.ilc_section_Link
,a.ilc_section_Link
{
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-width: 1px;
	border-color: #161616;
	border-style: dashed;
	background-repeat: no-repeat;
	background-position: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border-radius: 3px;
	position: relative !important;
}

div.ilc_section_Link::before
,a.ilc_section_Link::before
{
	background-color: #FFFFFF;
	background-image: url('images/link.svg');
	position: absolute;
	top: -20px;
	right: -6px;
	width: 40px;
	height: 40px;
	background-position: right center;
	content: "";
	display: block;
	border-radius: 50px;
}

div.ilc_section_Literature
,a.ilc_section_Literature
{
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-color: #757575;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	color: #000000;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	display: inline-block;
	width: 100%;
	position: relative !important;
}

div.ilc_section_Literature::before
,a.ilc_section_Literature::before
{
	background-image: url('images/literature.svg');
	background-repeat: no-repeat;
	position: absolute;
	top: 1px;
	width: 45px;
	height: 45px;
	border-width: 2px;
	border-color: #FFFFFF;
	border-style: solid;
	background-position: right center;
	right: 1px;
	background-color: #EEEEEE;
	content: "";
	display: block;
	border-radius: 3px;
}

div.ilc_media_caption_MediaCaption
{
	font-weight: bolder;
	font-size: 100%;
	padding: 10px;
	background-color: #F9F9F9;
}

div.ilc_section_Mnemonic
,a.ilc_section_Mnemonic
{
	border-top-style: dashed;
	border-radius: 5px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: 35px;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: 0px;
	background-color: #fff5db;
	color: #000000;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-color: #e1a400;
	border-width: 0.2em;
	display: inline-block;
	width: 100%;
	position: relative !important;
}

div.ilc_section_Mnemonic::before
,a.ilc_section_Mnemonic::before
{
	background-image: url('images/gluehbirne.svg');
	background-repeat: no-repeat;
	position: absolute;
	top: -25px;
	width: 40px;
	height: 40px;
	background-color: #fff5db;
	background-position: center center;
	right: 2px;
	content: "";
	display: block;
	border-radius: 50px;
}

div.ilc_page_Page
{
	min-height: 300px;
}

div.ilc_page_cont_PageContainer
{
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #E1E1E1;
	padding: 20px;
	margin: 0px;
	border-style: solid;
	min-height: 500px;
	box-shadow: 2px 2px 7px -2px rgba(0,0,0,0.30);
}

div.ilc_section_Remark
,a.ilc_section_Remark
{
	margin-bottom: 10px;
	margin-top: 30px;
	text-align: left;
	background-repeat: no-repeat;
	border-width: 1px;
	border-style: none;
	background-position: right top;
	border-radius: 0px 0px 10px 10px;
	background-color: #e2eeec;
	left: 30px;
	padding: 17px;
	color: #000000;
	display: inline-block;
	border-radius: 0px 10px 10px 10px;
	position: relative !important;
	width: 96%;
}

div.ilc_section_Remark::before
,a.ilc_section_Remark::before
{
	background-image: url('images/remark-plus.svg');
	background-repeat: no-repeat;
	position: absolute;
	top: -30px;
	width: 50px;
	height: 50px;
	border-width: 5px;
	border-color: #FFFFFF;
	border-style: solid;
	background-color: #e2eeec;
	background-position: center center;
	left: -30px;
	content: "";
	display: block;
	border-radius: 50px;
}

div.ilc_page_rnav_RightNavigation
{
	text-align: right;
	padding-top: 3px;
}

div.ilc_rte_menu_RTELinkBar
{
	border-top-width: 10px;
	border-bottom-width: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.ilc_rte_menu_RTELogo
{
	float: left;
}

div.ilc_rte_menu_RTEMenu
{
	background-color: #FFFFFF;
}

div.ilc_section_Seitevor
,a.ilc_section_Seitevor
{
	font-size: 95%;
	padding-left: 10px;
	background-image: url('images/Pfeil-rechts.svg');
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
	position: absolute;
	right: 60px;
	padding-right: 70px;
	margin-bottom: 30px;
	bottom: -87px;
	text-align: right;
	display: inline-block;
	position: absolute !important;
	background-size: 25%;
	min-width: 100px;
}

div.ilc_section_Seitevor::before
,a.ilc_section_Seitevor::before
{
	background-repeat: no-repeat;
	position: absolute;
	background-position: right bottom;
}

div.ilc_section_Seitevor:hover
,a.ilc_section_Seitevor:hover
{
	background-color: #1F847C50;
	border-radius: 0px 0px 12px 12px;
}

div.ilc_section_Seitezurueck
,a.ilc_section_Seitezurueck
{
	font-size: 95%;
	background-image: url('images/Pfeil-links.svg');
	position: absolute;
	background-repeat: no-repeat;
	background-position: left;
	left: 30px;
	text-align: left;
	text-indent: 60px;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
	bottom: -87px;
	width: fit-content;
	background-size: 30%;
	min-width: 100px;
}

div.ilc_section_Seitezurueck:hover
,a.ilc_section_Seitezurueck:hover
{
	background-color: #1F847C50;
	border-radius: 0px 0px 12px 12px;
}

div.ilc_section_Separator
,a.ilc_section_Separator
{
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	border-width: 0.3em;
	padding-bottom: 10px;
	border-color: #CACACA;
	border-top-style: solid;
	padding-right: 7px;
	padding-left: 7px;
	margin-right: -7px;
	margin-left: -7px;
	display: inline-block;
	width: 100%;
}

div.ilc_section_Special
,a.ilc_section_Special
{
	border-radius: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 20px;
	border-style: double;
	padding-bottom: 15px;
	border-width: 5px;
	padding-left: 15px;
	border-color: #A0A0A0;
	background-repeat: no-repeat;
	background-position: right 5px;
	color: #000000;
	background-color: #FFFFFF;
	display: inline-block;
	width: 100%;
	position: relative !important;
}

div.ilc_section_Special::before
,a.ilc_section_Special::before
{
	background-image: url('images/badge.svg');
	background-color: #FFFFFF;
	position: absolute;
	top: -20px;
	right: 5px;
	background-repeat: no-repeat;
	background-position: right center;
	width: 42px;
	height: 42px;
	content: "";
	display: block;
	border-radius: 10px 10px 0px 0px;
}

div.ilc_question_Standard
{
	background-color: #fcfcfc;
	padding-right: 160px;
	padding-left: 30px;
	padding-bottom: 60px;
	color: #006862;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 30px;
	background-position: right top;
	box-shadow: 0 3px 3px rgba(0,0,0,0.10), 0 6px 15px rgba(0,0,0,0.12);
}

div.ilc_qover_StatusMessage
{
	padding-bottom: 7px;
}

div.ilc_qtitle_Title
{
	font-size: 140%;
	font-weight: normal;
	margin-bottom: 20px;
}

div.ilc_sco_title_Title
{
	font-weight: bold;
	margin-top: 5px;
	border-color: #00AEA5;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 3px;
	font-size: 140%;
	margin-bottom: 20px;
}

div.ilc_page_tnav_TopNavigation
{
	border-style: solid;
	border-color: #F9F9F9;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	background-color: #F9F9F9;
	border-bottom-width: 0px;
}

div.ilc_va_ihead_VAccordIHead:hover
{
	background-color: #E8E8E8;
	background-position: 15px center;
}

div.ilc_section_xAbgabe
,a.ilc_section_xAbgabe
{
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-width: 2px;
	border-color: #ACACAC;
	border-style: solid;
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	border-radius: 3px;
	display: inline-block;
	position: relative !important;
}

div.ilc_section_xAbgabe::before
,a.ilc_section_xAbgabe::before
{
	background-image: url('images/abgabe_1.svg');
	position: absolute;
	top: -30px;
	right: 5px;
	width: 40px;
	height: 40px;
	background-position: right center;
	background-color: #FFFFFF;
	content: "";
	display: block;
	border-radius: 50px;
}

div.ilc_section_xBarrierefrei
,a.ilc_section_xBarrierefrei
{
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 30px;
	border-width: 1px;
	border-color: #808080;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-radius: 3px;
	position: relative !important;
}

div.ilc_section_xBarrierefrei::before
,a.ilc_section_xBarrierefrei::before
{
	background-image: url('images/accessible.svg');
	position: absolute;
	top: -5px;
	left: -10px;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	content: "";
	display: block;
	border-radius: 50px;
}

div.ilc_section_xDialog
,a.ilc_section_xDialog
{
	margin-top: 30px;
	margin-bottom: 10px;
	border-width: 1px;
	background-position: right top;
	border-style: dotted;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-radius: 5px;
	border-color: #757575;
	color: #000000;
	background-color: #FFFFFF;
	display: inline-block;
	width: 100%;
	position: relative !important;
}

div.ilc_section_xDialog::before
,a.ilc_section_xDialog::before
{
	background-color: #FFFFFF;
	background-image: url('images/communication.svg');
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	top: -25px;
	right: 5px;
	width: 45px;
	height: 45px;
	content: "";
	display: block;
	border-radius: 50px;
}

div.ilc_section_xFehler
,a.ilc_section_xFehler
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 40px;
	padding-bottom: 3px;
	background-position: right top;
	border-width: 0.2em;
	border-style: solid;
	transform-origin: left top;
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	border-color: #C75132;
	padding-left: 15px;
	background-color: #C7513250;
	border-radius: 5px;
	width: 100%;
	position: relative !important;
}

div.ilc_section_xFehler::before
,a.ilc_section_xFehler::before
{
	background-color: #FFFFFF;
	background-image: url('images/wrong.svg');
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	right: 5px;
	height: 40px;
	background-position: center center;
	width: 40px;
	content: "";
	display: block;
	border-radius: 50px;
}

div.ilc_section_xhelp
,a.ilc_section_xhelp
{
	border-width: 0.2em;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 45px;
	padding-left: 15px;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #1F847C50;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-top-color: #1F847C;
	border-right-color: #1F847C50;
	border-bottom-color: #1F847C50;
	border-left-color: #1F847C50;
	border-right-style: solid;
	border-left-style: solid;
	border-radius: 6px;
	position: relative !important;
}

div.ilc_section_xhelp::before
,a.ilc_section_xhelp::before
{
	background-image: url('images/hilfering.svg');
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	top: -20px;
	width: 40px;
	height: 40px;
	right: 15px;
	content: "";
	display: block;
	Border-Radius: 50pc;
}

div.ilc_section_xHGblau
,a.ilc_section_xHGblau
{
	background-color: #4B75BD50;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-radius: 3px;
}

div.ilc_section_xHGgold
,a.ilc_section_xHGgold
{
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #996E0050;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 3px;
}

div.ilc_section_xHGmint
,a.ilc_section_xHGmint
{
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #1F847C50;
	border-radius: 3px;
}

div.ilc_section_xHGrot
,a.ilc_section_xHGrot
{
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	background-color: #C7513250;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 3px;
}

div.ilc_section_xKompetenzen
,a.ilc_section_xKompetenzen
{
	border-radius: 5px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 6px 0 rgba(0, 0, 0, 0.19);
	padding-right: 15px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-width: 1px;
	border-color: #757575;
	border-style: none;
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 10px;
	background-color: #996E0050;
	position: absolute;
	width: 100%;
	display: inline-block;
	position: relative !important;
	text-indent: 15px;
}

div.ilc_section_xKompetenzen::before
,a.ilc_section_xKompetenzen::before
{
	background-image: url('images/Star.svg');
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	width: 40px;
	height: 40px;
	background-color: ;
	left: -10px;
	top: -10px;
	border-width: 2px;
	border-color: #909090;
	border-style: solid;
	content: "";
	display: block;
	border-radius: 50px;
	-webkit-box-shadow: 3px 3px 6px -3px rgba(0,0,0,0.32);
	box-shadow: 3px 3px 6px -3px rgba(0,0,0,0.32);
}

div.ilc_section_xLernziel
,a.ilc_section_xLernziel
{
	border-radius: 5px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 6px 0 rgba(0, 0, 0, 0.19);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-style: none;
	background-repeat: no-repeat;
	background-position: right top;
	transform-origin: left top;
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	border-width: 1px;
	border-color: #757575;
	background-color: #1F847C50;
	display: inline-block;
	width: 100%;
	position: relative !important;
}

div.ilc_section_xLernziel::before
,a.ilc_section_xLernziel::before
{
	border-width: 2px;
	border-color: #909090;
	background-color: #ecf4f3;
	background-image: url('images/target.svg');
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: -15px;
	width: 40px;
	height: 40px;
	border-style: solid;
	right: 10px;
	content: "";
	display: block;
	border-radius: 50px;
	-webkit-box-shadow: 3px 3px 6px -3px rgba(0,0,0,0.32);
	box-shadow: 3px 3px 6px -3px rgba(0,0,0,0.32);
}

div.ilc_section_xLichtgrau
,a.ilc_section_xLichtgrau
{
	margin: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-width: 3px;
	border-color: #F9F9F9;
	border-style: none;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-radius: 5px 5px 5px 5px;
	background-color: #65656550;
	display: inline-block;
	width: 100%;
}

div.ilc_section_xMeeting
,a.ilc_section_xMeeting
{
	border-radius: 3px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 6px 0 rgba(0, 0, 0, 0.19);
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-position: right bottom;
	background-color: #996E0050;
	color: ;
	border-top-width: 0.2em;
	border-top-color: #929292;
	background-repeat: no-repeat;
	display: inline-block;
	width: 100%;
	position: relative !important;
}

div.ilc_section_xMeeting::before
,a.ilc_section_xMeeting::before
{
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	width: 35px;
	height: 35px;
	right: 0px;
	top: 0px;
	background-image: url('images/icon_Termin.svg');
	background-color: #996E00;
	content: "";
	display: block;
	border-radius: 30px 3px 30px 30px;
}

div.ilc_section_xOffice
,a.ilc_section_xOffice
{
	margin-top: 33px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FFFFFF;
	border-radius: 5px;
	border-width: 0.2em;
	border-color: #1F847C;
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 10px;
	color: #000000;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dashed;
	position: relative !important;
	display-inline: block;
}

div.ilc_section_xOffice::before
,a.ilc_section_xOffice::before
{
	background-image: url('images/penwork_mint.svg');
	position: absolute;
	top: -43px;
	right: 3px;
	height: 44px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 44px;
	content: "";
	display: block;
	border-radius: 10px 10px 0px 0px;
}

div.ilc_section_xRandlos
,a.ilc_section_xRandlos
{
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
	min-height: 30px;
}

div.ilc_section_xRandschwarz
,a.ilc_section_xRandschwarz
{
	border-radius: 3px;
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-width: 1px;
	border-color: #757575;
	border-style: solid;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	display: inline-block;
	width: 100%;
	background-color: rgba(255,255,255,0.4);
}

div.ilc_section_xRechnen
,a.ilc_section_xRechnen
{
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 25px;
	margin-bottom: 10px;
	border-radius: 5px;
	border-width: 2px;
	border-color: #a2a2a2;
	background-color: #f8f5ef;
	color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
	display: inline-block;
	width: 100%;
	position: relative !important;
	border-radius: 10px;
}

div.ilc_section_xRechnen::before
,a.ilc_section_xRechnen::before
{
	background-image: url('images/calculate.svg');
	background-repeat: no-repeat;
	background-position: right center;
	top: -20px;
	right: 5px;
	width: 42px;
	height: 42px;
	position: absolute;
	background-color: #f8f5ef;
	content: "";
	display: block;
	border-radius: 10px 10px 0px 0px;
}

div.ilc_section_xReflexion
,a.ilc_section_xReflexion
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-width: 0.2em;
	border-color: #CACACA;
	border-style: dotted;
	background-repeat: no-repeat;
	background-position: right top;
	color: #000000;
	width: 95%;
	margin-right: 50px;
	border-radius: 5px;
	position: relative !important;
	display: inline-block;
	background-color: rgba(240,240,240,0.8);
}

div.ilc_section_xReflexion::before
,a.ilc_section_xReflexion::before
{
	background-image: url('images/reflexion_head.svg');
	background-repeat: no-repeat;
	position: absolute;
	width: 44px;
	height: 44px;
	border-width: 5px;
	border-color: #ffffff;
	right: -50px;
	background-position: right top;
	background-color: #FFFFFF;
	top: -5px;
	content: "";
	border-radius: 0px 5px 5px 0px;
	display: block;
}

div.ilc_section_xVorlesung
,a.ilc_section_xVorlesung
{
	border-width: 1px;
	border-color: #757575;
	border-style: solid;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #000000;
	background-color: #FFFFFF;
	border-radius: 3px;
	display: inline-block;
	width: 100%;
	position: relative !important;
}

div.ilc_section_xVorlesung::before
,a.ilc_section_xVorlesung::before
{
	background-color: #FFFFFF;
	background-image: url('images/teaching.svg');
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: -30px;
	left: 20px;
	width: 42px;
	height: 42px;
	content: "";
	display: block;
	border-radius: 10px 10px 0px 0px;
}

div.ilc_section_zSeite1920
,a.ilc_section_zSeite1920
{
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	max-width: 1920px;
	margin: 0 auto;
	box-shadow: 1px 1px 7px 1px rgba(0,0,0,0.30);
}

div.ilc_section_zSpalten
,a.ilc_section_zSpalten
{
	margin-top: 10px;
	margin-bottom: 10px;
	column-width: 400px;
	-moz-column-width: 400px;
	-webkit-column-width: 400px;
	column-count: auto;
	column-gap: 30px;
	column-fill: balance;
	column-rule: 1px dotted gray;
	column-width: 380px;
	-moz-column-width: 380px;
	-webkit-column-width: 380px;
	column-count: auto;
	column-fill: balance;
}

em.ilc_em_Emph
,span.ilc_text_inline_Emph
{
	font-style: italic;
}

figure.ilc_media_cont_MediaContainer
{
	margin: 0px;
}

figure.ilc_media_cont_MediaContainerFull100
{
	margin: 0px;
	width: 100%;
	box-shadow: 0 3px 3px rgba(0,0,0,0.10), 0 6px 15px rgba(0,0,0,0.12);
}

figure.ilc_media_cont_MediaContainerHighlighted
{
	margin: 0px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.10), 0 6px 15px rgba(0,0,0,0.12);
}

figure.ilc_media_cont_MediaContainerMax50
{
	margin: 0px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.10), 0 6px 15px rgba(0,0,0,0.12);
	max-width: 50%;
}

figure.ilc_media_cont_MediaContainerSeparated
{
	margin: 40px;
}

h1.ilc_glo_ovtitle_GlossaryOvTitle
,div.ilc_text_block_GlossaryOvTitle
,html.il-no-tiny-bg body#tinymce.ilc_text_block_GlossaryOvTitle
{
	margin-bottom: 10px;
	font-size: 1.5em;
	margin-top: 10px;
	font-weight: 600;
}

h1.ilc_heading1_Headline1
,div.ilc_text_block_Headline1
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Headline1
{
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 270%;
	font-weight: lighter;
}

h1.ilc_page_title_PageTitle
,div.ilc_text_block_PageTitle
,html.il-no-tiny-bg body#tinymce.ilc_text_block_PageTitle
{
	text-align: left;
	white-space: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-style: solid;
	font-size: 270%;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: lighter;
	color: #808080;
	border-color: #808080;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

h2.ilc_heading2_Headline2
,div.ilc_text_block_Headline2
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Headline2
{
	font-size: 200%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: lighter;
}

h3.ilc_heading3_Headline3
,div.ilc_text_block_Headline3
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Headline3
{
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 150%;
	font-weight: normal;
	padding-bottom: 5px;
}

img.ilc_page_lnavimage_LeftNavigationImage
{
	font-size: 120%;
	background-position: center 4px;
	background-repeat: no-repeat;
	background-image: url('images/arrow_left.svg');
	width: 35px;
	height: 30px;
	margin-top: -3px;
	margin-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	border-right-width: 1px;
	border-color: #808080;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img.ilc_page_lnavimage_LeftNavigationImage:hover
{
	background-color: #E8E8E8;
	cursor: pointer;
}

img.ilc_qimg_QuestionImage
{
	box-shadow: 0 3px 3px rgba(0,0,0,0.10), 0 6px 15px rgba(0,0,0,0.12);
	margin: 10px;
}

img.ilc_page_rnavimage_RightNavigationImage
{
	width: 35px;
	background-image: url('images/arrow_right.svg');
	background-repeat: no-repeat;
	margin-left: 10px;
	font-size: 120%;
	height: 30px;
	background-position: center 4px;
	margin-top: -3px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	border-left-width: 1px;
	border-color: #808080;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

img.ilc_page_rnavimage_RightNavigationImage:hover
{
	background-color: #E8E8E8;
	cursor: pointer;
}

input.ilc_qsubmit_Submit
{
	padding: 0.5em;
	margin-top: 20px;
	background-color: #161616;
	border-style: none;
	color: #ffffff !important;
}

input.ilc_qinput_TextInput
{
	padding-left: 4px;
}

li.ilc_list_item_Attention
{
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 12px;
	position: relative;
	border-width: 1px;
	border-color: #808080;
	border-top-style: dashed;
	margin-left: 0px;
	padding-left: 25px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	padding-right: 10px;
	list-style: none;
	border-radius: 6px;
}

li.ilc_list_item_Attention::before
{
	background-image: url('images/achtung.svg');
	background-repeat: no-repeat;
	position: absolute;
	height: 35px;
	width: 35px;
	color: #FFFFFF;
	padding-top: 5px;
	background-position: left top;
	left: -17px;
	top: 2px;
	content: "";
}

li.ilc_list_item_Checklist
{
	margin-bottom: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 45px;
	position: relative;
	list-style-type: none;
}

li.ilc_list_item_Checklist2::before
{
	background-image: url('images/wrong.svg');
	background-repeat: no-repeat;
	position: absolute;
	width: 35px;
	height: 35px;
	left: 0;
	top: 0;
	content: "";
}

li.ilc_list_item_Checklist::before
{
	background-image: url('images/checked_mint.svg');
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
}

li.ilc_list_item_ColoredCircle::before
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ECF4F2;
	position: absolute;
	width: 35px;
	height: 35px;
	content: counter(section);
	border-radius: 50px;
	left: 0;
	display: grid;
	justify-content: center;
	align-items: center;
	top: 0;
}

li.ilc_list_item_ColoredCircleBackground::before
{
	font-size: 1.5rem;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	background-color: #161616;
	position: absolute;
	width: 50px;
	height: 50px;
	content: counter(section);
	border-radius: 50px;
	left: 0;
	top: 13px;
	display: grid;
	align-items: center;
	justify-content: center;
}

li.ilc_list_item_ColoredSquare::before
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A0C6C1;
	position: absolute;
	width: 35px;
	height: 35px;
	content: counter(section);
	border-radius: 6px;
	left: 0;
	display: grid;
	justify-content: center;
	align-items: center;
	top: 0;
}

li.ilc_list_item_ColoredSquareBackground::before
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A0C6C1;
	position: absolute;
	width: 35px;
	height: 100%;
	text-align: center;
	content: counter(section);
	left: 0;
	top: 0;
	display: grid;
	justify-content: center;
	align-items: center;
}

li.ilc_flist_li_FileListItem
{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-width: 2px;
	border-color: #65656550;
	border-bottom-style: dotted;
	list-style-type: none;
}

li.ilc_list_item_FilledCircle
{
	margin-bottom: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 45px;
	position: relative;
	list-style-type: none;
	counter-increment: section 1;
}

li.ilc_list_item_FilledCircle::before
{
	font-weight: bolder;
	color: #000000;
	background-color: #a4cbce;
	position: absolute;
	height: 35px;
	font-size: 130%;
	min-width: 35px;
	content: counter(section);
	border-radius: 50px;
	left: 0;
	display: grid;
	justify-content: center;
	align-items: center;
	top: 0;
}

li.ilc_list_item_FilledCircleLarge
{
	font-size: 1.5rem;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 70px;
	list-style-type: none;
	counter-increment: section 1;
}

li.ilc_list_item_FilledCircleLarge::before
{
	color: #FFFFFF;
	margin-left: 10px;
	position: absolute;
	height: 40px;
	background-color: #161616;
	border-width: 2px;
	border-color: #FFFFFF;
	border-style: solid;
	width: 40px;
	content: counter(section);
	border-radius: 50px;
	left: 0;
	top: 13px;
	display: grid;
	align-items: center;
	justify-content: center;
	font-weight: 500;
}

li.ilc_list_item_FilledSquare
{
	margin-bottom: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 45px;
	position: relative;
	font-size: 110%;
	border-width: 1px;
	border-color: #808080;
	border-bottom-style: dashed;
	list-style-type: none;
	counter-increment: section 1;
}

li.ilc_list_item_FilledSquare::before
{
	font-weight: bolder;
	color: #2C2C2C;
	position: absolute;
	font-size: 105%;
	border-width: 0.15em;
	border-color: #2C2C2C;
	border-style: none;
	height: 30px;
	background-color: #E1E1E1;
	background-position: left;
	content: counter(section);
	min-width: 30px;
	left: 0;
	display: grid;
	justify-content: center;
	align-items: center;
	top: 0;
}

li.ilc_list_item_FilledSquareBackground
{
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
	border-width: 4px;
	border-style: solid;
	background-color: #B9DBDB80;
	margin-bottom: 4px;
	list-style-type: none;
	counter-increment: section 1;
	border-radius: 10px;
	border-color: transparent;
}

li.ilc_list_item_FilledSquareBackground::before
{
	position: absolute;
	height: 100%;
	background-color: #3e7073;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 110%;
	border-color: #3e7073;
	border-left-width: 3px;
	border-left-style: solid;
	min-width: 35px;
	display: grid;
	justify-content: center;
	align-items: center;
	content: counter(section);
	left: 0;
	top: 0;
	border-radius: 10px 0px 0px 10px;
}

li.ilc_list_item_ListItem2::before
{
	width: 35px;
	height: 35px;
	color: #FFFFFF;
	background-color: #ECF4F2;
	font-weight: bold;
	margin-right: 10px;
	content: counter(section);
	display: inline-flex;
	border-radius: 50px;
	justify-content: center;
	align-items: center;
}

li.ilc_list_item_ListItem2Absolut::before
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ECF4F2;
	width: 35px;
	height: 35px;
	position: absolute;
	content: counter(section);
	border-radius: 50px;
	left: 0;
	display: grid;
	justify-content: center;
	align-items: center;
}

li.ilc_list_item_ListItem2Grid::before
{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ECF4F2;
	width: 35px;
	height: 35px;
	content: counter(section);
	border-radius: 50px;
	display: inline-grid;
	justify-content: center;
	align-items: center;
}

li.ilc_list_item_ListItem3::before
{
	background-image: url('images/checked.svg');
	background-repeat: no-repeat;
	width: 35px;
	height: 35px;
	margin-right: 5px;
	display: inline-flex;
	content: "";
}

li.ilc_list_item_ListItem4::before
{
	background-image: url('images/wrong.svg');
	background-repeat: no-repeat;
	width: 35px;
	height: 35px;
	margin-right: 5px;
	display: inline-flex;
	content: "";
}

li.ilc_list_item_ListItem::before
{
	font-size: 1.5rem;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #161616;
	width: 50px;
	height: 50px;
	vertical-align: middle;
	margin-left: 10px;
	position: absolute;
	content: counter(section);
	display: grid;
	border-radius: 50px;
	align-items: center;
	justify-content: center;
	left: 0;
	top: 13px;
}

li.ilc_qordli_OrderListItem
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #E2E8EF;
	margin-right: 0px;
	cursor: move;
	padding: 10px;
}

li.ilc_qordli_OrderListItemHorizontal
{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 10px;
	background-color: #E2E8EF;
	cursor: move;
}

li.ilc_list_item_Pin
{
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 36px;
	position: relative;
	list-style-type: none;
}

li.ilc_list_item_Pin::before
{
	background-image: url('images/Pin_mint.svg');
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 10px;
	content: "";
	top: 0;
	left: 0;
}

li.ilc_list_item_Pointer
{
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 36px;
	position: relative;
	list-style-type: none;
}

li.ilc_list_item_Pointer::before
{
	background-image: url('images/target_list.svg');
	background-repeat: no-repeat;
	position: absolute;
	width: 33px;
	height: 33px;
	left: 0;
	top: 0;
	content: "";
}

ol.ilc_list_o_NumberedListNoStyle
{
	list-style-type: none;
	margin-top: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	counter-reset: section;
}

p.ilc_text_block_Book
,div.ilc_Paragraph.ilc_text_block_Book
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Book
{
	hyphens: auto;
	text-align: justify;
}

p.ilc_text_block_Button:hover
,div.ilc_Paragraph.ilc_text_block_Button:hover
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Button:hover
{
	background-color: #5774A0;
}

p.ilc_text_block_List
,div.ilc_Paragraph.ilc_text_block_List
,html.il-no-tiny-bg body#tinymce.ilc_text_block_List
{
	padding-left: 30px;
	background-repeat: no-repeat;
}

p.ilc_text_block_Numbers
,div.ilc_Paragraph.ilc_text_block_Numbers
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Numbers
{
	text-align: right;
}

p.ilc_text_block_Standard
,div.ilc_Paragraph.ilc_text_block_Standard
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Standard
{
	margin-bottom: 10px;
	margin-top: 10px;
}

p.ilc_text_block_StandardLarge
,div.ilc_Paragraph.ilc_text_block_StandardLarge
,html.il-no-tiny-bg body#tinymce.ilc_text_block_StandardLarge
{
	font-size: 1.115rem;
}

p.ilc_text_block_subinfo
,div.ilc_Paragraph.ilc_text_block_subinfo
,html.il-no-tiny-bg body#tinymce.ilc_text_block_subinfo
{
	font-size: 75%;
	margin-top: 5px;
	margin-bottom: 5px;
}

p.ilc_text_block_TableContent
,div.ilc_Paragraph.ilc_text_block_TableContent
,html.il-no-tiny-bg body#tinymce.ilc_text_block_TableContent
{
	line-height: 1.8em;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

p.ilc_text_block_Verse
,div.ilc_Paragraph.ilc_text_block_Verse
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Verse
{
	text-align: center;
}

pre.ilc_code_block_Code
{
	border-width: 1px;
	border-color: #E1E1E1;
	border-style: solid;
	padding: 9px;
	background-color: #F9F9F9;
}

span.ilc_text_inline_Accent
{
	letter-spacing: 0.05em;
	padding-top: 0.03em;
	padding-right: 0.25em;
	padding-bottom: 0.03em;
	padding-left: 0.25em;
	background-color: #C6DDDA;
	color: #000000;
	border-radius: 3px;
}

span.ilc_text_inline_aktion
{
	padding-top: 0px;
	padding-bottom: 0px;
	border-right-width: 0.5em;
	border-left-width: 0.5em;
	border-color: #008888;
	border-style: solid;
	border-radius: 3px;
	background-position: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0.06em;
	border-bottom-width: 0.06em;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 1px;
	margin-left: 1px;
	color: #FFFFFF;
	background-color: #008888;
}

span.ilc_text_inline_Attention
{
	color: #C75132;
	background-color: #ffffff;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-radius: 3px;
}

span.ilc_text_inline_Comment
{
	background-color: #ffecb8;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	font-family: courier;
	color: #000000;
}

span.ilc_qetcorr_ErrorTextCorrected
{
	text-decoration: line-through;
	color: ;
}

span.ilc_text_inline_Important
{
	text-decoration: underline;
}

span.ilc_text_inline_incorrect
{
	text-decoration: line-through;
}

span.ilc_text_inline_kleiner
{
	font-size: 85%;
}

span.ilc_text_inline_large
{
	font-size: 150%;
}

span.ilc_text_inline_Mnemonic
{
	padding-left: 4px;
	padding-right: 4px;
	border-width: 1px;
	border-style: solid;
}

span.ilc_text_inline_Quotation
{
	letter-spacing: 0.2px;
	font-size: 114%;
	font-family: Rockwell; serif;
}

strong.ilc_strong_Strong
,span.ilc_text_inline_Strong
{
	font-weight: bold;
}

table.ilc_table_GraustreifenT
{
	caption-side: bottom;
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-color: #E8E8E8;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

table.ilc_table_StandardTable
{
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: ;
	border-color: #9EADBA;
	border-width: 1px;
}

td.ilc_table_cell_Cell1
,th.ilc_table_cell_Cell1
{
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #efcbc1;
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
}

td.ilc_table_cell_Cell2
,th.ilc_table_cell_Cell2
{
	background-color: #bcd7d4;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #00AEA5;
	border-bottom-style: dashed;
	border-top-style: none;
}

td.ilc_table_cell_Cell3
,th.ilc_table_cell_Cell3
{
	padding-left: 10px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-top: 3px;
	border-width: 1px;
	border-color: #00AEA5;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: dashed;
	background-color: #d8e7e5;
}

td.ilc_table_cell_Cell4
,th.ilc_table_cell_Cell4
{
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #FFF2CC;
	border-width: 1px;
	border-color: #b88b00;
	border-style: solid;
}

td.ilc_table_cell_GraustreifenC1
,th.ilc_table_cell_GraustreifenC1
{
	color: #333333;
	background-color: #f2f2f2;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-width: 1px;
	border-color: #2C2C2C;
	font-weight: normal;
	border-right-style: dashed;
	border-left-style: dashed;
}

td.ilc_table_cell_GraustreifenC2
,th.ilc_table_cell_GraustreifenC2
{
	color: #333333;
	background-color: #dfdfdf;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-width: 1px;
	border-color: #2C2C2C;
	font-weight: normal;
	border-right-style: dashed;
	border-left-style: dashed;
}

td.ilc_table_cell_GraustreifenH
,th.ilc_table_cell_GraustreifenH
{
	color: #FFFFFF;
	background-color: #2C2C2C;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	font-size: 120%;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #2C2C2C;
	border-right-width: 2px;
	border-left-width: 1px;
}

td.ilc_table_cell_headermint
,th.ilc_table_cell_headermint
{
	font-size: 120%;
	background-color: #008b83;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-width: 1px;
	border-color: #002321;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
}

td.ilc_table_cell_headerwhite
,th.ilc_table_cell_headerwhite
{
	border-width: 1px;
	border-color: #2C2C2C;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 120%;
}

td.ilc_table_cell_StandardCell1
,th.ilc_table_cell_StandardCell1
{
	background-color: #FFFFFF;
	border-color: #161616;
	border-width: 1px;
	padding-left: 10px;
	padding-bottom: 3px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 10px;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
}

td.ilc_table_cell_StandardCell2
,th.ilc_table_cell_StandardCell2
{
	border-width: 1px;
	border-color: #161616;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: normal;
	background-color: #eaeaea;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
}

td.ilc_table_cell_StandardHeader
,th.ilc_table_cell_StandardHeader
{
	font-weight: normal;
	padding-top: 3px;
	color: #000000;
	padding-bottom: 3px;
	padding-right: 5px;
	border-width: 1px;
	border-color: #000000;
	padding-left: 5px;
	background-color: #FFFFFF;
	border-left-style: solid;
	font-size: 120%;
	border-bottom-style: solid;
	border-right-style: solid;
}

td.ilc_table_cell_TransparentC
,th.ilc_table_cell_TransparentC
{
	border-width: 1px;
	border-color: #000000;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
}

td.ilc_table_cell_TransparentH
,th.ilc_table_cell_TransparentH
{
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-style: solid;
	border-color: ;
	border-width: 1px;
}

textarea.ilc_qlinput_LongTextInput
{
	padding-left: 4px;
}

ul.ilc_flist_FileList
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border-width: 2px;
	border-color: #65656550;
	border-top-style: dotted;
}

ul.ilc_qordul_OrderList
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-position: outside;
}

ul.ilc_qordul_OrderListHorizontal
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}

div.ilc_va_iheada_AccordIHeadActive
{
	margin-bottom: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-width: 1px;
	border-color: #E1E1E1;
	border-style: solid;
	background-color: #E8E8E8;
	background-image: url('images/tree_exp.svg');
	background-repeat: no-repeat;
	background-position: 10px center;
	cursor: pointer;
	font-weight: bold;
	font-size: 1.15rem;
	background-size: 20px 20px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	text-indent: 30px;
	background-position: 15px 10px;
}

div.ilc_va_iheada_AccordIHeadActive:hover
{
	background-position: left center;
	background-color: #F9F9F9;
	background-position: 15px 10px;
}

div.ilc_va_iheada_ColoredAccordIHeadActive:hover
{
	background-color: #121212;
	background-image: url('images/collapse_white.svg');
	background-position: right center;
	cursor: pointer;
	transition: all 0.5s ease-out;
}

div.ilc_va_iheada_EmphasisedAccordIHeadActive
{
	font-size: 1.5em;
	color: #FFFFFF;
	padding: 15px;
	background-color: #565656;
	background-repeat: no-repeat;
	background-position: right center;
	border-radius: 0px;
	transform: scale(1.01);
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transition: all 1.0s ease-out;
}

div.ilc_va_iheada_EmphasisedAccordIHeadActive:hover
{
	background-color: #008b83;
	background-image: url('images/accordion-close.svg');
	background-repeat: no-repeat;
	background-position: right center;
	cursor: pointer;
}

div.ilc_va_iheada_LightAccordIHeadActive
{
	font-size: 1.5em;
	color: #161616;
	padding: 10px;
	border-bottom-style: solid;
	background-position: 8px center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #E8E8E8;
	padding-right: 24px;
	border-radius: 0px;
	transition: all 0.5s ease-out;
	text-indent: 25px;
}

div.ilc_va_iheada_LightAccordIHeadActive::before
{
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	left: 3px;
	width: 12px;
	height: 12px;
	background-image: url('images/accordion-close.svg');
	content: "";
}

div.ilc_va_iheada_LightAccordIHeadActive:hover
{
	background-position: 8px center;
	background-color: #C6DDDA;
	cursor: pointer;
	border-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #FFFFFF;
	transition: all 0.5s ease-out;
}

