
/* CSS LSVD BERLIN-BRANDENBURG */

/* RESPECT GAYMES */


/* ---------------------------------------------------------------------------------------------------------------------------------- */



body
{
        scrollbar-arrow-color: #39BF40;                        /* ########### SCROLLBAR     */
        scrollbar-3dlight-color: #39BF40;
        scrollbar-darkshadow-color: #39BF40;

        scrollbar-face-color: #E1DFD7;
        scrollbar-highlight-color: #E1DFD7;
        scrollbar-shadow-color: #E1DFD7;
        scrollbar-track-color: #E1DFD7;
}





a:link, a:visited
{
        color: #39BF40;                                 /* ########### LINKFARBE ALLGEMEIN     */
        text-decoration: none;
        font-weight: bold;
}

a:hover
{
        color: #39BF40;                                        /* ########### HOVER:LINKFARBE ALLGEMEIN     */
        text-decoration: underline;
        font-weight: bold;
}





/* ########### HAUPT-NAVIGATION ########## */
a.mainlevel:link, a.mainlevel:visited
{
        display: block;
        vertical-align: middle;
        font-size: 11px;
        font-weight: normal;
        color: #353535;                                        /* ########### HAUPT-NAVIGATION LINK-/SCHRIFTFARBE     */
        text-align: left;
        line-height: 20px;
            width: 185px!important;
            width: 185px;
        text-decoration: none;
        border-bottom: 1px solid #D9D7CC;
        text-indent: 6px;
        height: 20px;
        padding-top: 1px;
        padding-left: 5px;
        background: url(http://www.berlin.lsvd.de/cms/templates/respect_gaymes/images/indent2.gif) no-repeat left;        /* ################### */
}

a.mainlevel:hover
{
        display: block;
        vertical-align: middle;
        font-size: 11px;
        font-weight: normal;
        color: #39BF40;                                        /* ########### HAUPT-NAVIGATION HOVER:LINKFARBE     */
        text-align: left;
        line-height: 20px;
        width: 185px!important;
            width: 185px;
        text-decoration: none;
        background: #FBFAF9 url(http://www.berlin.lsvd.de/cms/templates/respect_gaymes/images/indent1.gif) no-repeat left;        /* ################### */
        border-bottom: 1px solid #D9D7CC;
        text-indent: 6px;
        height: 20px;
        padding-top: 1px;
        padding-left: 5px;
}




/* ########### TOP-NAVIGATION ############ */
.mainlevel-nav
{
          margin-left: 3px!important;
        margin-left: 3px;
        font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}


a.mainlevel-nav:link, a.mainlevel-nav:visited
{
        position: relative;
        padding-left: 12px!important;
        padding-right: 12px!important;
        padding-top: 6px!important;
        padding-bottom: 6px!important;
        color: #353535;                                        /* ########### TOP-NAVIGATION LINK-/SCHRIFTFARBE     */
          margin-left: 3px;
          font-weight: normal;
        font-size: 11px;
        background: url(http://www.berlin.lsvd.de/cms/templates/respect_gaymes/images/indent2.gif) no-repeat left;
}
a.mainlevel-nav:hover
{
        position: relative;
        color: #39BF40;                                        /* ########### TOP-NAVIGATION HOVER:LINKFARBE     */
         font-weight: normal;
        text-decoration: none;
        background: url(http://www.berlin.lsvd.de/cms/templates/respect_gaymes/images/indent1.gif) no-repeat left;
}




/* ########### FOOTER-NAVIGATION ############ */
.mainlevel-footer
{
          margin-left: 1px!important;
        margin-left: 1px;
        font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
        text-align: right;
}


a.mainlevel-footer:link, a.mainlevel-footer:visited
{
        position: relative;
        text-align: right;
        padding-left: 12px!important;
        padding-right: 12px!important;
        padding-top: 6px!important;
        padding-bottom: 6px!important;
        color: #353535;                                        /* ########### FOOTER-NAVIGATION LINK-/SCHRIFTFARBE     */
          margin-left: 3px;
          font-weight: normal;
        font-size: 11px;
        background: url(http://www.berlin.lsvd.de/cms/templates/respect_gaymes/images/indent2.gif) no-repeat left;
}
a.mainlevel-footer:hover
{
        position: relative;
        text-align: right;
        color: #39BF40;                                        /* ########### FOOTER-NAVIGATION HOVER:LINKFARBE     */
         font-weight: normal;
        text-decoration: none;
        background: url(http://www.berlin.lsvd.de/cms/templates/respect_gaymes/images/indent1.gif) no-repeat left;
}







/* ########### SUBLEVEL ENTFLLT ############### */
a.sublevel:link, a.sublevel:visited
{
        padding-left: 1px;
        vertical-align: middle;
        font-size: 11px;
        font-weight: bold;
        color: #666666;
        text-align: left;
}

a.sublevel:hover
{
        color: #FFCC00;
        text-decoration: none;
}






/* ########### LINKFARBE KATEGORIE ############### */
a.category:link,a.category:visited
{
        color:#B00000;                                         /* ###########      */
        text-decoration: none;
        font-weight: bold;
}

a.category:hover
{
        color:#FB0000;                                        /* ###########      */
        text-decoration:none;
        font-weight:bold;
}







