#cell {
	position: absolute;
	height: 850px;
	width: 980px;
	background-image: url(../image/column/column.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#menu {
	position: absolute;
	height: 840px;
	width: 150px;
	left: 40px;
	top: 0px;
}
#titel {
	position: absolute;
	height: 60px;
	width: 600px;
	left: 290px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 39px;
	font-style: normal;
	color: #265610;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
#iframe_column {
	position: absolute;
	height: 190px;
	width: 710px;
	left: 240px;
	top: 140px;
	text-align: left;
	visibility: inherit;
	z-index: 3;
}