div.container
{
	width: 800px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 800px;
	position: relative;
}

div.header
{
	width: 800px;
	height: 120px;
	border: 0px;
	background-image: url("../images/images_01.jpg");
}

div.logo
{
	width: 166px;
	height: 37px;
	border: 0px;
	background-image: url("../images/images_02.jpg");	
}

div.home
{
	width: 100px;
	height: 37px;
	border: 0px;
	position: absolute;
	left: 166px;
	top: 120px;
}

div.spacer1
{
	width: 4px;
	height: 37px;
	border: 0px;
	background-image: url("../images/images_04.jpg");
	position: absolute;
	left: 266px;
	top: 120px;
}
	
div.about
{
	width: 99px;
	height: 37px;
	border: 0px;
	position: absolute;
	left: 270px;
	top: 120px;
}

div.spacer2
{
	width: 4px;
	height: 37px;
	border: 0px;
	background-image: url("../images/images_04.jpg");
	position: absolute;
	left: 369px;
	top: 120px;
}

div.diensten
{
	width: 99px;
	height: 37px;
	border: 0px;
	position: absolute;
	left: 373px;
	top: 120px;
}

div.spacer3
{
	width: 4px;
	height: 37px;
	border: 0px;
	background-image: url("../images/images_04.jpg");
	position: absolute;
	left: 472px;
	top: 120px;
}

div.werkwijze
{
	width: 99px;
	height: 37px;
	border: 0px;
	position: absolute;
	left: 476px;
	top: 120px;
}

div.spacer4
{
	width: 4px;
	height: 37px;
	border: 0px;
	background-image: url("../images/images_04.jpg");
	position: absolute;
	left: 575px;
	top: 120px;
}

div.portfolio
{
	width: 99px;
	height: 37px;
	border: 0px;
	position: absolute;
	left: 579px;
	top: 120px;
}

div.spacer5
{
	width: 4px;
	height: 37px;
	border: 0px;
	background-image: url("../images/images_04.jpg");
	position: absolute;
	left: 678px;
	top: 120px;
}

div.contact
{
	width: 100px;
	height: 37px;
	border: 0px;
	position: absolute;
	left: 682px;
	top: 120px;
}

div.spacer6
{
	width: 18px;
	height: 37px;
	border: 0px;
	background-image: url("../images/images_14.jpg");
	position: absolute;
	left: 782px;
	top: 120px;
}

div.dwarsbalk
{
	width: 800px;
	height: 25px;
	background-image: url("../images/images_15.jpg");
}

div.links
{
	width: 28px;
	height: 601px;
	background-image: url("../images/images_16.jpg");
}

div.afgerond
{
	width: 123px;
	height: 601px;
	background-image: url("../images/images_17.jpg");
	position: absolute;
	left: 28px;
	top: 182px;
}

div.tussenstuk
{
	width: 25px;
	height: 601px;
	background-image: url("../images/images_18.jpg");
	left: 151px;
	top: 182px;
	position: absolute;
}

div.content
{
	width: 590px;
	height: 601px;
	background-image: url("../images/images_19.jpg");
	left: 176px;
	top: 182px;
	position: absolute;
}

div.rechts
{
	width: 34px;
	height: 601px;
	background-image: url("../images/images_20.jpg");
	left: 766px;
	top: 182px;
	position: absolute;
}

div.footer
{
	width: 800px;
	height: 17px;
	background-image: url("../images/images_21.jpg");
}

body
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	background-image: url("../pattern.jpg");
}

label,input 
{
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

label 
{
	text-align: right;
	width: 100px;
	padding-right: 20px;
	color: #838383;
}

textarea
{
	width: 300px;
	height: 150px;
}

br.deze 
{
	clear: left;
}

br.clear
{
	clear: left;
}

div.center
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.vraag
{
	width: 175px;
	border: 0px;
	float: left;
	color: #838383;
}

div.antwoord
{
	width: 425px;
	border: 0px;
	float: left;
}

div.cont
{
	margin-top: 20px;
	width: 600px;
	border: 0px;
}

div.contor
{
	margin-top: 20px;
	width: 600px;
	border: 0px;
}

div.footerblaat
{
	width: 700px;
	border: 0px;
}

a
{
	color: #000000;
	text-decoration: none;
}

div.categoryhead
{
	width: 450px;
	float: left;
	background: #D7FF00;
	border-left: 1px #000000 solid;
	border-top: 1px #000000 solid;
	font-weight: bold;
}

div.amount
{
	width: 138px;
	float: left;
	text-align: right;
	background: #D7FF00;
	border-right: 1px #000000 solid;
	border-top: 1px #000000 solid;
}

div.categoryinfo
{
	width: 588px;
	border-right: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
}

div.folio_title
{
	width: 588px;
	background: #D7FF00;
	font-weight: bold;
}

div.folio_screen
{
	width: 149px;
	float: left;
}

div.folio_description
{
	width: 439px;
	height: 105px;
	float: left;
}

div.folio_item
{
	width: 588px;
	border: 1px solid #000000;
}


img
{
	border: 0px;
}

