.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-content h6 {
    font-style: normal;
}

.main-navigation > ul > li > a {
    font-style: normal;
}

.page-header {
	border-bottom: none;
}

#brillenmode-tagline {
	margin: 0;
}

.tag-line {
    padding: 0;
    border-bottom: none;
}

.mod_article *[class*='ce_'], .mod_article *[class*='mod_'] {
    margin-left: 0px;
    margin-right: 0px;
}

.tag-line > img:last-child, .tag-line > .mod_article > img:last-child, .tag-line > :last-child.image_container img, .tag-line > .mod_article > :last-child.image_container img, .tag-line > :last-child.ce_image img, .tag-line > .mod_article > :last-child.ce_image img {
    margin-bottom: 0;
}

.tag-line > img:first-child, .tag-line > .mod_article > img:first-child, .tag-line > :first-child.image_container img, .tag-line > .mod_article > :first-child.image_container img, .tag-line > :first-child.ce_image img, .tag-line > .mod_article > :first-child.ce_image img {
    margin-top: 0;
}

.main-content h1 {
    margin-top: 0em;
    margin-bottom: 0.33em;
}

