/* GENERAL */
div.logo{
	display: block;
	position: absolute;
	float: left;
	margin-left: 159px;
	margin-top: 28px;
	border: none;
	z-index: 4;
}

div.contentcontainer{
	display: block;
	position: absolute;
	float: left;
	top: 155px;
	width: 625px;
	height: auto;
	margin-left: 16px;
	border: none;
}

div.document_lefttop{
	float: left;
	width: 305px;
	height: auto;
	background-image: url(gfx/paars_2x2.gif);
	background-position: right top; 
	background-repeat: repeat-y;
	line-height: 1.4;
	border: none; 
}
div.document_lefttop div.padding{
	padding-right: 15px;
}

div.document_righttop{
	float: left;
	width: 301px;
	height: auto;
	line-height: 1.4;
	border: none; 
}
div.document_righttop div.padding{
	padding-left: 15px;
}


div.document{
	float: left;
	width: 605px;
	height: auto;
	margin-top: 20px;
	padding-right: 0px;
	padding-top: 18px;
	background-image:  url(gfx/paars_2x2.gif);
	background-position: right top; 
	background-repeat: repeat-x;
	line-height: 1.4;
	border: none; 
}
div.document_vervolg{
	float: left;
	width: 605px;
	height: auto;
	padding-right: 0px;
	line-height: 1.4;
	border: none;
}
