body {
	position: relative;
	margin: 0px auto;
	padding: 7px 0 20px 0;
	height: auto;
	font-size: 0.8em;
	color: #1d1d1d;
	background-color: #ffffff;
	background-image: url(images/back.png);
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	}
	.menu a:link, .menu a:hover 		{color: #002bb8;background-color: inherit;font-weight: bold; text-decoration:underline}
	.menu a:visited 				{color: #551a8b;background-color: inherit;font-weight: bold; text-decoration:underline}
	
	.bottom a:link, .bottom a:hover 		{color: #002bb8;background-color: inherit;font-weight: normal; text-decoration:underline}
	.bottom a:visited 				{color: #551a8b;background-color: inherit;font-weight: normal; text-decoration:underline}
	a:link, a:hover	 			{color: #002bb8; background-color: inherit; text-decoration: underline}
	a:visited					{color: #551a8b; background-color: inherit; text-decoration: underline}						

#content {
	position: relative;
	width: 610px;
	z-index: 1;
	left: 0;
	top: 0;
	height: auto;
	margin: 0 auto;
	padding-bottom: 1px;
	color: #191919;
	background-color: #ffffff;
	background-image: url(images/top.png);
	background-position: center;
	background-repeat:no-repeat;
	background-position:top;
	}
	
#content .logo {
	margin: 6px 0 0 10px;
	border: 0;
	}
	
#content .index img {
	margin: 10px 0 0 3px;
	}

.menu {
	margin: 1px 10px 0 10px;
	line-height: 1.6em;
	}

#contact {
	margin: 0 0 0 10px;
	font-weight: bold;
	}
	
#indexbox {
	position: relative;
	width: 150px;
	margin: 3px 10px 10px 10px;
	height: auto;
	float: right;
	background-color: #e4e1da;
	border:solid;
	border-color: #a0a0a0;
	border-width: 1px;
	}
	
#box {
	position: relative;
	width: 200px;
	margin: 3px 10px 10px 10px;
	height: auto;
	float: right;
	background-color: #e4e1da;
	border:solid;
	border-color: #a0a0a0;
	border-width: 1px;
	}
	
#boxline {
	position: relative;
	width: 200px;
	margin: 3px 0 10px 0;
	height: 1px;
	float: right;
	color:#000000;
	background-color: #a0a0a0;
	}
	
	
#box p {
	color:#333333;
	margin: 6px 0 10px 10px;
	width: 190px;
	background-color: #e4e1da;
	line-height: 1.4em;
	}

#borderbottom {
	position: relative;
	margin: 0 auto;
	width: 610px;
	height: 14px;
	z-index:2;
	background-image: url(images/bedges.png);
	background-position: top;
	background-repeat: no-repeat;
	}

.energifakta {
	margin: 0 10px 0 1px;
	}

h1 {
	margin: 0 18px 13px 10px;
	font-size: 1.7em;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
	}

h2 {
	margin: 13px 10px 13px 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
	}

h3 {
	margin: 13px 10px 13px 10px;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
	}

p {
	margin: 13px 18px 13px 10px;
	}
	
.adbox {
	margin: 7px 18px 0 10px;
	}

.add {
	margin: 0 10px 10px 10px;
	font-size: 0.8em;
	font-style: italic;
	}

#box h2 {
	margin: 7px 10px -5px 10px;
	font-size: 1.2em;
	font-weight: bold;
	}

.first {
	margin: 18px 18px -5px 10px;
	font-size: 1.9em;
	font-weight: bold;
	}
	
.line {
	width: 590px;
	height: 19px;
	margin-left: 10px;
	background-image: url(images/line.png);
	background-repeat: repeat-x;
	}

.plus {
	padding: 0 0 0 0;
	margin: 13px 0 13px 27px;
	list-style-image: url(images/plus.png);
	}

.minus {
	padding: 0 0 0 0;
	margin: 13px 0 13px 27px;
	list-style-image: url(images/minus.png);
	}

ul {
	padding: 0 0 0 5px;
	margin: 13px 13px 13px 27px;
	}
	
li {
	margin-right: 10px;
	}	

ol {
	margin-top: 13px;
	margin-bottom: 13px;
	}
	
.bottom {
	font-size: 0.9em;
	margin: 5px 0 0 0;
	text-align: center;
	}