
.ui-mobile {
/*    position: relative !important;
    top: 15px !important;
    background-color: #000000;*/
}
#logo {
 /*   top: 4% !important;*/
}
#calculation_start .ui-header, #tipps .ui-header, #contact_start .ui-header {
/*    margin-top: 15px !important; */
}
.ui-content {
/*margin-top:15px !important;    */
}

/*body {
   margin-top:15px !important;
   top: 15px !important;
}*/

.ui-header-fixed {
    top:20px
}

.ios7-detected > div {
	margin-top:20px;
}
.ios7-detected .status-bar-bump {
	z-index: 9999;
	height:20px;
	position: fixed;
  top:0px;
	left:0px;
	right:0px;
	background:rgba(128, 128, 128, 1.0);
}