table {
    border-collapse:collapse;
    border-color:#ffffff;
}

/*Drop-down menu*/
.nav7 {
	white-space:nowrap /*IE hack*/;
	z-index: 100;
	float:left;
	width:200px;
	border:none;
	/*line-height: 20px;*/
	height: auto;	
	background: #e2e2e2 url(./img/bg_head_bottom_nav.jpg) no-repeat;
	color:rgb(75,75,75);
	font-size:100%;
}
.nav7 ul { list-style-type:none; display: block; }
.nav7 ul li { display: block; }
.nav7 ul li ul li{ display: block; }
.nav7 ul li:hover { position:relative; }
.nav7 ul li:hover ul li:hover { position:relative; }

.nav7 a {
	float:none !important /*Non-IE6*/;
	float:left /*IE-6*/;
	z-index:auto !important /*Non-IE6*/;
	z-index: -99999 /*IE6*/;
	line-height:1.6em;
	padding: 0px;	/* 16px 0 16px;*/
	text-decoration:none;
	font-weight:bold;
	color: #000000;
	border: 1px;
}

.nav7 a:hover {
	float:none !important /*Non-IE6*/;
	float:left /*IE-6*/;
	z-index:auto !important /*Non-IE6*/;
	z-index: -99999 /*IE6*/;
	line-height:1.6em;
	padding: 0px;	/* 16px 0 16px;*/
	text-decoration:none;
	font-weight:bold;
	color: #ff0000;;
}

.nav7 .menuDef , .nav7 .menuDefExp, .nav7 .menuParExp { 						/*	default Menüposition */
	background: #e2e2e2 url(./img/bg_head_bottom_nav.jpg) no-repeat;
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;
	/*width: 150px;*/
	margin-right: 0;
	line-height:1.6em;
	text-align: right;
	padding-right: 11px;
	/*	border: #0000ff 1px solid;	*/
}
.nav7 .menuDefM, .nav7 .menuDefExpM, .nav7 .menuParExpM { 					/*	default Menüposition mouseover*/
	background: #d2d2d2 url(./img/bg_head_top_nav.jpg) no-repeat;
	z-index:auto !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;
	/*width: 150px;*/
	margin-right: 0;
	line-height:1.6em;
	text-align: right;
	padding-right: 11px;
	/*	border: #0000ff 1px solid;	*/
}

.nav7 .menuCurr, .nav7 .menuCurrExp {											/*	aktuelle Menüposition */
	background: #beccf4 url(./img/bg_head_curr_nav.jpg) no-repeat !important;
	z-index:auto !important;		/*Non-IE6*/
	z-index:1000;					/*IE6*/
	/*width: 150px;*/
	margin-right: 1px;
	line-height:1.6em;
	text-align: right;
	padding-right: 11px;
	color: #0000ff !important;
	font-weight: bold !important;
 } 
.nav7 .menuCurrM, .nav7 .menuCurrExpM {										/*	aktuelle Menüposition mouseover*/
	background: #d1daf7 url(./img/bg_head_top_nav.jpg) no-repeat !important;
	z-index:auto !important;		/*Non-IE6*/
	z-index:1000;					/*IE6*/
	/*width: 150px;*/
	margin-right: 1px;
	line-height:1.6em;
	text-align: right;
	padding-right: 11px;
	/*	border: #ff0000 1px solid;	*/
 } 
 
.nav7 .parMenuClass1   {														/*	Parent-Menü Level 1 */
	/*float:left;*/
	display: block;
	padding: 0px;
	/*z-index:auto !important /*Non-IE6*/;
	z-index:999 /*IE6*/;
	/*width: 160px;*/
/*	position:absolute;	*/		/*		schiebt nachfolgende Postionen NICHT nach unten*/
	position:relative;			/*		schiebt nachfolgende Postionen nach unten*/
	top:0em;					/*		ei Pos: relative negativ, sonst 0 */
	margin-top:0.1em;
	left: 0px;
	background: #e2e2e2 url(./img/bg_head_bottom_nav.jpg) no-repeat !important;
	border-left: #ff0000 1px solid;
}

.nav7 .parMenuClass2   {														/*	Parent-Menü Level 2 */
	/*float:left;*/
	display: block;
	padding: 0px;
	/*z-index:auto !important /*Non-IE6*/;
	z-index:999 /*IE6*/;
	width: 158px !important;
/*	position:absolute;	*/		/*		schiebt nachfolgende Postionen NICHT nach unten*/
	position:relative;			/*		schiebt nachfolgende Postionen nach unten*/
	top:0em;					/*		ei Pos: relative negativ, sonst 0 */
	margin-top:0.1em;
	left: 10px;
	background: #e2e2e2 url(./img/bg_head_bottom_nav.jpg) no-repeat !important;
	border-left: #0000ff 1px solid;
}

.nav7 .defMenuClass0 { 														/*	Menü Level 0 */
	display: block;
}
.nav7 .defMenuClass1 { 														/*	Menü Level 1 */
	display: none;
	/*float: left;*/
	/*z-index:auto !important /*Non-IE6*/;
	z-index:999 /*IE6*/;
	width: 150px;
/*	position:relative;				/*		schiebt nachfolgende Postionen nach unten*/
	position:absolute;				/*		schiebt nachfolgende Postionen NICHT nach unten*/
	top:0em;						/*		ei Pos: relative negativ, sonst 0 */
	margin-top: -1.2em;
	margin-left: 8em;
	padding: 0;
	background: #eee2e2 url(./img/bg_head_bottom_nav.jpg) no-repeat;	
	/*border: #ff0000 1px solid;	*/
}

.nav7 .defMenuClass2 { 															/*	Menü Level 2 */
	display: none;
	/*float: left;*/
	/*z-index:auto !important /*Non-IE6*/;
	z-index:999 /*IE6*/;
	width: 148px;
/*	position:relative;				/*		schiebt nachfolgende Postionen nach unten*/
	position:absolute;				/*		schiebt nachfolgende Postionen NICHT nach unten*/
	top:0em;						/*		ei Pos: relative negativ, sonst 0 */
	margin-top: -1.2em;
	margin-left: 14.5em;
	padding: 0;
	background: #eee2e2 url(./img/bg_head_bottom_nav.jpg) no-repeat;	
	/*border-right: #0000ff 1px solid;	*/
}


/*Drop-down menu*/
.click {
	white-space:normal;
	display: block;
	float:left;
	width:200px;
	border:none;
	/*line-height: 20px !important;*/
	margin: 0 !important;
	/*min-height: 100%;	*/
	background-color: #ececec;
	color:rgb(75,75,75);
	font-size:90%;
}
.click ul {
	list-style-type:none;
	display: block;
	/*border: 1px #00ff00 groove;*/
}
.click ul li {
	display:block;
    margin:0;
    padding:0;
/*    border-width: 2px;
    border-color: #ffe #aaab9c #ccc #fff;
    border-style: solid;*/
    background-color:rgb(237,237,237);
}
.click ul li:hover {
	display:block;
	position:relative;
	/*background-color: #d2d2d2;*/
	background-color:rgb(241,209,199);
}
.click ul li:hover ul li:hover {
	display:block;
	position:relative;
	/*background-color: #d2d2d2;*/
	background-color:rgb(241,209,199);
}
.click ul li:hover ul li {
	display:block;
	position:relative;
	background-color: #9aacc9;
	/*background-color:rgb(241,209,199);*/
}

.click ul li:hover ul.defMenuClass3 {display:block; width:13.5em; position:absolute; top:2px; margin-top:0.1em; left:15em;z-index:100;}
.click ul li ul li:hover ul.defMenuClass4 {display:block; width:13.5em; position:absolute; top:2px; margin-top:0.1em; left:13em;z-index:100;}
.click ul li:hover ul.chiMenuClass3 {display:block; width:13.5em; position:absolute; top:2px; margin-top:0.1em; left:15em;z-index:100;}
.click ul li ul li:hover ul.chiMenuClass4 {display:block; width:13.5em; position:absolute; top:2px; margin-top:0.1em; left:13em;z-index:100;}

.click a {
	display: block !important;
/*	float:none !important; /*Non-IE6*/
/*	float:left; /*IE-6*/
	line-height: 20px !important;
	height: 20px;
	margin: 0 !important;
	text-decoration:none;
	font-weight:normal;
	color: #ffffff;
	padding: 0 0 0 7px !important;
/*	border-width: 2px 0 2px 2px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;	*/
}

.click a:hover {
/*	float:none !important; /*Non-IE6*/
/*	float:left; /*IE-6*/
	line-height: 20px !important;
	margin: 0 !important;	
	text-decoration:none;
	font-weight:normal;
	/*color: #3CA729;	*/
	color: #0000ff;
	padding: 0 0 0 7px !important;		
/*	border-bottom: 1px solid #000000;*/
}

.click a:active {
/*	float:none !important; /*Non-IE6*/
/*	float:left; /*IE-6*/
	line-height: 20px !important;
	margin: 0 !important;	
	text-decoration:none;
	font-weight:normal;
	/*color: #3CA729;	*/
	color: #ff0000;
    border-width: 2px 1px 1px 2px;
    border-color: #ccc #fff #ffe #aaab9c;	
    border-style: solid;
	padding: 0 0 0 7px !important;		
}

.click .menuDef , .click .menuDefExp { 						/*	default Menüposition */
	background-color: #9aacc9;	/*#e2e2e2;*/
	color: #ffffff;
	/*width: 150px;*/
	margin: 0 !important;
	/*line-height: 20px !important;*/
	text-align: left;
	padding: 0 !important;
	border-bottom: #000000 1px solid;
}
.click .menuParExp { 						/*	default Menüposition */
	/*float:none !important; /*Non-IE6*/
	/*float:left; /*IE-6*/
	background-color: #9aacc9;
	/*width: 150px;*/
	margin: 0 !important;
	/*line-height: 20px !important;*/
	text-align: left;
	padding: 0 !important;
	border-bottom: #000000 1px solid;
}
.click .menuDefM, .click .menuDefExpM, .click .menuParExpM { 					/*	default Menüposition mouseover*/
	background-color: #9aacc9;	/*#d2d2d2;*/
	color: #0000ff !important;
	/*width: 150px;*/
	margin: 0 !important;
	/*line-height: 20px !important;*/
	text-align: left;
	padding: 0 !important;
	border-bottom: #000000 1px solid;
}

.click .menuCurr, .click .menuCurrExp {											/*	aktuelle Menüposition */
	background-color: #dbc4f3;	/*#ececec;*/
/*	z-index:auto !important;		/*Non-IE6*/
/*	z-index:0;						/*IE6*/
	margin: 0 !important;
	text-align: left;
	padding: 0 !important;
	color: #ff0000 !important;
	font-weight: normal;
	border-bottom: #000000 1px solid !important;
 } 
.click .menuCurrM, .click .menuCurrExpM {										/*	aktuelle Menüposition mouseover*/
	background-color:rgb(241,209,199);
	/*background-color: #d1daf7;*/
	margin: 0 !important;
	text-align: left;
	padding: 0 !important;
	border-bottom: #000000 1px solid !important;
 } 
 .click .menuCurr a, .click .menuCurrExp a {
	color: #0000ff !important;
	font-weight: normal;
 }
.click .menuCurrM a, .click .menuCurrExpM {
	color: #ff00ff !important;
	font-weight: normal;
 }
.click .parMenuClass1   {														/*	Parent-Menü Level 1 */
	display:block;
	padding: 0 !important;
	color: #0000ff !important;
/*	position:absolute;			/*		schiebt nachfolgende Postionen NICHT nach unten*/
	position:relative;			/*		schiebt nachfolgende Postionen nach unten*/
	top:0em;					/*		ei Pos: relative negativ, sonst 0 */
	margin: 0 !important;
	left: 0;
	background-color: #9aacc9;
	border-left: #ff0000 1px solid;
}

.click .parMenuClass2   {
	display:block;
	padding: 0 !important;
	width: 180px !important;
	position:relative;
	top:0em;
	margin: 0 !important;
	left: 5px;
	background-color: #9aacc9;
	border-left: #0000ff 1px solid;
}

.click .parMenuClass3   {
	display:block;
	padding: 0 !important;
	width: 175px !important;
	position:relative;
	top:0em;
	margin: 0 !important;
	left: 5px;
	background-color: #9aacc9;
	border-left: #0000ff 1px solid;
}

.click .parMenuClass4   {
	display:block;
	padding: 0 !important;
	width: 168px !important;
/*	position:absolute;			/*		schiebt nachfolgende Postionen NICHT nach unten*/
	position:relative;			/*		schiebt nachfolgende Postionen nach unten*/
	top:0em;					/*		ei Pos: relative negativ, sonst 0 */
	margin: 0 !important;
	left: 5px;
	background-color: #9aacc9;
	border-left: #0000ff 1px solid;
}
.click .curMenuClass2  {														/*	Parent-Menü Level 1 */
	display:block;
	padding: 0 !important;
	width: 179px !important;
/*	position:absolute;			/*		schiebt nachfolgende Postionen NICHT nach unten*/
	position:relative;			/*		schiebt nachfolgende Postionen nach unten*/
	top:0em;					/*		ei Pos: relative negativ, sonst 0 */
	margin: 0 !important;
	left: 5px;
	background-color: #9aacc9;
	border-left: #0000ff 1px solid;
	border-bottom: #000000 1px solid;
	font-weight: normal !important;
}
.click .curMenuClass3   {														/*	Parent-Menü Level 1 */
	display:block;
	padding: 0 !important;
	width: 174px !important;
/*	position:absolute;			/*		schiebt nachfolgende Postionen NICHT nach unten*/
	position:relative;			/*		schiebt nachfolgende Postionen nach unten*/
	top:0em;					/*		ei Pos: relative negativ, sonst 0 */
	margin: 0 !important;
	left: 5px;
	background-color: #9aacc9;
	border-left: #0000ff 1px solid;
	border-bottom: #000000 1px solid;
	font-weight: normal !important;
}
.click .curMenuClass4   {														/*	Parent-Menü Level 1 */
	display:block;
	padding: 0 !important;
	width: 168px;
/*	position:absolute;			/*		schiebt nachfolgende Postionen NICHT nach unten*/
	position:relative;			/*		schiebt nachfolgende Postionen nach unten*/
	top:0em;					/*		ei Pos: relative negativ, sonst 0 */
	margin: 0 !important;
	left: 5px;
	background-color: #9aacc9;
	border-left: #0000ff 1px solid;
	border-bottom: #000000 1px solid;
	font-weight: normal !important;
}
.click .curMenuClass2 a, .click .curMenuClass3 a,.click .curMenuClass4 a,.click .curMenuClass5 a {
	color: #ffffff !important;
}
.click .curMenuClass2 a:hover, .click .curMenuClass3 a:hover, .click .curMenuClass4 a:hover, .click .curMenuClass5 a:hover {
	color: #0000ff !important;
}
.click .chiMenuClass1   {														/*	Parent-Menü Level 1 */
	display:none;
	padding: 0 !important;
/*	position:absolute;			/*		schiebt nachfolgende Postionen NICHT nach unten*/
	position:relative;			/*		schiebt nachfolgende Postionen nach unten*/
	top:0em;					/*		ei Pos: relative negativ, sonst 0 */
	margin: 0 !important;
	left: 0;
	background-color: #9aacc9;
	border-left: #ff0000 1px solid;
}

.click .chiMenuClass2   {														/*	Parent-Menü Level 2 */
	display:none;
	padding: 0 !important;
	width: 170px !important;
/*	position:absolute;			/*		schiebt nachfolgende Postionen NICHT nach unten*/
	position:relative;			/*		schiebt nachfolgende Postionen nach unten*/
	top:0em;					/*		ei Pos: relative negativ, sonst 0 */
	margin: 0 !important;
	left: 135px;
	background-color: #9aacc9;
	border-left: #0000ff 1px solid;
}
.click .chiMenuClass3   {														/*	Parent-Menü Level 2 */
	display:none;
	padding: 0 !important;
	width: 165px !important;
/*	position:absolute;			/*		schiebt nachfolgende Postionen NICHT nach unten*/
	position:relative;			/*		schiebt nachfolgende Postionen nach unten*/
	top:0em;					/*		ei Pos: relative negativ, sonst 0 */
	margin: 0 !important;
	left: 150px;
	background-color: #9aacc9;
	border-left: #0000ff 1px solid;
}
.click .chiMenuClass4   {
	display:none;
	padding: 0 !important;
	width: 165px !important;
/*	position:absolute;			/*		schiebt nachfolgende Postionen NICHT nach unten*/
	position:relative;			/*		schiebt nachfolgende Postionen nach unten*/
	top:0em;					/*		ei Pos: relative negativ, sonst 0 */
	margin: 0 !important;
	left: 150px;
	background-color: #9aacc9;
	border-left: #0000ff 1px solid;
}
.click .chiMenuClass5   {
	display:none;
	padding: 0 !important;
	width: 124px !important;
/*	position:absolute;			/*		schiebt nachfolgende Postionen NICHT nach unten*/
	position:relative;			/*		schiebt nachfolgende Postionen nach unten*/
	top:0em;					/*		ei Pos: relative negativ, sonst 0 */
	margin: 0 !important;
	left: 135px;
	background-color: #9aacc9;
	border-left: #0000ff 1px solid;
}

.click .defMenuClass0 { 														/*	Menü Level 0 */
	display: block;
}
.click .defMenuClass1 { 														/*	Menü Level 1 */
	display: none;
	width: 200px;
	position:relative;				/*		schiebt nachfolgende Postionen nach unten*/
/*	position:absolute;				/*		schiebt nachfolgende Postionen NICHT nach unten*/
	top:0em;						/*		ei Pos: relative negativ, sonst 0 */
	margin: 0 !important;
	padding: 0 !important;
	background-color: #9aacc9;
	border-left: #ff0000 1px solid;
	z-index:100;
}

.click .defMenuClass2 { 															/*	Menü Level 2 */
	display: none;
	width: 170px;
	position:relative;				/*		schiebt nachfolgende Postionen nach unten*/
/*	position:absolute;				/*		schiebt nachfolgende Postionen NICHT nach unten*/
	top:0em;						/*		ei Pos: relative negativ, sonst 0 */
	margin: 0 !important;
	padding: 0 !important;
	left: 150px;
	background-color: #9aacc9;
	border-left: #0000ff 1px solid;
	z-index:100;
}
.click .defMenuClass3 { 															/*	Menü Level 2 */
	display: none;
	width: 165px;
	position:relative;				/*		schiebt nachfolgende Postionen nach unten*/
/*	position:absolute;				/*		schiebt nachfolgende Postionen NICHT nach unten*/
	top:0em;						/*		ei Pos: relative negativ, sonst 0 */
	margin: 0 !important;
	padding: 0 !important;
	left: 165px;
	background-color: #9aacc9;
	border-left: #0000ff 1px solid;
	z-index:100;
}
.click .defMenuClass4 { 															/*	Menü Level 2 */
	display: none;
	width: 155px;
	position:relative;				/*		schiebt nachfolgende Postionen nach unten*/
/*	position:absolute;				/*		schiebt nachfolgende Postionen NICHT nach unten*/
	top:0em;						/*		ei Pos: relative negativ, sonst 0 */
	margin: 0 !important;
	padding: 0 !important;
	left: 120px !important;
	background-color: #9aacc9;
	border-left: #0000ff 1px solid;
	z-index:100;
}
.click .defMenuClass5 { 															/*	Menü Level 2 */
	display: none;
	width: 124px;
	position:relative;				/*		schiebt nachfolgende Postionen nach unten*/
/*	position:absolute;				/*		schiebt nachfolgende Postionen NICHT nach unten*/
	top:0em;						/*		ei Pos: relative negativ, sonst 0 */
	margin: 0 !important;
	padding: 0 !important;
	left: 125px;
	background-color: #9aacc9;	
	border-left: #0000ff 1px solid;
	z-index:100;
}
.navReport {
	white-space:nowrap; /*IE hack*/
	display: block;
	z-index: 100;
	float:left;
	width:400px;
	border:none;
	line-height: 15px !important;
	margin: 0 !important;
	height: auto;	
	color:rgb(75,75,75);
	font-size:85%;
}
.navReport ul { list-style-type:none; display: block;/*border: 1px #00ff00 groove;*/ }
.navReport ul li:hover { position:relative; background: #d2d2d2 url(./img/bg_head_top_nav.jpg) no-repeat;}
.navReport ul li:hover ul li:hover { position:relative; background: #d2d2d2 url(./img/bg_head_top_nav.jpg) no-repeat;}

.navReport a {
	display: block !important;
	float:none !important /*Non-IE6*/;
	float:left /*IE-6*/;
	z-index:auto !important /*Non-IE6*/;
	z-index: -99999 /*IE6*/;
	line-height: 15px !important;
	padding: 0 !important;
	margin: 0 !important;
	text-decoration:none;
	font-weight:bold;
	color: #000000;
	background-color: #BECCF4;	/* url(./img/bg_head_bottom_nav.jpg) no-repeat;	*/	
}

.navReport a:hover {
	float:none !important /*Non-IE6*/;
	float:left /*IE-6*/;
	z-index:auto !important /*Non-IE6*/;
	z-index: -99999 /*IE6*/;
	line-height: 15px !important;
	padding: 0 !important;
	margin: 0 !important;	
	text-decoration:none;
	font-weight:bold;
	color: #ff0000;
	background-color: #92AAEC;
}


/* -----------------------------------------------	Pfeile	-------------------------------------------*/
.nav7 .DownArrow, .click .DownArrow {
	float: left;
	margin-top: -15px;
	margin-left: 0px;
	border: none !important;
	height: 16px;
	width: 16px;
}

.nav7 .RightArrow, .click .RightArrow  {
	float: left;
	margin-top: -10px !important/*Non-IE6*/;
	margin-top: 0px /*IE6*/;
	border-style: none;	
	height: 5px;
	width: 16px;
}

.nav7 .RightArrowLeft {
	/*float: left;*/
	border-style: none;
	margin-top: 0px !important;
	margin-top: 0px /*IE6*/;
	margin-left: 0px;
	padding-left: 10px;
	height: 16px;
	width: 16px;
	border: none !important;
}

.click .RightArrowLeft {
	float: left;
	margin: 0px !important;
	padding: 0px;
	height: 6px;
	width: 6px;	
	border: none !important;
}

.nav2 .DownArrow {
	float: right;
	margin-top: -25px;
	margin-left: 20px;
	border: none !important;
	height: 16px;
	width: 16px;	
}

.nav2 .RightArrow {
	float: right;
	margin-top: -18px !important/*Non-IE6*/;
	margin-top: 0px /*IE6*/;
	padding-right: 3px;
	border-style: none !important;
	height: 16px;
	width: 16px;
}
.nav2 .menuCurrExp, .nav2 .menuCurr, .nav2 .menuParExp {
	background-color: #caccff !important;
}
/* -----------------------------------------------	Pfeile	-------------------------------------------*/
