

body {
    background-image: none;
}
#nav {
    display: none;
}
#branding,
#wrapper-content,
#footer {
    min-width: 600px;
    max-width: 600px;
    width: 600px;
}
#content {
    border-left: 0;
    border-right: 0;
    padding-left: 0;
    padding-right: 0;
}
#marginal {
    border: 1px solid #000;
    clear: both;
    float: none;
    margin-right: 0;
    padding: .625em;
    width: auto;
}
*:first-child + html #marginal { /* IE 7 */
    margin-left: 0;
}
#marginal h2.aural {
    font-size: 87.5%;
    position: static;
    width: auto;
}
* {
    background-image: none !important;
    border-color: #000 !important;
}
body,
button,
input,
optgroup,
option,
select,
textarea {
    font-family: tahoma, arial, helvetica, geneva, sans-serif;
}
body {
    background: #fff;
    color: #000;
    font-size: 12pt;
    line-height: 1.5;
    orphans: 2;
    padding: 0;
    widows: 2;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'trebuchet ms', arial, helvetica, geneva, sans-serif;
    page-break-after: avoid;
    page-break-inside: avoid;
}
ul,
ol,
li,
fieldset,
tr,
th,
td,
address,
q,
img {
    page-break-inside: avoid;
}
th,
td {
    border-width: 1px;
}
a {
    background-color: transparent;
    color: #000;
    text-decoration: underline !important;
}
a[href^="http"]:after {
    content: " [" attr(href) "]";
}
abbr {
    border-bottom: 0;
}
abbr:after {
    content: " (" attr(title) ")";
    font-size: xx-small;
}

/* Special Treatment */

embed {
    display: none;
}
.error {
    background: transparent;
    color: #f00 !important;
}
.ac,
.jump {
    display: none;
}
.mod {
    height: auto;
}

#print {
    float: right;
    margin-top: 4.35em;
}
#main .image-normal,
#main .image-normal span {
    display: block;
}
#main .image-normal {
    border: 0;
}
#main .image-normal span.subline {
    background-color: #fff;
}
#main .image-normal span.subline a,
#main #search-simple,
#nav-service,
#nav-footer,
#search {
    display: none;
}
#main .neutral,
#main .left,
#main .right {
    float: none;
    margin: 0 0 1.25em !important;
}
#main p .neutral,
#main p .left,
#main p .right {
    margin-top: 1.25em !important;
}
#main .ic {
    background-image: none !important;
}
.ic {
    padding-left: 0 !important;
}
#akteur_start #banner,
h1#section,
#akteur-teaser {
    margin-left: 17px !important;
}
#main {
    float: none;
    display: inline;
}


/* Claim */

#claim h2 {
    font-size: 1.25em;
    padding-bottom: 1em;
}
#claim h3 {
    font-size: .8333em;
    line-height: 1.4;
    padding-bottom: 2em;
}

/* Logo */

#logo {
    margin-bottom: .5em;
    width: auto;
}

/* Breadcrumb - Prototype specific */

#breadcrumb {
    display: none;
}

/*  */

@media print {

    #print {
        voice-family: "\"}\""; /* IE 5.5 */
        display: none;
    }

}
#marginal div.mod {
    margin: 0 0 .625em;
}
#marginal #search-simple {
    display: none;
}