/* Styles  aktienfonds.com */
/* copyright 2004 ahhh kah!  Gmbh - www.ahhhkah.de*/
/* ***************  Navigation ******************************** */
/* Über uns*/
#RegMenuUeber{
	display : none;
	position : absolute;
	top : 121px;
	left : 4px;
	width : 148px;
	overflow : hidden;
	border-left : 1px solid #B2C4FF;
	border-right : 1px solid #B2C4FF;
	border-bottom : 1px solid #B2C4FF;
	background-color : #FFFFFF;
	z-index : 500;
}

/* Über Probleme*/

#RegMenuProbleme{
	display : none;
	position : absolute;
	top : 121px;
	left : 75px;
	width : 147px;
	overflow : hidden;
	border-left : 1px solid #B2C4FF;
	border-right : 1px solid #B2C4FF;
	border-bottom : 1px solid #B2C4FF;
	background-color : #FFFFFF;
	z-index : 500;
}

/* Depot*/

#RegMenuDepot{
	display : none;
	position : absolute;
	top : 121px;
	left : 219px;
	width : 148px;
	overflow : hidden;
	border-left : 1px solid #B2C4FF;
	border-right : 1px solid #B2C4FF;
	border-bottom : 1px solid #B2C4FF;
	background-color : #FFFFFF;
	z-index : 500;
}


/* Depot*/

#RegMenuInvest{
	display : none;
	position : absolute;
	top : 121px;
	left : 338px;
	width : 148px;
	overflow : hidden;
	border-left : 1px solid #B2C4FF;
	border-right : 1px solid #B2C4FF;
	border-bottom : 1px solid #B2C4FF;
	background-color : #FFFFFF;
	z-index : 500;
}

/* Fonds*/

#RegMenuFonds{
	display : none;
	position : absolute;
	top : 121px;
	left : 338px;
	width : 148px;
	overflow : hidden;
	border-left : 1px solid #B2C4FF;
	border-right : 1px solid #B2C4FF;
	border-bottom : 1px solid #B2C4FF;
	background-color : #FFFFFF;
	z-index : 500;
}


/* Preis*/

#RegMenuPreis{
	display : none;
	position : absolute;
	top : 121px;
	left : 466px;
	width : 148px;
	overflow : hidden;
	border-left : 1px solid #B2C4FF;
	border-right : 1px solid #B2C4FF;
	border-bottom : 1px solid #B2C4FF;
	background-color : #FFFFFF;
	z-index : 500;
}

/* Eroeffnen*/

#RegMenuEroeffnen{
	display : none;
	position : absolute;
	top : 121px;
	left : 590px;
	width : 148px;
	overflow : hidden;
	border-left : 1px solid #B2C4FF;
	border-right : 1px solid #B2C4FF;
	border-bottom : 1px solid #B2C4FF;
	background-color : #FFFFFF;
	z-index : 500;
}

/* Partner*/

#RegMenuPartner{
	display : none;
	position : absolute;
	top : 121px;
	left : 702px;
	width : 148px;
	overflow : hidden;
	border-left : 1px solid #B2C4FF;
	border-right : 1px solid #B2C4FF;
	border-bottom : 1px solid #B2C4FF;
	background-color : #FFFFFF;
	z-index : 500;
}



/* form box navi */
a.RegMenuEntry{
	position : relative;
	display : block;
	height : 17px;
	padding-top : 4px;
	border : 0px;
	cursor : pointer;
	color : #465587;
	font-family : Verdana;	
	font-size : 11px;
	text-align : left;
	font-weight : normal;
	padding-left : 8px;
	line-height : 12px;
	text-decoration : none;
	background-color : #FFFFFF;
	z-index : 500;
}
a.RegMenuEntry:hover{background-color : #EBF0FF;
}