<!--
/**
 * Kontakt /broadcast/customer.php
 */
/** @import(/extra/pages/include/box820.css); **/
div.custboxh,div.custboxl {
	float:left;
	width:260px;
	min-width:260px;
	max-width:260px;
	overflow:hidden;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	border:0px;
}
div.custboxh {
	height:210px;
	min-height:210px;
	max-height:210px;
}
div.custboxl {
	height:140px;
	min-height:140px;
	max-height:140px;
}
div.custboxh img {
	margin-top:0px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:0px;
	width:200px;
	height:160px;
}
div.custboxl img {
	margin-top:0px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:0px;
	width:200px;
	height:80px;
}
div.custspace {
	float:left;
	width:5px;
	min-width:5px;
	max-width:5px;
}
-->