@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ebebeb;
}
body {
	background-color: #6d6a63;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.cuttext a {
	color: #5D0B0D;
}


#maincontainer {
	background-image: url(images/tableback.gif);
	background-repeat: repeat-y;
	background-position: left top;


}
#backcontainer {
	background-image: url(images/mainback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1175px;

}
#bottomcontainer {
	background-image: url(images/bottom.jpg);
	height: 266px;
	width: 903px;
	clear: both;
}
#contentcontainer {
	padding-top: 329px;
	padding-left: 225px;
	width: 450px;


}
#menu {
	position:absolute;
	left:95px;
	top:282px;
	width:138px;
	height:225px;
	z-index:1;
	visibility: visible;
}
#links {
	position:absolute;
	left:78px;
	top:668px;
	width:114px;
	height:111px;
	z-index:2;
	visibility: visible;
}
#shoutbox {
	position:absolute;
	left:773px;
	top:480px;
	width:198px;
	height:286px;
	z-index:3;
	visibility: visible;
}
#shoutboxrubrik {
	position:absolute;
	left:831px;
	top:450px;
	width:79px;
	height:28px;
	z-index:4;
}
#cutsidebar {
	position:absolute;
	left:0px;
	top:900px;
	width:222px;
	height:373px;
	z-index:5;
	background-image: url(images/cutsidebar.gif);
	background-repeat: no-repeat;
	padding-top: 265px;
	padding-left: 35px;
}


.nyhetsdatum {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 25px;
}


.indrag1 {
	padding-right: 70px;
	padding-left: 70px;
}
.indrag2 {
	padding-right: 15px;
	padding-left: 15px;
}

a {
	color: #958D73;
	text-decoration: none;
}

a:hover {
	color: #white;
	text-decoration: none;
}
#musictable_devider {
	background-color: #696558;
	height: 670px;
	width: 2px;
}
