html, body {
    background: url(../bilder/bg.gif);
    height: 100%;
	width:100%;
    margin: 0px;
	padding:0px;
    font-family: Arial,"Trebuchet MS", Tahoma, Verdana, sans-serif;
    color: #000000;
	
}
#first {
	width:100%;
    text-align: center;
    margin: 0px;
}
form {
display:inline;
}
img {
	border:0px;
}
.mainbox {
border:1px solid #cccccc; 
padding:6px;
}
table,tr,td,span,div {
	font-family:Arial, "Trebuchet MS";
	font-weight:normal;
	font-size: 12px;
	color: #000;
	line-height:16px;
	empty-cells: show;
}
.allcontent {
	position:relative;
	width: 984px;
	margin: 0px;
	text-align:left;
    background: url(../bilder/bg_main.gif);
}
#allcontent_logo {
	position:static;
	padding:0px;
	margin:0px;
	width: 971px;
	height: 109px;
	margin-left: 5px;
    background: url(../bilder/bg_logo.gif);
	border:0px solid;
}
.allcontent_main {
	position:relative;
	margin:0px 0px 0px 20px;
	width: 974px;
	padding: 0px;
	text-align:left;
    background: url(../bilder/bg_menu_fade.gif) repeat-y;
}
.allcontent_bottom {
	position:relative;
	margin:0px 0px 0px 0px;
	width: 954px;
	padding: 15px 0px 15px 20px;
	text-align:left;
}
.allcontent_bottom li {
list-style-type: square;
color:#7d7d7d;
}
.allcontent_bottom a:link, .allcontent_bottom a:visited {
color:#7d7d7d;
text-decoration:none;
}
.allcontent_bottom a:hover {
color:#C46A00;
text-decoration:underline;
}
#main_menu {
	float:left;
	height:auto;
	text-align:left;
	border:0px solid;
	width:200px;
}
#main_main {
	float:left;
	text-align:left;
	width:760px;
}
#main_search {
	position:relative;
	width: 749px;
	height:160px;
	text-align: left;
	margin: 0px;
	background-color: #FFFFFF;
    background: url(../bilder/bg_search.jpg) no-repeat;
	
}
.rub_cart {
	font-weight: bold;
	font-size: 11px;
	color: #575757;
}
.main_float {
	float:left;
	height:auto;
	text-align:left;
}
#top_pay {
	position:absolute;
	top:2px;
	left:230px;
}
#top_varukorg {
	position:absolute;
	top:70px;
	right:10px;
	z-index:400;
}
#top_kundtjanst {
	position:absolute;
	top:70px;
	left:205px;
	z-index:402;
}
#inlogg {
	position:absolute;
	top:8px;
	right:10px;
}
#varukorg {
	float:left;
	width: 480px;
	text-align: left;
	border:1px solid #d3e0eb;
	background-color:#FFFFFF;
    background: url('../bilder/bg_varukorg.gif');
	margin-left:20px;
	height:32px;
}
#varukorgDD {
	background-color: WHITE;
	border:1px solid #cccccc;
	width:260px;
}
#AddToBasketWorkDIV 
{
	position:absolute;
	top:3px;
	right:260px;
	width:220px;
	height:19px;
	z-index:90;
	visibility: hidden;
}
#box_grey {
	background-color: #f0f0f0;
}
#box_grey_in {
	font-size:12px;
	padding:6px 15px 6px 15px;
}
.box_rubrik {
	text-align: left;
	border:0px solid #d3e0eb;
    background: #004169;
	margin-left:0px;
}
.box {
	text-align: left;
    background: url('../bilder/bg_head.gif');
	margin:0px;
	height:32px;
}
.box_in {
	padding:8px 0px 8px 20px;
}
.box_konto {
	float:left;
	text-align: left;
	border:1px solid #d3e0eb;
    background: url('../bilder/bg_konto.gif');
	height:30px;
	margin-left:12px;
	margin-top:3px;
}
.box_konto_in {
	padding:7px 15px 0px 15px;
	font-weight:bold;
}
#main_menu_search {
	position:relative;
	width: 170px;
	height:120px;
	text-align: left;
	margin: 0px;
	background-color: #FFFFFF;
    background: url(../bilder/bg_menu_search.gif);
}


#main_inlogg {
	position:absolute;
	left: 24px;
	top:20px;
	color:#000000;
	text-align: left;
	font-size:11px;
	line-height:18px;
	font-family: Verdana, Arial, "Trebuchet MS";
	margin: 0px auto;
}
#main_searchknapp {
	position:absolute;
	left: 360px;
	top:85px;
	text-align: left;
	margin: 0px auto;
}

.main_searchinput {
font-size:20px;
font-weight:bold;
padding:3px 4px 0px 9px;
height:31px;
width:105px;
color:#000000;
border: 1px solid #757a7e;
margin:0px;
background: url(../bilder/bg_input.gif) repeat-x;
}
#tableborder td {
	margin:0px;
	padding:3px
}
#table_bg td {
	margin:0px;
	padding:4px;
    background: url(../bilder/bg_grey.gif);
}
.tdbold td {
	font-weight:bold;
}
/*     MENYYYYYYYYYYYYYYYYYYYYYY */
.menu {
	clear:left;
	margin-bottom:5px;
    background: url(../bilder/bg_menu.gif);
	width:170px;
}
.menu_in {
	margin:0px;
	padding:4px 3px 4px 8px;
	color:#000000;
}

.menu_in a:link, .menu_in a:visited{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
.menu_in a:hover, .menu_in a:active{
	color:#C46A00;
	text-decoration:underline;
	font-weight:bold;
}

.bg_white {
    background: url(../bilder/white.gif);
}
.table_holder {
	width: 795px;
	text-align: left;
	display:none;
}
.visa_box a:link, .visa_box a:visited{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#004169;
}
.border {border-bottom: 1px solid #cfcfcf;font-size: 12px;}
.border_black {border-bottom: 1px solid #000000;}
.border_bg {border-bottom: 1px solid #cfcfcf;font-size: 12px;background: url(../bilder/bg_grey.gif);}
.border_head {
font-size: 13px;
background: url(../bilder/bg_varukorg.gif);
padding:6px 5px 6px 5px;
border-bottom: 1px solid #d3e0eb;
border-top: 1px solid #d3e0eb;

}
.border2 {	border-bottom: 2px solid #cfcfcf;font-size: 13px;}
.border_bottom {border-bottom: 1px solid #e5e5e5;font-size: 13px;background: url(../bilder/bg_td.gif);}
.border_bg2 {border-bottom: 1px solid #e5e5e5;font-size: 13px;}
.border_bottom_bg {border-bottom: 1px solid #cfcfcf;font-size: 13px;background: url(../bilder/bg_grey.gif);}
.orange {
	color:#c4cce1;
	font-family:arial;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}

.td13 {
	font-size:13px;
}

.small {
  font-size: 11px;
  line-height:12px;
}
h1 {
	font-family:arial;
	font-size: 15px;
	font-weight: bold;
    color: #FFF;
	margin: 0px;
}
.h1 {
	font-family:arial;
	font-size: 15px;
	font-weight: bold;
    color: #c46a00;
	margin: 0px;
}
.h2 {
	font-weight: bold; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000; 
	line-height:16px;
	margin-top:10px; 
	margin-bottom:2px;
	}
.rub_search {
  font-family: arial;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
  background: url(../bilder/ac_rub_bg.gif);
  padding:5px 0px 5px 20px;
  width:720px;
}
.produkt_rub_big {
  font-family: arial;
  font-size: 16px;
  color: #004169;
  font-weight: bold;
}
.produkt_rub_td {
  font-family: arial;
  font-size: 14px;
  color: #004169;
  font-weight: bold;
}
.regno_title {
  font-family: arial;
  font-size: 22px;
  color: #000000;
  font-weight: bold;
}
.regno_td {
  font-family: arial;
  font-size: 13px;
  color: #000000;
  font-weight: bold;
}
.produkt_rub {
  font-family: arial;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}
.produkt_pris {
  font-family: arial;
  font-size: 16px;
  color: #000066;
  font-weight: bold;
}
.produkt_pris_small {
  font-family: arial;
  font-size: 14px;
  color: #000066;
  font-weight: bold;
}
.main_grey {
	color:#787777;
	font-weight:bold;
	font-size: 10px;
}
.main_greyer {
	color:#514f50;
	font-weight:bold;
	font-size: 10px;
}

.fb {
	font-family:arial;
	font-size: 15px;
}
.clear {
clear: both;
width: 100%;
height: 0;
line-height: 0;
font-size: 0;
padding: 0;
margin:0;
border: 0;
}
.button_big {
font-size:13px;
color:#000000;
font-weight:bold;
height:30px;
}

.button_small {
font-size:12px;
color:#000000;
font-weight:bold;
height:26px;
}

.finput {
font-size:14px;
font-weight:bold;
padding:3px 4px 0px 9px;
height:20px;
width:190px;
color:#000000;
border: 1px solid #999999;
background: url(../bilder/bg_input.gif) repeat-x;
}
.finput_small {
font-size:12px;
font-weight:bold;
padding:1px 0px 0px 5px;
height:18px;
color:#000000;
border: 1px solid #8fa7b5;
background: url(../bilder/bg_input.gif) repeat-x;
}
.finput_pris {
font-size:16px;
font-weight:bold;
height:18px;
width:200px;
text-align:right;
color:#000000;
border: 0px solid #8fa7b5;
border-bottom:0px solid #CCCCCC;
}
.white {
color:#FFFFFF;
}
.input {
    background: url(../bilder/bg_input.gif) no-repeat;
	border:1px solid #8fa7b5;
	padding-left:8px;
	height:20px;
	padding:2px 0px 0px 5px;
	font-family: arial;
}
input,textarea  {
	font-family: arial;
	font-size:12px;
	color:#000000;
}
.search_regnr {
    background: url(../bilder/bg_regnr.gif) no-repeat;
	border:0px solid #c6cacf;
	padding:4px 0px 0px 14px;
	height:29px;
	width:90px;
	font-size:18px;
}
a:link, a:visited {
    color: #113e5f;
    text-decoration: underline;
}
a:hover {
    color: #C46A00;
    text-decoration: underline;
}
a.small:link,a.small:visited{
    color: #C46A00;
    text-decoration: underline;
}
a.greyer:link, a.greyer:visited{
    color: #514f50;
	font-weight:bold;
    text-decoration: none;
}
a.greyer:hover, a.greyer:active{
    color: #514f50;
	font-weight:bold;
    text-decoration: underline;
}
a.linkwhite:link, a.linkwhite:visited{
    color: #FFFFFF;
	font-weight:bold;
    text-decoration: none;
}
a.linkwhite:hover{
    color: #FFFFFF;
    text-decoration: underline;
}

a.link_meny:link, a.link_meny:visited, a.link_meny:active{
    color: #000000;
	font-size:9pt;
	font-weight:bold;
    text-decoration: none;
}
a.link_meny:hover{
    text-decoration: underline;
}
a.link_bold:link, a.link_bold:visited{
	font-weight:bold;
	color:#113e5f;
    text-decoration: none;
}
a.link_top:link, a.link_top:visited{
	font-weight:bold;
	color:#855812;
    text-decoration: none;
}
a.link_kassa:link, a.link_kassa:visited{
	font-weight:bold;
	color:#000000;
    text-decoration: underline;
}
a.link_kassa:hover{
	font-weight:bold;
	color:#C46A00;
    text-decoration: underline;
}
.FirstBlankOrderRow { display: none; }
.FirstBlankOrderRowVisible { display: table-row; }
.hidden { display: none; }
.visible { display: block; float:left; font-size: 14px; }
.input_image { display:inline; padding:0px; margin:0px; width:19px; vertical-align:middle; }

