body
{
	border: 0px;
	cursor: default;
	margin: 0px;
	background: #d7d7d7;
	
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: black;
	scroll: no;
}

a
{
	color: #0072bc;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}
a:hover
{
	text-decoration: underline;
}

th
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: black;
	}
td
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: black;
}

td.varukorg
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: white;
}

input
{
	font-family: Arial;
	font-size: 12px;
}
select
{
	font-family: Arial;
	font-size: 12px;
}
textarea
{
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}

.ButtonLabel
{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background: #e5e5e5;
}

big
{
	font-family: Arial;
	font-size: 18px;
	line-height: 20px;
	/*font-weight: bold;*/
}

big.rubrik
{
	font-family: Arial;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;

}


img
{
	border: 0px;
}

#CONTENTFRAMEBODY
{
	background: #e5e5e5;
	width: 100%;
	height: 100%;
}

#Varukorg
{
	color: #ffffff; 
	background: #000000;
	position: absolute; 
	top: 5px; 
	left: 390px; 
	width: 1px; 
	height: 1px;
	scroll: no;
}

#ShowVarukorg
{
	color: #ffffff; 
	background: #000000;
	position: absolute; 
	top: 5px; 
	left: 390px; 
	width: 400px; 
	height: 40px;
	scroll: no;
	z-index: 99;
}

#ShowOrderThanks
{
	visibility: hidden;
	color: #ffffff; 
	background: #000000;
	position: absolute; 
	top: 5px; 
	left: 390px; 
	width: 1px; 
	height: 1px;
	scroll: no;
	z-index: 99;
}

.TitleTD
{
	background: #FFFF00;
	border: 1px solid #aba000;
	PADDING: 5px;
	
}

.VarukorgTable
{
	border: 1px solid #aba000;
	PADDING: 5px;
}

.InfoTD
{
	background: #e5e5e5;
	border: 1px solid #cccccc;
	PADDING: 5px;
	
}

.ResultOddTr
{
	background: #ffffff;
}
.ResultEvenTr
{
	background: #e5e5e5;
}

#iFrame
{
	position: absolute;
	z-index: 100;
	visibility: hidden;
	background: #000000;
	

	border-left: 4px solid #ffffff;
	border-top: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
}