/* -------------------------------------------------------------

   Print style sheet for fhcb.net

   version: 2.2.0
   author: Florian Hamberger
   e-mail: info@fhcb.net
   website: http://www.fhcb.net

   Copyright (c) Florian Hamberger Computer-Beratung 2005-2009,
   all rights reserved

------------------------------------------------------------- */

* {
  margin: 0;
  padding: 0;
}

body {
  background: #FFF;
  padding: 0 20px;
  font: 12pt/18pt "Times New Roman" , Times, serif;
}

#skip, #service, #bvh, #header, #navigation, #subnav, #orientation, #footer, #backlink {
  display: none;
}

#colmask {
  height: 100%;
}

#col1, #col2, #col3 {
  background: inherit;
}


h1, h2, h3 {
  font-family: "Times New Roman", Times, serif;
}