@charset "UTF-8";
/**
 * (en) Special Styles of the HRE Homepage
 * (de) Spezielle Styleklassen der HRE Homepage
 *
 * @copyright       Copyright 2008, Achim Roth <achim.roth@achim-roth.de>
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            https://achim-roth.de
 * @package         css
 * @Id              $Id: home.css 619 2008-08-04 05:06:51Z achim $
 * @revision        $Rev: 619 $
 * @lastmodified    $Date: 2008-08-04 07:06:51 +0200 (Mo, 04 Aug 2008) $
 */
@media screen
{
    h1.subHeadHomeBeige { font-size: 13px; color: #818169; margin: 0 0 6px 0; letter-spacing: 0; }
    
    table.spaceTableNewsHome{}
    .txtNewsHome { color:#7c7c6d; margin: 0 0 16px; }
    
    table.tabReportsHome { width:100%; background-color: #eaebe6; border-bottom: 4px double #fff; border-top: 4px double #fff; }
    td.tdReportsHome { color: #7c7c6d; padding: 10px; }
    
    img.spaceImgArrowNews { margin: 15px 6px 0 0; }
    img.spaceImgArrowReports { margin: 13px 6px 0 2px; }
    
    /* Content Teaser Homepage */
    #ctTeaserblockLeft { float: left; display: inline; padding: 0 0 0 11px; width: 392px; }
    #ctTeaserblockCenter { float: left; display: inline; padding: 0; width: 232px; text-align: left; }
    #ctTeaserblockRight { float: right; display: inline; padding: 0 8px 0 0;  width: 232px; }
    /*_____________________________________________________________________________________________________________*/
    
    strong.strDateNewsHome { line-height: 12px; }
    
    /* Link-List of the Image Map */
    ul.ulMap { list-style-image: none; list-style: none; margin: 0 0 16px; }
    .ulMap li { margin: 2px 0 0; background-repeat:  no-repeat; background-position:  0px 2px; }
    .ulMap li p { margin: 0 0 0 16px; }
    #imgMap { margin: 0 0 4px; }
    /*_____________________________________________________________________________________________________________*/
    
}
