/**
 * Stylesheet: hoerfuchs1-1.css
 * Website: http://www.hoerfuchs.com/
 * Copyright (c) 2009 Akustik Konzept OHG 
 * All rights reserved
 */
 
HTML, BODY
{
    margin:  0px;
    padding: 0px;
    border:  0px;
}

BODY
{
    font-family: arial, verdana, sans-serif, tahoma;
    font-size: 62.5%;
    font-weight: normal;
    color: #000000;
    background: #009933;
}

P, FORM, UL, H1 { margin: 0px; padding: 0px; }

IMG { border: 0px; }

A         { text-decoration: underline; color: #009933; }
A:hover   { text-decoration: none; }
A:visited { text-decoration: none; color: #009933; }

HR
{
    height: 1px;
    color: #009933;
    background: #009933;
    border: #009933;
}

H1
{
    overflow: hidden;
    text-indent: -999em;
    white-space: nowrap;
    font-size: 1.6em;
    font-weight: bold;
    text-align: left;
    color: #000000;
}

    #bodywrapper { background: #ffffff url(../images-hfs/backgnd.jpg) top repeat-x; }

        #sitewrapper
        {
            margin: 0px auto;
            width: 980px;
        }

            #topwrapper
            {
                background: url(../images-hfs/backgnd-toplogo.jpg) top no-repeat;
                height: 175px;
            }

                #topheader { padding: 15px 0px 0px 190px; height: 100px; }

                    #topmenuwrapper { height: 55px; }

                        #topmenu { padding: 24px 0px 0px 170px; }

                        #signature { padding: 30px 0px 0px 0px; }

            #top2menu { height: 38px; background: #ffffff; }

            #cwrapper { padding: 30px 0px; }

                #lsmwrapper
                {
                    width: 200px;
                    padding-top: 39px;
                }

                    #leftsidemenu { padding-top: 20px; }

                        #leftsidemenu UL { list-style: none; }

                            #leftsidemenu UL LI { padding-bottom: 10px; }

                #mcwrapper
                {
                    width: 780px;
                    font-size: 1.3em;
                    line-height: 1.5em;
                    background: url(../images-hfs/backgnd-mcwrapper.jpg) top left repeat-y;
                }
                    #header-mcwrapper, #footer-mcwrapper { height: 40px; }

                    #maincontent
                    {
                        width: 690px;
                        padding: 0px 40px 0px 50px;
                    }
                        #maincontent H1 { height: 20px; margin-top: 2px; padding-bottom: 10px; }

                            .mc23left { width: 435px; padding-right: 20px; }
                            .mc23right { width: 215px; padding-left: 20px; }

                            .mc50left { width: 325px; padding-right: 20px; }
                            .mc50right { width: 325px; padding-left: 20px; }

    #footer
    {
        height: 20px;
        padding: 10px 0px;
        font-size: 1.0em;
        color: #3eb25c;
        background: url(../images-hfs/backgnd-footer.jpg) top repeat-x;
    }
    
        #footer A { text-decoration: none; color: #3eb25c; }
        #copyright { text-align: center; }

        
/*---------------------------------------------------------------------------*
 * tool box
 * --------------------------------------------------------------------------*/
.floatleft  { float: left;  }
.floatright { float: right; }
.clear      { clear: both;  }

/*---------------------------------------------------------------------------*
 * content elements
 * --------------------------------------------------------------------------*/
.align-right   { text-align: right;  }
.align-left    { text-align: left;   }
.align-justify { text-align: justify }

/*------------------------------------*
 * styling
 * -----------------------------------*/
.textright  { text-align: right;   }
.textcenter { text-align: center;  }
.textblock  { text-align: justify; }

/*---------------------------------------------------------------------------*
 * FCEs section
 * --------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------*
 * Xtn section
 * --------------------------------------------------------------------------*/