body
{
	background: #666666 url('../design/glam/bodybg.jpg') fixed repeat-y center;
	text-align: center;
	margin: 0px;
	margin-left:-1px;
	* margin-left: 1px;
	min-width: 950px;
	height: 100%;
}

div#holder
{
	margin: 0 auto;
	width: 950px;
	text-align: left;
	position:relative;
	height:100%;

}

div#topMenu
{
	position:relative; /*fixed*/
	height:269px;
	margin-left:0px;
}

div#main
{
	position:absolute;
	left:180px;
	top:269px;
	width:770px;
}

div#leftMenu
{
	position:absolute;
	left:10px;
	top:269px;
	width:170px;;
}


div#leftbox{
	width:164px;
	padding:0px;
	margin:0px;
	background-color:#e0edf6;
	
}

div#leftboxsok{
	
	width:164px;
	padding:0px;
	margin:0px;
	background-color:#f8e3c9;
}
div#leftboxblue{

	height:28px;
	background-image: url(../design/glam/box_top_blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:3px;
	padding-left:5px;
	font-family:"Century Gothic", Verdana;
	font-size:16px;
	color:#FFF;
	}



div#leftboxbrown{

	height:28px;
	background-image: url(../design/glam/box_top_sok.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:3px;
	padding-left:5px;
	font-family:"Century Gothic", Verdana;
	font-size:16px;
	color:#FFF;
	}



div#leftboxbot{
	width:164px;
	height:20px;
	position:relative;
	bottom:0px;
	left:0px;
	}
.rubrikbilder{
	border:solid 0px #000;
	}
