@charset "utf-8";
/* CSS Document */

html { overflow-x: hidden; }

body {
	background-color: #0d0d10;
	margin: 0px;
	padding: 0px;
	background-image: url(systempix/bgr.gif);
	background-repeat: repeat-y;
}
	a {color: #48504f; text-decoration:none}
	a:hover {color: #8c9798;}

p {
	font-size: 12px;
	padding: 0px; margin: 0px;
	margin-bottom: 12px;
	line-height: 14px;
	font-family: arial, verdana,tahoma;
	color: #8c9798;
}

td {
	font-family: arial, verdana,tahoma;
	font-size: 12px;
	color: #8c9798;
	padding: 0px; margin: 0px;
}

h6
{
	font-family: arial, verdana,tahoma;
	font-size: 14px;
	padding: 0px; margin: 0px;
	margin-bottom: 12px;
	font-weight: normal;
	line-height: 12px;
	color: #566162;
}

em, i {
	font-style: italic;
}

strong, b {
	font-weight: bold;
	color: #566162;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 999px;
}
#col1 {
	float: left;
	width: 296px;
	height: 660px;
	background-repeat: no-repeat;
}
#col2 {
	float: left;
	width: 378px;
	padding-top: 32px;
	padding-right: 37px;
	padding-left: 37px;
}
#col3 {
	float: left;
	width: 239px;
	background-image: url(systempix/bgr_col3.jpg);
	background-repeat: no-repeat;
	height: 683px;
	padding-top: 14px;
	padding-left: 12px;
}
#meny {
	/* position: absolute; 
	left: 133px;
	top: 370px;*/

	padding-top: 370px;
	padding-left: 133px;
	
}
#logos {
	position: absolute;
	width: 75px;
	left: 209px;
	top: 610px;
}
#player {
	/* position: absolute;
	left: 328px;
	top: 0px; */	
	padding-left: 658px;

}
