			#lb
			{
				font-family: tahoma, verdana, arial, helvetica;
			}
			
			#lb a
			{
				font-size: 8pt;
				text-decoration: none;
				color: #808080;
				color: #142E7C;
			}
			
			#lb a:hover
			{
				text-decoration: underline;
				color: #800000;
			}
			
			#bb
			{
				font-family: tahoma, verdana, arial, helvetica;
				background-image: url(/de/_global/images/navbars/h_bg_n.png);
				background-repeat: repeat-x;
			}

			#bb .btn_n
			{
			}

			#bb .btn_h
			{
				background-image: url(/de/_global/images/navbars/h_bg_h.png);
			}

			#bb .btn_a
			{
				background-image: url(/de/_global/images/navbars/h_bg_a.png);
			}
			
			#bb a
			{
				font-size: 8pt;
				text-decoration: none;
				color: #000000;
			}
			
			#fb
			{
				font-family: tahoma, verdana, arial, helvetica;
				color: #263552;
			}
			
			#fb-parent
			{
				background-image: url(/de/_global/images/navbars/bg_b.gif);
				background-repeat: repeat-x;
				background-position: left bottom;
				height: 134px;
			}

			#fb #up
			{
				background-image: url(/de/_global/images/navbars/f_bg_n.gif);
				background-repeat: repeat-x;
				background-position: left bottom;
			}
			
			#fb #up-fixed td
			{
				background-image: url(/de/_global/images/navbars/f_bg_w.gif);
				background-repeat: repeat-x;
			}

			#fb #down
			{
				background-image: url(/de/_global/images/navbars/f_bg_nb.gif);
				background-repeat: repeat-x;
			}
			
			#fb #down-fixed td
			{
				background-image: url(/de/_global/images/navbars/f_bg_wb.gif);
				background-repeat: repeat-x;
			}

			#fb td
			{
				font-size: 8pt;
			}
			
			#fb a
			{
				text-decoration: none;
				color: #142E7C;
			}
			
			#fb a:hover
			{
				text-decoration: underline;
				color: #800000;
			}
