.container2{
	height: 380px;
	width: 420px;
	overflow: auto;
	margin-top: 36px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.main {
	background-image: none;
	border: medium none #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: 1px;
}
.inhoud{
	background-image: none;
	height: 500px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

