html {
	max-width:150px;
}

body {
	background: #fff;
	text-align:left; font-family: tahoma; arial, sans-serif; 
	font-size:100%; 
	letter-spacing:0.05em;
	z-index:2;
}

ul
{
	position: absolute;
	left: -1.5em;
	top: 70px;
}
li 
{
	text-align: left;
	list-style-type:none;
}

#logga
{
	position: absolute;
	left: 15px;
	top: 25px;
}

a {color: #000;text-decoration: none;}
a:hover {text-decoration:underline; }

#footer
{
	display: block;
	background: transparent url(../bilder/lowerleft.gif) no-repeat scroll left bottom;
	position: absolute;
	width: 120px;
	height: 236px;
	top:26em;
	left: 0px;
	z-index:1;
}

