

.thinborder  { border: 1px solid #999999 }



.kantlinje  {
			 border: 1px solid #999999
			}

.menyval 	{font-family: Arial, Helvetica, sans-serif; 
		 	font-size: 12px;
		 	font-weight: bold;
		 	height: 6px;
		 	color: #666666;
		 	text-decoration: none;
			text-transform:uppercase;
         	}

.normal_text {font-family: "Trebuchet MS", Arial, Verdana; 
		 	 font-size:11px; 
		 	 font-weight:normal; 
		 	 text-decoration:none;
			 color: #666666;
			 }
.bold_text {font-family: "Trebuchet MS", Arial, Verdana; 
		 	 font-size:11px; 
		 	 font-weight:bold; 
		 	 text-decoration:none;
			 }

.rubrik_text {font-family: "Trebuchet MS", Arial, Verdana; 
		 	 font-size:13px; 
		 	 font-weight:bold; 
		 	 text-decoration:none;
			 color: #666666;
			 margin-bottom:10px;  
			 }

a:link 		{ text-decoration: none; color:#666666}
a:visited 	{ text-decoration: none; color:#666666}
a:active 	{ text-decoration: none; color:#666666}
 
a:hover 	{text-decoration: none;
    		 color:  #999966;
		    }
			
p 			{
    		 margin:0px;
		    }

.produkt_meny {color:#333333; 
			  font-family:Arial, verdana; 
			  font-size:12px;
			  height: 8px; 
			  font-weight:bold; 
			  text-decoration:none;
			  }		
.produkt_meny a {color:#333333; 
			text-decoration:none;		
			}
.produkt_meny a:visited {color:#333333; 
			text-decoration:none;		
			}

.produkt_meny a:hover {color:#FF0000; 
			text-decoration:none;		
			}

 
