﻿
.Startpage .Headline1
{
    font:16px/22px Trebuchet MS, Verdana,Geneva,sans-serif;
    color:#e2eafe;
    padding:0px;
    margin:0px 0px 10px 0px;
    border:none;
}

.Headline1
{
    font:24px/26px Trebuchet MS, Verdana,Geneva,sans-serif;
    color:#e2eafe;
    border-bottom:solid 1px #576388;
    padding:0px 0px 10px 0px;
    margin:0px 0px 10px 0px;
}

.Headline2
{
    font:16px/18px Trebuchet MS, Verdana,Geneva,sans-serif;
    color:#e2eafe;
    padding:0px 0px 0px 0px;
    margin:0px 0px 4px 0px;
}

.Normal
{
    padding:0px 0px 0px 0px;
    margin:0px 0px 10px 0px;
}

.Normal a
{
}

.Link
{
    background:transparent url(/Templates/Images/NewsListArrow.gif) no-repeat center right;
    padding:0px 18px 0px 0px;
    margin:0px 0px 10px 0px;
    float:right;
}

.Empty .Headline1,
.Empty .Headline2,
.Empty .Normal
{
    color:#576388 !important;
    border:none;
    padding-bottom:0px;
}

