@import url("stil-felles.css");
body
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #000000;
	margin: 0px;
	background-color: #212122;
	background-image:url(gfx/gradBackBlack.gif);
	background-position:top;
	background-repeat:repeat-x;
	overflow-x: hidden;
}
#page
{
	position: absolute;
	top:0px;
	left:50%;
	width:0px;
	overflow: visible;
}
#main
{
	position: relative;
	left: -420px;
	top: 0px;
	width: 840px;
	background-image: url(gfx/shadowBottomBlack.gif);
	background-position: top;
	background-repeat: repeat-y;
}
#content
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 840px;
	background-image: url(gfx/shadowPageBlack.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#venstre_spalte
{
	position: relative;
	float: left;
	width: 592px;
	margin-top: 120px;
}
#hogre_spalte
{
	position: relative;
	float: left;
	width: 184px;
	top: 120px;
	left: 30px;
	/*top: -300px;*/
	/*left: 620px;*/
}
#din_spalte2
{
	position: relative;
	float: right;
	margin-top: 5px;
	width: 184px;
	right: 10px;
}
#din_spalte3
{
	position: relative;
	right: 18px;
	margin-top: 115px;
	width: 184px;
	float: right;
}
#din_main
{
	position: relative;
	left: 20px;
	top:0px;
	width: 800px;
	min-height: 900px;
	_height: 900px;
	background-repeat: no-repeat;
}
#gamerTagtext
{
	position: absolute;
   color: #505050;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	bottom: 15px;
	left: 115px;

}
#siteHeading
{
	position: absolute;
	width: inherit;
   color: #ffffff;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	top: 62px;
	/*left: 170px;*/
	right: 230px;
	text-align: right;

}
#kommentarListe
{
   position: relative;
	float: left;
	left: 10px;
	width: 382px;
	background-color: #ffffff;
}
#addGame
{
	position: absolute;
	top: 70px;
	left: 850px;
	width: 150px;
}
.din_btnC
{
	position: relative;
   /*right: -10px;*/
	right: 0px;
	width: 184px;
	height: 27px;
	background-repeat: no-repeat;
}
.din_btnD
{
	position: relative;
   /*right: -10px;*/
	right: 0px;
	width: 184px;
	/*height: 27px;*/
	margin-top: 0px;
	margin-bottom: 6px;
	background-repeat: no-repeat;
}

.smallThumbsMS
{
	position: relative;
	/*float: right;*/
	top: 10px;
	left: 0px;
	width: 380px;
}
.smallThumbBoxMS
{
   position: relative;
   float: left;
	background-color: #ffffff;
	height: 60px;
	width: 175px;
	left: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.designBGColor1
{
	background-color: #e4b0d7;
}
.designBGColor2
{
	background-color: #b4c55f;
}
.designBGColor3
{
	background-color: #79b8e3;
}
.designBGColor4
{
	background-color: #009d44;
}
.designBGColor11
{
	background-color: #ffccf2;
}
.designBGColor12
{
	background-color: #c6d27c;
}
.designBGColor13
{
	background-color: #24629d;
}
.designBGColor14
{
	background-color: #6ec241;
}
