#content{
	position: absolute;
	top: 124px;
	width: 100%;
	height: 355px;
	z-index: 8;
}
#bild1, #bild2, #text, #special{
	float: left;
	overflow: hidden;
	height: 355px;
	background-color: #efe5e6;
}
#text{
	overflow: hidden;
	margin-left: 59px;
	padding-right: 86px;
	line-height: 22px;
	background-color: transparent;
}
#special{
	overflow: show;
	line-height: 22px;
	background-color: transparent;
}
