#content_empfang {
	background-image:url(../images/empfang_03.jpg);
	background-repeat:repeat-x;
	background-position:top;
	float:left;
	height:343px;
	width:726px;
}
/***********************************************/

#navi img {	
	margin-top:15px;
	margin-bottom:-3px;
	border:0;
	padding:0;
}
/***********************************************/

#ihk {
	height:170px;
	background-image:url(../images/empfang_07.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#EAE8E7;
	text-align:left;
}
#ihk img {
	margin:30px 0 0 25px;
}
/***********************************************/

#footer_empfang {
	background-color:#004494;
	height:32px;
	color:#fff;
	margin:auto;
	text-align:center;
	line-height:32px;
}
