/* IE6 Hack */

* html #pmenu li span {
    display:inline;
    float:left;
    position: relative;
    color: #fff;
}
* html #pmenu li:hover {
    display:inline;
    float:left;
    position: relative;
    background-color: #F00;
    color: #fff;
}


* html li {
    display:inline;
    float:left;
}

/* IE6 Hack Modalfenster */
* html #modal {
    top:300px;
}
* html #modalbackground {
    margin: 0px;
    padding: 0px;
    background: #000;
    position: absolute;
    width: 101%;
    height: 1000px;
    top: -300px;
    left: 0px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity = 75);
    opacity: 0.75;
    z-index: 9998;
    text-align: center;
}
* html #meldungclose {
    position: relative;
    top: 2px;
    right: -330px;
    width: 15px;
    height: 15px;
    border: 0px outset #F18710;
    background: url(../images/close_butt.png);
    cursor: pointer;
    z-index: 1000;
}
* html #meldungdiv {
    left: 50%;
    top: 10%;
    border: 1px outset #F18710;
    background: #FCE8D0;
    z-index: 10000;
    text-align: left;
    position: absolute;
}
* html #meldungdivdragger{
    position: relative;
    top: -16px;
    left: 0px;
    height: 21px;
    background: url(../images/meldung_head.png) repeat-x;
    border: 1px outset #003155;
    cursor:move;
}

/* IE6 Hack */
* html div {
    display:inline;
    float:left;
}

* html ul li {
    display:inline;
    float:left;
}

* html #userBox{
    display:inline;
    float:left;
}
* html #mandantBox{
    display:inline;
    float:left;
}

* html #modulBox{
    margin-top: 7px;
    border: 1px dashed #ccc;
    width: 10px;
    height: 68px;
    text-align: left;
    padding: 7px 5px 10px 5px;
    color: #999;
    cursor: default;
    text-align: center;
    background: none;
}

* html #importer-upload{
    position: fixed;
    top: 155px;
    right: 10px;
    z-index: 50;
}

* html #meldungdiv {
    left: 35%;
    top: 10%;
    border: 1px outset #F18710;
    background: #FCE8D0;
    z-index: 10000;
    text-align: left;
    width: 360px;
    height: 450px;
}

* html #modul-forderung{
    margin-top: 50px;

}

* html #modul-boni{
    margin-top: 30px;

}

* html #gutschrift-plus{
    visibility: hidden;

}

* html #kosten-plus{
    visibility: hidden;

}
