﻿/* der Handheld-spezifische Teil */

#body-bg-left {
        position: absolute;
        width: 2%;
        height: 479px;
        background: top right no-repeat;
}

#body-bg-right {
        position: absolute;
        margin: 0 0 0 98%;
        width: 2%;
        height: 479px;
        background: top left no-repeat;
}


/* Set the page width */
#wrapper-menu-top, #header-bg, #wrapper-content, #wrapper-footer {
        width: 96%;
        margin: 0 auto;
        text-align: left;
}


/* ende style formular */