a.tlc_kontakt_aktivated 
{
   color: #30303A !important;
}

.tlc_header
{
   position: relative;
   height: 145px;
   background: url(../images/tlc_footer_sitemap_header.jpg) no-repeat;
}

.tlc_logo
{
     position: absolute;
     top: 56px;
     left: 34px;
}

.tlc_content_claim
{
   position: relative;
   height: 75px;
   background: url(../images/tlc_sitemap_claim.gif) no-repeat;
   margin-bottom: 70px;
   text-indent: -999em;
}

.tlc_content_left
{
   position: relative;
   float: left;
   width: 1000px;
   margin-left: 42px;
   margin-right: 50px;
}

.tlc_content_left_header
{
   position: absolute;
   top: 0px;
   left: -14px;
}

.tlc_content_left_text
{
   float: left;
   color: #666666;
   margin-top: 32px;
}

.tlc_sitemap_left_menu ul li
{
         list-style-type: none;
         margin-top: 10px;
         font-weight: bold;
         border-bottom: 1px dotted #b2b2b2;
}

.tlc_sitemap_left_menu ul li a 
{ 
     text-decoration: none; 
}

li.tlc_sitemap_submenu
{
        /*list-style-image: url(../images/tlc_sitemap_arrow.gif);*/
        list-style-image: url(../images/tlc_kontakt_pfeil_rechts.gif);
        font-weight: normal !important; 
        border-bottom: 0px !important;   
        margin-left: 15px;  
        line-height: 1.0;
}

.tlc_sitemap_main_navi
{
        float: left; 
        margin-right: 30px;
        width: 141px;
        height: 160px;
        font-size: 12px !important;
}

