<!--
body {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}
#container {
    MARGIN-LEFT: auto;
    WIDTH: 946px;
    MARGIN-RIGHT: auto;
    HEIGHT: auto;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
}
#margin-10 {
    padding-top: 10px;
    padding-right: 14px;
    padding-bottom: 10px;
    padding-left: 14px;
}
#container-offer {
    MARGIN-LEFT: auto;
    WIDTH: 946px;
    MARGIN-RIGHT: auto;
    HEIGHT: auto;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: small;
    background-image: url(images/main-bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #FFFFFF;
}
.blue {
    background-image: url(images/blue-gradient.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
.grey {
    background-image: url(images/grey-gradient.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
A.menu {
    COLOR: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
}
.lodret-prik {    background-image: url(images/lodret-prik.gif);
    background-repeat: repeat-y;
}
.text-125x125 {
    font-size: 10px;
    color: #000000;
}
.table-text-125x125 {
    font-size: 10px;
}
.vandret-prik {    background-image: url(images/vandret-prik.gif);
    background-repeat: repeat-x;
    background-position: center;
}
A.kategori {
    COLOR: #187eb3;
    text-decoration: none;
}
.tilbudskategori-heading {
    font-size: 16px;
}
.heading {
    font-size: 16px;
    color: #000000;
    padding-left: 10px;
}
.heading-white {
    font-size: 16px;
    padding-left: 14px;
}
.table-bg {
    background-color: #15649D;
    background-image: url(images/table-bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
.lodret-linie {
    background-image: url(images/lodret-linie.jpg);
    background-repeat: repeat-y;
    background-position: center;
    width: 2px;
}
A.kategori:hover {
    COLOR: #253439;
    text-decoration: none;
}
.style1 {color: #e7e7e7}

A.links 
{
display: block;
background-color: transparent;
background-image: url(/images/button.gif);
background-repeat: no-repeat;
width: 100px;
height: 23px;
margin: 5px auto;
padding: 5px 0 0 0;
text-align: center;
font-family: Helvetica, Calibri, Arial, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
COLOR: #666666; 

}
 A.links:hover {
    COLOR: #298eac;
    text-decoration: none;
}

A.kategori {
    COLOR: #298eac;
    text-decoration: none;
}
A.kategori:hover {
    COLOR: #253439;
    text-decoration: none;
}


A.textlink {
    COLOR: #000000;
    text-decoration: none;
}
A.textlink:hover {
    COLOR: #298eac;
    text-decoration: none;
}


A.menu {
    COLOR: #666666;
    text-decoration: none;
    text-transform: uppercase;
}
A.menu:hover {
    COLOR: #298eac;
    text-decoration: none;
    text-transform: uppercase;
}

A.tilbud {
    COLOR: #666666;
    text-decoration: none;
    text-transform: uppercase;
}
A.tilbud:hover {
    COLOR: #298eac;
    text-decoration: none;
    text-transform: uppercase;
}



-->