
/* WELCOME ------------------------------------------------ */

div.welcome {
	width: 100%;
	height: 100%;
	/*background-color: yellow;*/
	text-align: center;
}

div.welcome-caption {
	padding-top: 150px;
	padding-bottom: 50px;
}

span.welcome-title {
  font-size: 25px;
}

span.welcome-hoenisch {
  font-size: 25px;
  font-weight: bold;
}
