#table_gesamt {
	/*padding-bottom:20px;*/
}
#table_gesamt a:link {
	text-decoration:none;
	color:#666666;
}
#table_gesamt a:visited {
	text-decoration:none;
	color:#666666;
}
#table_gesamt a:hover {
	text-decoration:underline;
	color:#77B8A5;
}
#table_gesamt a:active {
	text-decoration:none;
	color:#666666;
}
.arrow {
	float:left;
}
.td_box_gesamt {
	vertical-align:top;
}
.table_box1{
	margin-right:30px;
	margin-bottom:25px;
	border-collapse:collapse;
}
.table_box2{

	border-collapse:collapse;
}
.td_box_top_left {
	width:15px;
	padding: 2px 0px 2px 0px;
	background-image:url(../images/tables/header_corner_left_top.gif);
	background-repeat:no-repeat;
	border-bottom:solid #757575 1px;
}
.td_box_top_center {
	padding: 2px 0px 2px 0px;
	text-align:center;
	width:181px;
	font-size:12px;
	letter-spacing:0.1em;
	vertical-align:top;
	color:#666666;
	background:#94D4C1;
	border:solid #757575;
	border-width:1px 0px 1px 0px;
}
.td_box_top_right {
	width:18px;
	padding: 2px 0px 2px 0px;
	background-image:url(../images/tables/header_corner_right_top.gif);
	background-repeat:no-repeat;
	border-bottom:solid #757575 1px;
}
.td_box_center1 {
	padding:10px 5px 10px 10px;
	font-size:11px;
	width:230px;
	height:95px;
	vertical-align:top;
	background:#F6F6F6;
	border:solid #757575;
	border-width:1px 1px 0px 1px;
}
.td_box_center2 {
	padding:10px 5px 10px 10px;
	font-size:11px;
	width:230px;
	height:150px;
	vertical-align:top;
	background:#F6F6F6;
	border:solid #757575;
	border-width:1px 1px 0px 1px;
}
.td_box_bottom_left {
	width:15px;
	padding: 2px 0px 2px 0px;
	background-image:url(../images/tables/header_corner_left_bottom.gif);
	background-repeat:no-repeat;
	border:solid #757575;
	border-width:0px 0px 1px 1px;
}
.td_box_bottom_center {
	padding: 2px 5px 2px 30px;
	width:12px;
	font-size:12px;
	letter-spacing:0.1em;
	vertical-align:top;
	color:#666666;
	background:#F6F6F6;
	border-bottom:solid #757575 1px;

}
.td_box_bottom_right {
	width:18px;
	padding: 2px 0px 2px 0px;
	background-image:url(../images/tables/header_corner_right_bottom.gif);
	background-repeat:no-repeat;
	border:solid #757575;
	border-width:0px 1px 1px 0px;

}