/* CSS Document */

body {
    color: #777777;
    font-family: "Georgia", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: left;
    vertical-align: top;
    background-color: #EEEEEE;
    }

.Header1 {
    color: #00305E;
    font-size: 15px;
    font-weight: bold;
    }

.Header2 {
    color: #0058AC;
    font-weight: bold;
    font-family: Tahoma, sans-serif;
    font-size: 33px;
}

.beschreibungbox {
    background: #FFF5D3; 
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
    border-left-width: 1px;
    border-left-style : solid;
    border-left-color: #f7c600;
    border-right-width: 1px;
    border-right-style : solid;
    border-right-color: #f7c600;
    border-bottom-width: 1px;
    border-bottom-style : solid;
    border-bottom-color: #f7c600;
    border-top-width: 1px;
    border-top-style : solid;
    border-top-color: #f7c600;
    width: 95%;	
    margin-left: 0px;
}

ul {
    list-style-image: url(../imgs/orangeblock07.gif);
    }

.Liste1 {
    font-size: 13px;
    font-weight: bold;
    color: Black;
}

.Seitentitel {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 44px;
    color: #E3F1FF;
    font-weight: bolder;
    text-indent: 15px;
    }

.Bilduntertext {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    border: none;
    color: #AAAAAA;
}

.Menu2eintrag {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    border: none;
    color: #7F7F7F;
}

.SitemapEintrag {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    border: none;
    color: #7F7F7F;
    text-align: middle;
    vertical-align: middle;
    left: 20px;
}

.TextansatzRechtsbund {
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}