/* Navigation [TOP] */

ul.topNav { 
	margin:0;
	padding:1px 0 0 0;
	list-style:none
}

li.topNav { 
	float:left;
	width:128px;
	height:31px;
}

li.topNavActive { 
	float:left;
	width:128px;
	height:31px;
}

a.topNav {
	display:block;
	line-height:31px;
	height:31px;
	padding: 0 0 0 14px;
	font-size:12px;
	text-align:left;
	color:#011b54;
	text-decoration:none;
	font-weight:normal;
	background: #dadee6 url(http://www.mpc-capital.de/contell/cms/images/mpc-capital/screendesign/navi_outline.gif) no-repeat;
}

a.topNav:hover, a.topNav:active {
	background:#99a4ba url(http://www.mpc-capital.de/contell/cms/images/mpc-capital/screendesign/navi_outline.gif) no-repeat;
	text-decoration: none;
}

li.topNav_re { 
	float:left;
	width:131px;
	height:31px;
}
			
li.topNavEnd { 
	float:left;
	height:31px;
	background: #dadee6 url(http://www.mpc-capital.de/contell/cms/images/mpc-capital/screendesign/navi_outline_500.gif) no-repeat;
}

a.topNav_re {
	display:block;
	line-height:31px;
	height:31px;
	padding: 0 0 0 14px;
	font-size:12px;
	text-align:left;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	background: #6f7d9d url(http://www.mpc-capital.de/contell/cms/images/mpc-capital/screendesign/navi_outline_re.gif) no-repeat;
}

a.topNav_re:hover, a.topNav_re:active {
	background:#59647e url(http://www.mpc-capital.de/contell/cms/images/mpc-capital/screendesign/navi_outline_re.gif) no-repeat;
	text-decoration:none
}
			
li.topNav_reEnd { 
	float:left;
	width:133px;
	height:31px; 
}
		
#mainNavi a.topNavActive {
	display:block;
	line-height:31px;
	height:31px;
	padding: 0 0 0 14px;
	font-size:12px;
	text-align:left;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	background: #dadee6 url(http://www.mpc-capital.de/contell/cms/images/mpc-capital/screendesign/navi_bg_active.gif) no-repeat; 
}

#mainNavi a.topNavActive:hover, a.topNavActive:active {
	background:#dadee6 url(http://www.mpc-capital.de/contell/cms/images/mpc-capital/screendesign/navi_bg_active.gif) no-repeat;
}

li.topNavEnd { 
	float:left;
	width:255px;
	height:31px;
}

li.topNavEndActive { 
	float:left;
	width:126px;
	height:31px;
}

a.topNavEnd {
	display:block;
	line-height:31px;
	height:31px;
	padding: 0 0 0 14px;
	font-size:12px;
	text-align:left;
	color:#011b54;
	text-decoration:none;
	font-weight:normal;
	background: #dadee6 url(http://www.mpc-capital.de/contell/cms/images/mpc-capital/screendesign/navi_outline.gif) no-repeat; 
}

a.topNavEnd:hover, a.topNavEnd:active {
	background:#99a4ba url(http://www.mpc-capital.de/contell/cms/images/mpc-capital/screendesign/navi_outline.gif) no-repeat;
	text-decoration:none;
}
