.white { color:#FFF;}
.grey { background-color:#CCC;}
.bordeaux { background-color:#C30; color:#FFF;}

.schapka {width: 1000px;margin: 0 auto;text-align: center;}
.schapka img {width: 1000px;max-width: 95%;height: auto;border: 0;margin: 0 auto;text-align: center;}
#btnonlinebewerben {line-height: 2em;}

#content, #onlinebewerben {width: 1000px;}
#onlinebewerben {overflow: hidden;}
.row {width: 93%;margin: 0 auto;justify-content: space-between;}
.box {width: 100%;}
.w48 {width: 48%;}
.w100 {width: 100%;}
.vnnn {width: 33%;}
.abo {left: 30px;}
.abochkbx {width: 5%;}
.vielendank {width: 35%;}
hr {width: 93%;}
.footer {width: 93%;padding: 10px 10px 10px 10px;margin: 0 auto;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;}

#myBtn {display: none;position: fixed;bottom: 20px;right: 30px;z-index: 99;border: none;outline: none;background-color: white;color: #BBBBBB;cursor: pointer;padding: 15px;border-radius: 10px;}

#myBtn:hover {color: #000000;background-color: #dad9df;}

#anzeige {padding: 10px;height: 100%;max-height: 100%;width: 50%;max-width: 50%;overflow-y: scroll;overflow-x: clip;}
#anzeigebild {padding: 0;width: 50%;max-width: 50%;}

@media screen and (max-width:1000px), (hover: none) {
#content, #onlinebewerben {width: auto;}
#content, #onlinebewerben .row {display: block;width: 100%;}
#onlinebewerben {overflow: hidden;}
.box {width: 100%;}
.box.w100 {width: 100%;}
.vnnn {width: 100%;margin:5px 0;display: flex;justify-content: space-between;align-items: center;}
#infobox {width: 100%;}
#infobox div {width: auto;}
.abo {left: -20px;}
.abochkbx {width: 8%;}
.vielendank {width: 100%;}
.schapka {width: 100%;margin: 0 auto;}
.schapka img {width: 100%;max-width: 100%;height: auto;border: 0;margin: 0 auto;text-align: center;}
hr {width: 100%;}
.footer {width: 100%;padding: 10px 10px 10px 10px;margin: 0 auto;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;}
div.ib {margin: 2px 0;}

}

@media screen and (max-width:750px), (hover: none) {
#anzeige {width: 100%;max-width: 100%;}
#anzeigebild {display: none;}
}

@media screen and (max-width:350px), (hover: none) {
#btnonlinebewerben {line-height: 1em;}
}

html, body {height: 100%;max-height: 100%;margin: 0;padding: 0;font-size: 90%;}
