#content {
    position: absolute;
    top: 132px;
    height: 308px;
    width: 750px;
    margin-top: 32px;
    color: white;
    background-color: black;
    padding: 20px 10px;
}
#logo_messe img {
	position: absolute;
	left: 670px;
	top: 532px;
}
#iframe {
	float: left;
	width: 530px;
	padding: 0 10px 0 0;
	height: 310px;
	overflow: auto;
}
#schmuck {
	position: absolute;
	top: 20px;
	left: 550px;
	width: 220px;
	text-align: center;
}
#schmuck img {
	margin: 0 auto 10px auto;
}