
	/* Alle stiler endret på denne siten */

		body {
			font-family: verdana, Arial Halvfet, Helvetica;
			background: black;
		}

		a {
			text-decoration: none;
			font-weight: bold;
			color: #00bfbf;
		}
	
	
		a:visited {
			text-decoration: none;
			font-weight: bold;
			color: #00bfbf;
		}
	
	
		a:active {
			text-decoration: none;
			font-weight: bold;
			color: #00bfbf;
		}
	
	
		a:hover {
			text-decoration: underline;
			font-weight: bold;
			color: #00bfbf;
		}


		h1, .tittel, .tittel td {
			font-size: 12pt;
			color: white;
			text-decoration: none;
			font-weight: bold;
		}
	
	
		.ingress, .ingress td {
			font-size: 10pt;
			color: white;
			text-decoration: none;
			font-weight: bold;
		}
	
	
		.topptekst, .topptekst td {
			font-size: 10pt;
			color: white;
			text-decoration: none;
			font-weight: normal;
		}
	
	
		.bunntekst, .bunntekst td {
			font-size: 10pt;
			color: white;
			text-decoration: none;
			font-weight: normal;
		}
	
	
		.produkttabelltittelcelle {
			font-size: 10pt;
			color: white;
			text-decoration: none;
			font-weight: bold;
		}
	
	
		.produkttabellcelle {
			font-size: 10pt;
			color: white;
			text-decoration: none;
			font-weight: normal;
		}
	
	
		.produktprisutenrabatt {
			color: white;
			font-weight: bold;
		}
	
	
		.produktpris {
			color: white;
			font-weight: bold;
		}
	
	
		.antallboks {
			border: 1px solid white;
			background: black;
		}
	
	
		.antallboks_varesiden {
			border: 1px solid white;
			background: black;
		}

		.lostpassword {
			float: right;
		 	text-align: right
			margin: 6px;
			padding: 6px;
			border: 1px dotted white;
			background-color: black;
			font-size: 10pt;
			color: white;
			text-decoration: none;
			font-weight: normal;
		}
	
		.stipletboks {
			padding: 6px;
			border: 1px dotted white;
			background-color: black;
			font-size: 10pt;
			color: white;
			text-decoration: none;
			font-weight: normal;
		}



		.artikkeltabellcelle {
			border-bottom: 1px #BEC0CC dotted;
		}
	
	
		.artikkeltabellcelle_on {
			border-bottom: 1px #BEC0CC dotted;
		}
	
	
		.artikkeltabelltittel {
			font-size: 10pt;
			color: white;
			text-decoration: none;
			font-weight: bold;
		}
	
	
		.artikkeltabellingress {
			font-size: 10pt;
			color: white;
			text-decoration: none;
			font-weight: normal;
		}
	
	
		.lesmerlink {
			font-size: 10pt;
			color: #00bfbf;
			text-decoration: none;
			font-weight: normal;
		}


	/* Standard stiler */



	form {
		padding:0px;
		margin:0px;
	}


	hr {
		color: #c1c1c1;
		background-color: #c1c1c1;
		height: 1px;
	}


	input {
		font-family: verdana, Arial Halvfet, Helvetica;
	}


	.thinbox {
		border: inset #ccc 1px
		padding:5px;
		margin-bottom:3px;
		margin-top:3px;
	}


	.thinbutton {
		margin-top:8px;
		border:outset 1px #ccc;
		background:#E1E1E1;
		font-size:.9em;
		font-weight:bold;
		padding:1px;
		font-size: 8pt;
		color: #003366;
	}


	.endreikurvlink {
		font-size: 8pt;
		color: green;
		font-weight: bold;
		text-decoration: none;
	}


	.endreikurvlink:visited {
		font-size: 8pt;
		color: green;
		font-weight: bold;
		text-decoration: none;
	}


	.slettikurvlink {
		font-size: 8pt;
		color: #660000;
		font-weight: bold;
		text-decoration: none;
	}


	.slettikurvlink:visited {
		font-size: 8pt;
		color: #660000;
		font-weight: bold;
		text-decoration: none;
	}


	.leggikurvlink {
		font-size: 8pt;
		color: #003366;
		font-weight: bold;
		text-decoration: none;
	}


	.leggikurvlink:hover {
		font-size: 8pt;
		color: #003366;
		font-weight: bold;
		text-decoration: underline;
	}


	.leggikurvlink_varesiden {
		font-size: 8pt;
		color: #003366;
		font-weight: bold;
		text-decoration: none;
	}


	.leggikurvlink_varesiden:hover {
		font-size: 8pt;
		color: #003366;
		font-weight: bold;
		text-decoration: underline;
	}




	.normalcell {
		background-color: #CEE2F6;
		font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
		font-size: 12px;
	}


	.toptable {
		background-color:#000000;
	}


	.titlecell {
		color: #ffffff;
		background-color:#313187;
	}


	.normallcell {
		background-color:#CEE2F6;
	}

