@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
{
   /*#col3_content .csc-textpic { border: 1px solid #b1b3b4; padding:0.5em; padding-bottom:0; margin-bottom:1em}*/
   div.content_grey_border { border: 1px solid #b1b3b4; padding:0.5em; padding-bottom:0; margin-bottom:1em; float: left; width: 99%;}
   
   
  .haendler_country {float: left; width: 100%;}
  .haendler_country_left {float:left; width: 240px; }
  .haendler_country_right {float: left; }
  
  .haendler_country ul {list-style-type:none; list-style-position: inside; margin:0px;}
  .haendler_country ul li {margin: 0px; }
  
  /* --- right Col Login --- */
  div.login_right { width: 175px;}
  div.login_right .login_label {margin: 3px 0px;}
  div.login_right .login_input {}
  div.login_right .login_send { margin-top: 5px;}
  div.login_right .login_clear {clear: both;}
  
  #satelite_bottom_content h1 { color: #ef3c97; }
  
}

