body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(layoutbilder/bkgr-halv.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	background-color: #D6CDD3;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0px;
	color: #453C46;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #7C6575;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom: -2px;
	color: #453C46;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 6px;
	margin-bottom: 3px;
	color: #453C46;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-bottom: -6px;
	color: #453C46;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	margin-bottom: 0px;
	color: #453C46;
}
a:link {
	color: #542495;
}
a:visited {
	color: #B056D8;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
dl a:link {
	color: #FFFFFF;
	font-size: 0.75em;
}
dl a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.75em;
}
dl a:hover {
	color: #9966CC;
	text-decoration: none;
	font-size: 0.75em;
}
.imgborder {
	border: thin inset #666666;
}
.imgright {
	border: thin inset #666666;
	float:right;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
}
.imgleft {
	border: thin inset #666666;
	float:left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}
li {
	font-size: 0.8em;
	margin-bottom: 2px;
}
ul {
	margin-top: 6px;
	margin-bottom: 6px;
}
tr {
	vertical-align: top;
}
dl {
	text-align: left;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
}
.menuheads {
	margin-bottom: 0px;
	color: #9D8697;
	font-weight: bold;
}
.menulinks {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-indent: 12px;
}
.smalltext {
	font-size: 0.6em;
}
.lesmer {
	font-size: 0.8em;
	font-style: italic;
}
.bkgcolor {
	background-color: d6cdd3;
}
