.main {
   margin-top: 10px;
   background-color: #ffffff!important;
}

.main.hc {
    background-color: #ffffff!important;
}

.deinaachen {
    float: none;
    clear: both;
}

.headergrafik {
    width: 850px;
    height: 300px;
}

.header-bottom {
    color: #ffffff;
    background-color: #e5c500!important;
    height: 280px;
    margin-left: 15px;
    margin-right: 15px;
}

.header-bottom.hc {
    background-color: #000000!important;
}

.header-links {
    width: 410px;
    position: relative;
    float: left;
    padding-left: 15px;
    background-color: transparent;
}

.header-links .imagecontainer {
    text-align: left;
    padding-left: 15px;
height: 185px;
}

.header-links .imagecontainer img {
    height: 145px;
    padding-top: 20px;
    padding-bottom: 20px;;
}

.header-links h1 {
    margin: 0 0px 5px 0;
    font-size: 25pt;
    font-weight: normal;
    font-family: "The Mix Black";
    color: #FFFFFF;
    text-align: left;
    padding-left: 15px;
    padding-top: 0px;
}

.header-links h2 {
    font-size: 35px;
    text-align: left;
    padding-left: 15px;
    position: relative;
    font-family: "The Mix Light";
}

.hc .header-links h2 {
    color: #ffffff;
}

.main-links {
    background-color: #FFFFFF;
    float: left;
    width: 385px;
    margin-left: 15px;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.main-links p, .main-rechts p {
    font-size: 12pt;
    font-family: "Transit normal";
    line-height: 16pt;
}

.main-links a, .main-rechts a {
    font-weight: bold;
    text-decoration: underline;
}

h2.weiterethemen {
    color: #e5c500;
    padding-left: 20px;
    padding-top: 40px;
    padding-bottom: 30px;
    font-size: 47px;
}

.main-rechts {
    float: left;
    width: 385px;
    margin-right: 15px;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.main-rechts h2 {
    color: #e5c500;
}

.main-rechts img {
    max-width: 385px;
}

.startseitentitle {
    background-color: #FFFFFF;
    text-align: center;
    padding-bottom: 30px;
}

.startseitentitle H1 {
    color: #e5c500;
    margin-top: 30px;
    
}

.startseitentitle.hc h1 {
    color: #000000;
}

.startseitentitle p {
    font-family: "The Mix Light";
    font-size: 18px;
}

.header-rechts {
    width: 425px;
    position: relative;
    float: left;
}

.header-rechts img {
    width: 425px;
height: 280px;
}


.grid a {
    text-decoration: none;
}


.grid a:hover {
    text-decoration: underline;
}

i.icon-prev {
    background-image: url(../devimages/2016/Pfeil-links.png);
    background-size: contain;
    background-position: 0px;
    width: 45px;
    height: 45px;
}

.icon-next {
    background-image: url(../devimages/2016/Pfeil-rechts.png);
    background-size: contain;
    background-position: 0px;
    width: 45px;
    height: 45px;
}