@import "QISDesign.css";

.divloginstatus {
    background-color: #d0d4dd;
	color: #232c4b; 
	padding: 3px 0px 2px 7px;  
	margin-top: 4px;
	clear: left;
	min-height:1.4em;	
	background: url("/HISinOne/images/icons/gradient_grey.gif") repeat-x scroll left top #d0d4dd;
	border-left: 1px solid #d0d4dd;
    border-right: 1px solid #d0d4dd;
    position: relative;
    -webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius : 4px 4px 4px 4px;
	border-radius : 4px 4px 4px 4px;	
}
.divfoot_navigation {
    background-color: #d0d4dd;
	color: #FAFAFA; 
	padding: 2px 0px 2px 4px;
	margin-top: 5px;
	clear: left;
	background: url("/HISinOne/images/icons/gradient_grey.gif") repeat-x scroll left top #d0d4dd;
	border-left: 1px solid #d0d4dd;
    border-right: 1px solid #d0d4dd;
    -webkit-border-radius: 4px 4px 4px 4px;
	-moz-border-radius : 4px 4px 4px 4px;
	border-radius : 4px 4px 4px 4px;	
}
.links3 {
	line-height: 20px;
	color: #232c4b;
	font-weight: bold;
	text-decoration: none;
}

/* ".bannergrafik" Blau; eingefuegt 13-07-2016 - CIT-1 - 
.bannergrafik
 {
 top: 0;
 position: relative;
 width: 100%;
 height: 100px;
 margin: auto;
 background-size: cover;
 border-radius: 0%;
 border-style:solid;
 border-width: 0px;
 border-color: #fff;
 box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.9);
 background-position: center;
 background-color: #1c406b
 }
*/
/* ".bannergrafik" Transparent; eingefuegt 13-07-2016 - CIT-1 - */
.bannergrafik
 {
 top: 0;
 position: relative;
 width: 100%;
 height: 100px;
 margin: auto;
 background-size: cover;
 border-radius: 0%;
 border-style:solid;
 border-width: 0px;
 border-color: #fff;
 /* box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.9); */
 background-position: center;
 background-color: rgba(255, 255, 255);
 }

 /*
 .services ol{
	list-style-type:none;
	margin:0 0;
	padding:0 0;
	display:inline;
}
 */

.fhkiel-row{display:table;width:100%;}
.fhkiel-col-1{display:table-cell;width:15%;margin-right:20px;}
.fhkiel-col-2{display:table-cell;}

/*****************************************************************/
/*  QISZUL														 */
/*****************************************************************/

.qiszul_content {
	margin-left: 1%;
	float: left;
	background-color: #23096B;    
	padding: 1%;
	width: 40%;
	position: relative;
}

/*****************************************************************/
/*  QISPOS Tabellen				 								 */
/*****************************************************************/

th.tabelleheader {
	background-color: #00305D !important;
}

td.qis_kontoOnTop {
	background-color: #EAB814 !important;
}

td.qis_konto {
	background-color: #85C3DF !important;
	color: #00305D !important;
	font-weight: bold !important;
}

td.tabelle1, td.tabelle1_alignleft, td.tabelle1_aligncenter, td.tabelle1_alignright {
	color: #00305D !important;
    font-weight: normal !important;
}

