/**
 * Stylesheet: distanzreiten-sachsen-anhalt1-1.css
 * Website: http://www.distanzreiten-sachsen-anhalt.de/
 * Copyright (c) 2009 Akustik Konzept OHG 
 * All rights reserved
 */
 
HTML, BODY
{
/*    height: 100%; /* SF */
    margin:  0px;
    padding: 0px;
    border:  0px;
}

BODY
{
    font-family: tahoma, arial, verdana, sans-serif;
    font-size: 62.5%;
    font-weight: normal;
    color: #000000;
    background: #0f6202 url(../images-drs/backgnd.jpg) top left no-repeat fixed;
}

A { text-decoration: underline; color: #68bd18; }
A:hover   { text-decoration: none; }
A:visited { text-decoration: none; color: #0f6202; }

HR
{
    height: 1px;
    color: #68bd18;
    background: #68bd18;
    border: #68bd18;
}

H1
{
    font-size: 1.5em;
    font-weight: normal;
    text-align: left;
    color: #68bd18;
}

IMG { border: 0px; }

P, FORM { margin: 0px; padding: 0px; }

    #bodywrapper
    {
        position: relative;
        min-height: 100%; /* SF */
        width: 900px;
        margin: 0px auto;
        background: url(../images-drs/backgnd-bwrapper.gif) center repeat-y;
    }
        * html #bodywrapper { height: 100% } /* SF IE6 */

        #sitewrapper
        {
            margin: 0px auto;
            width: 900px;
        }

            #toplogo { line-height: 0px; font-size: 0px; }

            #signature
            {
                height: 42px;
                font-size: 1.2em;
                text-align: right;
                padding-right: 20px;
                color: #ffffff;
                background: url(../images-drs/backgnd-signature.gif) top left no-repeat;
            }

                #signature A { color: #ffffff; text-decoration: none; }

                #signature SPAN { margin-left: 20px; }

            #cwrapper
            {
                background: url(../images-drs/backgnd-cwrapper.gif) top left no-repeat;
            }

                #leftsidemenu
                {
                    width: 162px;
                    font-size: 1.4em;
                    font-weight: bold;
                    line-height: 1.6em;
                    overflow: auto;
                    background: url(../images-drs/lsm-backgnd.jpg) top left repeat-y;
                }

                    #leftsidemenu P { font-size: 0px; line-height: 0px; }

                    #leftsidemenu UL
                    {
                        margin: 0px; padding: 0px;
                        margin-left: 15px;
                        list-style: none;
                    }

                        #leftsidemenu UL UL
                        {
                            margin: 0px; padding: 0px;
                            margin-left: 15px;
                            font-size: 0.8em;
                            line-height: 1.3em;
                        }
                       
                #mcwrapper
                {
                    width: 680px;
                    padding: 0px 25px 20px 25px;
                    font-size: 1.2em;
                    line-height: 1.5em;
                }
                    * html #mcwrapper { width: 680px; line-height: 1.5em; }

                    .mcleft { width: 450px; }
                    * html .mcleft { width: 446px; }

                    .mcright { width: 200px; padding-left: 30px; }

            #footer
            {

                margin: 0px auto;
                width: 900px;
                height: 25px;
                color: #808080;
                background: url(../images-drs/backgnd-footer.gif) top left no-repeat;
            }

                #footer P { padding: 8px 0px 0px 90px; text-align: center; }
                
                #footer A
                {
                    text-decoration: none;
                    color: #808080;
                }

/*---------------------------------------------------------------------------*
 * 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
 * --------------------------------------------------------------------------*/