/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
background-color:#CCCCCC;
	scroll: no;
	overflow: hidden;
}

img {
border: 0px none;
}

.titel{
width:250px;
	height: auto;
	position: absolute;
	font-family: Arial;
	font-style: normal;
	text-align: left;
	font-size: 11px;
 color:black;


		margin-left:25px;
		margin-top:25px;

}

.gradient{
		width:250px;
		height: auto;
		position: absolute;
		margin-left:25px;
		margin-top:0px;
}

.gradient_02{
		width:250px;
		height: auto;
		position: absolute;
		margin-left:350px;
		margin-top:0px;
}


img {
border: 0px none;
}


.div_project{
width:200px;
	height: auto;
	position: absolute;
	font-family: Arial;
	font-style: normal;
	text-align: left;
	font-size: 11px;
 color:black;

		margin-left:350px;
		margin-top:25px;


}

.holygrey{
	font-family: Arial;

	text-align: left;
	font-size: 13px;
 color:black;
 
 }
.nextup{
width:200px;
	height: auto;
	position: absolute;
	font-family: Arial;
	font-style: normal;
	text-align: left;
	font-size: 11px;
 color: black;



}
.aankondiging{
width:400px;
	height: auto;
	position: absolute;
	font-family: Arial;
	font-style: normal;
	text-align: left;
	font-size: 11px;
 color: black;
left:250px;


}

.gvd_gif{
width:200px;
	height: auto;
	position: absolute;
	font-family: Arial;
	font-style: normal;
	text-align: left;
	font-size: 11px;
 color: black;
left:8px;


}


a:link {
 color:black;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
 color:black;

}
a:hover {
	text-decoration: none;
 color:#999999;
 text-decoration: underline;
	}
	
a:active {
	text-decoration: none;
 color:black;
 font-weight:bold;

}