.placMeny {
	position : absolute;
	left : 2px;
	top : 11em;
	z-index : 9;
}
.placBanner {
	position : relative;
	left : 11em;
	top : 1.5em;
	z-index : 10;
	padding-bottom : 2em;
}
.placText {
	position : relative;
	left : 11em;
	top : 1.5em;
	width : 335px;
	z-index : 20;
}
.placKontaktbild {
	float : right;
	left : 1em;
	z-index : 10;
}
.placRutan {
	position : absolute;
	left : 50%;
	margin-left : -234px;
	width : 468px;
	background-color : #FFF; 
	color : #000;
	z-index : 0;
}
