@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
{
  body {
background-color:#999999;
background-image:url(../images/layout/topframe_bg.gif);
background-position:left top;
background-repeat:repeat-x;
}

#impessum{position:absolute; margin-left:289px;margin-top:1px;}
#impessum a, #impessum a:hover, #impessum a:active, #impessum a:focus {color:#666666; text-decoration:none;font-family:verdana,sans-serif;font-size:10px;font-weight:bold;}

#player{background:transparent url(../images/layout/sound.GIF) no-repeat scroll 0 0;height:30px;margin-left:780px;margin-top:0;padding-left:63px;padding-top:2px;position:absolute;width:100px;}
#top_frame{}
#fb a{     background: url("http://www.christian-bau.de/fileadmin/templates/images/layout/navigation/facebook.jpg") repeat scroll 0 0 transparent;
    float: left;
    height: 20px;
    margin-left: 370px;
    margin-right: 15px;
    width: 46px;
        margin-top: 3px;
}
#fb a:hover{background: url("http://www.christian-bau.de/fileadmin/templates/images/layout/navigation/facebook_o.jpg") ;}
#twitter a{background: url("http://www.christian-bau.de/fileadmin/templates/images/layout/navigation/twitter.jpg") ;
    width: 46px;
    height: 20px;
    float: left;
        margin-top: 3px;
}


}
#twitter a:hover{background: url("http://www.christian-bau.de/fileadmin/templates/images/layout/navigation/twitter_o.jpg") ;}

