#header {
	height: 100px;
	background-color: white;
	/*background-image: url('../images/puntstudio-hoboken-logo.png');*/
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#header #hTitle {
	/*visibility: hidden;*/
}

#header .hSubtitle {
	visibility: hidden;
}

#header #hTitle .hTitle {
	font-size: 200%;
}

#header #hTitle .hSubTitle {
	font-size: 150%;
}
