/**
 * Project: Meyer-Bolte, Arendt und Schäfer (ReNoVerden-Team) [homepage2006]
 * File: standard_all.css
 *
 * Diese Bibliothek wurde von der ra-online GmbH (Mommsenstraße 68, D-10629 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 (Mommsenstraße 68, D-10629 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-08
 * @author Marco Mruk (mmruk@ra-online.de)
 * @author Stefan Janus (sjanus@ra-online.de)
 */ 

/* CSS-Definitionen für die normalen Ausgaben [alle Browser] */

/* (Bugfix für Mozilla-basierende Browser) */ * {}

/* <# Definition der einzelnen Segmente der Homepage #> */
div.contentSideSegmentLeft div.symbolNavigation {
  background-image: url("../.././layout/2006L005.modified/images/symbol_navigation.gif");
  background-repeat: no-repeat;
  background-position: bottom left;
  position: absolute;
  bottom: 10px;
  left: 15px;
  width: 208px;
  height: 189px;
 }
div.headerSegment p.titleA {
  font-size: 1em;
 }
div.headerSegment p.titleB {
  font-size: 1.2em;
 }
div.headerSegment p.titleB span {
  font-family: verdana, arial, sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  padding-left: 5px;
  padding-right: 5px;
 }

/* <# Definition der Objekte für die Darstellung der Startseite #> */
div.home {
  padding-top: 14px;
  padding-left: 12px;
  padding-right: 12px;
 }
div.home p {
  font-family: verdana, arial, sans-serif;
  font-size: 0.75em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  padding-bottom: 12px;
  color: #121630;
 }
div.home p span {
  font-weight: bold;
 }
div.home p.title {
  font-size: 0.9em;
  color: #634129;
 }
div.home p.slogan {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 0.9em;
  font-weight: bold;
  font-style: italic;
  color: #634129;
 }
div.home ul {
  font-weight: normal;
  padding-bottom: 12px;
  padding-left: 22px;
 }
div.home ul li {
  font-family: verdana, arial, sans-serif;
  font-size: 0.7em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  color: #121630;
 }
div.home div.team {
  margin-left: 15px;
  margin-bottom: 20px;
 }
div.home div.address {
  margin-left: 15px;
  margin-bottom: 20px;
 }
div.home div.address span {
  padding-left: 40px;
  font-weight: normal;
 }

/* <# Definition der Objekte für die Darstellung der Kanzleiseite #> */
div.companyimage {
  padding-top: 14px;
  padding-left: 12px;
  padding-right: 12px;
 }
div.companyimage p {
  font-family: verdana, arial, sans-serif;
  font-size: 0.75em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  padding-bottom: 12px;
  color: #121630;
 }
div.companyimage ul {
  padding-bottom: 12px;
  padding-left: 22px;
 }
div.companyimage ul li {
  font-family: verdana, arial, sans-serif;
  font-size: 0.7em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  color: #121630;
 }
div.companyimage ul li span {
  font-weight: bold;
 }
div.companyimage div.picturecompany {
  background-image: url("../.././layout/2006L005.modified/images/picture_company.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  position: absolute;
  bottom: 300px;
  left: -215px;
  width: 190px;
  height: 253px;
 }

/* <# Definition der Objekte für die Darstellung der Anwaltsseiten #> */
div.attorneypresentationDetailview div.picture {
  top: 70px;
  right: 10px;
 }
div.attorneypresentationDetailview #rubric_interestemphasis #rubric_workemphasis_blockA {
  width: 280px;
 }

/* <# Definition der Objekte für die Darstellung des ra-newsflash #> */
div.ranewsflashPanel div.disclaimer {
  display: none;
 }

/* <# Definition der Objekte für die Darstellung der Seite für die Wegbeschreibung #> */
div.citymap {
  padding-top: 14px;
  padding-left: 12px;
  padding-right: 12px;
 }
div.citymap p {
  font-family: verdana, arial, sans-serif;
  font-size: 0.75em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
  text-transform: none;
  padding-bottom: 12px;
  color: #121630;
 }

/* <# Definition der Objekte für die Darstellung des Adressblocks #> */
div.universalSector div.panelOfficeaddress p.address {
  display: none;
 }
div.universalSector div.panelOfficeaddress p.municipality {
  display: none;
 }