
/* =STELLENANZEIGENÜBERSICHT

--------------------------------------------------------------------------------*/
div.summary_job_offer {
  height: 192px !important;
  background: url(../images/jobmarket/summary_job_offer.jpg)  no-repeat 0 50%;
  margin-bottom: -22px;
}

table.select ul li.inactive, 
table.select ul li.active,
table.select ul li.check,
table.select ul li.unpaid,
table.select ul li.finally_denied,
table.select ul li.denied {
  padding-left: 22px;
}

table.select ul li.inactive {
  background: url(../images/infobox/inactive_small.gif)  no-repeat 0 50%;
}

table.select ul li.active {
  background: url(../images/infobox/success_small.gif)  no-repeat 0 50%;
}

table.select ul li.check {
  background: url(../images/infobox/notice_small.gif)  no-repeat 0 50%;
}

table.select ul li.unpaid {
  background: url(../images/infobox/notice_small.gif)  no-repeat 0 50%;
}

table.select ul li.denied {
  background: url(../images/infobox/error_small.gif)  no-repeat 0 50%;
}

table.select ul li.finally_denied {
  background: url(../images/infobox/finally_denied_small.gif)  no-repeat 0 50%;
}

dl.job_offer_company h3, dl.job_offer_company h2 {
	font-size: 1em;
	border: none;
	background: none;
	width: inherit;
	margin: 0px;
	font-weight: normal;
	font-style: italic;
	color: #796358;
}

h1.title_job_offer {
	text-transform: none;
	font-style: italic;
	letter-spacing: normal;
	font-size: 1.6em;
}

/* =JOBSUCHCONTAINER
--------------------------------------------------------------------------------*/
  div.jobsearch label {
    color:#F9FAEB;
    font-size:1.1em;
  }
  
  div.jobsearch input {
    padding: 1px 2px;
  }
  
  div.jobsearch input:focus {
    padding: 1px 0px;
    background:#F9FAEB none repeat scroll 0 0;
    border:1px solid #B2A69F;
    color:#796358;
    font-family: Trebuchet MS, Helvetica, Tahoma, Arial, Verdana, sans-serif;
    font-size:0.9em;
    margin:5px 10px 0 0;
  }
  
  div.jobsearch input.help {
    padding: 1px 0px;
    background:#F9FAEB none repeat scroll 0 0;
    border:1px solid #B2A69F;
    color:#796358;
    font-family: Trebuchet MS, Helvetica, Tahoma, Arial, Verdana, sans-serif;
    font-size:0.9em;
    margin:5px 10px 0 0;
  }
  
  div.jobsearch input.accept {
    position: relative;
    top: 1px;
    padding: 0px !important;
  }

div.register_now {
  background: url(../images/jobmarket/register_now.jpg) no-repeat;
  height: 550px;
}

div.apply_now {
  background: url(../images/jobmarket/apply_now.jpg) no-repeat;
  height: 200px;
}


table tr.ranking_plus {
	background: #E5EDAE;
}

  table tr.ranking_plus td {
	  border-top: 2px solid #849225;
	  border-bottom: 2px solid #849225;
  }  

div.register_now h2 {
  margin-top: 115px;
}

div.flash_dsl {
	float: right;
}

  div.flash_dsl p {
    margin: 0px 0 0.5em;
  }

/* =PDF-ANZEIGE
--------------------------------------------------------------------------------*/
img.job_offer {
  width: 628px;
}

/* =JOBSUCHE IM DETAIL
--------------------------------------------------------------------------------*/  
ul.search_details li {
	float: left;
	padding-right: 20px;
}

  ul.search_details li.detail {
    background: url(../images/infobox/add_small.gif) no-repeat 0 2px;
    padding-left: 20px;
  }

div.details {
	padding-bottom: 10px;
}

  div#edit_conditions h3, div#edit_contents h3 {
    margin-top: 20px;
  }
  
    div#edit_contents h3.border,
    div#edit_conditions h3.border {
      border-top: 1px solid #BDD135;
      padding-top: 20px;
    }
    
    div#edit_conditions div.location {
      height: auto;
    }
    
    div#edit_conditions div.contract_type div.input_selector {
      width: 33%;
      float: left;
    }

div.preview {
  background: url(../images/catalog/preview.gif) repeat-y center left;
  padding-bottom: 30px;
}

div.entrance_date span{
  display:block;
}

/* =JOBSUCHE IM DETAIL
--------------------------------------------------------------------------------*/  
.pagination_item_current {
    font-weight: bold;
    color:#3f2010; 
    padding:3px 8px;
    border: 2px solid #3f2010;
    margin: 0px 8px;
    background: #fff;
}

.pagination_item_link {
    margin: 2px;
    padding:3px 8px;
}


/* =GEPRÜFTES UNTERNEHMEN
--------------------------------------------------------------------------------*/  
div.trustedcompany {
  background: url(../images/icons/trustedcompany_xlarge.gif) #fff;
  height: 95px;
  position: absolute;
  width: 95px;
}

/* =CODESNIPPET
--------------------------------------------------------------------------------*/  
div.example_job_window {
	position: absolute;
	left: 605px;
	margin-top: -40px;
}

div.job_window {
	background: url(../images/jobmarket/job_window_screen.jpg) no-repeat;
	padding-top: 20px;
}

  div.job_window_screen_foot {
    background: url(../images/catalog/trust_screen_foot.jpg) no-repeat; 
  }

a.embeddedjoboffer {
  float: right;
}

textarea.codesnippet {
  border: 1px #849225 solid;
  width: 920px;
  height: 50px;
  font-family: monospace;
  padding: 10px;
}

/* =ZUSATZLEISTUNGEN
--------------------------------------------------------------------------------*/
table.special_services tr td {
  vertical-align: top;
}

table.special_services tr td label {
  font-weight: bold;
}

/* =AUSBILDUNGSOFFENSIVE
--------------------------------------------------------------------------------*/
div.education_training {
  background: url(../images/jobmarket/education_training_bg.jpg) no-repeat;
  padding-top: 20px;
}

div.overview_internship {
  background: url(../images/jobmarket/overview_internship_bg.jpg) no-repeat;
  padding-top: 20px;
}

div.overview_manager {
  background: url(../images/jobmarket/overview_manager.jpg) no-repeat;
  padding-top: 20px;
}

  div.education_training_foot,
  div.overview_internship_foot,
  div.overview_manager_foot {
    background: url(../images/catalog/trust_screen_foot.jpg) no-repeat; 
  }
  
  div.education_training div.price,
  div.overview_internship div.price,
  div.overview_manager div.price {
    color:#FFFFFF;
    font-size: 1.4em;
    position: relative;
    text-align:center;
    top: 4px;
    margin-left: 8px;
  }

div.statusinfo label {
  display: inline-block;
  float: left;
  width: 100px;
}
/* =JOBFENSTER
--------------------------------------------------------------------------------*/  
tfoot tr td a {
  border: none;
}

