body {
	background-image:		url(../../images/background.jpg);
	background-repeat:		no-repeat;
	background-attachment:	fixed;
	background-position:	center; 
}

img{
	border: none;	
}

#projectItem{
	float: left;
	margin: 5px;	
}

#projectItem img{
	float: left;
	clear: both;	
}

#projectItem a{
	text-decoration: none;
	color: black;
	text-align: center;
}

#master{
	position:				absolute; 
	width:					1024px;
	height:					609px;
	left:					50%;
	margin-left: 			-512px;
	margin-right: 			auto;
}

img.logo{
	position:				absolute;
	top:					10px;
	left:					100px;
	border:					0px;	
}

img.zijplaatje{
	position:				absolute;
	top:					150px;
	left:					50px;
}

#menu{
	text-align:				right;
	position:				absolute;
	width:					320px;
	left:					60px;
	top:					310px;
}

#contact{
	font-size:				small;
	text-align:				right;
	position:				absolute;
	width:					200px;
	left:					750px;
	top:					30px;
	text-decoration:		none;
}

#contentindex{
	position:				absolute;
	width:					500px;
	top:					310px;
	left:					460px;
}

#content{
	font-family:			arial;
	font-size:				small;
	position:				absolute;
	width:					500px;
	top:					150px;
	left:					460px;
}

#movie{
	position:				absolute;
	height:					150px;
	width:					560px;
	top:					75px;
	left:					199px;
}

a.mail{
	text-decoration: 		none;
	color:					black;
	border:					0;
}
a.mail:hover{
	text-decoration: 		none;
	color:					#C51230;
	border:					0;
}

a.menu{
	text-decoration: 		none;
	color:					black;
	border:					0;
}

a.menu:hover{
	text-decoration: 		none;
	color:					#C51230;
	border:					0;
}

a.selected{
	text-decoration:		none;
	color:					#C51230;
}

font.vinkje{
	font-family:			times new roman;
	color:					#C51230;
	font-size:				20px;
}

h1{
	font-family:			arial;
	color:					#C51230;
	font-size:				30px;
}

h2{
	font-family:			arial;
	font-size:				30px;
	color:					black;
	margin-bottom:			10px;
}
