/* === COMMON === */
*
{
    margin: 0;														/* Abstand zum Eltern oder Vorgänger Element */
    padding: 0;														/* Abstand vom eigenen Rand zu eigenen Inhalt */
}
html 
{
    width: 100%;
    height: 100%;
}
body 
{
    width: 944px;

    text-align: left;                                                                                                   /* Reset auf Normal-Ausrichtung */
    font-size: 75%;
    font-family: verdana,tahoma,arial,helvetica,sans-serif;
    color: rgb(0,0,0);

    background-color: rgb(255,255,255);
}
#logoprint
{
    display: none;
}




/* === TOP === */
#top 
{
    position: absolute;
    top: 0px;
    width: 944px;
    height: 141px;
    z-index: 10;
    overflow: hidden;													/* Damit nicht durch Top-Navi die Höhe vergrössert wird */

    background-image: url(/_image/_common/top.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
}
#f-top-application
{
    position: absolute;
    display: block;
    top: 5px;
    left: 10px;
    height: 30px;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    letter-spacing: .07em;
    color: rgb(80,118,201);
    font-family: bankgothic md bt,verdana,tahoma,arial,helvetica,sans-serif;
}
#f-top-application span
{
    font-size: 10px;
    font-weight: bold;
    letter-spacing: .07em;
    color: rgb(80,118,201);
    font-family: bankgothic md bt,verdana,tahoma,arial,helvetica,sans-serif;
}
#top1
{
    position: relative;
    width: 944px;
    text-align: right;
    z-index: 11;
}
#top1 span
{
    display: none;
}
.top1a
{
    margin-left: 10px;
    margin-right: 10px;
    font-size: 	1.1em;
    font-weight: bold;
    text-decoration: none;
    color: rgb(255,255,255);
    font-family: bankgothic md bt,verdana,tahoma,arial,helvetica,sans-serif;
}




/* === NAVI === */
#navi
{
    position: absolute;
    top: 141px;
    left: 0px;
    width: 226px;
    height: 506px;
    z-index: 10;

    background-image: url(/_image/_common/navi_mid.jpg);
    background-repeat: repeat-y;
    background-position: 0 0;
}

#navi1
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 226px;
    height: 496px;
    z-index: 10;
    overflow: hidden;
}

#navi1-1
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 226px;
    height: 10px;
    z-index: 11;
    background-image: url(/_image/_common/navi_start.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
}

.navi1-2-1, .navi1-2-2
{
    padding-left: 11px;
}
.navi1-2-1 a, .navi1-2-2 a
{
    padding-left: 34px;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
    font-family: bankgothic md bt,verdana,tahoma,arial,helvetica,sans-serif;
    color: rgb(80,118,201);
}
.navi1-2-1 a
{
    background-image: url(/_image/_common/navi_passiv.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
.navi1-2-1 a:hover, .navi1-2-2 a
{
    background-image: url(/_image/_common/navi_activ.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
.navi1-2-1 span, .navi1-2-2 span
{
    display: none;
}

#navi1-3
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 226px;
    height: 10px;
    z-index: 13;
    background-image: url(/_image/_common/navi_end.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
}

#navi1-4
{
    position: relative;
    top: 0px;
    left: 5px;
    width: 216px;
    height: 90px;
    z-index: 14;
    overflow: hidden;
    background-image: url(/_image/_common/audi.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}

#navi1-5
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 226px;
    height: 10px;
    z-index: 15;
    background-image: url(/_image/_common/navi_start.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
}

#navi1-6
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 226px;
    height: 506px;
    z-index: 16;
    padding-top: 10px;
    padding-left: 11px;
    overflow: hidden;
}
.navi1-6-1, .navi1-6-2
{
    display: table;													/* Für verticale Zentrierung */
    z-index: 16;
    overflow: hidden;
    background-image: url(/_image/_common/navi_button.jpg);								/* Von Pfeilen separiert damit kein Flackern beim IE entsteht */
    background-repeat: no-repeat;
    background-position: 0 0;
}
.navi1-6-1 a, .navi1-6-2 a
{
    display: table-cell;												/* Für verticale Zentrierung */
    vertical-align: middle;

    width: 170px;
    height: 38px;

    font-size: 1.0em;
    font-weight: bold;
    text-decoration: none;
    font-family: verdana,tahoma,arial,helvetica,sans-serif;
    color: rgb(80,118,201);
    padding-left: 34px;
    overflow: hidden;
}
.navi1-6-1 a
{
    background-image: url(/_image/_common/navi_passiv.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
.navi1-6-1 a:hover, .navi1-6-2 a
{
    background-image: url(/_image/_common/navi_activ.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
.navi1-6-1 span, .navi1-6-2 span
{
    display: none;
}
#navi1 .status
{
    width: 100%;
    text-align: left;
}

#navi2
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 226px;
    height: 10px;
    z-index: 20;
    background-image: url(/_image/_common/navi_end.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
}




/* === CONTENT === */
#content
{
    position: absolute;
    top: 141px;
    width: 944px;
}
#content #inner
{
    position: absolute;
    top: 0px;
    left: 256px;
    width: 658px;
    padding-top: 30px;
    padding-bottom: 30px;
}




/* === SITE === */
#site
{
    position: absolute;
    top: 141px;
    left: 718px;
    width: 226px;
    height: 506px;
    z-index: 10;

    background-image: url(/_image/_common/navi_mid.jpg);
    background-repeat: repeat-y;
    background-position: 0 0;
}

#site1
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 226px;
    height: 378px;
    z-index: 11;
    overflow: hidden;
}

#site1-1
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 226px;
    height: 10px;
    z-index: 12;
    background-image: url(/_image/_common/navi_start.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
}

#site1-2-1, #site1-2-2
{
    padding-left: 11px;
}
#site1-2-1 a, #site1-2-2 a
{
    padding-left: 34px;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
    font-family: bankgothic md bt,verdana,tahoma,arial,helvetica,sans-serif;
    color: rgb(80,118,201);
}
#site1-2-1 a
{
    background-image: url(/_image/_common/navi_passiv.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
#site1-2-1 a:hover, #site1-2-2 a
{
    background-image: url(/_image/_common/navi_activ.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

#site1-3
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 226px;
    height: 10px;
    z-index: 13;
    background-image: url(/_image/_common/navi_end.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
}

#site1-4
{
    position: relative;
    top: 0px;
    left: 5px;
    width: 216px;
    height: 90px;
    z-index: 14;
    overflow: hidden;
}

#site1-5
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 226px;
    height: 10px;
    z-index: 15;
    background-image: url(/_image/_common/navi_start.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
}

#site1-6
{
    position: relative;
    top: 0px;
    left: 10px;
    width: 206px;
    z-index: 16;
    text-align: center;
    color: rgb(80,118,201);
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}

#site1-7
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 226px;
    height: 10px;
    z-index: 13;
    background-image: url(/_image/_common/navi_end.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
}

#site1-8
{
    position: relative;
    top: -5px;
    left: 0px;
    width: 226px;
    height: 10px;
    z-index: 11;
    background-image: url(/_image/_common/navi_start.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
}

#site1-9-1, #site1-9-2
{
    position: relative;
    top: -5px;
    padding-left: 11px;
}
#site1-9-1 a, #site1-9-2 a
{
    padding-left: 34px;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
    font-family: bankgothic md bt,verdana,tahoma,arial,helvetica,sans-serif;
    color: rgb(80,118,201);
}
#site1-9-1 a
{
    background-image: url(/_image/_common/navi_passiv.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
#site1-9-1 a:hover, #site1-9-2 a
{
    background-image: url(/_image/_common/navi_activ.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

#site1-10
{
    position: relative;
    top: -5px;
    left: 0px;
    width: 226px;
    height: 10px;
    z-index: 13;
    background-image: url(/_image/_common/navi_end.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
}

#site1-11
{
    position: relative;
    top: -10px;
    left: 0px;
    width: 226px;
    height: 10px;
    z-index: 11;
    background-image: url(/_image/_common/navi_start.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
}

#site1-12
{
    position: relative;
    top: -10px;
    left: 11px;
    width: 204px;
    height: 150px;
    z-index: 8;
    text-align: center;
    color: rgb(80,118,201);
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}
.site1-12-1
{
    display: inline;
    float: left;
    width: 50px;
    z-index: 9;
    text-align: left;
    padding-left: 2px;
    color: rgb(80,118,201);
}
.site1-12-2
{
    display: inline;
    float: left;
    width: 152px;
    z-index: 9;
    text-align: left;
    color: rgb(80,118,201);
}

#site2
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 226px;
    height: 128px;
    z-index: 20;
}
#site2-1
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 226px;
    height: 10px;
    z-index: 20;
    background-image: url(/_image/_common/navi_end.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
}
#site2-2
{
    position: relative;
    top: 0px;
    left: 5px;
    width: 216px;
    height: 108px;
    z-index: 20;
    background-image: url(/_image/_common/verkauf.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
}
#site2-3
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 226px;
    height: 10px;
    z-index: 20;
    background-image: url(/_image/_common/navi_end.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
}




/* === MESSAGES === */
#messages
{
    position: absolute;
    top: 280px;
    left: 10px;
    width: 200px;
    height: 26px;
    border: 2px solid black;
    overflow: hidden;
}
#messages .close, #messages .indent, #messages .full
{
    position: absolute;
    top: 1px;
    height: 13px;
    text-align: center;
    color: rgb(255,255,255);
    background-color: rgb(0,0,0);
    cursor: pointer;
}
#messages .indent, #messages .full
{
    width: 15px;
    line-height: 11px;
    font-size: 12px;
    font-family: Courier New, Arial;
}
#messages .close
{
    width: 16px;
    line-height: 12px;
    font-size: 10px;
    font-weight: bold;
}
#messages .verticalScroller
{
    position: absolute;
    top: 15px;
    width: 14px;
    border: 1px;
    cursor: pointer;
}
#messages .verticalScroller div
{
    position: absolute;
    border: 1px;
    width: 12px;
    cursor: pointer;
}
#messages ul  
{
    position: absolute;
    top: 0px;
    left: 10px;
    line-height: 24px;
    font-weight: bold;
    list-style-type: none;
}

