/**
 * Stylesheet: juch-gmbh-jena1-1.css
 * Website: http://www.juch-gmbh-jena.de/
 * Copyright (c) 2010 Akustik Konzept OHG 
 * All rights reserved
 */
 
HTML, BODY { height: 100%; /* SF */ margin:  0px; padding: 0px; border:  0px; }

BODY
{
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 62.5%;
    font-weight: normal;
    color: #000000;
    background: url(../images-jch/backgnd-top.jpg) top left repeat-x #ffffff;;
}

P, FORM, H1 { margin: 0px; padding: 0px; }

IMG { border: 0px; }

A         { text-decoration: underline; color: #55c334; }
A:hover   { text-decoration: none; }
A:visited { text-decoration: none; color: #55c334; }

HR { height: 1px; background: #55c334; border: #55c334; color: #55c334; }

H1
{
/* for graphical header
    overflow: hidden;
    text-indent: -9999em;
    white-space: nowrap;
*/
    margin: 15px 0px 15px 0px;
    font-size: 1.5em;
    font-weight: normal;
    text-align: left;
    color: #55c334;
}

    #bodywrapper
    {
        position: relative;
        min-height: 100%; /* SF */
        width: 970px;
        margin: 0px auto;
        background: url(../images-jch/backgnd.jpg) top left repeat-y;
    }
        * html #bodywrapper { height: 100%; } /* SF IE6 */

        #sitewrapper
        {
            margin: 0px auto;
            width: 970px;
        }
        
            #toplogo { margin: 0px; padding: 0px; }

                #logo { font-size: 0px; line-height: 0px;}

                #tmenuwrapper { width: 668px; }

                    #signature { margin-top: 5px; font-size: 1.2em; text-align: right; }
                        #signature SPAN { margin-left: 20px; }
                            #signature A { text-decoration: none; }

                    #topmenu { }
                        #topmenu UL
                        {
                            margin: 0px; padding: 0px;
                            font-size: 0px; line-height: 0px;
                            list-style: none;
                            margin: 67px 0px 0px 25px;
                            height: 40px;
                        }

            #cwrapper { width: 947px; margin-left: 23px; font-size: 1.2em; line-height: 1.5em; text-align: justify; }
                #ccwrapper
                {
                    width: 206px;
                    min-height: 300px;
                    padding: 0px 25px 20px 25px;
                    color: #ffffff;
                    background: url(../images-jch/backgnd-ccontent.jpg) top left no-repeat;
                }
                    * html #ccwrapper { height: 300px; }

                    #ccwrapper H1 { color: #ffffff; }
                    #ccwrapper HR { height: 1px; background: #ffffff; border: #ffffff; color: #ffffff; }
                    #ccwrapper UL { margin-left: 20px; padding-left: 0px; list-style-image: url(../images-jch/arrow.gif); }                    

                #mcwrapper
                {
                    width: 621px;
                    padding: 0px 20px 20px 50px;
                }

                    .fce2cols11 { width: 621px; }
                        .mc11left
                        {
                            width: 295px;
                            padding-right: 16px;
                        }
                        
                        .mc11right
                        {
                            width: 295px;
                            padding-left: 15px;
                        }

    #footer
    {
        position: relative;
        margin: 0px auto;
        width: px;
        background: url(https://www.juch-gmbh-jena.de/fileadmin/template/main/images-xxx/backgnd-footer.jpg) no-repeat;
    }
        
/*---------------------------------------------------------------------------*
 * tool box
 * --------------------------------------------------------------------------*/
.floatleft  { float: left;  }
.floatright { float: right; }
.clear      { clear: both;  }

/*---------------------------------------------------------------------------*
 * content elements
 * --------------------------------------------------------------------------*/
.align-left    { text-align: left;    }
.align-center  { text-align: center;  }
.align-right   { text-align: right;   }
.align-justify { text-align: justify; }

/*------------------------------------*
 * styling
 * -----------------------------------*/
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG
{
    border: 1px solid #55c334;
}
 
.act { font-weight: bold; }

/*---------------------------------------------------------------------------*
 * FCEs section
 * --------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------*
 * Xtn section
 * --------------------------------------------------------------------------*/