.template-collection img, .pattern-relateditems-result img, .template-edit img, .template-site-controlpanel img, .template-usergroup-userprefs img, .template-image img {
    width: auto; 
}

.template-korrespondenz input, .template-korrespondenz textarea,.template-kurzmeldung input, .template-kurzmeldung textarea,.template-dossier input, .template-dossier textarea,.template-schwerpunkt input, .template-schwerpunkt textarea, .template-image input, .template-image textarea, .template-artikel input, .template-artikel textarea,.template-edit input, .template-edit textarea, .plone-toolbar-default input, .plone-toolbar-default textarea {
    width: 100%;
}

.formHelp {
    margin-top: 0;
    margin-bottom: 0;
    color: #666666;
    font-weight: 400;
    font-style: italic;
}

#edit-zone nav > ul ul li:not(.plone-toolbar-submenu-header) > a, #edit-zone nav > ul ul li:not(.plone-toolbar-submenu-header) > span {
    padding: 0px 35px 0px 30px;
    height: auto;
}
#edit-zone nav > ul > li.active ul {
    display: block;
    width: 240px;
}

#edit-zone nav > ul ul li {
    width: 240px;
}
#edit-zone #reportage {
    background:none;
}

#edit-zone #reportage::before {
    background:none;
}

.glyphicon-indent-left::before {
    content: "\e057";
}
.glyphicon-indent-left::before {
    content: "\e057";
}
.glyphicon-home::before {
    content: "\e021";
}
.glyphicon-home::before {
    content: "\
    e021";
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}