
html {font-family: Arial, sans-serif;}

audio {
    height: 30px;
	border-radius: 5px;
	-moz-border-radius: 5;
	-webkit-border-radius: 5;
}

#player audio {width: 99%; margin: -1px 0 0 0; border: 1px #fff;} /* 25px fuer Android */



.star {font-size: 1.3rem; line-height: .1rem; /*vertical-align: -.5rem;*/}
.bem {
	font-size: .8rem; 
	-webkit-text-size-adjust: none; /* was es alles gibt! */
}

h1, p, #gemafrei {text-align:center;}



/* Smartphones and iPad (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 900px) {
	#player li{border-top: 0px solid #888;}
}















