.dTAB_pic_60{
	width:60px;
	height:60px;
}
.dTAB2_dashboard{
	position: relative;
	display: block;
	width:160px;
	height: 160px;
	margin: -10px;
	overflow: hidden;
}
.dTAB2_dashboard .logo{
	position: relative;
	display: block;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
}
.dTAB2_dashboard .txt{
	position: absolute;
	bottom: 5px;
	left: 5px;
	text-align: center;
	width: calc(100% - 10px);
	color:#fff;
	text-shadow: 0 0 2px #000, 0 0 10px #000;
}
.dTAB2_todo{
	position: relative;
	display: block;
	width:160px;
	height: 180px;
	cursor:pointer;
}
.dTAB2_todo:hover{
	opacity: 0.75;
}
.default2{
	background: #fff url("images/default.jpg") no-repeat center center;
}
.timer{
	display: inline-block !important;
	position: relative;
	cursor: pointer;
}

.dCHART2 .chart .cBalken .balken .spalte .wert{
    border-radius: 4px 4px 0px 0px;
}
