@charset "utf-8";
/*------------------------------------------- begin imprint content ------------------------------------------------*/
.contentbox {
	position: absolute;
	top: 155px;
	min-width: 832px; /* Specify the min-width (368px + pictures maxwidth + 10px) */
	width: 100%;
	min-height: 550px;
	height: 550px;
	overflow: hidden;
	display: block;
	z-index: 10;
}
.content {
	min-width: 832px; /* Specify the min-width (368px + pictures maxwidth + 10px) */
}
* html .contentbox, * html .content {
	width: 832px;
}
.content img {
	margin-top: 120px;
}
#imprint_text {
	position: absolute; /* content for searchengines! */
	left: -9999px;
	margin-top: 185px;
	width: 453px;
	font-size: 13px;
	line-height: 14px;
	display: block;
}
/*------------------------------------------- end imprint content ------------------------------------------------*/
