@import "QISDesign.css";

.divfoot_navigation {
    background-color: #3388c1;
	color: #ffffff; 
	padding: 5px 0 5px 7px;  
	margin-top: 4px;
	min-height:1.4em;
    border: 1px solid #526c8e;
    -webkit-border-radius: 2px;
	-moz-border-radius : 2px;
	border-radius : 2px;
	box-sizing: border-box;
}

#min_navigation {   
	/* Eingeklapptes Menü */ 
    float: left;
	width: 15px;
	margin-right:1px;
	background-color:#3388c1;	
}

.divloginstatus {
    background-color: #3388c1;
	color: #ffffff; 
	padding: 5px 0 5px 7px;  
	margin-top: 4px;
	min-height:1.4em;
    border: 1px solid #526c8e;
    -webkit-border-radius: 2px;
	-moz-border-radius : 2px;
	border-radius : 2px;
	box-sizing: border-box;
	text-align:center;
}

.tabMenuContainer {
	margin: 0px;
	border-bottom: solid 2px #3388c1;
	padding-bottom:1px;
}

#headline .square2 { 
	background-color: #3388c1;
}

.tabMenuList li.current {
	padding:8px 11px 4px;
	margin-right:2px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3388c1;
	-moz-border-radius: 15px 15px 0 0;
	-webkit-border-radius: 15px 15px 0 0;
	border-radius: 15px 15px 0 0;
}

.header_hisinone .logo .logoSmall{
	height:90px;
	width:300px
}

.header_hisinone .logo .logoHeight{
	height:90px;
	width:300px;
}
