@import url(../sumit2.css);

body
	{	background-color: #AeE5AA;
	}
table.navigatie
	{	background-color: white;
		width: 100%
	}

h1,
h2
	{	color: #005400;
	}
.credit,
td.prompt
	{	background-color: #007902;
		color: #FEF9DB;
		font-weight: bold;
		white-space: nowrap;
	}
.colour1
	{	background-color: #DEF9DB;
	}
.colour2
	{	background-color: #C7E2FF;
	}
.volgnummer
	{	font-size: xx-large;
		color: #005400;
		vertical-align: top;
		align: right;
	}
.action	{	text-align: center;
	}
.mening	{	background-image: url(panda.png);
		background-position: right center;
		background-repeat: no-repeat;
		background-attachment: fixed; 
	}
