/**
 * Project: Steinbeck & Schellenberg [homepage2006]
 * File: standard_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-10
 * @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 Objekte für die Segmente des Kopfbereiches #> */
div.navigationsegment div.headerelement div.content div.titleA {
  font-size: 1.1em;
  text-transform: none;
  bottom: 75%;
  color: #FFFFFF;
 }
div.navigationsegment div.headerelement div.content div.titleB {
  top: 30%;
  color: #FFFFFF;
 }
div.navigationsegment div.headerelement div.content div.titleB span.text {
  padding-top: 5px;
  border-color: #FFFFFF;
 }
div.navigationsegment div.headerelement div.content p.statement {
  font-family: 'Times New Roman', Times, serif, verdana, arial, sans-serif;
  font-size: 0.80em;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  /*color: #D0D0D0;*/
  color: #FFFFFF;
 }

/* <# Definition der Objekte für die Darstellung der Startseite #> */
div.contentHome div.content p {
  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;
  padding-bottom: 12px;
  color: #3E474E;
 }
div.contentHome div.content p.introduction {
  padding-bottom: 5px;
 }
div.contentHome div.content p.sloganA {
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 2px;
  color: #253C92;
 }
div.contentHome div.content p.sloganB {
  padding-bottom: 25px;
  color: #253C92;
 }
div.contentHome div.content p.sloganC {
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 4px;
  color: #253C92;
 }
div.contentHome div.content ul {
  padding-bottom: 12px;
  padding-left: 22px;
 }
div.contentHome div.content 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;
  list-style-image:url("../.././layout/2007L001.modified/images/listsymbol_home.gif");
  padding-bottom: 8px;
  color: #3E474E;
 }
div.contentHome div.content div.signature p {
  font-weight: bold;
  font-style: italic;
  text-align: left;
  padding-top: 30px;
  color: #5E676E;
 }

/* <# Definition der Objekte für die Darstellung der Anwaltsseite(Liste) #> */
div.attorneypresentationListview {
  padding-bottom: 150px;
 }

/* <# Definition der Objekte für die Darstellung der Links #> */
div.linksIntroduction p {
  font-weight: bold;
 }
div.linksB ul li.elementLinkrubric div p.name {
  font-size: 0.75em;
  font-weight: normal;
 }

/* <# Definition der Objekte für die Darstellung der Sitemap #> */
div.sitemapIntroduction {
  position: absolute;
  top: 20px;
  right: 40px;
  width: 210px;
 }