/* Version 1 */
/* 02.11.2007 | MP */

#container {
    width: 100% ! important;
    margin-left: 1em;
}

#service, #navigation, #header, #quicksearch, #context, #footerHome, #footer, .zusatzLeiste {
    position: absolute;
    top: -1000px;
    left: -1000px;
    overflow: hidden;
}

#content {
    width: 100% ! important;
    border-right: none;
}
