body,html{
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
}
body {
	background-color:#FFF;
	}
	
#page {
	vertical-align:middle;
	max-width:500px;
	max-height:800px;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
}
/******************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************/
/*  Page Splashscreen   */
#splashBox{
	margin: 0 auto;
}

#centerSplash{
	margin-left: auto;
	margin-right: auto;
}

#splashImage {
	margin-left: auto;
	margin-right: auto;
    display: table;
    vertical-align: middle;
	max-width:800px;
	max-height:1280px;
}  
/******************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************/
/*  Page Info   */

.btn_info{
	float:bottom;
	cursor: pointer;
	border:2px solid #5691BE;
	padding:2%;
	min-height:1.5em;
	font-size:16px;	
	font-weight:bold;
	margin: auto;
	margin-top:3%;
	color:#000;
	text-align:center;
	color:#123456;
	background-image: -webkit-linear-gradient(top left, #FFF 0%, #5691BE 100%); 
	background-image: -moz-linear-gradient(right bottom, #FFF 0%, #5691BE 100%); 
	background-image: -o-linear-gradient(#FFF 0%, #5691BE 100%); 
	background-image: linear-gradient(#FFF 0%, #5691BE 100%);
}

#infoBox{
	margin: 0 auto;
}

#centerInfo{
	margin-left: auto;
	margin-right: auto;
}

#infoImage {
	margin-left: auto;
	margin-right: auto;
    display: table;
    vertical-align: middle;
	max-width:360px;
	max-height:576px;
}  


/******************************************************************************************************************************************************************/
/* Pages Properties   */
#headerbox{
	margin-top:1em;
}
#headerlogo{
	width:22%;
	margin-left:40%;
	margin-bottom:6%;
	margin-top:2%;
	vertical-align:middle;	
}
#headerbg{
	background-color:#FFF;
	width:100%;
}

#page {
	vertical-align:middle;
}

#footerbg{
	background-color:#FFF;
	width:100%;
	margin-top:5%;
}

#footer {	
	margin: 0 auto;
	text-align:center;
}
#logo{
	width:50%;
	}


/******************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************/
/*  Other Page   */

#otherContent{
	margin-top:1em;
	margin-bottom:4%;
}
.btn_otherScreen
{
	border-radius: 10px;
	cursor: pointer;
	border:1px solid #5691BE;
	width:85%;
	height:auto;	
	font-size:auto;
	font-weight:bold;
	padding-top:5%;
	padding-bottom:5%;
	background-color:#FFF;
	color:#5691BE;
	text-align:center;
	-moz-border-radius: 10px;
	overflow:hidden;
	-webkit-border-radius: 10px;
	margin: 0 auto;
	margin-bottom: 6%;
}

#otherScreenBox{
	width:auto;
	margin: 0 auto;
	height:0.1em;
}
/******************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************/
/*  Page Menü   */

.btn_menu{
	border-radius: 10px;
	cursor: pointer;
	border:1px solid #5691BE;
	width:85%;
	height:auto;	
	font-size:auto;
	font-weight:bold;
	margin: 0 auto;
	margin-bottom: 20px;
	padding-top:5%;
	padding-bottom:5%;
	background-color:#FFF;
	color:#5691BE;
	text-align:center;
	-moz-border-radius: 10px;
	overflow:hidden;
	-webkit-border-radius: 10px;
}
.input_menu
{
	border:1px solid #5691BE;
	width:96%;
	height:auto;	
	font-size:auto;
	margin: 0 auto;
	margin-bottom: 10px;
	background-color:#FFF;
	text-align:left;
	color:#AAAAAA;
	font-weight:bold;
	padding-left:3%;
	padding-top:3%;
	padding-bottom:3%;
}
#inputs
{	width:85%;
	height:auto;	

	margin: 0 auto;
}
#standort_Text
{
	font-weight:bold;
	vertical-align:middle;
	margin-top: 1%;
	margin-right: 1%;
	float:right;
	z-index:50;
}
#left_menu_box
{
 width:75%;
 float:left;
}
#right_menu_box
{
 width:25%;
 float:right;
}
.btn_GPS
{
	width:85%;
	cursor: pointer;
	height:auto;
	font-size:auto;
	margin-right: 1%;
	margin-bottom: 1%;
	background-color:#FFF;
	text-align:left;
	color:#AAAAAA;
	font-weight:bold;
	float:right;
}
.input_menu_plz
{
	border:1px solid #5691BE;
	width:26%;
	height:auto;	
	font-size:auto;
	margin-bottom: 10px;
	background-color:#FFF;
	text-align:left;
	color:#AAAAAA;
	font-weight:bold;
	padding-left:3%;
	padding-top:3%;
	padding-bottom:3%;
	float:left;
}
.input_menu_ort
{
	border:1px solid #5691BE;
	width:96%;
	height:auto;	
	font-size:auto;
	margin: 0 auto;
	margin-bottom: 30px;
	background-color:#FFF;
	text-align:left;
	color:#AAAAAA;
	font-weight:bold;
	padding-left:3%;
	padding-top:3%;
	padding-bottom:3%;
}
.listViewEntry{
	width:96%;
	cursor: pointer;
	height:auto;
	padding:2%;
	margin-top:2%;
	/*background-color:#A3A3A3;*/
	background:-moz-linear-gradient(bottom,#FDFDFD,#61B8E5); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#FDFDFD),to(#61B8E5)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(start
	Colorstr='#FDFDFD',endColorstr='#61B8E5'); /* Internet Explorer */
	color:#345972;
}
.noLinkStyle
{
	text-decoration: none;
	color:#345972;
	font-weight:bold;
}

.scroll {
	background: #ffffff;

	
	height: 300px;
	overflow: auto;
	width: 70%;
	max-width: 70%;
	margin: 0 auto;
	border: 1px solid #000;
	padding: 10px;
	margin-bottom:4%;
}
/******************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************/
/*  Page Results   */

#resultHeader{
	/*background: #ff0000;*/
	background:-moz-linear-gradient(bottom,#FFFFFF,#C2E3F4); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#FFFFFF),to(#C2E3F4)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(start
	Colorstr='#FFFFFF',endColorstr='#C2E3F4'); /* Internet Explorer */
	
	
	width:100%;
	height:100%;
	min-height:9em;
	margin-top:1em;
	margin-bottom:3%;
}
#headerHeight{
	width:1em;
	height:6em;
	margin-bottom:7.5%;
}
#resultHeaderMenu{
	width:50%;
	/*background: #F0F;*/
	height:auto;
	float:left;
}

#resultHeaderInfo{
	width:50%;
	/*background: #F80;*/
	height:auto;
	float:right;
}
#resultHeaderSubject
{
	width:auto;
	height:auto;
	border-bottom: 1px solid #666;
	margin-right:5%;
}
#resultHeaderData
{
	width:auto;
	/*background-color:#00FF00;*/
	height:auto;
	text-align:left;
	margin-right:5%;
}
.btn_resultButton{
	cursor: pointer;
	border:1px solid #5691BE;
	width:75%;
	height:1.56em;	
	font-size:auto;
	text-align:center;
	overflow:hidden;
	float:left;
	margin-left:10%;
	padding-top:3%;
	padding-bottom:1.5%;
	
	background:-moz-linear-gradient(bottom,#61B8E5,#FDFDFD); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#61B8E5),to(#FDFDFD)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(start
	Colorstr='#61B8E5',endColorstr='#FDFDFD'); /* Internet Explorer */

}

/********************************************************/
/********************************************************/
/********************************************************/
#sweeperImg{
	max-width:38%;
	float:left;
	margin-left:5%;
	margin-top:1%;
	margin-bottom:1%;
	
	border: 3px solid #5691BE;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#resultSweeperHeader{
	width:100%;	
	height:auto;
	margin-bottom:3%;
}
#innerResultSweeperHeader{

	/*background: #F80;*/
	background:-moz-linear-gradient(bottom,#C2E3F4,#FFFFFF); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#C2E3F4),to(#FFFFFF)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(start
	Colorstr='#C2E3F4',endColorstr='#FFFFFF'); /* Internet Explorer */
	
}
#resultAddressBlock{

	width:auto;
	min-height:50px;
	margin-left:5%;
	float:left;
	padding:3%;
	margin-top:1%;
	margin-bottom:1%;
	
	border: 3px solid #5691BE;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#resultSweeperAddress{
height:auto;
}
.clear {
clear:left;
}
/********************************************************/
/********************************************************/
/********************************************************/
#resultSweeperScrollcontainerBox{
	background:-moz-linear-gradient(bottom,#61B8E5,#FDFDFD); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#61B8E5),to(#FDFDFD)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(start
	Colorstr='#61B8E5',endColorstr='#FDFDFD'); /* Internet Explorer */
	width: auto;
	margin-left: 5%;
	margin-right: 5%;
	padding-top: 1%;
	padding-bottom: 1%;
	margin-top:1%;
	max-height: 200px;
	margin-bottom:3%;
	border: 3px solid #5691BE;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;	
}
#resultSweeperScrollcontainer{	
	overflow: auto;
	width: auto;
	margin: 0 auto;
	height:auto;
	max-height: 200px;
}

.entry_val{
}
.entry_description{
	float:left;
	width:20%;
}
.resultListViewEntry{
	padding:3%;
	background:-moz-linear-gradient(bottom,#61B8E5,#FDFDFD); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#61B8E5),to(#FDFDFD)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(start
	Colorstr='#61B8E5',endColorstr='#FDFDFD'); /* Internet Explorer */
	border-bottom:1px solid #666;
	text-decoration: none;
	color:#345972;
	font-weight:bold;
}
/******************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************/

#allABox
{
	width:100%;
	padding:2%;
	text-align:center;
	background:-moz-linear-gradient(bottom,#EAEAEA,#C4C4C4); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#EAEAEA),to(#C4C4C4)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(start
	Colorstr='#EAEAEA',endColorstr='#C4C4C4'); /* Internet Explorer */	
}
#aBox{
	width:100%;
	cursor: pointer;
	min-height:50px;
	text-align:center;
	background:-moz-linear-gradient(bottom,#C2E3F4,#FFFFFF); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#C2E3F4),to(#FFFFFF)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(start
	Colorstr='#C2E3F4',endColorstr='#FFFFFF'); /* Internet Explorer */	
}
#aImage{
	cursor: pointer;
	width:85%;
	max-width:300px;
	height:auto;
}
/******************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************/
/*  otherScreen   */

#otherScreen{
	background:-moz-linear-gradient(bottom,#C2E3F4,#FFFFFF); /* Firefox */
	background:-webkit-gradient(linear,left top,left bottom,from(#C2E3F4),to(#FFFFFF)); /* Chrome, Safari */
	filter: progid:DXImageTransform.Microsoft.gradient(start
	Colorstr='#C2E3F4',endColorstr='#FFFFFF'); 
}



#dexAlert{
	display: none;
}
#infoScreen{
	display: none;
}
#streetsScreen{
	display: none;
}
#resultScreen{
	display: none;
}
#otherScreen{
	display: none;
}
#menuScreen{
	display: none;
}
#footerbox{
	display: none;
}
#headerbox{
	display: none;
}

		





