/********************************************************************************************/
/* gw24_3col_leftNav.css media:screen                                                       */
/* Use with template index.html                                                             */
/********************************************************************************************/

/********************************************************************************************/
/* Components                                                                               */
/********************************************************************************************/

.boxL_HEADING-account, .boxL_HEADING-account-2, .boxL_HEADING-account-3, .boxL_HEADING-account-4, .boxL_HEADING-account-5{height:auto; padding:.3em .5em; color:#FFFFFF; font-weight:bold; text-align:left; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -khtml-border-radius-topleft:4px;-khtml-border-radius-topright:4px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px;}
.boxL_HEADING-account{background:url(../images/box_HEADING-account_bg.gif) left top repeat; background-color:#333333;}/*braun*/
.boxL_HEADING-account-2{background:url(../images/box_HEADING-account-2_bg.gif) left top repeat;}/*grau*/
.boxL_HEADING-account-3{background:url(../images/box_HEADING-account-3_bg.gif) left top repeat; background-color:#333333;}/*lila*/
.boxL_HEADING-account-4{background:url(../images/box_HEADING-account-4_bg.gif) left top repeat;}/*blau*/
.boxL_HEADING-account-5{background:url(../images/box_HEADING-account-5_bg.gif) left top repeat;}/*grün*/

#NAV-account, #NAV-account-2, #NAV-account-3, #NAV-account-4, #NAV-account-5{height:auto; font-size:1em;/* 0.83em */ padding:0; margin:0; border-left:#CFCFCF solid 1px; border-right:#CFCFCF solid 1px; border-bottom:#CFCFCF solid 1px; -moz-border-radius-bottomleft:6px; -moz-border-radius-bottomright:6px; -khtml-border-radius-bottomleft:6px; -khtml-border-radius-bottomright:6px; -webkit-border-bottom-left-radius:6px; -webkit-border-bottom-right-radius:6px;}

ul#NAV-account{background-color:#F4EFE8;}
ul#NAV-account li{list-style:none; margin:0; padding:0;}
ul#NAV-account a{display:block; text-decoration:none; color:#333333; padding:.2em .4em; margin:0;}
ul#NAV-account a:link{text-decoration:none;}
ul#NAV-account a:visited{text-decoration:none;}
ul#NAV-account a:hover{text-decoration:underline;}
ul#NAV-account a:active{text-decoration:none;}

ul#NAV-account-2{background-color:#F1E2F6;/*#FBF3FD #F5EAF8*/}
ul#NAV-account-2 li{list-style:none; margin:0; padding:0;}
ul#NAV-account-2 a{display:block; text-decoration:none; color:#333333; padding:.2em .4em; margin:0;}
ul#NAV-account-2 a:link{text-decoration:none;}
ul#NAV-account-2 a:visited{text-decoration:none;}
ul#NAV-account-2 a:hover{text-decoration:underline;}
ul#NAV-account-2 a:active{text-decoration:none;}

ul#NAV-account-3{background-color:#FBF3FD;/*#F1E2F6 #F5EAF8*/}
ul#NAV-account-3 li{list-style:none; margin:0; padding:0;}
ul#NAV-account-3 a{display:block; text-decoration:none; color:#333333; padding:.2em .4em; margin:0;}
ul#NAV-account-3 a:link{text-decoration:none;}
ul#NAV-account-3 a:visited{text-decoration:none;}
ul#NAV-account-3 a:hover{text-decoration:underline;}
ul#NAV-account-3 a:active{text-decoration:none;}

ul#NAV-account-4{background-color:#F6F9FA;}
ul#NAV-account-4 li{list-style:none; margin:0; padding:0;}
ul#NAV-account-4 a{display:block; text-decoration:none; color:#333333; padding:.2em .4em; margin:0;}
ul#NAV-account-4 a:link{text-decoration:none;}
ul#NAV-account-4 a:visited{text-decoration:none;}
ul#NAV-account-4 a:hover{text-decoration:underline;}
ul#NAV-account-4 a:active{text-decoration:none;}

ul#NAV-account-5{background-color:#f0ffef;}/*#ecffeb*/
ul#NAV-account-5 li{list-style:none; margin:0; padding:0;}
ul#NAV-account-5 a{display:block; text-decoration:none; color:#333333; padding:.2em .4em; margin:0;}
ul#NAV-account-5 a:link{text-decoration:none;}
ul#NAV-account-5 a:visited{text-decoration:none;}
ul#NAV-account-5 a:hover{text-decoration:underline;}
ul#NAV-account-5 a:active{text-decoration:none;}
