@media (max-width: 480px) {
.mainpagetitle {
    position: fixed;
    left: 30px;
    top: 60px;
}
.ce_linkteaser:first-of-type,
.publications .ce_gallery:first-of-type {
    margin-top:10px;
}
.ce_gallery.kacheln > ul li {
    width: 100%;
}
.vita tr td:first-of-type {
    font-weight: 600;
    font-size:18px;
}
.vita tr td {
    display:block;
    padding-bottom:5px;
    padding-top:0px;
}
.vita tr td:first-of-type {
    padding-bottom: 0px;
}
.vita tr td:first-of-type:before {
    content: " ";
    height: 2px;
    position: relative;
    width: 20px;
    display: block;
    left: 0;
    top: 0;
    background: black;
    margin-bottom: 10px;
}
.mod_booknav .icon {
    transform: scale(0.7);
}
.mod_rocksolid_slider {
    max-height: 500px;
}
.mod_booknav ul {
    margin-bottom: 9px;
}
.mod_booknav li {
    height: 100%;
    display: inline-block;
}
.mod_booknav li a {
    display: inline-block;
    height: 100%;
}
.mod_booknav .icon {
    text-align: center;
    display: inline-block;
    width: 60px;
    margin-right: -15px;
}
.mod_booknav {
    height:55px;
    background-color:#fff;
    -webkit-box-shadow:0 -2px 8px rgba(0,0,0,.2);
    box-shadow:0 -2px 8px rgba(0,0,0,.2);
}
.current #container .ce_linkteaser,
.current #container .ce_linkteaser:nth-child(2n+1) {
    max-width: 100%;
    margin-left: 0%;
}
.hamburger {
    transform: scale(0.9);
}
.logo {
    font-size: 28px;
}
.mobile_menu {
    width: 70% !important;
    min-width: 250px;
}
#header {
    height: 100px;
}
.jahr-container {
    top: 60px;
    left: auto;
    right: 30px;
}
.mainpagetitle {
    position: fixed;
    left: 30px;
    top: 60px;
}
#container {
    padding-top: 130px;
}
}
