/* CSS Document für Content Start*/
#welcomeScreen{
	height:281px;
	width:520px;
	background-color:white;
	border:0px;
	margin-top:169px;
	margin-right:30px;
	text-align:right;
}

#logo {
	height:500px;
	width:250px;
	display:table-cell;
	vertical-align:bottom;
	text-align:center;
	border:0px;
}
