/* Declaraties voor header */
#header {
	margin-top: 30px;
	border-bottom: 1px solid #5cad21;
}

#header > img {
	float: left;
}

#header > a.img:visited {
	border: 0px;
}

#header > p {
	float: right;
	padding-left: 10px;
	margin-top: 10px;
}