body {

	font-family: Bookman Old Style, Book Antiqua, Garamond, Lucida Sans Unicode;

	background:#878b6d url(../pics/content_background.jpg) repeat-y top left;

	font-size:0.9em;

	color:#c2c6a5;

	font-weight:normal;
	
	margin:0;

	padding:0;

	}
	
#logo_flash {
	
	position:absolute;
	
	top:0;

	left:428px;
	
	height:208;

	width:468;
	
}
/*linker kolom*/

#pageHeader{

	position:absolute;

	top:0;

	left:0;

	background:#878b6d url(../pics/header.jpg) no-repeat top left;

	height:703px;

	width:100%;

	}
	
#content {

	position:relative;

	text-align:left;

	width:477px;

	top:20px;

	left:0px;

	z-index:4;

	}
	
#qwerty {
	position:relative;
	top: 40px;
	width:440px;
	height:170px;
}

#content  a {
	font-size:1.2em;
	
	color:#c2c6a5;
}

#content p {
	margin-top:0;
}

h1 {
		font-size:1.1em;
		font-variant:small-caps;
		margin-bottom:0;
		letter-spacing:0.1em;
}

#header_titel_port{
		Position: absolute;
		width:255px;
		top:333px;
		left:124px;
	}
	
#header_titel_serv{
		Position: absolute;
		width:213px;
		top:333px;
		left:124px;
	}

#header_titel_cont{
		Position: absolute;
		width:213px;
		top:333px;
		left:124px;
	}
	
#header_titel_port h3{background:transparent url(../pics/header_portfolio.jpg) no-repeat top; height:49px;}
	
#header_titel_serv h3{background:transparent url(../pics/header_services.jpg) no-repeat top; height:49px;}

#header_titel_cont h3{background:transparent url(../pics/header_contact.jpg) no-repeat top; height:49px;}


/*rechter kolom*/

#navigatie {
	text-align:center;
	
	font-size:2.2em;
}

#services {
	position:absolute;
	
	top:300px;

	width:170px;

	left:790px;
}
	
#portfolio{
	left:790px;
	
	width:170px;

	position:absolute;
	
	top:428px;

}

#contact {

	position:absolute;
	
	top:538px;

	width:160px;

	left:790px;

	}
	
#navigatie a
	{
		display: block;
		text-decoration: none;
		color: #c2c6a5;
		padding-left:5px ;
		padding-top: 5px ;
		padding-bottom:5px ;
		width: 160px;
	}

#navigatie a:hover {
		background: #878b6d;
		color: #000;
}
