@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) Horizontal list navigation "Wuerth"
 * (de) Horizontale Navigationsliste "Wuerth"
 *
 * @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:392 $
 * @lastmodified    $Date:2009-07-05 12:18:40 +0200 (So, 05. Jul 2009) $
 */
 
@media screen and (max-width: 974px) {
	#breadcrumb.breadcrumb {
		font-size: 14px;
		margin-top: 4px;
		margin-bottom: 4px;
		line-height: 16px;
		max-height: 18px;
	}
}