/*----------------------------------------------------------------*/
/* CSS by K4SYSTEMS */
/*----------------------------------------------------------------*/


/*----------------------------------------------------------------*/
/* Allgemeines */
/*----------------------------------------------------------------*/
* {
  padding: 0;
  margin: 0;
}

html {
  height: 100%;
}

body {
  font-size: 82.5%;
  background: #fff url(../bilder/back_body.jpg) left top no-repeat;
  background-attachment: fixed;
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, p, input, textarea, select {
  font-family: Arial,"Trebuchet MS","Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
  color: #0B6AAF;
}

ul, li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

img, a img {
  border: 0;
}

form {
  display: inline;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted;
}


/*----------------------------------------------------------------*/
/* h1 und co */
/*----------------------------------------------------------------*/
p {
  line-height: 1.5em;
  margin: 0 0 1.0em 0;
}

a {
  color: #0B6AAF;
}

h1 {

}

h2 {

}

h3 {
  margin: 0;
  padding: 0;
  margin-top: 1.0em;
  font-size: 1.1em;
  color: #CC3333;
}

h4 {
  margin: 0;
  padding: 0;
  margin-top: 1.0em;
  font-size: 1.0em;
  color: #CC3333;
}

/*----------------------------------------------------------------*/
/* pseudoklassen */
/*----------------------------------------------------------------*/
.clear {
  clear: both;
}

.versteckt, .no_screen {
  display: none;
}

a.bewerben {
  color: #DF4343;
  text-decoration: none;
  background: transparent url(../bilder/pfeil_rechts_rot.gif) right center no-repeat;
  padding-right: 12px;
}

a:hover {
  text-decoration: underline;
}

.bewerben_rechts, .bewerben_default {
  display: inline-block;
  background: #DF4343 url(../bilder/back_button_gross_rot.gif) left center repeat-X;
  font-size: 1.3em;
  color: #fff;
  width: 140px;
  text-align: center;
  height: 30px;
  line-height: 29px;
  text-decoration: none;
  margin-bottom: 1.0em;
}

.bewerben_rechts {
  float: right;
}

img.rechts {
  float: right;
  border: 3px solid #A2C0F1;
  padding: 2px;
  margin: 0 0 20px 20px;
}

.pdf {
  padding-left: 20px;
  background: transparent url('../bilder/icon_pdf.gif') left top no-repeat;
  display: inline-block;
}




/*----------------------------------------------------------------*/
/* wrap */
/*----------------------------------------------------------------*/
#wrap {
  font-size: 0.9em;
  margin: 0 auto;
  /*margin-top: 50px;*/
  top: 50%;
  left: 50%;
  width: 832px;
  height: 490px;
  margin-left: -416px;
  margin-top: -245px;
  position: absolute;
}

#header {
  text-align: right;
  height: 96px;
}

#links, #rechts {
  border: 8px solid #A2C0F1;
  
  height: 344px;
  overflow: hidden;
  
  /*
  min-height: 344px;
  */
}

#links {
  float: left;
  display: inline;
  width: 142px;
  background: #0668AE url(../bilder/back_links.gif) left top repeat-X;
}


/*----------------------------------------------------------------*/
/* hauptnavi */
/*----------------------------------------------------------------*/
#links ul, #links li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#links ul {
  padding-top: 20px;
}

#links li a {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 1.2em;
  text-align: right;
  margin-top: 25px;
  font-weight: bold;
  text-decoration: none;
}

#links h2, #links ul {
  margin-right: 12px;
}

#links ul ul {
  margin: 0;
  padding: 0;
}

#links li {
  text-align: right;
  margin-top: 5px;
}

#links li li {
  margin: 0;
  padding: 0.3em 0;
}

#links li li a {
  font-size: 1.0em;
  font-weight: normal;
  color: #D6E9FA;
}

/*
#links li a {
  text-align: right;
  color: #D6E9FA;
}
*/

#links li.selected a, #links li a:hover {
  text-decoration: underline;
}


/*----------------------------------------------------------------*/
/* content */
/*----------------------------------------------------------------*/
#content0 {
  float: left;
  display: inline;
  width: 241px;
  border-right: 1px solid #0A64A5;
  
  height: 344px;
  overflow: hidden;
  
  /*
  min-height: 344px;
  */
  background: #fff;
}

#content0 h1 {
  background: #0A64A5 url(../bilder/back_h1.gif) left top repeat-X;
  color: #fff;
  font-size: 1.3em;
  margin: 0;
  padding: 0;
  text-align: right;
  height: 94px;
  overflow: hidden;
  padding-right: 32px;
}

#content0 h1 a, #content0 h1 a:hover {
  color: #fff;
  text-decoration: none;
  background: transparent url(../bilder/back_pfeil_zurueck.gif) left top no-repeat;
  display: inline-block;
  height: 50px;
  padding-top: 44px;
  width: 209px;
}

/*----------------------------------------------------------------*/
/* subnavi */
/*----------------------------------------------------------------*/
#content0 ul, #content0 li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#content0 ul {
  background: transparent url(../bilder/back_inhalt.gif) left top repeat-X;
  padding-top: 20px;
}

#content0 li {
  border-bottom: 1px dotted #0B6AAF;
}

#content0 li a {
  display: block;
  text-decoration: none;
  color: #0B6AAF;
  padding: 2px 0;
  padding-right: 32px;
  padding-left: 10px;
  width: 199px;
  text-align: right;
}

#content0 li a:hover {
  text-decoration: underline;
}

#content0 li.selected a {
  color: #CC3333;
}

#content0 ul ul {
  display: none;
}

#content0 div {
  margin: 20px;
}


/*----------------------------------------------------------------*/
/* inhalt */
/*----------------------------------------------------------------*/
#content_header {
  height: 94px;
  overflow: hidden;
  background: #fff;
}

#content_header h2 {
  color: #0B6AAF;
  font-size: 1.3em;
  margin: 0;
  padding: 0;
  padding-top: 44px;
  height: 50px;
  overflow: hidden;
  padding-left: 27px;
}

#content1 {
  float: right;
  display: inline;
  width: 402px;
  
  height: 344px;
  overflow: hidden;
  
  /*
  min-height: 344px;
  */
  background: #fff url(../bilder/back_inhalt.gif) left 94px repeat-X;
}

#inhalt {
  
  height: 210px;
  overflow: auto;
  
  width: 376px;
  margin-left: 27px;
  padding: 20px 0;
}


/*----------------------------------------------------------------*/
/* rechts */
/*----------------------------------------------------------------*/
#rechts {
  float: right;
  display: inline;
  width: 644px;
  background: #fff url(../bilder/back_content.gif) left top repeat-Y;
}


/*----------------------------------------------------------------*/
/* footer */
/*----------------------------------------------------------------*/
#footer {
  clear: both;
}

#footer, #footer li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#footer li {
  float: right;
  display: inline;
  padding: 10px 0;
}

#footer li a {
  text-transform: uppercase;
  color: #0668AE;
  text-decoration: none;
  margin-left: 30px;
  font-size: 0.9em;
}


/*----------------------------------------------------------------*/
/* startseite */
/*----------------------------------------------------------------*/
#startseite #rechts, #stellensuche #rechts {
  background: #5D96C9 url(../bilder/back_rechts_home.gif) left top repeat-Y;
}

#startseite #rechts #spalte0, #stellensuche_default #spalte0 {
  float: left;
  display: inline;
  width: 242px;
}

#startseite #rechts #spalte1, #stellensuche_default #spalte1 {
  background: transparent url(../bilder/back_rechts_spalte1_home.jpg) left top no-repeat;
  float: right;
  display: inline;
  width: 308px;
  height: 344px;
  overflow: hidden;
  padding: 0 17px;
  padding-left: 217px;
  text-align: right;
}

#startseite #rechts #spalte1 h2, #stellensuche_default #spalte1 h2 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 1.4em;
  margin-top: 205px;
  margin-bottom: 10px;
}

#startseite #rechts #spalte1 select, #stellensuche_default #spalte1 select, #stellensuche #content0 select {
  margin-bottom: 5px;
  font-size: 1.2em;
  color: #000;
  width: 200px;
}

#startseite #rechts #spalte1 select {
  width: 233px;
  margin-left: 50px;
}

#startseite #rechts #spalte1 input, #stellensuche_default #spalte1 input {
  border: 1px solid #F99291;
  background: transparent url(../bilder/back_btn_suche_home.gif) center right no-repeat;
  color: #fff;
  padding-right: 16px;
  text-align: right;
  font-size: 1.2em;
}

#stellensuche #spalte0 input {
  border: 0;
}

#startseite #rechts #spalte0 a, #stellensuche_default #spalte0 a {
  text-decoration: none;
}

#startseite #rechts #spalte0 h2, #startseite #rechts #spalte0 h3, #stellensuche_default #spalte0 h2, #stellensuche_default #spalte0 h3 {
  color: #fff;
  font-size: 1.2em;
  margin: 0;
  padding: 0;
  text-align: right;
}

#startseite #rechts #spalte0 h2, #stellensuche_default #spalte0 h2 {
  margin-top: 16px;
}

#startseite #rechts #spalte0 a:hover, #startseite #rechts #spalte0 a:hover h2, #startseite #rechts #spalte0 a:hover h3 {
  text-decoration: underline;
}

#startseite #rechts #spalte0 h3, #stellensuche_default #spalte0 h3 {
  color: #A6C6F9;
  font-size: 1.1em;
}

#startseite #rechts #spalte0 ul li.bewerber, #stellensuche_default #spalte0 ul li.bewerber {
  width: 166px;
  background: #066CB5 url(../bilder/back_startseite_bewerber.gif) left top repeat-Y;
  height: 66px;
  padding-top: 109px;
}

#startseite #rechts #spalte0 ul li.bewerber a, #stellensuche_default #spalte0 ul li.bewerber a {
  background: transparent url(../bilder/back_startseite_bewerber_a.gif) right top no-repeat;
  padding-right: 32px;
  height: 66px;
  overflow: hidden;
  display: block;
  width: 134px;
}

#startseite #rechts #spalte0 ul li.kunden a, #stellensuche_default #spalte0 ul li.kunden a {
  background: transparent url(../bilder/back_startseite_kunden_a.gif) right top no-repeat;
  padding-right: 32px;
  height: 66px;
  overflow: hidden;
  display: block;
  margin-top: 103px;
}


/*----------------------------------------------------------------*/
/* bewerber */
/*----------------------------------------------------------------*/
#bewerber0 {
  float: left;
  display: inline;
  width: 242px;
  background: #0F6FB4 url(../bilder/back_fuer_bewerber.gif) left top no-repeat;
  min-height: 344px;
}

#bewerber0 a, #kunden0 a {
  text-decoration: none;
}

#bewerber0 h2, #bewerber0 h3, #kunden0 h2, #kunden0 h3 {
  color: #fff;
  font-size: 1.2em;
  margin: 0;
  padding: 0;
  text-align: right;
  width: 134px;
}

#fuer_kunden #bewerber0 h2.spezi, #fuer_kunden #bewerber0 h3.spezi {
  width: 150px;
}

#bewerber0 h2, #kunden0 h2 {
  margin-top: 40px;
}

#bewerber0 a h2, #bewerber0 a h3, #kunden0 a h2, #kunden0 a h3 {
  width: auto;
}

#bewerber0 a h2, #kunden0 a h2 {
  margin-top: 16px;
}

#bewerber0 a:hover, #bewerber0 a:hover h2, #bewerber0 a:hover h3, #kunden0 a:hover, #kunden0 a:hover h2, #kunden0 a:hover h3 {
  text-decoration: underline;
}

#bewerber0 h3, #kunden0 h3 {
  color: #A6C6F9;
  font-size: 1.1em;
}

#bewerber0 a, #kunden0 a {
  background: transparent url(../bilder/back_startseite_bewerber_a.gif) right top no-repeat;
  padding-right: 32px;
  display: block;
  width: auto;
  height: 66px;
  overflow: hidden;
}

#bewerber0 #navi0, #kunden0 #navi0 {
  padding-top: 38px;
  width: 187px;
}

#bewerber0 #navi1, #kunden0 #navi1 {
  padding-top: 22px;
  width: 216px;
}

#bewerber0 #navi2, #kunden0 #navi2 {
  padding-top: 14px;
}


#bewerber1 {
  float: right;
  display: inline;
  width: 402px;
  min-height: 344px;
  background: transparent url(../bilder/back_fuer_bewerber.jpg) left top no-repeat;
}

#fuer_kunden #bewerber1 {
  background: transparent url(../media/layout/bilder/fuer_kunden/startbild.jpg) left top no-repeat;
}


/*----------------------------------------------------------------*/
/* stellenangebote */
/*----------------------------------------------------------------*/
p.stellenangebot {
  margin-bottom: 2.0em;
}

#inhalt table td {
  vertical-align: top;
  padding-right: 0.5em;
  padding-top: 0.5em;
}

#inhalt ul {
  margin-bottom: 1.0em;
}

#inhalt li {
  padding-left: 10px;
  background: transparent url(../bilder/dot_li.gif) left top no-repeat;
  padding-bottom: 0.5em;
  line-height: 1.5em;
}


/*----------------------------------------------------------------*/
/* kontaktformular */
/*----------------------------------------------------------------*/
span.cx_pflicht {
  color: #FE0000;
  font-weight: bold;
  font-size: 1.4em;
}

input.cx_pflicht, textarea.cx_pflicht {
  background: #FF6D6E;
  color: #fff;
}

.cx_error {
  border: 1px solid #FE0000;
  color: #fff;
  background: #FF6D6E;
  padding: 0.5em;
}

table.kontaktformular {
  margin: 2.0em 0em;
}

.form_container table.kontaktformular {
  margin: 0;
}

table.kontaktformular .spalte-1, table.kontaktformular .spalte-2 {
  vertical-align: top;
  padding-bottom: 0.3em;
}

table.kontaktformular .spalte-1 {
  width: 120px;
}

table.kontaktformular .spalte-2 input, table.kontaktformular .spalte-2 textarea, table.kontaktformular .spalte-2 select, .submit {
  padding: 0.1em;
}

table.kontaktformular .spalte-2 label {
  margin-right: 1.0em;
}

#inhalt table.kontaktformular .spalte-2 table td {
  padding: 0;
}

input.default, select.default, .defaultfile, .defaultgross {
  width: 200px;
  padding: 0.1em;
}

select.default {
  width: 206px;
}

.defaultfile {
  width: 334px;
}

textarea.default, textarea.defaultgross {
  padding: 0.1em;
  width: 300px;
  height: 50px;
}

.defaultgross, textarea.defaultgross {
  width: 329px;
}

/*
input.plz {
  width: 100px;
}
*/

table.kontaktformular .spalte-2 input.default, table.kontaktformular .spalte-2 input.halb, table.kontaktformular .spalte-2 input.plz, table.kontaktformular .spalte-2 textarea {
  width: 200px;
}

/*
table.kontaktformular .spalte-2 input.halb {
  width: 145px;
  margin-right: 5px;
}
*/

table.kontaktformular .abstand {
  padding-top: 1.0em;
}

.submit {
  text-align: center;
  color: #000;
}

p.kontaktformular {
  text-align: center;
}


/*----------------------------------------------------------------*/
/* sitemap */
/*----------------------------------------------------------------*/
#sitemap #inhalt ul {
  margin-bottom: 1.0em;
}

#sitemap #inhalt li {
  padding-left: 10px;
  background: transparent url(../bilder/dot_li.gif) left top no-repeat;
}

.fachliteratur td {
  vertical-align: top;
}

.fachliteratur img {
  margin-right: 15px;
  margin-bottom: 15px;
}


/*----------------------------------------------------------------*/
/* breite version */
/*----------------------------------------------------------------*/
#wrap {
  width: 972px;
  height: 530px;
  margin-left: -486px;
  margin-top: -265px;
}

#header {
  height: 76px;
}

#links, #rechts, #content0, #content1, #bewerber0, #bewerber1, #startseite #rechts #spalte1, #stellensuche_default #spalte1 {
  height: 404px;
}

#inhalt {
  height: 270px;
}

#inhalt #inner_inhalt {
  margin-right: 15px;
}

#rechts {
  width: 784px;
}

#content1, #bewerber1 {
  width: 542px;
}

#inhalt {
  width: 516px;
}