/**
 * Project: Kanzlei Fee Kinder [homepage2006]
 * File: printing_all.css
 *
 * Diese Bibliothek wurde von der ra-online GmbH (Kurfürstendamm 36, D-10719 Berlin) entwickelt.
 * Alle Rechte vorbehalten.
 * Bei Fragen, Hilfe oder Hinweisen wenden Sie sich bitte an unsere Serviceteam unter info@ra-online.de oder rufen Sie uns unter (+49 30) 280 43 600 an.
 * This library has been developed by ra-online GmbH (Kurfürstendamm 36, D-10719 Berlin).
 * All rights reserved.
 * For questions, help or comments contact our serviceteam and mail to info@ra-online.de or call (+49 30) 280 43 600.
 *
 * @package homepage2006
 * @link http://www.ra-online.de/
 * @copyright ra-online GmbH, 2006-11
 * @author Marco Mruk (mmruk@ra-online.de)
 * @author Stefan Janus (sjanus@ra-online.de)
 */
 

/* CSS-Definitionen für die Druckansicht [alle Browser] */

/* (Bugfix für Mozilla-basierende Browser) */ * {}

/* <# Definition der Grundelemente des Dokuments #> */
div.documentURL {
  padding-top: 1cm;
  clear: both;
  width: 17cm;
  display: block;
 }
div.documentURL hr {
  text-align: left;
  color: #333333;
  height: 1px;
  width: 1.5cm;
 }
div.documentURL p {
  font-family: 'Times New Roman', Times, serif, verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  padding-top: 0.02cm;
  padding-left: 0.4cm;
  color: #222222;
 }


/* <# Definition der Eigenschaften der Einrahmung für die Darstellung in einer Letterbox #> */
div.letterbox {
  width: 100%;
 }

/* <# Definition der einzelnen Segmente der Homepage #> */
div.headerSegment {
  border-style: none;
  height: 0px;
 }
div.basesegment {
  border-style: none;
  width: 100%;
 }
div.contentSideSegmentLeft {
  border-style: none;
  width: 100%;
 }
div.contentSideSegmentLeft div.documentContent {
  border-style: none;
  width: 100%;
 }
div.contentMainSegment {
  left: 0px;
  width: 100%;
  border-style: none;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
 }
#page_detailfamilylaw div.menuMainmenu {
  display: none;
 }
#page_detailfamilylaw div.menuStandardmenu {
  display: none;
 }
p.copyright {
  display: none;
 }

/* <# Definition der Objekte für die Darstellung der Addressdaten #> */
div.contactdataEmbeddedPanel {
  display: none;
 }

/* <# Definition der Objekte des Seitentitels #> */
div.pageheading {
  display: none;
 }

/* <# Definition der Objekte für die Darstellung der Rechtsgebietsseite: Familienrecht #> */
#page_detailfamilylaw div.detailFamilylaw {
  padding-top: 0px;
  padding-left: 0px;
  width: 100%;
 }
#page_detailfamilylaw div.detailFamilylaw div.text {
  display: none;
 }
div.detailFamilylaw div.emailform {
  position: relative;
  top: 0px;
  left: 0px;
  width: 500px;
  padding-left: 0px;
  border-style: none;
 }
div.detailFamilylaw div.emailform p.introduction {
  margin-left: 0px;
  padding-left: 0px;
  margin-bottom: 30px;
 }
div.detailFamilylaw div.emailform div.print  {
  display: none;
 }
div.detailFamilylaw div.emailform form input.button {
  display: none;
 }
div.detailFamilylaw div.emailform form {
  padding-bottom: 20px;
 }
div.detailFamilylaw div.emailform form {
  margin-left: 0px;
  margin-right: 0px;
 }
div.detailFamilylaw div.emailform form fieldset {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-style: none;
 }



