body {
	background: url(images/bakgrund.gif);
	font: normal 12px Geneva, Arial, Verdana, sans-serif;
	margin: 0 auto;
}

#wrapper {
	margin: 0 auto;
	width: 980px;
}

#toppen {
	width: 980px;
	height: 150px;
	margin: 20px 0 0 0;
	float: left;
}

#navigering {
	width: 940px;
	height: 28px;
	background: url(images/navigering.gif) no-repeat;
	margin: 6px 0 0 0;
	padding: 8px 0 0 40px;
	float: left;
}

#navigering a {
	text-decoration: none;
}

#navigering a:hover {
	color:#666;
}

#navigering a#current {
	text-decoration: underline;
	color: #777;
}

#mitten {
	width: 980px;
	margin: 0;
	float: left;
	line-height: 150%;
}

#innehall {
	width: 655px;
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
}

#brodtext-a {
	background: url(images/brodtext-a.gif) no-repeat;
	margin: 0 6px 0 0;
	width: 649px;
	height: 40px;
	float: left;
}

#brodtext-b {
	background: url(images/brodtext-b.gif) repeat-y;
	margin: 0 6px 0 0;
	padding: 0 40px;
	width: 569px;
	float: left;
}

#brodtext-c {
	background: url(images/brodtext-c.gif) no-repeat;
	margin: 0 6px 6px 0;
	width: 649px;
	height: 40px;
	float: left;
}

#aktuellt {
	width: 325px;
	margin: 0 0 20px 0;
	float: left;
}

#meny-a {
	width: 325px;
	height: 40px;
	margin: 0;
	background: url(images/meny-a.gif) no-repeat;
	float: left;
}

#meny-b {
	width: 245px;
	margin: 0;
	padding: 0 40px;
	background: url(images/meny-b.gif) repeat-y;
	float: left;
	font-size: 10px;
	line-height: 120%;
}

#meny-c {
	width: 325px;
	height: 40px;
	margin: 0 0 6px 0;
	background: url(images/meny-c.gif) no-repeat;
	float: left;
}

#meny-d {
	width: 325px;
	height: 15px;
	margin: 0;
	background: url(images/meny-d.gif) no-repeat;
	float: left;
}

#meny-e {
	width: 325px;
	height: 15px;
	margin: 0;
	background: url(images/meny-e.gif) no-repeat;
	float: left;
}

#sidfot {
	width: 569px;
	height: 30px;
	background: url(images/sidfot.gif) no-repeat;
	text-align: right;
	margin: 0 6px 0 0;
	padding: 6px 40px;
	float: left;
	font-size: 10px;
}

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

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

ul, ol, li {
	margin: 0;
	padding: 6;
}