/* Beinhaltet Formatierungen für die Startseite  */
.divHeader
{
    background-color:White;
    background-image:none;
}

body
{
    width: 1085px;
    background: #ffffff url(../images/bg_page.gif) 1085px top repeat-y;
    overflow:hidden;
}

.divInhalt, .BottomMenu
{
    width:970px;
}

.divMenuBar, .BottomMenu
{
    background:none;
    background-color: #2C5B93;
}

.divNavigationContainer
{
    padding: 0;
    margin: 0;
    border: 0;
    width: 970px;
}

.ulSitemap
{
    margin: 0 0 0 3em !important;
}

.ulFurtherLinks
{
    margin: 0 2em 0 0 !important;
}

.divLogoContainer img
{
    float: right;
    margin:1px 20px 0 0;
}

.divLogoContainer img.stwBerlin
{
    height:72px; width:240px
}

.divLogoContainer img.BerlinDe
{
    margin-left: 2em; height: 50px; margin-top: 0.65em; width:183px
}

.tblAuflistungAntragsarten
{
    border-collapse: collapse;
    margin-bottom: 1em;
    clear: right;
}

.tblAuflistungAntragsarten td, .tblAuflistungAntragsarten th 
{
    border: 1px solid black;
    text-align: center;
}

.tblAuflistungAntragsarten td
{
    line-height: 1.5em;
}

.divCaption h1
{
    font-style: normal;
}

