/*******************************************************************************
Title:  print.css (hubertrafo.ch)
Update: 22.12.2009
*******************************************************************************/

body {
  margin: .2in .2in;
  padding: 0;
  color: #000;
  background: #fff;
  font-size: 9pt;
  line-height: 1.5em;
  font-family: arial, sans-serif;
}

div, dt, dd {
  margin: 0;
  padding: 0;
}

p, ul, ol, dl, table {margin: 0 0 1em;}

h1, h2, h3, h4, h5, h6 {
  font-family: arial, sans-serif;
  font-weight: bold;
}

h1 {
  margin-bottom: 3em;
  font-size: 17pt;
}

h1 a {
  color: #000;
  text-decoration: none;
}


h2 {font-size: 12pt;}
h3 {font-size: 11pt;}
h4, h5, h6 {font-size: 10pt;}

.teaser p.sub {
  margin: -1em 0 1.5em;
  font-weight: bold;
  font-family: arial, sans-serif;
  font-size: 10pt;
}


a, a:link, a:visited {
  color: #000;
  text-decoration: none;
}

#content {margin: 0 0 3em;}

#content a {
  text-decoration: none;
  color: #333;
}

p strong {font-weight: bold;}


#footer {
  width: 100%;
  clear: both;
  font-size: 8pt;
}


table {
  margin-bottom: 2em;
  border-collapse: collapse;
  width: 100%;
}

th, td {
  padding: .5em 1em .5em 0;
  border-bottom: 1px solid #333;
  font-family: arial, sans-serif;
  font-size: 9pt;
  text-align: left;
  vertical-align: top;
}

th {
  border: 1px solid #333;
  border-width: 1px 0 3px;
  font-weight: bold;
}


#featprod img {
  margin: 0 1em 1em 0;
  float: left;
}

#body_team #content .box {
  margin-bottom: 2em;
  float: left;
  width: 50%;
  height: 13em;
}


#body_team #content .box img {
  float: left;
  margin: 0 1em 0 0;
}

#map { width:100%; height:400px; }

.product {
  margin-bottom: 2em;
  clear: both;
}

.product:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.product table {
  width: auto;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}

.product table th,
.product table td {
  margin: 0;
  padding: 0 0 .5em;
  background: none;
  border: none;
}

.product .nanocol {
  float: left;
  width: 120px;
}

.product img {
  border: 1px solid #000;
  display: block;
}

img.second {
  display: block;
  margin-top: 2em;
}

.product .mediumcol {margin-left: 23%;}
.products .mediumcol {margin-left: 23%;}

.stockinfo {  font-weight: bold;}


#body_ueberuns .fifty img {
  float: right;
  margin: 0 0 1em 1em;
}

#start-main .teaser p {font-size: 10pt;}

#navi, #contact, #footernavi, #submenu, .minicol a, #start, .product ul, .products .mediumcol ul, .product table td, #slideshow {display:none;}




