/**********************************************
 * CSS for customer specific modifications
 **********************************************
 */
.logoArea {
	width: 125px;
}


/*Uncomment the following statement and refresh the broser for borders*/
/*
.fum-panel div.z-grid tr.z-row td.z-row-inner, .fum-panel div.z-grid tr.z-row .z-cell {
    border: 1px solid;
}
*/

.z-tree {
   background: url("../resources/images/logo/TreeLogo.png") transparent;
   background-position: center bottom 30px;
   background-repeat: no-repeat;
}

.fum-menuBar.z-menubar, .headerArea {
   background-color: #464E57;
}

.subnode.z-treerow.z-treerow td.z-treecell {
    border-left: 3px solid #A20067;
}
.login-lo1 {
   background-color: #464E57;
}


/*login page */
.login-logo:before {
	background-image: url("../resources/images/reifenspurV-lang150.png");
}
.login-bl.z-borderlayout {
	background-image: url("../resources/images/worldbackground.jpg");
}
