/*******************************************************************************
Titel:  Printstylesheet zu  revival.ch
Update: 02.07.2008
*******************************************************************************/

body, #wrapper, #container, #content, #content .pad, #footer {
  margin: 0;
  padding: 0 !important;
  width: auto !important;
  float: none !important;
}

#mainnavi, #sprache, #adresse, #addnavi, .addlink, #contentnavi {display: none !important;}

body {
  font-size: 10pt;
  font-family: arial, helvetica, sans-serif;
  color: #000;
  background: #fff;
}

a:link, a:visited {
  color: #666;
  text-decoration: underline;
}

h2 {border: none;}

#wrapper {
  background: #fff;
  color: #000;
  border: none;
  min-width: 100% !important;
  max-width: 100% !important;
}

#container {
  background: #fff;
  color: #000;
}

#content {
  margin-bottom: 3em;
  float: none;
  min-height: 0;
}

#footer p {
  padding: 0;
  margin: 0;
  position: static;
  text-align: left;
  font-size: 8pt;
}

#header {height: auto;}

#header h1 {
  position: static;
  top: 0;
  left: 0;
  margin-bottom: 3em;
}

/* =kandidatenprofil */
.tablewrap {
  margin: 0;
  padding: 0;
  border: none;
}

#kandidatenprofil table {margin-bottom: 3em;}

#kandidatenprofil th,
#kandidatenprofil td, #kandidatenprofil #persdaten td {
  border: 0;
  padding: 0 0 .5em;
  line-height: 1.3em;
}

#kandidatenprofil th {padding-right: 1em;}

#kandidatenprofil #berufwuensche,
#kandidatenprofil #weiterbildung {page-break-before: always}

#kandidatenprofil h3 {
  padding-bottom: .2em;
  border-bottom: 1px solid #999;
}

#foto img {
  top: 0;
  right: 0;
}

* html #stellendetails dd {height: 1%;}
