body
{
	background: url('images/bg_body.png') center top;
	margin: 0;	
}

.body15
{
	background: url('images/bg_body2.png') center top;		
}

#wrapper
{
	width: 828px;
	margin: auto;	
}

#header
{
	width: 828px;
	height: 375px;
}

#menu
{
	height: 147px;
	width: 828px;
	/* background: url('images/menu.png') no-repeat; */
	position: absolute;
	top: 114px;	
}

#content
{
	width: 806px;	
}

#links
{
	width: 103px;
	height: 1px;
	float: left;
}

#midden
{
	width: 490px;
	float: left;	
}

#rechts
{
	width: 213px;
	height: 213px;
	float: left;	
}

#tekst
{
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;	
}

#projecten
{
	margin: 0 50px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;		
}

.blauw
{
	color: #6699cc;	
}

.project
{
	background: url('images/bg_grijs.png');
	border: 1px solid #e8e8e8;
	margin: 25px 0;	
	cursor: pointer;
}

.project:hover, .project_actief
{
	background: url('images/bg_blauw.png');
	border: 1px dotted #6699cc;	
}

.project table
{
	margin: 10px;	
}

iframe
{
	width: 440px;
	height: 325px;	
}

a img
{
	border: none;	
}
