body
{
    font-family: Verdana;
    font-size: 8pt;
    color: #FFFFFF;
    margin: 0px;
    background-color: #575757;
    background-image: url(Images/Background.gif);
}

.borderColor
{
    background-color: #FFFFFF;
}

.yellowText
{
    color: #F9B700;
}

.bannerHome
{
    text-align: left;
    background-color: #F9B700;
    font-size: 17px;
    font-weight: bold;
    vertical-align: middle;
}

.bannerMensch
{
    text-align: center;
    background-color: #BA4800;
    font-size: 17px;
    font-weight: bold;
    vertical-align: middle;
}

.content.rootNodeMensch
{
    color: #BA4800;
}

.bannerReisen
{
    text-align: center;
    background-color: #78B901;
    font-size: 17px;
    font-weight: bold;
    vertical-align: middle;
}

.bannerEvents
{
    text-align: center;
    background-color: #0070ba;
    font-size: 17px;
    font-weight: bold;
    vertical-align: middle;
}

.bannerVisionen
{
    text-align: center;
    background-color: #D42250;
    font-size: 17px;
    font-weight: bold;
    vertical-align: middle;
}

.bannerKalender
{
    text-align: center;
    background-color: #6C810F;
    font-size: 17px;
    font-weight: bold;
    vertical-align: middle;
}

a:link, a:visited
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

a:hover, a:active
{
    color: #F9B700;
}

.navigation
{
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 6px;
}

.content
{
    padding: 10px;
}

h3, .heading
{
    color: #F9B700;
    font-size: 8pt;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}

p
{
    margin: 6px;
    margin-left: 0px;
    margin-right: 0px;
}

ul
{
    margin-top: 0px;
    margin-bottom: 6px;
}

.Bestellformular
{
    white-space: nowrap;
}

.Bestellformular caption
{
    font-size: 12px;
    color: #F9B700;
    font-weight: bold;
    text-align: left;
}

.Bestellformular th
{
    width: 160px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}

.Bestellformular td
{
    vertical-align: top;
}

.Bestellformular select
{
    width: 120px;
}