#new_documents
{
	background-image:url(../images/document_2.png);
	width: 712px;
	height: 283px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}

#populair_documents
{
	background-image:url(../images/document_3.png);
	width: 712px;
	height: 283px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}

#title
{
	width: 182px;
	height: 30px;
	margin: auto;
	margin-left: 0px;
	position: relative;
}

#title_2
{
	width: 202px;
	height: 30px;
	margin: auto;
	margin-left: 0px;
	position: relative;
}

p.title
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0069c6;
	text-align: center;
	top: 4px;
	left: 0px;
	position: relative;
}

#items
{
	width: 712px;
	height: 253px;
	margin: auto;
	top: -5px;
	position: relative;
}

#item_1
{
	background-image:url(../images/item.png);
	width: 216px;
	height: 220px;
	margin: auto;
	margin-left: 15px;
	top: 15px;
	position: relative;
}

#item_2
{
	background-image:url(../images/item.png);
	width: 216px;
	height: 220px;
	margin: auto;
	margin-top: -205px;
	margin-left: 250px;
	position: relative;
}

#item_3
{
	background-image:url(../images/item.png);
	width: 216px;
	height: 220px;
	margin: auto;
	margin-top: -220px;
	margin-left: 482px;
	position: relative;
}

#border
{
	background-image:url(../images/border.jpg);
	width: 198px;	
	height: 173px;
	margin: auto;
	margin-left: 9px;
	top: 7px;
	position: relative;
}

#docthumb
{
	background-image:url(../images/docthumb.jpg);
	width: 131px;
	height: 158px;
	margin: auto;
	left: 1%;
	top: 4%;
	position: relative;
}

#buy
{
	background-image:url(../images/bestel.png);
	width: 68px;
	height: 71px;
	margin: auto;
	margin-left: 153px;
	top: -6px;
	position: absolute;
}

#view
{
	background-image:url(../images/bekijk.png);
	width: 68px;
	height: 71px;
	margin: auto;
	margin-left: 153px;
	top: -6px;
	position: absolute;
}

#documenttitel
{
	width: 198px;
	height: 13px;
	margin: auto;
	margin-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005198;
}

#username
{
	width: 198px;
	height: 13px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b3b3b3;
}



.vw
{
	background-image:url(../images/vw_button.png);
	width: 160px;
	height: 30px;
	margin: auto;
	float: left;
}

.vw:hover
{
	background-image:url(../images/vw_button_hover.png);
	width: 160px;
	height: 30px;
	margin: auto;
	float: left;
}

.ar
{
	background-image:url(../images/ar_button.png);
	width: 120px;
	height: 30px;
	margin: auto;
	float: right;
}

.ar:hover
{
	background-image:url(../images/ar_button_hover.png);
	width: 120px;
	height: 30px;
	margin: auto;
	float: right;
}

#banners_left
{
	width: 160px;
	height: 720px;
	background-color:red;
	background-position:right;
	margin: auto;
	float: right;
}

