/* Navigation */

/* -- Tabellennavigation -- */

td.news a { display: block; width: 81px; height: 35px; background: url(../graphics/navigation/npbnews.gif) no-repeat 0 0px; }
td.news a:hover { background: url(../graphics/navigation/npbnews_a.gif) no-repeat 0 0px; }
td.news_a a { display: block; width: 81px; height: 35px; background: url(../graphics/navigation/npbnews_a.gif) no-repeat 0 0px; }

td.home a { display: block; width: 84px; height: 35px; background: url(../graphics/navigation/npbthome.gif) no-repeat 0 0px; }
td.home a:hover { background: url(../graphics/navigation/npbthome_a.gif) no-repeat 0 0px; }
td.home_a a { display: block; width: 84px; height: 35px; background: url(../graphics/navigation/npbthome_a.gif) no-repeat 0 0px; }

td.prog a { display: block; width: 75px; height: 35px; background: url(../graphics/navigation/npbprog.gif) no-repeat 0 0px; }
td.prog a:hover { background: url(../graphics/navigation/npbprog_a.gif) no-repeat 0 0px; }
td.prog_a a { display: block; width: 75px; height: 35px; background: url(../graphics/navigation/npbprog_a.gif) no-repeat 0 0px; }

td.feed a { display: block; width: 73px; height: 35px; background: url(../graphics/navigation/npbfeed.gif) no-repeat 0 0px; }
td.feed a:hover { background: url(../graphics/navigation/npbfeed_a.gif) no-repeat 0 0px; }
td.feed_a a { display: block; width: 73px; height: 35px; background: url(../graphics/navigation/npbfeed_a.gif) no-repeat 0 0px; }

td.inspect a { display: block; width: 100px; height: 35px; background: url(../graphics/navigation/npbinspect.gif) no-repeat 0 0px; }
td.inspect a:hover { background: url(../graphics/navigation/npbinspect_a.gif) no-repeat 0 0px; }
td.inspect_a a { display: block; width: 100px; height: 35px; background: url(../graphics/navigation/npbinspect_a.gif) no-repeat 0 0px; }

td.mirtec a { display: block; width: 100px; height: 35px; background: url(../graphics/navigation/npbinspect.gif) no-repeat 0 0px; }
td.mirtec a:hover { background: url(../graphics/navigation/npbinspect_a.gif) no-repeat 0 0px; }
td.mirtec_a a { display: block; width: 100px; height: 35px; background: url(../graphics/navigation/npbinspect_a.gif) no-repeat 0 0px; }

td.ads a { display: block; width: 67px; height: 35px; background: url(../graphics/navigation/npbads.gif) no-repeat 0 0px; }
td.ads a:hover { background: url(../graphics/navigation/npbads_a.gif) no-repeat 0 0px; }
td.ads_a a { display: block; width: 67px; height: 35px; background: url(../graphics/navigation/npbads_a.gif) no-repeat 0 0px; }

td.pbttrace a { display: block; width: 84px; height: 35px; background: url(../graphics/navigation/npbtrace.gif) no-repeat 0 0px; }
td.pbttrace	 a:hover { background: url(../graphics/navigation/npbtrace_a.gif) no-repeat 0 0px; }
td.pbttrace_a a { display: block; width: 84px; height: 35px; background: url(../graphics/navigation/npbtrace_a.gif) no-repeat 0 0px; }

td.move a { display: block; width: 81px; height: 35px; background: url(../graphics/navigation/npbmove.gif) no-repeat 0 0px; }
td.move a:hover { background: url(../graphics/navigation/npbmove_a.gif) no-repeat 0 0px; }
td.move_a a { display: block; width: 81px; height: 35px; background: url(../graphics/navigation/npbmove_a.gif) no-repeat 0 0px; }

/*
td.supp a { display: block; width: 77px; height: 35px; background: url(../graphics/navigation/npbsupp.gif) no-repeat 0 0px; }
td.supp a:hover { background: url(../graphics/navigation/npbsupp_a.gif) no-repeat 0 0px; }
td.supp_a a { display: block; width: 77px; height: 35px; background: url(../graphics/navigation/npbsupp_a.gif) no-repeat 0 0px; }
*/
td.place a { display: block; width: 81px; height: 35px; background: url(../graphics/navigation/npbplace.gif) no-repeat 0 0px; }
td.place a:hover { background: url(../graphics/navigation/npbplace_a.gif) no-repeat 0 0px; }
td.place_a a { display: block; width: 81px; height: 35px; background: url(../graphics/navigation/npbplace_a.gif) no-repeat 0 0px; }

td.fluid a { display: block; width: 81px; height: 35px; background: url(../graphics/navigation/npbfluid.gif) no-repeat 0 0px; }
td.fluid a:hover { background: url(../graphics/navigation/npbfluid_a.gif) no-repeat 0 0px; }
td.fluid_a a { display: block; width: 81px; height: 35px; background: url(../graphics/navigation/npbfluid_a.gif) no-repeat 0 0px; }


#infopanel .note 
{
	width: 200px;
	height: 100px;
	position: absolute;
	padding: 10px;
	font-size: 0.75em;
	color: #333;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	}
	
#infopanel .news .note {top: 35px;left: 95px;z-index: 100;display: none;}
#infopanel .mirtec .note {top: 35px;left: 185px;z-index: 100;display: none;}
#infopanel .prog .note {top: 35px;left: 295px;z-index: 100;display: none;}
#infopanel .feed .note {top: 35px;left: 380px;z-index: 100;display: none;}
#infopanel .ads .note {top: 35px;left: 465px;z-index: 100;display: none;}
#infopanel .pbttrace .note {top: 35px;left: 540px;z-index: 100;display: none;}
#infopanel .move .note {top: 35px;left: 630px;z-index: 100;display: none;}
#infopanel .place .note {top: 35px;left: 725px;z-index: 100;display: none;}
#infopanel .fluid .note {top: 35px;left: 815px;z-index: 100;display: none;}

#infopanel .news_a .note {top: 35px;left: 95px;z-index: 100;display: none;}
#infopanel .mirtec_a .note {top: 35px;left: 185px;z-index: 100;display: none;}
#infopanel .prog_a .note {top: 35px;left: 295px;z-index: 100;display: none;}
#infopanel .feed_a .note {top: 35px;left: 380px;z-index: 100;display: none;}
#infopanel .ads_a .note {top: 35px;left: 465px;z-index: 100;display: none;}
#infopanel .pbttrace_a .note {top: 35px;left: 540px;z-index: 100;display: none;}
#infopanel .move_a .note {top: 35px;left: 630px;z-index: 100;display: none;}
#infopanel .place_a .note {top: 35px;left: 725px;z-index: 100;display: none;}
#infopanel .fluid_a .note {top: 35px;left: 815px;z-index: 100;display: none;}

#infopanel a:link .note {text-decoration: none;}
#infopanel a:hover .note 
{
	display: block;
	background: url(../graphics/design/naviinfopanel.png);
	text-decoration: none;
	}

#infopanel a:active .note 
{
	display: none;
	text-decoration: none;
	}
#infopanel a:visited .note {text-decoration: none;}
