.table_left_c_01 {
	background:#C3CCD3;
         }

.table_left_c_02 {
	background:#F2AB01;
         }

.table_left_c_03 {
	background:#D50018;
         }

.table_left_c_04 {
	background:#C3CCD3;
         }

.table_left_c_special {
	background:#023996;
         }

.special {
	background:#999999;
         color:white;
         }


#frame_content_left table tr td a {
	text-decoration:none;
         font:11px arial;
         color:#666666;
         }

         #frame_content_left table tr td a:hover {
         	text-decoration:underline;
                 }

         #frame_content_left table tr td a.main_active,
         #frame_content_left table tr td a.sub_active {
         	font-weight:bold;
                 color:black;
                 }

                 #frame_content_left table tr td.main_active {
                 	background-image:url(images/nav/pfeil_0.gif);
                         background-position:right center;
                         background-repeat:no-repeat;
                         }
                 #frame_content_left table tr td.main_passive {
                 	background-image:url(images/nav/pfeil_0.gif);
                         background-position:right center;
                         background-repeat:no-repeat;
                         }

                 #frame_content_left table tr td.table_left_active {
                 	background-image:url(images/nav/square_01.gif);
                         background-repeat:no-repeat;
                         background-position:center 3px;
                         }

         #frame_content_left table tr td a.main_passive{
         	font-weight:bold;
                 color:#666666;
                 }