@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) central stylesheet - layout example "3col_standard"
 * (de) Zentrales Stylesheet - Beispiellayout "3col_standard"
 *
 * @copyright       Copyright 2005-2010, 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.1
 * @revision        $Revision: 443 $
 * @lastmodified    $Date: 2009-12-31 18:05:05 +0100 (Do, 31. Dez 2009) $
 */

/* import core styles | Basis-Stylesheets einbinden */
body { background:#e6dfc3; color:#805807; font-size:14px; }
.page_margins { width:980px; margin:30px auto; text-align:center; }
.csc-textpic-center { clear: both; }

#adr { margin:0px 0 10px 250px; float:left; }
*html #adr { margin-left:120px; }
#language { float:right; }
*html #language { margin-right:12px; }
div.csc-textpic .csc-textpic-imagewrap img { border:15px solid #fff; }