
body,
button,
input,
select,
textarea {
    font-size: 12pt;
    font-size: 0.75rem;
    line-height: 1.5;
}
#masthead {
    height: auto;
    padding: 0;
    position: relative;
    width: 100%;
}
#masthead #wrapper {
    display:none;
}
.site-branding .logo {
    display: none;
}
.mobile-print {
    display: block;
}
.main-navigation {
    display:none;
}
#content,
.archive #content {
    float: none;
    margin: 0;
    max-width: none;
    width: 100%;
}
#subnav ul li a {
    padding: 5px 10px 5px 0px;
}
.archive header.page-header {
    height: auto;
    left: auto;
    position: relative;
    top: auto;
}
#box {
    margin: 0 20px 20px 0;
    height:auto;
}
#box #over {
    color: #000;
    height: auto;
    left: 0;
    padding: 10px 0px;
    position: relative;
    width: 100%;
    z-index: 1000;
}
p.mehr,
div.mehr {
    display:none;
}
#box #thumbnail {
    position: relative;
    z-index: 1;
}
#box #over .cat {
    position: relative;
    color: #000;
    left:0;
}
#links-1-3,
#links-2-3,
#rechts-1-3,
#rechts-2-3 {
    max-width: none;
    width:100%;
    margin:0;
}
.single-post article {
    position: relative;
    width: 100%;
}
.gallery {
    left: auto;
    margin-top: 1.5em;
    max-width: none;
    width:100%;
    position: relative;
    top: auto;
}
.breadcrumbs .delimiter {
    background: none;
}
.breadcrumbs .delimiter:after {
    content: url("images/delimiter.gif");
}