@charset "utf-8";
/* CSS Document */

.HeaderTextPeterSchuijren {
	font-family:Arial, Helvetica, sans-serif;
	/* font-family:Verdana, Arial, Helvetica, sans-serif; */
	font-size: 30px;
	width: auto;
	line-height: normal;
	color:#999;
	padding-top:15px;
	font-style:italic;
	text-shadow:#333;
}

.FooterTextPeterSchuijren {
	font-family:Arial, Helvetica, sans-serif;
	/* font-family:Verdana, Arial, Helvetica, sans-serif; */
	font-size: 14px;
	width: auto;
	line-height: normal;
	color:#999;
	padding-top:3px;
	font-style:italic;
	text-shadow:#333;
	background-color:#EAE8E8;
}

.HeaderTextPeterSchuijrenName {
	font-family:Arial, Helvetica, sans-serif;
	/* font-family:Verdana, Arial, Helvetica, sans-serif; */
	font-size: 30px;
	width: auto;
	line-height: normal;
	color: #FFF;
	padding-top:15px;
}
.HeaderBlockPeterSchuijren {
	float:left;
	width:250px;
	height:60px;
}
.FooterBlockPeterSchuijren {
	float:left;
	width:394px;
	height:14px;
	background-color:#EAE8E8;
}
.FooterLinePeterSchuijren {
	clear:left;
	padding-top:10px;
	width:394px;
	height:10px;
	background-color:#EAE8E8;
}