@charset "UTF-8";

/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################
** # "YAML for TYPO3" (c) by Dieter Bunkerd (http://yaml.t3net.de) ######################################
** ######################################################################################################
**
**  Datei       : shop.css */

#col3_content h1 {
    border-top: solid 1px #FF6D10;
    border-bottom: solid 1px #eee;    
    margin-top: 30px;
    margin-bottom: 10px;    
}

#mbTitle {
 display: inline;
 color: #ffffff;
 font-weight: bold;
 line-height: 20px;
 font-size: 12px;
 margin-right: 20px;
}