body 
{
background:#ffffff;
*background-repeat:repeat;

font-family:arial ;
font-size:13px;
margin:0px;
padding:0px;
}


#container { 
width: 925px; 
padding:0px;
padding-bottom:10px;
margin: 0px auto -1px auto; 
margin-top:20px;
background:#ffffff;
border:0px solid #3e903b;
} 

h1
{
display:inline;
font-size:16px;
}

h2
{
display:inline;
font-size:16px;
}


h3
{
display:inline;
font-size:13px;
}

.linkselected
{color:red;background:white;}

.column {width:280px;border-right:1px dashed #000; padding:5px; float:left; text-align:justify;}

.produkttable
{
border:1px solid #999999;
background:#ffffff;
}
.produkttable td
{
padding:7px;
}

.smenu1 td
{
background:#f34607;
color:white;
text-align:left;
padding:5px;
}

.faktaboks td
{
background:#eeeeee;

}
.faktaboks th
{
background:#f34607;
color:white;
text-align:left;
padding:5px;

}

.searchboks
{
border:1px solid #eeeeee;
}
.searchboks td
{
background:#ffffff;

}
.searchboks th
{
font-size:11px;
background:#f34607;
color:white;
text-align:left;
padding:2px;
}


.prisboks th
{
font-size:13px;
background:#f34607;
color:white;
text-align:left;
padding:2px;
}

.prisboks
{
font-size:13px;
text-align:left;
padding:2px;

}


.prisfelt
{
font-size:14px;
text-align:right;
padding:2px;
border-bottom:1p dotted black;
}
.pristekst
{
font-size:13px;

padding:2px;
border-bottom:1p dotted black;
}


.kategoriboks th
{
font-size:11px;
background:#f34607;
color:white;
text-align:left;
padding:5px;
}





.info
{
font-size:11px;
}


ul.NoBullet {
  list-style-type: none;
	margin-left: 0px;
  padding-left: 0px;


	}
	
ul.NoBullet 	li 
{
	padding-bottom:5px;
}

ul.NoBullet 	li a
{
	color:#30702e;
}

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('./indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}
.searchresult
{

  display: inline-block; 
  width:100%;

}

.searchlink
{

font-size:16px;
color:#ba1786;
}


.showtable td
{
padding:2px;
font-weight:bold;
color:#f34607;
font-size:14px;

border-left:1px solid green;

border-bottom:1px solid green;
border-right:1px solid green;

}

.showtable th
{
padding:4px;
font-weight:bold;
color:#ffffff;
background:green;
font-size:16px;

border-left:1px solid green;

border-bottom:1px solid green;
border-right:1px solid green;

}

.req 
{
color:#de1e1e;
}
.linie td
{
border-bottom:1px dotted black;
}

.kvittering
{
padding:2px;
font-weight:bold;
color:#f34607;
font-size:12px;
border-left:1px solid green;
border-bottom:1px solid green;
border-right:1px solid green;

}
.kvittering th
{
text-align:left;
}

