﻿.startdato
{
    font-size: 11px;
    color: #cc0000;
}
.startdato img
{
    margin: 0 0 10px -10px;
}

.aktuellt
{
    overflow: hidden; margin: 15px 0 0 15px;
}

.aktuellt a:link, .aktuellt a:visited
{
    font-size: 14px;
    color: #666666;
    text-decoration: none;
}

.aktuellt a:active, .aktuellt a:hover
{
    font-size: 14px;
    color: #666666;
    text-decoration: underline;
}

.aktuellt h2
{
    margin: 0 0 5px 0;
    padding: 0;
}

.nyhetdato
{
    color: #cc0000;
    font-size: 11px;
    margin-left: 10px;
}

.ingress
{
    font-size: 14px;
    color: #333333;
    
}