/* bottom { navigatie, lettertype grootte } */

#bottom {
	width: auto;
	height: 24px;
	text-align: left;
	background-image : url(../images/bg_bottom.gif);
	background-repeat : repeat-y;
	background-color: #006699;
	color: #CEDEEC;
}

/* bottom main indeling */

#bottom table.bottom {
	width: auto;
}

#bottom a {
	color: #CEDEEC;
	text-decoration: none;
}

#bottom a:hover {
	text-decoration: underline;
}
