.storRubrik
{
    font: 28px georgia, arial, trebuchet ms, verdana, arial, sans-serif;
    line-height: 32px;
    color: #4bb5c1;
}
.mellanRubrik
{
    font: 18px georgia, arial, trebuchet ms, verdana, arial, sans-serif;
    line-height: 20px;
    color: #4bb5c1;
}
.litenRubrik
{
    font: 13px georgia, arial, trebuchet ms, verdana, arial, sans-serif;
    line-height: 16px;
    color: #535353;
}

.contentLeft 
{
    width: 215px;
    float: left;
}
.contentRight 
{
    margin-left: 235px;
}

.newsLink 
{
    font: 11px arial, helvetica, sans-serif;
    line-height: 16px;
    text-decoration: none;
    color: #535353;
}
.newsLink:hover
{
    text-decoration: underline;
    color: #535353;
}
