div.logo
{
	background-image: url('/bilder/logo_en.png');
	background-repeat: no-repeat;
	background-position: center 0;
	height: 60px;
	top: 10px;
	z-index: -1;
	position: absolute;
	width: 100%;
	min-width: 1000px;
}
div.alle { width: 800px; }

span.underoverskrift
{
	font-family: 'Times New Roman';
	text-transform: uppercase;
	line-height: 170px;
	letter-spacing: 2px;
	font-size: 26px;
}
