/* Generic Styles */
 .style1 {font: 12px arial; color: #000099; margin-left: 8; margin-bottom: 4;line-height: 18px; font-weight:bold;}
 .style2 {font: 11px arial; color: #FFD700; margin-top: 3; margin-left: 8; margin-bottom: 4; font-weight:bold;}
 .style3 {font: 10px arial; color: #FFD700; margin-top: 3; margin-left: 8; margin-bottom: 4; line-height: 10px; font-weight:normal;}
 .style4 {font: 14px arial; color: #000099; margin-top: 3; margin-left: 8; font-weight:bold;}
 .style5 {font: 12px arial; color: #000099; margin-top: 3; margin-left: 8; font-weight:bold;}
 .style6 {font: 12px arial; color: #000099; margin-top: 3; margin-left: 8; margin-bottom: 4;line-height: 18px; font-weight:normal;}
 .style7 {font: 12px arial; color: #000099; margin-top: 3; margin-left: 8; margin-bottom: 4;line-height: 18px; font-weight:normal;}

/* Generic background colors (not to include black or white) */
/* Linjen runt produktboxen */
 .background1 {background-color: #000099; } 
/* Bakgrunden i titeln hos produktboxen */
 .background2 {background-color: #000099; } 
 .background3 {background-color: #000099; }

/* Default link styles */
  A:link {color:"#000099"; text-decoration: underline;}
  A:visited {color:"#000099"; text-decoration: underline;}
  A:hover {color:"#DF000F"; text-decoration: underline; background-color:"#FFD700"}
/* Current Position (Breadcrumbs) styles */
  .currposlocation {font: 12px arial; color: #FFD700; font-weight:bold;}
  .currposlocation A:link {color:"#FFD700"; text-decoration: underline; font-weight:bold;}
  .currposlocation A:visited {color:"#FFD700"; text-decoration: underline; font-weight:bold;}
/*Gullänk*/
  .currposlocation A:hover {color:"#DF000F"; text-decoration: underline; font-weight:bold;} 