body {
	padding:0;
	margin:0;
	height: 100%;
	background-image:url('images/background.jpg');
	background-color:#ECE594;
	background-repeat:no-repeat;
}

#imsoft-logo {
	width:250px;
	height:76px;
	transition: height 0.5s ease-in-out,width 0.5s ease-in-out,margin 0.5s ease-in-out;
 }
 
#imsoft-logo-q {
	width:32px;
	height:32px;
 }
 
.top-nav-collapse #imsoft-logo {
	width:125px;
	height:38px;
	margin-right:125px;
}


.yellow {
	background-color: #fff59d !important;
}

img {
	border:0px none #E95E10;
}

.i_content h2,.i_content h1 {
	color: #FFFFFF;
	background-color:#E95D0F;
	padding-left:11px;
}

#mcontent {
	margin-top:120px;
}


.i_readmore {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	color: #000000;
	margin-top:-16px;
	text-align:right;
	margin-bottom:8px;
}

h3 {
	color: #E95D0F;
}

.i_content_red {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	color: #E95D0F;
}

.i_content_red_bold {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #E95D0F;
}

.i_content_link,#content a:not(.btn) {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	color: #646567;
}

.i_content_link_extern {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	color: #646567;
	
}

.i_content_link_extern::after {
	content:" \f35d";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-style: normal;
	text-decoration: inherit;
	break-before:avoid;
	white-space:nowrap;
}


.i_content_link_n {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #646567;
}

.i_content_link_extern_n {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	color: #646567;
}

.i_content_link:hover, a:hover {
	color: #E95D0F;
}

.i_co {
	padding-left:11px;
}

.i_content_headline {
}

.i_news {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: none;
}

.imgborder {
	border:1px solid #E95E10;
}

.i_content ul {
	xlist-style-image:url('images/box_s.gif');
	list-style: none;
}

.i_content ul li::before {
	content:"\25FC";
	color:#E95E10;
	display:inline-block;
	width:1.2rem;
	margin-left:-1.2rem;
}
hr {
	border: solid #E95E10 1px;
	height:1px;
}

.logobg {
	background-color:#FFFFFF;
	border: solid #E95E10 1px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}

