body {
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
.bg-top {
	background-image: url(images/bg_top.gif);
	background-repeat: no-repeat;
	width: 523px;
	height: 82px;

}
.bg-sub {
	background-image: url(images/sub_bg.gif);
	background-repeat: repeat-x;
	height: 23px;
	font-size: 14px;
	padding-left: 20px;

}
table {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	
	font-size: small !important;
	font-size: x-small;
	
	color: #333333;
}
.bg-menu {
	background-image: url(images/bg_menufade.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.shdw-left {
	background-image: url(images/left_shdw.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 622px;


}
.shdw-right {
	background-image: url(images/right_shdw.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 703px;
}
.tittel {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 24px;
	color: #333333;
	padding-bottom: 5px;


}
/*
a:link, a:active, a:visited {
	color: #d80000;
	text-decoration: none;

}

a:hover {
	color: #d80000;
	text-decoration: underline;
}
*/
a.menylink:link, a.menylink:visited, a.menylink:active{
padding-left: 10px;
padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	text-decoration: none;

	font-size: 15px;
	color: #FFFFFF;
	background-image: url(images/lenke_a.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
	height: 22px !important;
	height: 24px;
	width: 122px !important;
	width: 132px;
 
 float: left;


	
}



a.menylink:hover{
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	text-decoration: none;
	background-color: White;
	color: #363636;
	font-weight: bold;

	background-image: url();



	
}

a.sublink:link, a.sublink:visited, a.sublink:active{
padding-left: 10px;
padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	text-decoration: none;

	font-size: 12px;
	color: black;
	
	
}

a.sublink:hover{
padding-left: 10px;
padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	text-decoration: underline;

	font-size: 12px;
	color: black;

}

.bg-submeny {
	background-image: url(images/bg_submeny.gif);
	background-repeat: repeat-y;
}
.pris {
	background-color: #e2e2e2;
   background-image: url(images/pris_star.gif);
	background-repeat: no-repeat;
	background-position: center center; 
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 24px;
	color: black;


}

.ico-mail {
	background-image: url(images/ico_mail.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 148px;
	width: 148px;


}
.ico-bestilling {
	background-image: url(images/ico_bestilling.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 148px;
	width: 148px;
}
.border {
	border: 1px solid #999999;
}
.txt-small {
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #acacac;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 6px;

}
.right {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;

}
.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
a.redlink:link {
	color: #990000;
	text-decoration: none;
}

a.redlink:active {
	color: #990000;
	text-decoration: none;
}

a.redlink:visited {
	color: #990000;
	text-decoration: none;
}

a.redlink:hover {
	color: #990000;
	text-decoration: underline;
}
