@charset "utf-8";
/* CSS Document */
#logo img {
	margin-right: 20px;
}
div.column {
	float: left;
}
.two .column {
	width: 50%;
}
.two .wide {
	width:66.67%;
	padding:0;
	background: white;
}
.two .slim {
	width:33.33%;
	/* background: #FAFAFB; */
}
div.first {
	min-height: 1em;
}
div#aktuellt ul { width:184px; }

div#aktuellt li {padding:8px 0px; }

div#aktuellt li.aldrenyheter { background: url(../images/rellink.gif) no-repeat 0px 5px;
						   padding:0px 0px 0px 15px;	}
						   
#maincontent {
	padding: 0 50px 0 50px;
}
