/* Navi START */

.TtopNavi {
    padding-bottom:4px;
}

.contSubNavi {
    width: 95px;
    height: 20px;
    position: relative;
    vertical-align: middle;
}

.contSubNaviLinie {
    width: px;
    height: 1px;
    position: relative;
}

a.topNavi:link, a.topNavi:visited  {
        font-family : times new roman, times;
        color: #a99f90;
        text-decoration: none;
        font-size: 14px;
        white-space:nowrap;
        margin-right:20px;
}

a.topNavi:hover {
        color: #294293;
        text-decoration: none;
        white-space:nowrap;
        margin-right:20px;
}

a.topNavi2:link, a.topNavi2:visited {
        font-family : times new roman, times;
        color: #a99f90;
        text-decoration: none;
        font-size: 11px;
        white-space:nowrap;
}

a.topNavi2:hover {
        font-family : times new roman, times;
        color: #294293;
        text-decoration: none;
        font-size: 11px;
        white-space:nowrap;
}

a.topNaviAkt:link, a.topNaviAkt:visited {
        font-family : times new roman, times;
        color: #294293;
        text-decoration: none;
        font-size: 14px;
        white-space:nowrap;
        margin-right:20px;
}


a.topNavi2Akt:link, a.topNavi2Akt:visited {
        font-family : times new roman, times;
        color: #294293;
        text-decoration: none;
        font-size: 11px;
        white-space:nowrap;
}

a.topNavi2Akt:hover {
        font-size: 11px;
        color: #294293;
        text-decoration: none;
        white-space:nowrap;
}

/* Navi ENDE */

/* LOGO */

.logo1 {
        color: #294293;
        font-size: 40px;
        margin: 0px;
        font-family: times new roman, times;
}

.logo1klein {
        margin: 0px;
        font-size: 35px;
        font-family: times new roman, times;
}

.logo2 {
        color: #294293;
        font-size: 35px;
        margin: 0px;
        font-family: times new roman, times;
}

.logo2klein {
        margin: 0px;
        font-size: 30px;
        font-family: times new roman, times;
}

.rubrikGrau {
        margin: 0px;
        color: #a69d8f;
        font-size: 25px;
        font-family: times new roman, times;
}

.rubrikGrauKlein {
        margin: 0px;
        color: #a69d8f;
        font-size: 20px;
        font-family: times new roman, times;

}

/* Fuss */

#fuss {
        color: #294293;
        padding-top: 100px;
}

#fuss strong {
        color: #99a5cb;
        font-weight: normal;
}

.titel {
        font-size: 14px;
}

/* Content-Navigation */
a:link, a:visited  {
        color: #294293;
        text-decoration: none;
}

a:active, a:hover  {
        color: #294293;
        text-decoration: underline;
}

.contentText {
        font-family: verdana;
        font-size: 12px;
        line-height: 17px;
}

.blauerText {
        color: #294293;
}

.grauerText {
        color: #a99f90;
}

li {
        margin-bottom: 15px;
}

ul {
        padding-left: 15px;
        margin: 0px;
        list-style-type:square;
}

ol {
        padding-left: 20px;
        margin: 0px;
}
