.unit_table_class {
	margin-right: 15px;
	height: 140px;
}
.unit_table_class1 {
	margin-right: 20px;
	height: 140px;
}
.unit_top {
	background-image: url("../img/unit_top.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 11px;
	height: 17px;
}

.unit_right {
	border-right-color: #FF9900;
	border-right-style: solid;
	border-right-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
}
.unit_left {
	border-left-color: #FF9900;
	border-left-style: solid;
	border-left-width: 1px;
	height: 120px;
	padding-left: 5px;
}

.unit_bottom {
	background-image: url("../img/unit_bottom.jpg");
	background-repeat: no-repeat;
	background-position: top;
}

.dyn_ueb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 10px;
}
.dyn_ueb2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 6px;
	background-color: #C9DFC8;
	vertical-align: middle;
	padding-top: 6px;
	padding-left: 6px;
}
.dyn_ueb3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #96387A;
	font-weight: bold;
	padding-bottom: 6px;

}
.dyn_zusatz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-style: italic;
}