.mainbackground {
	background-image: url(bg3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.left {
	background-image: url(left.jpg);
	background-repeat: no-repeat;
}
.menu {
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
}
.content {
	background-image: url(content.jpg);
	background-repeat: no-repeat;
}
.bottom {
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
}
.rubrik {
	font-family: Calibri;
	font-size: medium;
	font-weight: bold;
	color: #000;
	z-index: 1000;
}
.brodtext {
	font-family: Calibri;
	font-size: small;
	color: #000;
	z-index: 1000;
}
.mainbackground {
	font-family: Calibri;
	font-size: x-large;
	font-weight: bold;
	color: #8e1413;
}
.banner {
	font-family: Calibri;
	font-size: x-large;
	font-weight: bold;
	color: #8e1413;
}

.smallrubrik {
	font-family: Calibri;
	font-size: small;
	font-weight: bold;
	color: #000;
	z-index: 1000;
}
.zindex {
	z-index: 800;
}
