@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) Screen layout for YAML examples
 * (de) Bildschirmlayout für YAML-Beispiele
 *
 * @copyright       Copyright 2005-2009, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.2
 * @revision        $Revision: 430 $
 * @lastmodified    $Date: 2009-10-27 21:15:57 +0100 (Di, 27. Okt 2009) $
 */

@media screen, projection
{
  /** 
   * (en) Forcing vertical scrollbars in IE8, Firefox, Webkit & Opera 
   * (de) Erzwingen vertikaler Scrollbalken in IE8, Firefox, Webkit & Opera 
   *
   * @workaround
   * @affected IE8, FF, Webkit, Opera
   * @css-for all
   * @valid CSS3
   */

  body { overflow-y: scroll; }

  /*------------------------------------------------------------------------------------------------------*/
  
  /**
   * (en) Formatting YAML's  basic layout elements
   * (de) Gestaltung des YAML Basis-Layouts
   */

  /* (en) Marginal areas & page background */
  /* (de) Randbereiche & Seitenhintergrund */
 

  /* (en) Centering layout in old IE-versions */
  /* (de) Zentrierung des Layouts in alten IE-versionen */
  body { /*text-align: center;*/ }
  .page_margins { text-align:left;/*margin: 0 auto;*/ }

  /* (en) Layout: width, background, borders */
  /* (de) Layout: Breite, Hintergrund, Rahmen */
  .page_margins { max-width: 80em; }
  .page { margin: 0 20px; }
  #topnav, #header, #nav, #main, #extended, #footer { overflow:hidden; min-width: 720px; }

  /* EIGENE HEADER DEF*/
  .banner {vertical-align:top; width:98%;}
  .headposl {float:left; text-align:left; vertical-align:top; margin-top:12px;  margin-bottom:10px; }
  .headposr { float:right; }
  .headerpostop {float:left;}
  
  /* (en) Designing main layout elements */
  /* (de) Gestaltung der Hauptelemente des Layouts */
  #topnav { background: #007770; color: #fff; width:945px;} /*266263            color: #ffcc66;*/
  #footer { background: #888; color: #ccc; }
  #topnav .page { text-align:left; padding: 5px 0; }
  #topnav div.navlinks { float:right; }

  #header {
    color: #fff;
  border-top: 10px #fff solid;
  border-bottom: 10px #fff solid;
    background: #dfdfdf url("../img/bg_petrol.png") repeat-x top left;
	padding-bottom:10px;
	width:945px;
  }

  #header .page {
    position:relative;
  padding: 10px 0px 20px 0px;
  }

  #header h1 { color: #fff !important; }
  
  #nav {
    background: #dfdfdf;
	padding-top:5px;
	padding-bottom:5px;
    border-top: 2px #ccc solid;
    border-bottom: 1px #ccc dashed;
	vertical-align:middle;
	text-align:center;
	width:945px;
	
  }
  /*
    padding-top:10px;
    padding-bottom:10px;
    padding-top:10px;*/

  #main {
    background:#f0f0f0 url("../img/bg_pet_content_2.png") repeat-x top left;
    border-top: 1px #ccc dashed;
	width:945px;
  }

  #main .c25r { border-left: 1px #88a dashed; }

  #extended { background: #eee; border-top: 1px #ccc dashed; }
  #extended .c25l,  #extended .c50l { border-right: 1px #88a dashed; }

  #extended .subc  { padding: 0 10px; }
  #extended .subcl { padding: 0 10px 0 0; }
  #extended .subcr { padding: 0 0 0 10px; }

  #main, #extended { padding-top: 20px; padding-bottom: 20px;width:945px;  }

  #footer { border-top: 2px #666 solid;width:945px; }
  #footer .page { padding: 10px 0px; }

 /**
  * ------------------------------------------------------------------------------------------------- #
  *
  * (en) Modifying "shiny buttons" navigation
  * (en) Anpassung der "Shiny Buttons" Navigation
  */

  .hlist { background: transparent; border: 0 none; }
  .hlist ul { margin-left: 0; border: 0 none; width: 100%; vertical-align:middle; text-align:center;}
  .hlist ul li { width: auto; border:0; padding: 0; vertical-align:middle; text-align:center;}
  .hlist ul li.last { margin-left: -5px; float:right; border-right: 1px #ccc solid; vertical-align:middle; text-align:center;}

  .hlist ul li a,
  .hlist ul li strong { width:auto; display:block; border-left: 1px #ccc solid; color: #222; font-weight: bold; margin: 0; padding: 0.5em 0.5em 0.5em 0.5em; vertical-align:middle; text-align:center;}
/* padding: 0.5em 0 0.5em 0.5em;*/
  .hlist ul li a span { display:block; color: #888; vertical-align:middle; }
  .hlist ul li strong span { display:block; color: #aaa; vertical-align:middle;}

  .hlist ul li a:focus,
  .hlist ul li a:hover,
  .hlist ul li a.active {  background: #97ccc4; color: #222; vertical-align:middle; }
  /*.hlist ul li a:active {  background: #1a4d4d; color: #fff; }*/

  .hlist ul li.active { background:transparent; border: 0 none; vertical-align:middle; }
  .hlist ul li.active strong { background: #800; color: #fff; font-weight: bold; vertical-align:middle;}


  .xlist { list-style-type: none; margin-top:20px; border: 1px solid #333; background: #DFDFDF; padding:10px; width:300px; }
  .xlist ul { list-style-type: none; margin-left: 0;  width: 100%; font-size:12px;}
  .xlist ul li { list-style-type: none; line-height: 1.2em; display:block; width: 12.5%; border:0; padding: 0; font-size:12px;}
  

  .xlist ul li a,
  .xlist ul li strong {  width:auto; display:block; border-left: 1px #ccc solid; color: #000; font-weight: bold; margin: 0 5px 0 0; padding: 0.5em 0 0.5em 0.5em; }

  .xlist ul li a span { display:block; color: #888; font-weight: bold;}
  .xlist ul li strong span { display:block; color: #aaa; font-weight: bold;}

  .xlist ul li a:focus,
  .xlist ul li a:hover,
  .xlist ul li a:active {  background: #1a4d4d; color: #fff; font-weight: bold;}

  .xlist ul li.active { background:transparent; border: 0 none; font-weight: bold;}
  .xlist ul li.active strong { background: #800; color: #fff; font-weight: bold; }
  
  
  /** List style types auf der Startseite**/
  .li-st-ty ul li span a { color:#007770; }
 /**
  * ------------------------------------------------------------------------------------------------- #
  *
  * (en) Styling of layout specific elements
  * (de) Gestaltung layoutabhängiger Elemente
  */

  #header h1 {
    font-weight:bold;
    font-size:2.5em;
    letter-spacing:-2px;
    line-height:65%;
    color:#000;
  }

  #header span { color:#fff; }/*color:#99c;*/

  #topnav a { color: #fff; font-weight: normal; background:transparent; text-decoration:none; }
  #topnav a:focus,
  #topnav a:hover,
  #topnav a:active { text-decoration:underline; background-color: transparent; }

  #footer a { color: #fff; background:transparent; font-weight: bold; }
  #footer a:focus,
  #footer a:hover,
  #footer a:active { background-color: transparent; text-decoration:underline; }

 /**
  * ------------------------------------------------------------------------------------------------- #
  *
  * Skiplinks 
  *
  * (en) Visual styling for skiplink navigation
  * (de) Visuelle Gestaltung der Skiplink-Navigation
  *
  * @section content-skiplinks
  */
  
  #skiplinks a.skip:focus,
  #skiplinks a.skip:active { 
	color: #fff; 
	background: #333; 
	border-bottom: 1px #000 solid;
	padding: 10px 0;
	text-decoration:none;
  }
}
