#content {
    font-family: Tahoma, Arial, Verdana, Sans-serif;
    font-size: 11px;
    color: #c8c8c8;
    line-height: 15px;
}
a {
    font-weight: bold;
    color: #c8c8c8;
    text-decoration: none;
}
a:hover {
    color: #b80000;
}
h2 {
    font-size: 13px;
    font-weight: bold;
    color: #f2f2f2;
    margin: 15px 0px 10px 0px;
    padding: 0;
}
.column h2, .wide h2 {
    margin: 30px 0px 10px 0px;
}

a.news {
    display: block;
    white-space: nowrap;
    margin-left: -20px;
    padding-left: 20px;
    height: 18px;
    cursor: pointer;
}
.nyheder a.news {
text-decoration:none; font-size:12px; font-weight:normal;  }
a.news:hover {
    background: url('img/pil.gif') no-repeat;
    color: #c8c8c8;
}
.product a {
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
}
.product a:hover {
    color: #b80000;
}
a.shop {
    color: #252525;
}
a.shop:hover {
    color: #c8c8c8;
}
