b.subtitle, b.subtitle + br, b.subtitle + br + hr, .pagination{
    display: none !important;
}

span.aftermotto{
    font-size: 18px;
    text-align: right;
    font-weight: normal !important;
}

.starOn{
    background: #FF9C51;
}

.starOff{
    background: rgb(206,220,231);
    background: -moz-linear-gradient(top,  rgba(206,220,231,1) 0%, rgba(89,106,114,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206,220,231,1)), color-stop(100%,rgba(89,106,114,1)));
    background: -webkit-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%);
    background: -o-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%);
    background: -ms-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%);
    background: linear-gradient(to bottom,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 );
}

.starOnHover{
    background: #FF9C51;
}

.starOffHover{
    background: rgb(206,220,231);
    background: -moz-linear-gradient(top,  rgba(206,220,231,1) 0%, rgba(89,106,114,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206,220,231,1)), color-stop(100%,rgba(89,106,114,1)));
    background: -webkit-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%);
    background: -o-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%);
    background: -ms-linear-gradient(top,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%);
    background: linear-gradient(to bottom,  rgba(206,220,231,1) 0%,rgba(89,106,114,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 );
}


#tween1, #tween2, #tween3, #tween4, #tween5, #tween6, div#wrapper > div > div.clearfix > nav{
    display: none !important;
    width: 260px;
    margin-right: 0px !important;
}
#footer_left, article{
    margin-left: 80px !important;
}
div#wrapper > div > header > div#animation, div#wrapper > div > header > div#animation > img {
    width: 1010px !important;
}
div#wrapper > div > header > div#news{
    width: auto !important;
    height: auto !important;
    min-height: 40px !important;
    padding: 20px !important;
    position: absolute;
    top: 130px;
}
h1{
    font-size: 30px;
    margin-bottom: 10px;
}
h2{
    font-size: 20px;
    font-weight: normal;
}
h2 b{
    font-size: 20px;
    font-weight: bold;
}
div#wrapper > div > div.clearfix{
    background: none !important;
}
div#wrapper > div > div.clearfix > nav{
    padding: 20px 15px;
    margin-top: 0 !important;
    display: block !important;
    float: right;
    margin-right: 40px;
}
div#wrapper > div > div.clearfix > nav > h1 {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    line-height: 120%;
}
div#wrapper > div > div.clearfix > nav > img, div#wrapper > div > div.clearfix > nav > a{
    margin-right: 5px;
}
div#wrapper > div > div.clearfix > nav > img{
    margin-top: 5px;
}
div#wrapper > div > div.clearfix > article{
    width: 570px !important;
}
div#wrapper > div > div.clearfix > article img{
    margin-right: 5px;
}
#formular{
    display: none;
}
.button_small{
    background-position: center left;
    background-repeat: no-repeat;
    border: 0px;
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 0px;
    padding: 0px 8px 0px 28px;
    text-align: left;
    text-decoration: none !important;
}
#vacanciesSearchResultsMaskForm > .clearfix:first-child{
    display: none;
}
a[rel="lightbox"] img{
    height: 70px;
}
nav iframe{
    position: relative;
}
div#wrapper > div > div.clearfix > nav > a[title~='linkedin'] > img{
    height: 29px;
    vertical-align: top;
    position: relative;
    top: 1px;
}
tr td:first-child{
    width: 150px !important;
}

div.rueckmeldungen table {
    width: 100% !important;
}