body {
	background-image: url(bg_huvud.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg-tabell { 
background-color: #ffffff;
}
.bg-mitten { 
background-image: 
url('bg_mitten.jpg');
background-repeat: repeat;
}
.bg-v { 
background-image: 
url('sidfot-v.jpg');
background-repeat: repeat-y;
background-position: right; 
}
.bg-h { 
background-image: 
url('sidfot-h.jpg');
background-repeat: repeat-y;
background-position: left; 
}
.tabell-topp { 
background-image: 
url('table-topp.jpg');
background-repeat: repeat-x;
background-position: bottom; 
}
.tabell-botten { 
background-image: 
url('table-botten.jpg');
background-repeat: repeat-x;
background-position: top; 
}
.tabell-v { 
background-image: 
url('table-v.jpg');
background-repeat: repeat-y;
background-position: right; 
}
.tabell-h { 
background-image: 
url('table-h.jpg');
background-repeat: repeat-y;
background-position: left; 
}

img.tabell-bredd {
width: 3px;
height: 3px;
}
img.tabell-hojd {
width: 3px;
height: 3px;
}

.bg-artists_line { 
background-image: 
url('release/linje.jpg');
background-repeat: repeat-x;
}

a:link {
	color: #951010;
}
a:visited {
	color: #951010;
}
a:hover {
	color: #951010;
}
a:active {
	color: #951010;
}

.releases-artist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #503618;
}
.releases-titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #951010;
}
.releases-typ {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #503618;
}

.huvudrubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #951010;
}
.mindrerubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #951010;
}
.nyhetsdatum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #503618;
}
.normaltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #503618;
}

.bg-releases-horisontell-topp { 
background-image: 
url('release/linje-horisontell.jpg');
background-repeat: repeat-x;
background-position: topp; 
}
.bg-releases-horisontell-botten { 
background-image: 
url('release/linje-horisontell.jpg');
background-repeat: repeat-x;
background-position: bottom; 
}
.bg-releases-vertikal-vanster { 
background-image: 
url('release/linje-vertikal.jpg');
background-repeat: repeat-y;
background-position: left; 
}
.bg-releases-vertikal-hoger { 
background-image: 
url('release/linje-vertikal.jpg');
background-repeat: repeat-y;
background-position: right; 
}