#Navigation {position:static; width: 950px; background-color:rgb(51,51,51); padding:0px 5px; margin:auto; color:rgb(127,102,25); font-weight:bold; font-size: 16px;}

/********* Erstes Level nicht aktiv ******/
.fstLevel a {position:static; width: 950px; padding:0px 0px; margin:auto; background-color:rgb(51,51,51); color:rgb(255,204,51);text-decoration:none; font-size: 16px;}

/********* Erstes Level aktiv ******/
.fstLevelActive a {position:static; width: 950px; padding:0px 0px; margin:auto;	color:rgb(127,102,25); text-decoration:none; font-weight:bold; font-size: 16px;}

/********* Zweites Level nicht aktiv ******/
.secLevel {}

/********* Zweites Level aktiv ******/
.secLevelActive {}