/* APPLICATION */

/* APPLICATION INDEX */
.application .topGroup h1 { height: 115px; text-indent: -19999px; background: url(/bkJobsPlugin/images/application/applicationH1Headline.gif) left top no-repeat; }
.application .topGroup img#indexVisual { position: absolute; top: 50px; right: 65px; z-index: 5; }
.application #indexBox { margin: 0 0 -16px 0; padding: 20px 30px 35px; height: 124px; background: url(/bkJobsPlugin/images/application/indexBoxBg.png) left top no-repeat; }
.application #indexBox .contentBoxContent { padding: 10px 230px 10px 15px; height: 103px; }
.application #indexBox .contentBoxContent p { font-size: 1.1em; line-height: 15px; font-weight: bold; color: #b9cfe1; }
.application .teaserWrapper a#onlineApplicationTeaser { width: 341px; position: relative; top: 0px; left: -13px; background: url(/bkJobsPlugin/images/application/onlineApplicationTeaser.png) left top no-repeat; }
.application .teaserWrapper a#dosAndDontsTeaser { background: url(/bkJobsPlugin/images/application/dosAndDontsTeaser.png) left top no-repeat; }
.application .teaserWrapper a#onlineApplicationTeaserXL { width: 678px; position: relative; top: 0px; left: -7px; background: url(/bkJobsPlugin/images/application/onlineApplicationTeaserXL.png) left top no-repeat; }

/* APPLICATION DO'S AND DON'TS */

ul.tabs { width: 100%; overflow: hidden; height: 32px; list-style-type: none; display: block; }
ul.tabs li { width: 309px; height: 32px; float: left; }
ul.tabs li a { display: block; width: 100%; height: 32px; text-indent: -19999px; background-repeat: no-repeat; background-position: left top; }
ul.tabs li#tabDos a { background-image: url(/bkJobsPlugin/images/application/tabDos.gif); }
ul.tabs li#tabDonts a { background-image: url(/bkJobsPlugin/images/application/tabDonts.gif); }
ul.tabs li.active a { background-position: left bottom !important; }

.listBoxContent ul { list-style-type: none; display: block; width: 100%; background: url(/bkJobsPlugin/images/application/listBoxContentBg.gif) left top repeat-y; } 