.h1 h1, .fondsNavigation h1 {
	font-size: 27px;
	color: #c0c0c0;
	line-height: 33px;
	font-weight: normal;
	vertical-align:middle;
	padding: 0px 10px 10px 10px;
}

.h1 {
	padding: 10px 10px 20px 10px;
}

.fondsNavigation {
	padding: 10px 10px 20px 20px;
}


td.h1 div, .fondsNavigation div {
	border-bottom: 1px #e5eded solid !important;
}

/* SUBMENU HORIZONTAL */
		ul.submenuInTableFonds {
			width:794px;
			border-bottom:1px solid #898989;
			border-top:1px solid #898989;
			list-style: none;
			line-height: 33px !important;
			float:left;
			margin-bottom:33px;
		}

		ul.submenuInTableFonds li {
			list-style: none;
			line-height: 33px !important;
			padding-right: 20px;
			float:left;
		}

		ul.submenuInTableFonds li a {
			text-decoration: none;
			display: inline;
			color: #666666;
		}

		ul.submenuInTableFonds a.active {
			color: #00502f;

		}
/* SUBMENU HORIZONTAL */

/* SUBMENU HORIZONTAL */
		ul.submenuInTable {
			list-style: none;
			line-height: 24px !important;
			padding-right: 20px;
			float:left;
			width: 802px; 
			margin: 10px 0px 20px 10px;
			border-bottom: 1px #e5eded solid !important;
			border-top: 1px #e5eded solid !important;
		}

		ul.submenuInTable li {
			list-style: none;
			line-height: 24px !important;
			padding-right: 20px;
			float:left;
		}

		ul.submenuInTable li a {
			text-decoration: none;
			display: inline;
			color: #666666;
		}

		ul.submenuInTable a.active {
			color: #00502f;

		}
/* SUBMENU HORIZONTAL */

.tableContent {
	margin-top: 10px;
	width: 842px;
	/* background:red; */
}

.tableContentRight {
	/* background:green; */
	padding: 0px 20px 0px 20px;
	vertical-align: top;
}

.tableContentRightHome {
	/* background:green; */
	padding: 0px 10px 0px 20px;
	vertical-align: top;
}

.tableContentLeft {
	/* background: #c0c0c0; */
	width: 250px !important;
	padding: 0px 20px 0px 20px;
	vertical-align: top;
	text-align: left;
}

.borderRight {
	border-right: 1px #e5eded solid;
}
