body {
	font-family: Tahoma, Arial;
	font-size: 12px;
}

td {
	font-family: Tahoma, Arial;
	font-size: 12px;
}

th {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
hr{
	color: #FAE8A0;
}
.bakgrunn{
	background-image: url(bilder/gul_bak.jpg);
}
.logo{
	background-image: url(bilder/stone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	font-family: "Courier New", Courier, mono;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	color: #FF00FF;
	text-decoration: none;
	font-weight: bold;
}
.ingress{
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.copyclas{
	font-size: 10px;
	font-weight: lighter;
	color: #FF9966;
	background-color: #F9F2D6;
}
.headings{
	color: #990033;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.forsidetekst{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C58A50;
}
.produkt_overskrift{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	font-weight: bold;
}
.informasjon_heading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0033;
	font-weight: normal;
}
.informasjon_tekst{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.button{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px none;
	background-color: #CCCCCC;
}
.textf{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px double #CCCCCC;
}
.textred{
	font-size: 12px;
	color: #990033;
}
