/*

*/

@import "QISDesign.css";


.divloginstatus {
    background-color: #cccccc;
	color: #000099; 
	padding: 3px 0px 2px 7px;  
	margin-top: 0px;
	width: 100%;
}
.divfoot {
    background-color: #cccccc;
	color: #000099; 
	padding: 2px 0px 2px 4px;
	margin-top: 5px;
	clear: left;
	width: 100%;
}
	
.divheader{
    background-color: #000099; 
   /* background-color: #006AB3; */
    width: 100%;
	margin-top:3px;
	margin-bottom: 3px;
}

.header_hisinone .logo .logoHeight{
        width: 990px;
        height: 105px;
}

/*****************************************************************************/
/*  Links  */  
/*****************************************************************************/
/* fuer den Loginstatus */
.links3 {
	line-height: 20px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.links3:focus, .links3:hover, .links3:active {
	color: #ff9900;
   	text-decoration: none;
}
