body {
	text-align: left;
}

#header {
	float: left;
	width: 740 px;

}

#content {
	font-size: 10pt;
	font-family: Courier;
	text-align: left;
	color: #333333;
	width: 740 px;
	border: none;
	padding-top: 30px;
	padding-bottom: 30px;

}

table {
	font-size: 10pt;
	font-family: Courier;
	text-align: left;
	color: #333333;
}

#content img {
	padding-right: 10px;
	vertical-align: top;
}

#uppdaterad {
	font-size: 8pt;
	font-family: Courier;
	color: #999999;
	width: 740 px;
	text-align: left;
}


#both {
	clear: both;
}

#footer {
	text-align: left;
	font-size: 9pt;
	color: #333333;
	font-family: Courier;
	
}

#sidebar {
	padding-left:20px;
	color: #333333;
	text-align: left;
	font-size: 11pt;
	font-family: Courier;
}

#sidebar li {
	list-style-type: none;
}

#sidebar ul {
	padding-left: 0px;
}

#sidebar a:link { 
	text-decoration: none; color: #333333
}

#sidebar a:visited { 
	text-decoration: none; color: #333333
}

#sidebar a:active { 
	text-decoration: none; color: #666666
}

#sidebar a:hover { 
	text-decoration: underline
}

#bloggknapp {
	border: none;
}

.depth_1 {
	font-size: 9pt;
	padding-left: 10px;
}

#marken {
	text-align: justify;
	font-size: 8pt;
	letter-spacing: 1px;
	line-height: 15px;
	font-weight: bold;
	color: #808000; 
	font-family: Courier;
}

#marken a:link { 
	text-decoration: none; color: #808000
}

#marken a:visited { 
	text-decoration: none; color: #808000
}

#marken a:active { 
	text-decoration: none; color: #666666
}

#marken a:hover { 
	text-decoration: underline
}

.title {
	font-size: 11pt;
	font-family: Courier;
	font-weight: bold;
}

hr {
  	border: 0;
	background-color: #999999;
	height: 2px;
	width: 740px;
	float: left;
}

h1 { 
	font-size: 16pt;
	font-family: Courier;
	font-weight: bold;
}

h2 { 
	font-size: 14pt;
	font-family: Courier;
	font-weight: bold;
}

h3 { 
	font-size: 12pt;
	font-family: Courier;
	font-weight: normal;
}

h4 { 
	font-size: 8pt;
	font-family: Courier;
	font-weight: normal;
}

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

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

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

a:hover { 
	text-decoration: underline
}