body {
	background-color: #ffffff;
	margin: 0;
	font-family: georgia, "times new roman", times, serif;
	height: 100%;
}


#logo {
	position: absolute;
	top: 100px;
	left: 40px;
	width: 200px;
	height: 200px;
	margin: 0;
	border-bottom: 0;
	background-image: url('images/logo2.gif');
	background-repeat: no-repeat;
	background-position: top center; 
}

#sidmeny {
	position: absolute;
	top: 285px;
	left: 40px;
	float: left;
	width: 200px;
	height: auto;
	padding: 0;
	border: 0;
	font-family: verdana, arial, sans-serif;
	color: #60675F;
	text-align: center;
}

#innehall {
	position: absolute;
	top: 0;
	left: 280px;
	width: 510px;
	height: 100%;
	margin: 0;
	padding: 20px 0 20px 45px;
	border-left: 1px solid #60675F;
	text-align: left;
	background-color: #ffffff;
	color: #60675F;
}

.hoger {
	text-align: right;
}

h1,h2,h3,h4 {
	font-family: verdana, arial, sans-serif;
}

h1 {
	font-size: 22px;
	line-height: 1.3em;
	margin: 0.4em 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 {
	font-size: 13px;
	line-height: 1.5em;
	margin: 0.3em 0 0.6em 0;
	font-style: normal;
	font-weight: normal;
}

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

ul {
	margin: 0 0 0 15px;
}

img {
	border: 0;
	margin: 0;
}

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

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

a:hover {
	color: #60675F;
	text-decoration: underline;
}

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