body {
	background-image: url(../bilder/bg.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
.bg2 {
	background-attachment: scroll;
	background-image: url(../bilder/bg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.bgcell {
	background-image: url(../bilder/bgpixel.png);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}
.bgcell2 {
	background-image: url(../bilder/bgpixel2.png);
	background-repeat: repeat;
}
.huvudtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-image: url(bilder/bgpixel.png);
}
a {
	font-weight: normal;
}
.huvudtext2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
}.objekttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #E3E5DC;
}
.historia {
	background-attachment: scroll;
	background-image: url(../bilder/hist1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
}
