*
{
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana; 
	color:#000000;
}

hr
{
	color:#000000;
	height:1px;
	border:1px solid #000000;
}

#abt_betaling
{
	width:0px;
	height:0px;
	border:0;
	display:none;
}

#div_annuller
{
	position:absolute;
	left:50%;
	top:50%;
	width:300px;
	height:50px;

	margin-left:-150px;
	margin-top:-25px;

	text-align:center;

	font-size:12px;
	font-weight:bold;
	color:red;
}

#history_goback
{
	position:absolute;
	left:50%;
	width:200px;
	margin-top:25px;
	margin-left:-100px;
	text-align:center;
	cursor:pointer;cursor:hand;
}

#div_annuller a
{
	font-size:12px;
	font-weight:bold;
	color:blue;
}

input
{
	color:#000000;
}

BODY 
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BORDER: 0px;
	BACKGROUND-REPEAT: no-repeat; 
	OVERFLOW:AUTO;
}

#shop_container
{
	color:#000000;
	overflow:auto;
	width:930px;
	height:805px;
	margin-top:70px;
	margin-left:30px;
}

.coop_back_button
{
	text-decoration:underline;
	background:transparent;
	white-space:pre;
	text-align:left;
	border:0;
	margin:0;
	padding:0;
	cursor:pointer;cursor:hand;
}

.tr_head 	{ background:#CCCCCC; }
.tr_sub 	{ background:#EEEEEE; }

.tr_head td,
.tr_sub td	{ padding-left:10px; padding-right:10px; }

.tr_sub td,
.tr_head td,
.tr_sub b	{ color:#000000; }

.shop_headline	{ font-size:14px; font-weight:bold; }

#kvittering_table
{
	position:absolute;
	width:830px;
	left:50%;
	top:50%;
	margin-left:-415px;
	margin-top:-200px;
	border:1px dotted #000000;
	text-align:left;
}

#kvittering_table td
{
	color:#000000;
}

.kvit_head	{ background:#FFFFFF; font-weight:bold; }
.kvit_sub1	{ color:#000000; }
.kvit_sub2	{ color:#000000; width:100%; text-align:left; }
