body {
	background-color: #ffffff;
	margin: auto 0 auto 0;
	font-family: verdana, arial, sans-serif;
}


#logo {
	position: absolute;
	top: 20px;
	left: 40px;
	width: 270px;
	height: 200px;
	margin: 0;
	border: 0;
}

#sidmeny {
	position: absolute;
	top: 220px;
	left: 56px;
	width: 223px;
	height: 260px;
	text-align: left;
	margin: 0;
	border: 2px solid #2F5C86;
	color: #2F5C86;
}

#innehall {
	position: absolute;
	top: 52px;
	left: 306px;
	width: 600px;
	height: auto;
	margin: 0 0 30px 0;
	padding: 10px 10px 10px 20px;
	border: 2px solid #2F5C86;
	text-align: left;
	background-color: #ffffff;
	color: #2F5C86;
}

h1 {
	font-size: 22px;
	line-height: 1.3em;
	margin: 0.6em 0 0.3em 0;
	font-style: normal;
	font-weight: bold;
}

h2 {
	font-size: 19px;
	line-height: 1.3em;
	margin: 0.6em 0 0.3em 0;
	font-style: normal;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	line-height: 1.3em;
	margin: 0.8em 0 0.3em 0;
	font-style: normal;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	line-height: 1.3em;
	margin: 0.6em 0 0.3em 0;
	font-style: normal;
	font-weight: bold;
}

p,li {
	font-size: 13px;
	line-height: 1.5em;
	margin: 0.3em 0 0.6em 0;
	font-style: normal;
	font-weight: normal;
}

ol {
	margin: 0 0 0 50px;
}

dd {
	font-size: 15px;
	line-height: 1.3em;
	margin: 0.8em 0 0.2em 18px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}


img {
	border: 0;
	margin: 0;
}

a:link {
	color: #2F5C86;
	text-decoration: none;
}

a:visited {
	color: #2F5C86;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background-color: #2F5C86;
}

a:active {
	color: #2F5C86;
	text-decoration: none;
}
