/* ÅÄÖ (to make it utf8) */

#pageSitemap {
	float: right;
	border: 2px solid #ececec;
	width: 740px;
	padding-bottom: 15px;
	font-size: 12px;
	background-image: url(/img/right_bg.png);
	background-repeat: no-repeat;
	background-color: #f0f0f0;
}

div.box {
	width: 670px;
	margin: 15px;
	margin-bottom: 0px;
	padding: 10px;
	float: left;
}

h1 {
	color: #0d4e7c;
	text-transform: uppercase;
	font-size: 18px;
}

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

ul {
	color: #0d4e7c;	
}

ul li.nodot {
	list-style: none;
}

li.header {
	text-transform: uppercase;
	font-weight: bolder;
	color: #000;
	list-style: none;
}