P, TD, DIV, TBODY, BODY, TABLE {  
	font-family : Verdana, Arial, Helvetica, sans-serif;  
	font-size: 10px; 
	color: #666666;
}

.headline {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal;
	color: #336699;
}

.headlineBold {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color: #ff7b3c;
}

.headlineHvit {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #FFFFFF;
}

A:link, A:visited { 
	font-size: 10px; 
	color: #336699; 
	text-decoration: none; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
}

A:active, A:hover {
	font-size: 10px; 
	color: #336699; 
	text-decoration: underline; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
}

 A.umeny1, A.umeny1:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
    text-decoration: none; 
	font-weight: normal; 
	color: #336699;
}

 A.umeny1:hover, A.umeny1:active {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal; 
    text-decoration: none; 
	color: #999999;
}

 A.umeny2, A.umeny2:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
    text-decoration: none; 
	font-size: 10px;
	color: #336699;
}

 A.umeny2:hover, A.umeny2:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal; 
    text-decoration: none; 
	color: #999999;
}

A.umeny3, A.umeny3:visited {
	font-size: 10px; 
	color: #336699; 
	text-decoration: none; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
}

A.umeny3:active, A.umeny3:hover {
	font-size: 10px; 
	color: #ff7b3c; 
	text-decoration: none; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
}

A.umeny4, A.umeny4:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
    text-decoration: none; 
	font-size: 10px;
	color: #ff7b3c;
}

 A.umeny4:hover, A.umeny4:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
    text-decoration: none; 
	color: #999999;
}

.bg_hoved 
{
		
	background-image: url(images/bg_innhold.jpg);
	background-repeat: no-repeat;
}

.bg_nyheter {
	background-image: url(images/nyheter_skjot.gif);
	background-repeat: repeat-y;
}

.bg_nyheter_h {
	background-image: url(images/bg_nyheter_h.gif);
	background-repeat: no-repeat;
}

.sideskjot {
	background-image: url(images/sideskjot.gif);
	background-repeat: repeat-y;
}

.bg_produkt {
	background-image: url(images/produkter_skjot.gif);
	background-repeat: repeat-y;
}

.productDisplay 
{
    border: 1px solid #CCCCCC;
}

.productStipl {
	background-image: url(images/productStipl.gif);
	background-repeat: repeat-y;
}

.productHeadline {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #336699;
}

.productHr {
	color: #CCCCCC;
	border-bottom-style: dotted;
	height: 1px;
	width: 100%;
}

hr {
	color: #CCCCCC;
	border-bottom-style: solid;
	height: 1px;
}

.sok {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666;
}
.flydown {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddbdc;
	border-bottom-color: #dddbdc;
	border-left-color: #dddbdc;
	font-weight: bold;
	background-color: #FFFFFF;
}

.loginInput
{
	font-size: 12px; 
	color: #ff7b3c; 
	text-decoration: none; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
}

.loginButton
{
	font-size: 12px; 
	color: #ff7b3c; 
	text-decoration: none; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
}

.VariantTitle
{
	font-size: 14px; 
	font-weight: normal;
	color: #000000; 
	text-decoration: none; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	padding: 2px 4px;
	background-color: #EFEFEF;	
}

.VariantDropDownBox
{
	width: 120px;	
}

.variantCell1
{
	width: 100px;
}

.variantCell2
{
	width: 160px;
}



