h1 {
	float: left;
	padding: 0px 0px 0px 20px;
	margin-bottom: 2px;
	font-size: 13px;
	}
a {
	color: red;
	text-decoration: none;
	}
a:hover {
	color: gray;
	text-decoration: none;
	}
#content{
	float: left;
	width: 580px;
	}
#content .topspace{
	float: left;
	width: 580px;
	height: 110px;
	}
#content .type1{
	padding: 0px 30px 0px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#content .type2{
	padding: 0px 30px 0px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#content .voorbeeld{
	float: left;
	width: 570px;
	padding-left: 20px;
	}
#content .voorbeeld .left{
	float: left;
	width: 239px;
	text-align: center;
	}
#content .voorbeeld .tussen{
	float: left;
	width: 40px;
	}
#content .voorbeeld .right{
	float: left;
	width: 239px;
	}
#content .voorbeeld .extra .a{
	float: left;
	width: 119px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	}
#content .voorbeeld .extra .b{
	float: left;
	width: 119px;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	}
.knoppen{
	float: left;
	width: 580px;
	}
.knoppen .terug{
	float: left;
	padding-left: 20px;
	width: 432px;
	text-align: right;
	}
.knoppen .meer{
	float: left;
	padding-left: 15px;
	text-align: right;
	}
#right{

	}
