body {
	color: #000;
	background: #fff;
	}

	body.portal {
		background-image: none;
		}

#main {
	background: #fff;
	}

	.portal #main {
		background: #fff;
		}

#bodycontainer {
	background: #fff;
	}

#app a {
	color: Green;
	}

/*** style for footer ***/
	
#footer {
	background: #fff url('../Images/bg_footer.jpg') no-repeat center top;
	}

	#drinkwijzer {
		background: url('../Images/drinkwijzer.gif') no-repeat;
		}		

		#footermenu li {
			color: #000;
			}

			#footermenu li a {
				color: #000;
				}
