/* --------------------------------------------------------------------------------------------*/
body {
background: white;
}
/* --------------------------------------------------------------------------------------------*/
.text {
color: #666666;
font-family: Arial, sans-serif;
font-size : 11px;
font-weight: normal;
text-decoration: none;
text-align: justify;
}
A.text:link,A.text:visited,A.text:active {
color: #8F7F50;
font-family: Arial, sans-serif;
font-size : 11px;
font-weight: normal;
text-decoration: none;
}
A.text:hover {
color: black;
font-family: Arial, sans-serif;
font-size : 11px;
font-weight: normal;
text-decoration: none;
}
/* --------------------------------------------------------------------------------------------*/
.text5 {
color: #264cac;
font-family: Arial, sans-serif;
font-size : 8.5pt;
font-weight: normal;
text-decoration: none;
}
A.text5:link,A.text5:visited,A.text5:active {
color: #264cac;
font-family: Arial, sans-serif;
font-size : 8.5pt;
font-weight: bold;
text-decoration: none;
}
A.text5:hover {
color: black;
font-family: Arial, sans-serif;
font-size : 8.5pt;
font-weight: bold;
text-decoration: none;
}
/* --------------------------------------------------------------------------------------------*/
h2 {
color: black;
font-family: Arial, sans-serif;
font-size : 20px;
font-weight: bold;
text-decoration: none;
text-align: center;
}
/* --------------------------------------------------------------------------------------------*/
h3 {
color: black;
font-family: Arial, sans-serif;
font-size : 14px;
font-weight: bold;
text-decoration: none;
}
/* --------------------------------------------------------------------------------------------*/
p {
color: #666666;
font-family: Arial, sans-serif;
font-size : 11px;
}
/* --------------------------------------------------------------------------------------------*/
.produktbeskrivelse {
color: #666666;
font-family: Arial, sans-serif;
font-size : 12px;
font-weight: normal;
text-decoration: none;
}
A.produktbeskrivelse:link,A.produktbeskrivelse:visited,A.produktbeskrivelse:active {
color: #8F7F50;
font-family: Arial, sans-serif;
font-size : 12px;
font-weight: bold;
text-decoration: none;
}
A.produktbeskrivelse:hover {
color: black;
font-family: Arial, sans-serif;
font-size : 12px;
font-weight: bold;
text-decoration: none;
}
/* --------------------------------------------------------------------------------------------*/
.products {
color: black;
font-family: Arial, sans-serif;
font-size : 11px;
font-weight: bold;
text-decoration: none;
}
.products:hover {
color: #F2F2F2;
font-family: Arial, sans-serif;
font-size : 11px;
font-weight: bold;
text-decoration: none;
}
/* --------------------------------------------------------------------------------------------*/
.menu {
color: #8F7F50;
font-family: Arial, sans-serif;
font-size : 11px;
font-weight: normal;
text-decoration: none;
}
A.menu:hover {
color: black;
font-family: Arial, sans-serif;
font-size : 11px;
font-weight: normal;
text-decoration: none;
}
/* --------------------------------------------------------------------------------------------*/
.headline {
color: #3A3A3A;
font-family: Verdana, sans-serif;
font-size : 14pt;
font-weight: bold;
text-decoration: none;
text-align: justify;
}
/* --------------------------------------------------------------------------------------------*/
.highlight {
color: black;
font-family: Arial, sans-serif;
font-size : 11px;
font-weight: bold;
text-decoration: underline;
text-align: justify;
}
/* --------------------------------------------------------------------------------------------*/
.Product-text {
color: #264cac;
font-family: Arial, sans-serif;
font-size : 13px;
font-weight: bold;
text-align: justify;
}
/* --------------------------------------------------------------------------------------------*/
.Product-details-hedlines {
color: #FF9900;
font-family: Arial, sans-serif;
font-size : 12px;
font-weight: bold;
text-align: justify;
}
/* --------------------------------------------------------------------------------------------*/
/*body, textarea {
  scrollbar-base-color:white;
  scrollbar-3dlight-color:white;
  scrollbar-arrow-color:#909090;
  scrollbar-darkshadow-color:#909090;
  scrollbar-face-color:white;
  scrollbar-highlight-color:#909090;
  scrollbar-shadow-color:white;
  scrollbar-track-color:white;
}

