
.MinKontoToppMenyRad1 {
	font-size: 11px;
	height: 22px;
	width: 110px;
	border: 1px solid #aaaaaa;
	background-color: #d4d4d4;
}
								
.MinKontoToppMenyRad2 {
	font-size: 11px;
	height: 22px;
	width: 110px;
	border: 1px solid #aaaaaa;
	background-color: #b4b4b4;
}
								
.MinKontoToppMenyRamme{
	margin-left: 25px;
}
								
.MinKontoToppMenyRamme a, .MinKontoToppMenyRamme a:link, .MinKontoToppMenyRamme a:visited{
	font-weight: 900;
	color: #333333;
	text-decoration: none;
}
								
.MinKontoToppMenyRamme a:hover {
	text-decoration: underline;
	font-weight: 900;
	color: #333333;
}


.MinKonto1Ramme {
	width: 540px;
	font-size: 12px;
	margin-left: 40px;
}

.MinKonto1Rader {
	font-size: 12px;
	height: 22px;
	color: #333333;
}

.MinKonto1Bokser {
	background-color: #EDEDED;
	width: 140px;
	border: 1px solid #333333;
	font-size: 11px;
	text-indent: 2px;
	height: 18px;
	margin-right: 7px;
}

.MinKonto1BokserPostnummer {
	background-color: #EDEDED;
	width: 38px;
	border: 1px solid #333333;
	font-size: 11px;
	text-indent: 2px;
	height: 18px;
	margin-right: 3px;
}

.MinKonto1BokserPoststed {
	background-color: #EDEDED;
	width: 99px;
	border: 1px solid #333333;
	font-size: 11px;
	text-indent: 2px;
	height: 18px;
	margin-right: 7px;
}


.MinKonto1Overskrifter {
	font-size: 13px;
	font-weight: 900;
	color: #333333;
	height: 25px;
}

.MinKonto2Tabell, .MinKonto5Tabell {
	font-size: 12px;
	width: 560px;
	margin-left: 20px;
}

.MinKonto2TabellOverskrift, .MinKonto5TabellOverskrift {
	background-color: #f4f4f4;
	height: 22px;
	padding-left: 5px;
	border-bottom: 1px solid #aaaaaa;
}

.MinKonto2TabellRad, .MinKonto5TabellRad {
	border-bottom: 1px solid #aaaaaa; 
	height: 24px; 
	padding-top: 2px; 
	padding-bottom: 2px;
}

.MinKonto2TabellRad a, .MinKonto5TabellRad a{
	font-size: 12px;
	font-weight: 900;
	color: #336699;
	text-decoration: none;
}

.MinKonto2TabellRad a:hover, .MinKonto5TabellRad a:hover{
	font-size: 12px;
	font-weight: 900;
	color: #336699;
	text-decoration: underline;
}

.MinKontoOrderDetaljer{
	font-size: 12px;
}

.MinKontoOrderDetaljer span{
	font-size: 12px;
	font-weight: 900;
	color: #336699;
}

.MinKontoOrdreDetaljerProduktTabell {
	width: 540px;
	margin-top: 50px;
}

.MinKontoOrdreDetaljerProduktTabellOverskrift {
	background-color: #f4f4f4;
	color: #336699;
	font-weight: 900;
	font-size: 12px;
	height: 22px;
	padding-right: 2px;
	margin: 0px;
}

.MinKontoOrdreDetaljerProduktTabellElementer {
	border-bottom: 1px solid #e4e4e4;
	font-size: 12px;
	color: #333333;
	height: 22px;
	padding-right: 2px;
	text-decoration: none;
	margin: 0px;
}
.MinKontoOrdreDetaljerProduktTabellElementer a:link, .MinKontoOrdreDetaljerProduktTabellElementer a:visited{
	font-weight: 900;
	color: #336699;
	text-decoration: none;
}

.MinKontoOrdreDetaljerProduktTabellElementer a:hover{
	font-weight: 900;
	color: #336699;
	text-decoration: underline;
}
.MinKontoOrdreDetaljerProduktTabellSumElementer {
	border-bottom: 1px solid #e4e4e4;
	background-color: #f4f4f4;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 20px;
	padding-right: 2px;
	text-decoration: none;
}
.MinKontoOrdreDetaljerProduktTabellSumElementer span{
	font-weight: 900;
}

.MinKonto2VisHistorikk {
	font-weight: 900;
	color: #333333;
	margin-left: 18px;
	margin-top: 10px;
}

.MinKonto2VisHistorikk input {
	background-color: #EDEDED;
	border: 1px solid #333333;
	margin-right: 7px;
}

.MinKonto2OrdreFokus1, .MinKonto5OrdreFokus1 {
	background-color: #FFD697;
}

.MinKonto2OrdreFokus2, .MinKonto5OrdreFokus2 {
	background-color: #ffffff;
}


/** TOOLTIP */
.balloonstyle { 
	display:inline-table; 
	display:block;
} 

.balloonstyle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
	height: 75px;
	padding: 5px;
	background-color: #e4e4e4; 
	border: 1px solid #aaaaaa;
	position:absolute;
	top: -500px;
	visibility: hidden;
	z-index: 100;
	float:left; 
}


#arrowhead{
	z-index: 99;
	position:absolute;
	top: -500px;
	left: 0;
	visibility: hidden;
}
.balloonstyle table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}




/** Side 6 */
.MinKonto6Tabell {
	margin-top: 20px;
	font-size: 12px;
	width: 580px;
}

.MinKonto6TabellOverskrift {
	color: #336699;
	font-weight: 900;
	background-color: #f4f4f4;
	height: 22px;
	padding-left: 5px;
	border-bottom: 1px solid #aaaaaa;
}

.MinKonto6TabellProdukt {
	border-bottom: 1px solid #aaaaaa; 
	height: 54px; 
	width: 59px; 
	padding-top: 2px; 
	padding-bottom: 2px;
}

.MinKonto6ProduktBilde {
	width: 57px; 
	border: 1px solid #dedede;
}

.MinKonto6Bokser {
	border: 1px solid #aaaaaa;
}


.MinKonto6ProduktNavn  {
	height: 30px; 
	padding-left: 5px;
	font-size: 12px; 
	font-weight: 900; 
	color: #336699;
}

.MinKonto6ProduktNavn a:link, .MinKonto6ProduktNavn a:visited{
	font-size: 12px; 
	font-weight: 900; 
	color: #336699;
	text-decoration: none;
}

.MinKonto6ProduktNavn a:hover{
	font-size: 12px; 
	font-weight: 900; 
	color: #336699;
	text-decoration: underline;
}

.MinKonto6ProduktNummer {
	font-size: 11px; 
	color: #333333;
	font-weight: normal;
}

.MinKonto6ProduktNummer span{
	font-weight: 900;
}

.MinKonto6LagerRad {
	height: 30px; 
	width: 135px; 
	padding-right: 1px;
	text-indent: 10px;
	font-size: 11px; 
	color: #333333; 
}

.MinKonto6LagerRad span {
	 font-size: 11px;
	 color: #336699;
	 padding-left: 5px;
}

.MinKonto6ProduktRadRamme {
	border-bottom: 1px solid #aaaaaa; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	padding-left: 5px;;
}

.MinKonto6DetaljeRamme {
	font-size: 12px;
	width: 70%;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #f4f4f4;
}

.MinKonto6DetaljeRamme td{
	padding-top: 1px;
	padding-bottom: 1px;
}