/* bottom { navigatie, lettertype grootte } */

#bottom {
	width: 878px;
	border-top: solid 8px #B4E6F9;
	height: 28px;
	text-align: left;
}

/* bottom main indeling */

#bottom table.bottom {
	width: 100%;
}

#bottom td.nostyle {
	padding: 0px;
} 

/* bottom navigatie */

#bottom div.nav {
	padding: 0px;
	margin: 0px;
	width: 400px;
}

#bottom td.naarBoven {
	height: 28px;
	width: 93px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px;
}

#bottom td.naarBoven a {
	color: #0099CC;
}

#bottom td {
	padding-left: 20px;
	color: #FFFFFF;
}

#bottom td.li {
	background-image: url(../images/bottom_li.gif);
	background-repeat: no-repeat;
}

#bottom td a, #bottom td.li a {
	color: #FFFFFF;
}

/* bottom options {lettertype website} */

#bottom a.active {
	color: #88A8C5;
	text-decoration: none;
}