body
{
	font-family:Arial, Verdana, Sans-Serif;
	background-color:#DCDCDC;
	text-align:center;
}

h1
{
	margin:0;
}

p
{
	text-align:left;
}


.blauw
{
	background-color:#80BFFF;
}

.geel
{
	background-color:#FFFF66;
}

div#rechterkolom div
{
	/*border:solid 1px;*/
	border:solid;
	border-color:#80BFFF;
	border-width:20px;
	border-bottom-width:10px;
	border-top-width:10px;
}

.tekstrechts
{
	text-align:right;
}

.tekstlinks
{
	text-align:left;
}

.tekstmidden
{
	text-align:center;
}

.vet
{
    font-weight: bold;
}

p#terug:hover
{
    font-weight: bold;
}

img.icon
{
	width:100px;
	height:100px;
}

