
#maincontent {
	position: relative;
	height: 460px;
	min-height: 460px;
}
html>body #maincontent {
	height: auto;
}
#maincontent-head {
	margin-left: 266px; /*236 + 30*/
}
#maincontent-body {
	margin-left: 266px; /*236 + 30*/
}
#localmenu {
	position: absolute;
	top: 35px;

}

.leftcontent {
	position: absolute;
	top: 150px;
	left: 50px;
}
html>body .leftcontent {
}


.profiltidning { text-align: center; width: 236px; }
.profiltidning img { border: none; }

