
.tbl_overall
{
	align:center;
	width:780px;
	height:30px;
	line-height:30px;
	text-align:center;
}
.tbl_1
{
	background-color:#FFF7D7;
	width:135px;
	float:left;
	height:125px;
	text-align:center;
	line-height:125px;
	background-image: url("../images/bilder-hg.jpg");
	vertical-align:middle;
}

.tbl_2
{
	background-color:#F7E7AB;
	width:435px;
	float:left;
	padding: 10px 5px 0px 5px;
	height:115px;
	line-height:16px;
	text-align:left;
}

.tbl_3
{
	background-color:#FFF7D7;
	width:200px;
	float:right;
	line-height:125px;
	text-align:center;
	height:125px;
	text-align:center;
	font-weight:bold;
}

.tbl_trenner
{
	align:center;
	width:780px;
	height:5px;
	line-height:5px;
	text-align:center;
	background-color:#FFF7D7;
}