.allt {
}
.sida {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	top: 0px;
}
.bodyback {
	background-image: url(../pics/bak.jpg);
	width: 890px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.contentContainer {
	margin: 20px;
	position: static;
}
.belt {
	background-image: url(../pics/belt.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 900px;
}
.huvudbild {
	background-image: url(../pics/huvud.jpg);
	height: 220px;
	background-repeat: no-repeat;
	width: 900px;
}
.body {
	border-left-width: 1px;
	border-left-style: solid;
	margin-left: 130px;
	padding-left: 15px;
	text-align: left;
	top: 0px;
}
.foot {
	font-size: 10px;
	border-top-style: dashed;
	border-top-width: 1px;
	margin-top: 10px;
	padding: 10px;
}
.image-right {
	float: right;
}
.tabell {
	font-size: 11px;
}
.text {
}
.highlight {
	color: #990000;
}
a.current:link {
	text-decoration: none;
	color: #990000;
}
a.current:visited {
	text-decoration: none;
	color: #990000;
}