@charset "UTF-8";
/* CSS Document */

#menucontainer	{
	display: none;
	}
	
#maincontainer	{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	}

#gegevens li	{
	list-style-type: none;
	}

#gegevens ul	{
	float: left;
	}
	
.vet	{
	font-weight: bold;
	}
	
#kennis	{
	margin-top: 200px;
	}
	
#copy	{
	font-size: 8pt;
	}
