/*******************************************************************************
Title:  print.css (public-health.ch)
Date:   02.12.2009
*******************************************************************************/

body {
  margin: .3in .4in;
  padding: 0;
  color: #000;
  background: #fff;
  font-size: 10pt;
  line-height: 1.5em;
  font-family: arial, sans-serif;
}

a {
  color: #333;
  text-decoration: none;
}

abbr {
  border: none;
  font-style: normal;
}


p, ul, ol, dl, table {
  margin: 0 0 1em;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 1em;
  padding: 0;
  font-family: arial, sans-serif;
  font-weight: bold;
}

ul, ol {margin: 0 0 1em 2em;}

ul {list-style-type: disc;}
ol {list-style-type: decimal;}

h1 {
  margin-bottom: 3em;
  padding-bottom: .5em;
  font-size: 10pt;
  border-bottom: 1px solid #000;
  font-style: italic;
  color: #aaa;
  letter-spacing: .2em;
}

h1 a {
  text-decoration: none;
  color: #000;
}

h2 {
  margin-bottom: .5em;
  font-size: 14pt;
}

h3 {
  margin-bottom: .5em;
  font-size: 12pt;
}

h4, h5, h6 {font-size: 10pt;}

h4 {
  margin-bottom: 0;
  font-size: 10pt;
}

#main {margin-bottom: 3em;}

#footer {
  clear: both;
  font-size: 8pt;
  color: #aaa;
}

#footer p {margin: 0;}

#footer a {
  color: #000;
  text-decoration: none;
}

table {
  margin: 0 0 1em;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  border: 0;
}

table th,
table td {
  padding: .5em 1em .5em 0;
  vertical-align: top;
  text-align: left;
  font-size: 9pt;
  border-bottom: 1pt solid #ccc;
}

table td h3 {
  margin: 0;
  font-size: 9pt;
  font-weight: bold;
}

table td p {margin: 0;}

table th a,
table td a {
  text-decoration: none;
  color: #999;
}

#programmleitung #main p,
#studienleitung #main p {
  float: left;
  width: 100%;
  margin-bottom: 1em;
}

#programmleitung #main p img,
#studienleitung #main p img {
  float: left;
  margin: 0 1em 0 0;
}

#modul {line-height: 1.4em;}

#modul h2 {
  padding-top: 1em;
  font-size: 13pt;
  line-height: 1.4em;
}

#modul h2 strong {
  display: block;
  font-size: 11pt;
}

#modul h4 {clear: both;}

#veranstalter {
  float: right;
  margin: 0 0 1em 0;
}

#veranstalter img {
  margin: 0 0 0 .5em;
  vertical-align: middle;
}

.access, #nav-main, #oaq, #totop, #uni-links, #nav-support, #clipboard, td a.pdf, div.search, .noprint, .modaction, .modaction-second, .backlink {display: none;}