
html, body { height: 100%; } /*  background-image:url(../media/images/common/bg.png); background-repeat:repeat-x; */
form  { border:0px; padding:0px; margin:0px; }
img  { border:0px; padding:0px; margin:0px; }
body  { margin:0px; padding:0px; line-height:17px; background-color:#ffffff; font-size:12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; }

a { text-decoration:none; color:black; }
a:hover { text-decoration:underline; }
.left { float:left; }
.clear { clear: both; }
.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}

#widget-wrapper { width:170px; float:left; }

#widget-logo { float:left; width:170px; height:79px; background-image:url(../media/images/customer/widget-icon72.png); } /*widget-logo.png*/
	.smallbox { float:left; width:170px; height:20px; margin-top:6px; overflow:hidden; }
		.header { float:left; width:165px; height:18px; padding:2px 0px 0px 5px; background-color:#ddd;}
	.box { float:left; width:170px; height:30px; margin-top:6px;overflow:hidden; }
		.bezeichnung { float:left; width:120px; height:25px; padding:6px 0px 0px 5px; background-color:#ddd; margin-right:6px; }
		.wert { float:left; width:34px; height:25px; padding:6px 5px 0px 0px; background-color:#ddd; text-align:right;  }
		.link { float:left; width:165px; height:18px; padding:2px 0px 0px 5px; background-color:#ddd;}