.ui-listview>.ui-li-has-icon>img:first-child, .ui-listview>.ui-li-has-icon>.ui-btn>img:first-child {
	left: .625em;
	top: .35em;
	max-height: 2em;
	max-width: 2em;
}

.ui-listview>.ui-li-has-icon>.ui-btn, .ui-listview>.ui-li-static.ui-li-has-icon {
	min-height: 1.25em;
	padding-left: 3.5em;
}

p:first-child {
	margin-top: 0;
}

#tab-menu li a.ui-btn-icon-top:after {
	width: 42px;
	height: 42px;
	margin-left: -21px;
}

#tab-0:after {
	background: url(img/icons/home64.png) 50% 50% no-repeat;
	background-size: 46px 46px;
	border-radius: 0;
}

#tab-1:after {
	background: url(img/icons/impressum64.png) 50% 50% no-repeat;
	background-size: 46px 46px;
	border-radius: 0;
}

.ui-bar-b, .ui-page-theme-b .ui-bar-inherit, html .ui-bar-b .ui-bar-inherit, html .ui-body-b .ui-bar-inherit, html body .ui-group-theme-b .ui-bar-inherit {
	color: #E28F00;
}

#tipsBtn {
	background-color: #E28F00;
}

#splash {
	background-color: #E28F00;
	text-align: center;
	width: 100%; 
	height: 100%; 
	position: absolute; 
	z-index: 9999;
	color: #ffffff;
	padding: 0;
}

#splash-inner {
	top: 20%;
	position: relative;
	max-width: 340px;
	margin: auto;
	text-shadow: 0px 0px 3px #000000;
}

#splash-inner p {
	text-align: left;
}