


* {
    background: #fff !important;
    color: #000 !important;
}
a[href^="http"]:after {
    content: " [" attr(href) "]";
}
#print {
    margin-bottom: 1.5em;
    text-align: right;
}
#wrapper,
#main {
    margin: 0 !important;
}
#wrapper {
    padding: 1em !important;
    width: 500px !important;
}
#main {
    max-width: none !important;
    margin-bottom: 30px !important;
    padding: 0 !important;
    width: auto;
}
#main,
#marginal {
    float: none !important;
}
#marginal {
    width: 584px !important;
}
#branding {
    background: none;
}
#branding {
    height: auto;
    overflow: auto;
    width: 520px; /* IE 5 */
    width/**/:/**/ auto;
}
#branding,
#content{
    max-width: 600px;
    min-width: 600px;
    width: 600px !important;
}
#branding #logo {
    float: left;
    height: auto !important;
    padding: 0;
    position: static;
}
#main .neutral,
#main .right,
#main .left {
    float: none;
    margin: 1em 0 !important;
}
#marginal {
    background: #f5f5f5 !important;
    border: 1px solid #000;
    clear: both;
    left: 0 !important;
    margin: 0 !important;
    padding: .625em !important;
    width: auto;
}
#marginal * {
    background: #f5f5f5 !important;
}
#marginal h3 {
    border: 0;
    font-size: 1.1em;
    font-weight: bold;
    margin-right: 0;
    padding: 0;
}
#nav,
#nav-service,
#nav-language,
#footer {
    display: none;
}
#content {
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
    border-right: #fff;
}
a.ic {
    padding-left: 0 !important;
}

.error {
    background: transparent;
    color: #f00 !important;
}
.ac,
.jump {
    display: none;
}

#main .richtext {
    font-weight: normal !important;
}

.neutral,
.left,
.right,
.teaser_image {
    background-color: #f5f5f5 !important;
    float: none !important;
    margin: 1em 0 1em 0 !important;
}
#marginal div.teaser_image a,
#marginal div.teaser_image h3 {
    background-color: #f5f5f5 !important;
}

input.submit {
    background: #dcdcdc !important;
    border: 1px outset #e9e9e9 !important;
    color: #333 !important;
    font-weight: normal;
    height: auto;
    padding: .25em .1em !important;
}

/*  */

@media print {

    #print {
        voice-family: "\"}\""; /* IE 5 */
        display: none;
    }

}
