@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) Uniform design of standard content elements
 * (de) Einheitliche Standardformatierungen für die wichtigten Inhalts-Elemente
 *
 * @copyright       Copyright 2005-2008, 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.0.6
 * @revision        $Revision: 202 $
 * @lastmodified    $Date: 2008-06-07 14:29:18 +0200 (Sa, 07 Jun 2008) $
 * @appdef yaml
 */

@media all
{

  h1 {color:#005f6a; font-size:28px; line-height:34px; padding:0; margin:0;}
  h2, h3 {border-top:1px solid #c0dcde; color:#001b1f; font-size:16px; line-height:20px; margin-top:10px; margin-bottom:10px; padding-top:15px;}
  h3 {border:0; color:#005f6a; letter-spacing:0.1em; text-transform:uppercase; margin:0 0 13px 0; padding:0;}
  
  .subcr hr {border:0px; background-color:#abd1d4; color:#abd1d4; height:1px; margin:20px 0 10px 0; padding:0;}

  #col1 h1 {color:#badadd; font-size:13px; line-height:18px;  margin:20px 0 2px 0;}

  #col1 a {background:url("../../../../bilder-layout/icon-pfeile-hell.gif") no-repeat 0px 3px; color:#fff; display:block; padding:0 0 0 15px; text-decoration:underline; width:135px; }
  #col1 a:hover {background:url("../../../../bilder-layout/icon-pfeile-hell.gif") no-repeat 0px -97px; color:#badadd;}

/*  #col1 a:active {color:#00727d; }    */
  #col1 a:active {}
  
  #col1 p {color:#fff; }
  #col1 ul {color:#fff; margin:0; padding:0; }

/*  #col1 ul li {color:#fff; }*/
  #col1 ul li {color:#fff; margin-left:20px; }

  #col3_content a {background:url("../../../../bilder-layout/icon-pfeile-dunkel.gif") no-repeat 0px 3px; padding-left:15px;}
  #col3_content a:hover {background:url("../../../../bilder-layout/icon-pfeile-dunkel.gif") no-repeat 0px -97px;}

  #bereich32 {padding-left:22px;}
  #bereich32 {background:#fff url('../../../../bilder-layout/bg.footer.startseite.png') top left; }

  #col3_content dt a {background:url(""); padding-left:0;}
  #col3_content a:hover img {border-color:#fff; }
 
}
