/* CSS Document */

[data-role=page] {
	background-image:url("../bilder/app_bg.png");
	background-size:cover;
	/*background:#a7e372;*/
	height:auto;
	width:100%;
}

.bilder {
	width:100%;
	height:auto;
	border:2px solid #333;

}


.audio-pics{
	padding-left:10px
	
	}
	
[data-role=content] form#kontaktformular {
	
	padding-top:20px;
	
	}

[data-role=content] h1 {
	font-family: 'Michroma', sans serif;
	font-weight: normal;
	color:#371516;
	font-size:1.1em;
	line-height:1em;
	text-align:left;
}

[data-role=content] p, [data-role=content] li {
	font-family: Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	color:#333;
}

[data-role=content] div#infotext h2,
[data-role=content] div#infotext h3, 
[data-role=content] div#infotext p{
	font-family: 'Michroma', sans serif;
	text-align:left !important;
}



[data-role=listview] img {
height:100%;
width:auto;
}

[data-role=listview] h3, [data-role=listview] p{
padding-left:30px;
}

.nav-glyphish .ui-btn .ui-btn-inner { 
padding-top: 40px !important; }

.nav-glyphish .ui-btn .ui-icon { 
width: 30px!important; 
height: 30px!important; 
margin-left: -15px !important; 
box-shadow: none!important; -moz-box-shadow: none!important; -webkit-box-shadow: none!important; -webkit-border-radius: 0 !important; 
border-radius: 0 !important; }

#video .ui-icon { 
background:  url("../icons/45-movie-1.png") 50% 50% no-repeat; 
background-size: 24px 22px; }

#audio .ui-icon { 
background:  url("../icons/120-headphones") 50% 50% no-repeat; 
background-size: 22px 22px;  }

#info .ui-icon { 
background:  url("../icons/104-index-cards.png") 50% 50% no-repeat;  
background-size: 12px 26px; }

#aktuell .ui-icon { 
background:  url("../icons/275-broadcast") 50% 50% no-repeat;  
background-size: 22px 27px; }

#facebook .ui-icon { 
background:  url("../icons/208-facebook") 50% 50% no-repeat;  
background-size: 20px 22px; }

#termine .ui-icon { 
background:  url("../icons/icons-white/83-calendar") 50% 50% no-repeat;  
background-size: 23px 25px; }

#auswahl .ui-icon { 
background:  url("../icons/icons-white/113-navigation") 50% 50% no-repeat;
background-size: 28px 28px; }

#kontakt .ui-icon { 
background:  url("../icons/icons-white/291-idcard") 50% 50% no-repeat;
background-size: 24px 24px; }

#telefon .ui-icon { 
background:  url("../icons/75-phone") 50% 50% no-repeat;
background-size: 24px 24px;}

#person .ui-icon { 
background:  url("../icons/111-user") 50% 50% no-repeat;
background-size: 24px 21px;}


