*
{
	margin:0;
	padding:0;
	text-align:left;
	border-style:none;
}

html, body
{
	font-size:16px;
	height:100%;
	margin: 0px;
	font-family: helvetica, arial, verdana;
}


div.holder
{
	min-height: 100%;
	height: 100% !important;
	text-align:center;
}

div.top_background
{
	height: 66px;
	background-image: url(bilder/background.gif);
}

div.content
{
	width:1000px;
	margin:auto;
  	margin-bottom:20px;
  	margin-top:20px;
}

div.menu
{
	height:800;
	float:left;
	margin-right:50px;
	height:100%;
}

div.leverantor_loggo
{
	width:200px;
	height:100px;
	position: absolute;
	bottom: 0;
	left: 0;
}

div.bottom_background
{
	height: 66px;
	margin-top:-66px;
	clear:both;
  	width:100%;
	background-image: url(bilder/background1.gif);
}

img.creoform_loggo
{
	width:105px;
	height:49px;
	position: absolute;
	bottom: 0;
	left: 0;
}

div.img_holder
{
	float:left; 
	font-size:9px;
  	margin-right:10px;
}

div.img_holder1
{
	font-size:9px;
}

div.sq_color
{
	border:#000000 1px solid; 
	width:25px; 
	height:25px; 
	float:left; 
	margin-right:2px;
}

div.sq_lucka
{
	border:#000000 1px solid; 
	width:100px; 
	height:150px; 
	float:left; 
	margin-right:2px;
}

a:link {color: #000000; text-decoration: none; }
a:active {color: #00000; text-decoration: none; }
a:visited {color: #000000; text-decoration: none; }
a:hover {color: #000000; text-decoration: underline; }