.f2 { z-index:0; }
.openvacancies { background-color:#fff; position:fixed; top:0; right:0; left:0; max-width:1940px; margin:0 auto; z-index:200; }
.openvacancies a { background-color:#fff; position:absolute; top:8px; right:0; width:74px; height:74px; margin-right:180px; -moz-border-radius:37px; -webkit-border-radius:37px; border-radius:37px; border:1px #c0c0c0 solid; display:block; z-index:200px; }
.openvacancies a p { color:#000; text-align:center; font-size:12px; line-height:18px; position:relative; top:17px; margin:0 auto; }
.openvacancies a:focus, .openvacancies a:hover, .openvacancies a:active { background-color:#0097d7; border:1px #0097d7 solid; cursor:pointer; }
.openvacancies a:focus p, .openvacancies a:hover p, .openvacancies a:active p { color:#fff; border:0; }

.openvacancy { background-color:#fff; position:relative; margin:0 auto; }
.openvacancy a { background-color:#fff; position:absolute; top:-100px; right:0; width:100px; height:100px; margin-right:60px; -moz-border-radius:50px; -webkit-border-radius:50px; border-radius:50px; border:1px #c0c0c0 solid; display:block; }
.openvacancy.de a { top:-130px; }
.openvacancy a p { color:#000; text-align:center; font-size:12px; line-height:18px; position:relative; top:30px; margin:0 auto; }
.openvacancy a:focus, .openvacancy a:hover, .openvacancy a:active { background-color:#0097d7; border:1px #0097d7 solid; cursor:pointer; }
.openvacancy a:focus p, .openvacancy a:hover p, .openvacancy a:active p { color:#fff; border:0; }

@media screen and (min-width:769px) and (max-width:1024px) { 
.openvacancy a { top:-12px; margin-right:40px; }
.openvacancy.de a { top:-12px; }
}
@media screen and (max-width:768px) { 
.openvacancies a { top:5px; width:56px; height:56px; margin-right:12px; -moz-border-radius:28px; -webkit-border-radius:28px; border-radius:28px; }
.openvacancy.de a { top:0; }
.openvacancies a p { font-size:11px; line-height:13px; top:13px; }
.openvacancy a { top:0; width:80px; height:80px; margin-right:40px; -moz-border-radius:40px; -webkit-border-radius:40px; border-radius:40px; }
.openvacancy a p { top:19px; }
}
