[data-role=page] {
background-image: url(images/holzwand.jpg);
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-image: url(http://subtlepatterns.com/patterns/lined_paper.png);*/
}

.ui-icon-loading {
            background: url(../images/ajax-loader1.gif);
			background-size: 92px 109px;
}

/* loading screen */
.ui-loading .ui-loader { display: block; }
.ui-loader { display: none; z-index: 9999999; position: fixed; top: 45%; left: 40%; border:0; }
.ui-loader-default { background: none;  width: 92px; height: 109px; margin-left: -2px; margin-top: -2px; }
.ui-loader-verbose { width: 92px; opacity: .88; box-shadow: 0 1px 1px -1px #fff; height: auto; }
.ui-loader-default h1 { font-size: 0; width: 0; height: 0; overflow: hidden; }
.ui-loader-verbose h1 { font-size: 16px; margin: 0; text-align: center; }
.ui-loader .ui-icon { background-color: #000; display: block; margin: 0; width: 92px; height: 109px; }
.ui-loader-verbose .ui-icon { margin: 0 auto 10px; opacity: .75; }
.ui-loader-textonly { padding: 15px; margin-left: -115px; }
.ui-loader-textonly .ui-icon { display: none; }
.ui-loader-fakefix { position: absolute; }
.ui-loader .ui-icon-loading {
   background-color: transparent;
 }
.schatten {
width:320px;
height:100%;
border:6px solid #fff;
box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.85);
-webkit-transform:rotate(1deg);
}
.smallimg {
 margin-left:-10px;
}
[data-role=content] h1 {
font-family: 'Leckerli One', cursive;
font-weight: normal;
color:#173b84;
font-size:2em;
line-height:1em;
text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
text-align:center;
}

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

[data-role=listview] img {
        height:50%;
        width:auto;
		padding-top: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
}
.ui-li-count{
  
}
.ui-li-thumb {
        max-width:none;
        max-height:none;
}
#connectionlistview .ui-li {
	
   
}
#connectionlistview .ul {
	
   
}
[data-role=listview] h3, [data-role=listview] p {
    padding-left:10px;
	padding: 0px 0px 0px 0px;
	font-style: italic; font-size:0.9em;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: -.0em 0 .0em;
	text-overflow: ellipsis;
    white-space: normal !important;
    word-wrap:break-word;
    overflow-wrap: break-word;
	color:darkblue;
	text-decoration:none;
	text-align:left;
	vertical-align:left;	
}

#anfahrt-inhalt {
        padding:0px;
}
.ui-listview .ui-li-icon {
    max-height: 40px;
    max-width: 40px;
    left: 10px;
    top: .9em;
}
