@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) stylesheet for screen layout
 * (de) Stylesheet für das Bildschirm-Layout
 *
 * @creator       YAML Builder V1.2b (http://builder.yaml.de)
 * @file          basemod.css
 * @-yaml-minver  3.1
 */


 #col2 { float: left; width: 680px;  margin:0 1px 0 0; }
 #col3 {width:0.1px; }
 #col3_content * {display:none;}
 #main { margin: 0; background:url(../../images/karpfham_main_bg_wide.png) repeat-y 170px top; min-height:200px; }
 #footer { background: url(../../images/karpfham_footer_bg_wide.png) no-repeat 0px top; height:21px; }

