body{
background: -moz-linear-gradient(top,  rgba(221,250,206,0.46) 88%, rgba(198,236,179,0.46) 91%, rgba(127,193,99,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(88%,rgba(221,250,206,0.46)), color-stop(91%,rgba(198,236,179,0.46)), color-stop(100%,rgba(127,193,99,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(221,250,206,0.46) 88%,rgba(198,236,179,0.46) 91%,rgba(127,193,99,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(221,250,206,0.46) 88%,rgba(198,236,179,0.46) 91%,rgba(127,193,99,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(221,250,206,0.46) 88%,rgba(198,236,179,0.46) 91%,rgba(127,193,99,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(221,250,206,0.46) 88%,rgba(198,236,179,0.46) 91%,rgba(127,193,99,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75ddface', endColorstr='#7fc163',GradientType=0 ); /* IE6-9 */
background: -moz-linear-gradient(top,  rgba(242,242,0,0.26) 28%, rgba(210,202,0,0.86) 61%,  rgba(238,184,101,1) 100%); /* FF3.6+ */
/*background: radial-gradient(#fecc00 40%,#fe0019);
 background-image: url(kisspng-new-york-city-poster.png);
 
 background: radial-gradient(#fecc00 40%,#fe0019);*/
 
background: url(kisspng-new-york-city-poster_handy.png), radial-gradient(#fecc00 40%,#fe0019) ;
/*background: url(kisspng-new-york-city-poster_handy.png), radial-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5);*/

/*background-size: 350px auto;*/
border:0px solid red;
padding:0px;
background-attachment: fixed;    /* Hintergrundbild fixieren */
 background-position: bottom center;
 background-repeat: no-repeat;   /* Hintergrundbild ohne Wiederholung */
 background-attachment: fixed;
	
}
	
[data-role=page] {
background: -moz-linear-gradient(top,  rgba(221,250,206,0.46) 88%, rgba(198,236,179,0.46) 91%, rgba(127,193,99,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(88%,rgba(221,250,206,0.46)), color-stop(91%,rgba(198,236,179,0.46)), color-stop(100%,rgba(127,193,99,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(221,250,206,0.46) 88%,rgba(198,236,179,0.46) 91%,rgba(127,193,99,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(221,250,206,0.46) 88%,rgba(198,236,179,0.46) 91%,rgba(127,193,99,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(221,250,206,0.46) 88%,rgba(198,236,179,0.46) 91%,rgba(127,193,99,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(221,250,206,0.46) 88%,rgba(198,236,179,0.46) 91%,rgba(127,193,99,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75ddface', endColorstr='#7fc163',GradientType=0 ); /* IE6-9 */
background: -moz-linear-gradient(top,  rgba(242,242,0,0.26) 28%, rgba(210,202,0,0.86) 61%,  rgba(238,184,101,1) 100%); /* FF3.6+ */
/*background: radial-gradient(#fecc00 40%,#fe0019);
 background-image: url(kisspng-new-york-city-poster.png);
 
 background: radial-gradient(#fecc00 40%,#fe0019);*/
 
background: url(kisspng-new-york-city-poster_handy.png), radial-gradient(#fecc00 40%,#fe0019) ;
/*background: url(kisspng-new-york-city-poster_handy.png), radial-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5);*/

/*background-size: 350px auto;*/
border:0px solid red;
padding:0px;
background-attachment: fixed;    /* Hintergrundbild fixieren */
 background-position: bottom center;
 background-repeat: no-repeat;   /* Hintergrundbild ohne Wiederholung */
 background-attachment: fixed;
 /*opacity: 0.8;*/

/*linear-gradient(#fecc00 40%,#fe0019);*/
}
#fussbereich {
		position:absolute;
    bottom: 0;
    width: 90%;
    background-color: transparent;
    height: 200px;
    position: bottom center;
    margin: 0 auto;
}

.schatten {
width:320px;
height:100%;
border:6px solid #fecc00;
box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.85);
-webkit-transform:rotate(1deg);
}

[data-role=content] h1{
font-family: 'Leckerli One', cursive;
font-weight: normal;
color:#BEB729;
font-size:1.8em;
line-height:1em;
text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
text-align:center;

}
[data-role=header] {
font-family: 'Leckerli One', cursive;
font-weight: normal;
color:#004080;
background-color:DarkBlue;
font-size:0.8em;
line-height:1em;
text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
display:block;
text-align:right;
}

[data-role=content] p, [data-role=content] li {
font-family: 'Noticia Text', serif;
}

[data-role=listview] img {
        height:80%;
        width:auto;
		padding-top: 10px;
		padding-left: 10px;
		
}


[data-role=listview] h3, [data-role=listview] p {
        padding-left: 0px;
}

#anfahrt-inhalt {
        padding:0px;
}

#bearbeitung {
		width:auto;
    max-height: 450px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding for vertical scrollbar */
    padding-right: 5px;
	  background-color:#FFFFCA;
 	  margin: 10;
    padding: 2px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.125);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	  display:block;  
}
#hintergrund {
	display:none;
	z-index:1;
	position: fixed;
	height:100%;
	width:100%;
	top:0px;
	left:0px;
	background:#E5E5E5;
}
#confirm{
	display: none;
  z-index: 20;
	position: fixed;
  width:auto;
    top: 20%;
    left: 50%;
    margin-left: -150px;
/*	background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #FF0000;*/

    border: 2px solid rgba(127,193,99,1) ;
    
    border-radius: 15px 15px 15px 15px;
	font-family: 'Leckerli One', cursive;
	font-weight: normal;
	font-size: 20px;
    color: #000;
	
}
p {
  font-size: 80%;
  color: #999;
}

input + span {
  padding-right: 30px;
}


@charset "UTF-8";
/*
	jAlert v.3
	Made with love by Versatility Werks (http://flwebsites.biz)
	MIT Licensed 
*/

/* Resets */
html,body
{
	min-height: 100%;
}
h3{
		color: darkred;
		font-size:0.8em;
		line-height:1em;
}
.take_font{
		font-family: 'Fontdiner Swanky', cursive;
		font-weight: normal;
}
