/**
 * Stylesheet: bgv-vdz1-3.css
 * Website: http://www.bgv-vdz.de/
 * Copyright (c) 2008 Akustik Konzept OHG
 * All rights reserved
 */
 
HTML, BODY { height: 100%; /* SF */ margin:  0px; padding: 0px; border:  0px; }

BODY
{
    font-family: arial, verdana, sans-serif;
    font-size: 62.5%;
    font-weight: normal;
    color: #000000;
    
    background: url(../images-bgv/mc-backgnd.jpg) repeat-y top left #ffffff;
}

A { text-decoration: underline; color: #1f2384; }
A:hover { text-decoration: none; }
A:visited { text-decoration: underline; color: #606060; }

HR
{
    height: 1px;
    color: #1f2384;
    background: #1f2384;
    border: #1f2384;
}

H1
{
    font-size: 1.5em;
    text-align: left;
    color: #1f2384;
}

H1 IMG
{
    vertical-align: middle;
    margin-bottom: 2px;
}

IMG { border: 0px; }

P, FORM { margin: 0px; padding: 0px; }

UL { padding-left: 15px; }

    #bodywrapper
    {
        position: relative; /* SF */
        min-height: 100%; /* SF */
        background: url(../images-bgv/gradient-backgnd.jpg) repeat-x top left;
    }
        * html #bodywrapper { height: 100%; } /* SF IE6 */

        #sitewrapper
        {
            width: 1023px;
            background: url(../images-bgv/bgv-logo.jpg) no-repeat top left;
        }
        
            #leftside
            {
                width: 197px;
                margin-top: 171px;
                font-size: 1.2em;
            }
        
                #membersbox
                {
                    padding-bottom: 15px;
                }
                
                    #membersloginbox
                    {
                        padding-left: 33px;                
                    }
                        #membersloginbox P.loginuser
                        {
                            padding: 5px 0px;
                            font-weight: bold;
                            color: #1f2384;
                        }
                
                #leftsidemenubox
                {
                    padding-bottom: 15px;
                }
                    #leftsidemenu UL
                    {
                        margin: 0px;
                        padding: 0px;
                        list-style-type: none;                
                    }
                        #leftsidemenu UL UL
                        {
                            margin-left: 45px;
                        }
                            #leftsidemenu UL UL LI A
                            {
                                text-decoration: none;
                                color: #000000;
                            }
                            #leftsidemenu UL UL LI A.act2
                            {
                                text-decoration: underline;
                            }                    
                
                #searchbox
                {
                    padding-bottom: 15px;
                }
                
                    #searcharea
                    {
                        padding-left: 33px;
                    }
            
            #conrightside
            {
                width: 800px;
                margin-top: 52px;
            }
            
                #signature
                {
                    height: 17px;
                    background: url(../images-bgv/menu-signature.jpg) no-repeat;
                    padding-left: 580px;
                    font-size:1.1em;
                    color: #ffffff;
                }
                    #signature P
                    {
                        margin: 0px;
                        padding-top: 2px;
                    }
                        #signature P.sigbutton {
                            width: 70px;
                            text-align: center;
                        }
                        #signature P A
                        {
                            text-decoration: none;
                            color: #d0d0d0;
                        }
                        #signature P A.act { color: #ffffff; }
    
                #topmenu
                {
                    height: 41px;
                    background: url(../images-bgv/topmenu-backgnd.jpg) no-repeat;
                    
                    font-size: 0px;
                    line-height: 0px;    
                    padding-left: 7px;
                }
                    #topmenu SPAN
                    {
                        margin-right: 10px;
                    }
                
                #contentwrapper
                {
                    padding: 0px 15px;
                    background: url(../images-bgv/banner-backgnd.jpg) top no-repeat;
                    
                    font-size: 1.2em;
                    text-align: left;
                    line-height: 1.4em;
                }
                    * html #contentwrapper { height: 80px; } /*IE6*/
                                        }                    
                    #contentwrapper div ul
                    {
                        padding-left: 15px;
                        margin-left: 2px;
                    }
                    
                    /* signs area */
                    #signs
                    {
                        height: 39px;
                        padding-top: 8px;
                        text-align: right;
                    }
                        #signs SPAN { padding-left: 10px; }
                    
                    /* single tab */
                    #mc-one
                    {
                        width: 694px;
                        margin: 40px 35px 45px 35px;
                    }
                    
                    /* double tab */
                    #mc-left
                    {
                        width: 325px;
                        margin: 40px 0px 45px 35px;
                    }
                        
                    #mc-right
                    {
                        width: 325px;
                        margin: 40px 35px 45px 44px;
                    }
        
    #footer
    {
        position: relative;
        width: 1023px;
        height: 48px;

        background: url(../images-bgv/footer.jpg) no-repeat;
    }
        #footer P
        {
            text-align: right;
            padding-top: 20px;
            padding-right: 30px;
        }
  


/*---------------------------------------------------------------------------*
 * tool box
 * --------------------------------------------------------------------------*/
.floatleft  { float: left; }
.floatright { float: right; }
.clear      { clear: both; }

/*---------------------------------------------------------------------------*
 * Xtn section
 * --------------------------------------------------------------------------*/

/* newloginbox */ 
.nlb_lbl
{
    color: #1f2384;
}

.nlb_userfield
{
    border: 1px solid #1f2384;
}

.nlb_pwfield
{
    border: 1px solid #1f2384;
    margin-right: 17px;
}

/* macina searchbox */
.msb_searchfield
{
    border: 1px solid #1f2384;
    margin-right: 17px;
}

/* kk_downloader */
.kk_dl_text     { border-top: 1px solid #1f2384; }
.kk_dl_title    { font-weight: bold; color: #1f2384; }
.kk_dl_category { font-style: italic; color: #1f2384; }