ul.topNav { 
	margin:0;
	padding:1px 0 0 0;
	list-style:none; 
}
	
li.topNav { 
	float:left;
	width:147px;
	height:31px; 
}

li.topNav_li { 
	float:left;
	width:180px;
	height:31px; 
}

li.topNav_re { 
	float:left;
	width:120px;
	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.at/contell/cms/images/mpc-capital/screendesign/navi_outline.gif) no-repeat; 
}

a.topNav:hover, a.topNav:active {
	background:#99a4ba url(http://www.mpc-capital.at/contell/cms/images/mpc-capital/screendesign/navi_outline.gif) no-repeat;text-decoration:none
}
			
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.at/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.at/contell/cms/images/mpc-capital/screendesign/navi_outline_re.gif) no-repeat;text-decoration:none
}
	
#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.at/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.at/contell/cms/images/mpc-capital/screendesign/navi_bg_active.gif) no-repeat;text-decoration:none;
}
