#unternehmentext {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	border: 0;
	padding-top: 20px;
	width: 500px;  /* Box Model Hack Start */
	voice-familiy: "\"}\"";
	voice-family: inherit;
	width: 500px;
	}
	html>body #unternehmentext {
	width: 500px; /* Box Model Hack Ende */
}

#unternehmengrafik {
	position: absolute;
	left: 500px;
	top: 45px;
	margin: 0;
	border: 0;
	padding: 0;
	width: 75px;
	voice-familiy: "\"}\"";
	voice-family: inherit;
	width: 75px;
	}
	html>body #unternehmengrafik {
	width: 75px; /* Box Model Hack Ende */
}


.bildunterschrift {
	margin: 0;
	font-family:arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#666666;
	font-style:normal;
	text-align:left;
	text-indent:0px;
	text-decoration:none;
	vertical-align:text-top;
}

