html {
	background-image: url(../medien/background_yellow.jpg);
	background-repeat: repeat;
	z-index: -1;
}
body {
	font-family: 'montserrat';
	font-size: 100%;
	color: #000;
	margin: 0em;
	padding: 0em;
	text-decoration: none;
}
h1 {
	font-size: 1.750em;
	line-height: 1.500em;
	font-weight: 100;
	margin: 0em;
	text-align: center;
}
h2 {
	font-size: 1.350em;
	line-height: 1.750em;
	font-weight: 100;
	margin: 0em;
	padding: 1em;
	text-align: left;
}
h3 {
	font-size: 1.125em;
	line-height: 1.5em;
	font-weight: 100;
	margin: 0em;
	padding: 0.8em;
}
h4 {
	font-size: 1.062em;
	line-height: 1.2em;
	font-weight: 100;
	margin: 0em;
}
h5 {
	font-size: 0.6em;
	line-height: 1em;
	font-weight: 100;
	margin: 0em;
	padding: 0.5em;
}
p {
	margin: 0em;
	padding: 0em;
	text-align: justify;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
	margin: 0em;
	padding: 2em;
	text-align: justify;
}
img {
	width: 90%;
	height: auto;
	max-width: 100%;
}
a {
	text-decoration: underline;
	color: #000;
	cursor: pointer;
}
select {
	font-family: 'montserrat';
	color: #000;
	border-image: url(../medien/border_frame.png) 12 repeat;
	background-color: transparent;
	width: 25em;
	border-width: 0.8em;
}
button {
	font-family:'montserrat';
	border: none;
	background-color: transparent;
	text-decoration: underline;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*End basic style *************************************************+*/
#alert {
	display: block;
}
#cookie_at {
	width: 50em;
	margin: 0 auto;
	text-align: center;
}
#cookie_at ul li {
	display: inline;
	padding: 0;
	overflow: hidden;
}
#cookie_at button {
	width: 3em;
	height: 2em;
	margin: 0.6em 0em 0em 0.6em;
	text-decoration: none;
	border-radius: 0.6em;
	color: #fff;
	background-color: black;
}
#headline {
	display: block;
	height: 10em;
	width: 55.188em;
	margin: 0 auto;
	text-align: center;
}
#logo {
	display: block;
}
#logo img {
	width: 12%;
}
#logo_line {
	display: block;
}
#menu {
	display: block;
	position: relative;
	text-align: center;
}
#menu img {
	width: 6em;
	vertical-align: top;
}
#nav ul li {
	display: inline;
}
/**************************************** menu-gif-hover */
.menu-sm {
	display: inline-block;
	width: 2em;
	height: 2em;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-size: contain;
}
.menu-lg {
	display: inline-block;
	width: 8em;
	height: 2em;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-size: contain;
}
.menu-random {
	background-image: url("../medien/Dice.png");
}
.menu-random:hover {
	background-image: url("../medien/Gifs/Dice.gif");
}
.menu-search {
	background-image: url("../medien/Search.png");
}
.menu-search:hover {
	background-image: url("../medien/Gifs/Search.gif");
}
.menu-editorial {
	background-image: url("../medien/Editorial.png");
}
.menu-editorial:hover {
	background-image: url("../medien/Gifs/Editorial.gif");
}
.menu-favourites {
	background-image: url("../medien/Favourites.png");
}
.menu-favourites:hover {
	background-image: url("../medien/Gifs/Favourites.gif");
}
.menu-about-us {
	background-image: url("../medien/AboutUs.png");
}
.menu-about-us:hover {
	background-image: url("../medien/Gifs/AboutUs.gif");
}
.menu-user {
	background-image: url("../medien/User.png");
}
.menu-user:hover {
	background-image: url("../medien/Gifs/UserGif.gif");
}

/************************************************** end */

.static {
	display: inline;
	position: absolute;
}
.static:hover {
	opacity: 0;
	cursor: pointer;
}

#wrapper {
	background-image: url(../medien/divider_horizontal.png);
	background-repeat: repeat-x;
	height: 1em;
	vertical-align: top;
}
#music_main {
	position: relative;
	display: block;
	width: 55.188em;
	margin: 0 auto;
	z-index: 0;
}
#confirm {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	width: 300px;
	background-color: #000;
	border-radius: 0.3em;
	color: #fff;
	opacity: 0.8;
	z-index: 99;
}
#random {
	display: block;
	width: 55.188em;
}
#random button {
	width: 58.188em;
	text-align: left;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* CSS Player **********************************/
#music_path {
	display: block;
}
#music_path img {
	width: 2%;
	margin: 0em 0em 0em 0.4em;
	vertical-align: bottom;
}
#title_control {
	display: block;
	height: auto;
	width: 55.188em;
	text-align: center;
}
#prev_song {
	display: inline-block;
	vertical-align: top;
	margin: 2em 0em 0em 0em;
}
#prev_song button {
	background-image: url(../medien/prev_song.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	width: 3em;
	height: 5em;
}
#song_title {
	display: inline-block;
	vertical-align: top;
	width: 32em;
	text-align: center;
	margin: 2em 0em 0em 0em;
}
#next_song {
	display: inline-block;
	margin: 2em 0em 0em 0em;
}
#next_song button {
	background-image: url(../medien/next_song.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	width: 3em;
	height: 5em;
}
#next_song button:hover, #prev_song button:hover {
	cursor: pointer;
}
#abc_wrapper {
	display: block;
	margin: 0.4em 0em 0.6em 0em;
	text-align: center;
	text-decoration: underline;
}
#abc_file {
	width: 55.188em;
	text-align: center;
	margin: 1em;
}
.click {
	cursor: pointer;
}
#options {
	display: block;
	width: 38em;
	height: 2em;
	margin: 0 auto;
}
#instruments {
	float: left;
	margin: 0em 0em 0em 10em;
}
#instruments select {
	width: 8em;
	border: solid 1px #000;
}
.abcjs-css-warning {
	display: none;
}
/***style input number*******************************/
#transpose ul li {
	display: inline;
	vertical-align: top;
	padding: 0em 0em 0em 1em;
}
#transpose input {
	position: relative;
	top: -5px;
	width: 2em;
	font-size: 14px;
}

/***end style input number**************************/
#player {
	position: sticky;
	top: 0;
	display: block;
	width: 34em;
	margin: 0 auto;
	z-index: 10;
}
#cursor_message {
	text-align: center;
}
.paper .abcjs-cursor {
	background-color: rgba(255,0,0,.5);
}
.abcjs-download-midi a {
	color: #fff;
}


/*End CSS Audio abcjs. ***************************************************** */

#paper_resize {
	display: block;
	position: relative;
	width: 55.188em;
	margin: 0 auto;
	z-index: -5;
}
#playlists {
	display: block;
	height: 4em;
}
#playlists li {
	display: inline-block;
	padding: 0.4em;
	/* float: left; */
}
#playlist form {
	width: 10em;
}
#playlists button {
	width: 10em;
	height: 3em;
	background-color: #000;
	color: #fff;
	border-radius: 0.6em;
	text-decoration: none;
}
#midi_btn, #share {
	display: block;
	text-align: center;
	margin: 1.4em 0em 1.4em 0em;
}
#midi_btn button {
	height: 3em;
	width: auto;
	background-color: #000;
	color: #fff;
	border-radius: 0.6em;
}
#midi_btn a {
	color: #fff;
	text-decoration: none;
}
#share ul li {
	display: inline-block;
	padding: 0em;
}
#share img {
	vertical-align: bottom;
}
#add_btn {
	display: inline;
	margin: 0em 6em 0em 0em;
}
.add {
	font-family: 'montserrat';
	width: 12em;
	height: 3em;
	margin: 0.4em;
	border-radius: 6px;
	background-color:#D3D3D3;
}
.add:hover, .dwnl:hover {
	cursor: pointer;
}
#dwnl_btn {
	display: inline;
	margin: 0em 0em 0em 20em;
}
.dwnl {
	font-family: 'montserrat';
	width: 4em;
	height: 3em;
	margin: 0.2em;
	border-radius: 6px;
	color: white;
}
.scrll {
	font-family: 'montserrat';
	width: 10em;
	height: 3em;
	border-radius: 6px;
	color: white;
}
#lyrics {
	display: block;
	text-align: center;
}
#lyrics span {
	display: block;
	text-align: center;
}
#lyrics textarea {
	width: 38em;
	box-sizing: border-box;
	border: #fff;
	border-radius: 1em;
	resize: none;
	padding: 1em;
	margin: 0em 0em 2em 0em;
}
#lyrics aside {
	position: relative;
	float: left;
	top: -3em;
	left: 10em;
}
#scroll_on {
	font-family: 'montserrat';
	width: 10em;
	height: 3em;
	border-radius: 6px;
}
#youtube {
	text-align: center;
	margin: 2em 0em 0em 0em;
}
#historical {
	display: block;
	width: 55.188em;
	text-align: justify;
	margin: 2em 0em 2em 0em;
}
#historical img {
	width: 80%;
	border-radius: 1em;
	margin: 1em 0em 1em 4em;
}
#historical textarea {
	font-family: 'montserrat';
	width: 55.188em;
	height: 18em;
	border: none;
	background: transparent;
	resize: none;
	text-align: justify;
}
#historical li {
	padding: 0.6em 0em 0em 3em;
}
/*CSS rating********************************************/
#rating_main {
	display: block;
	width: 55.188em;
}
#rating_score {
	display: block;
	width: 9em;
}
#rating_sum {
	display: block;
	width: 55.188em;
}
#rating_sum_line {
	display: block;
	width: 8em;
	margin: 3em 0.6em 0em 0em;
}
#rating_sum_bar {
	display: block;
	width: 30em;
	margin: -1.2em 0em 0em 8em;
}
#rating_sum_bar img {
	float: left;
	width: 60%;
	margin: 0.6em 1em 0em 0em;
}
.rating:not(:checked) > button {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}
.rating:not(:checked) > label {
    float:right;
    width: 0.8em;
    padding: 0.1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:180%;
    line-height:1.2;
    color:#ddd;
    text-shadow:1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.5);
}
.rating:not(:checked) > label:before {
    content: '★ ';
}
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
    color: gold;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}
.rating > button:checked + label:hover,
.rating > button:checked + label:hover ~ label,
.rating > button:checked ~ label:hover,
.rating > button:checked ~ label:hover ~ label,
.rating > label:hover ~ button:checked ~ label {
    color: #ea0;
    text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
}
.rating > label:active {
    position:relative;
    top:2px;
    left:2px;
}
/* CSS SONGSEARCH************************************/

#search_field {
	display: block;
	text-align: center;
	margin: 2em 0em 3em 0em;
}

#search_field_text {
	width: 38em;
	height: 2em;
	border-radius: 0.6em;
}
#search_field_btn {
	width: 5em;
	height: 2em;
	text-align: center;
}
#genre {
	display: flex;
	width: 50em;
	margin: 0 auto;
}
#genre li {
	float: left;
	width: 8em;
	height: 14em;
	padding: 0em;
}
#genre img {
	width: 70%;
}
#genre button {
	width: 12em;
	text-align: center;
}
#genre h2, #genre p {
	text-align: center;
}
#sort_songs {
	/*width: 55.188em;*/
	margin: 0 auto;
	text-align: center;
}
#sort_songs:before,
#sort_songs:after {
    content:"";
    display:table;
}
#sort_songs:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
#sort_songs {
    zoom:1;
}
#sort_songs ul li, #song_result ul li {
	padding: 0em;
}
#alpha {
	text-align: center;
	position: sticky;
	top: 0;
	background-color: #fff;
}
#alpha a{
	padding: 0.1em;
	text-decoration: none;
}
#alpha a:hover{
	text-decoration: underline;
}
#song_result img {
	width: 2%;
}
#letterarea {
	float: left;
	width: 18.2em;
	overflow: hidden;
}
#letterarea button {
	width: 16em;
	text-align: left;
	font-size: 14px;
	margin: 0.4em 0em 0em 0em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*CSS editorial content*/

#editorial {
	display: block;
	width: 52em;
	margin: 0 auto;
}
#wrapper_thin {
	background-image: url(../medien/divider_horizontal.png);
	background-repeat: no-repeat;
	height: 0.8em;
	vertical-align: top;
}
#editorial_text {
	margin: 0 auto;
}
#editorial_text textarea {
	width: 48em;
	height: 30em;
	background-color: none;
	border: none;
	resize: none;
	text-align: justify;
}
#created_date {
	text-align: right;
}
/*CSS Contact***************************************************************************/

#contact_info {
	display: block;
	width: 28em;
	text-align: center;
	margin: 0 auto;
}

#contact {
	display: block;
	text-align: center;
}

#contact span {
	position: relative;
	vertical-align: top;
}

form input, textarea {
    font-family: "Roboto Slab", serif;
    font-size: 15px;
    margin-bottom: 10px;
    border-radius: 2px;
    border: 2px solid;
    border-color: black;
}

form input:first-child {
    margin-top: 10px
}

/* form input { 
    width: 552px;
    height: 30px;
} */

form textarea {
    width: 550px;
    height: 200px;
    resize: none
}

.input_text {
	width: 36em;
    color: black;
    padding-left: 10px;
    
}
.checkbox {
	position: relative;
	width: 1em;
	margin: -0.4em 0em 0em -29em;
}
/** donate */
#donate {
	display: block;
	height: 10em;
	text-align: center;
}
#donate form {
	height: 10em;
}
#donate form input{
	width: auto;
	height: 5em;
	border: none;
}
#donate img {
	width: 1em;
	height: 1em;
}
/*impressum***************************************************************************/
#datasecurity {
	width: 55.188em;
	height: 28em;
	border: none;
	border-radius: 1em;
}

/*footer******************************************************************************/

#footer {
	display: block;
	height: 3em;
}
#social {
	display: block;
	text-align: center;
	margin: 1em;
}
#social ul li {
	display: inline;
}
#social ul li img {
	width: 1.5em;
}
#contact {
	display: block;
	text-align: center;
}
#contact ul li {
	display: inline-block;
}


/* mobile css ****************************************************/
@media only screen and (min-width: 992px) {
	#menu.nav {
		display: block !important;
	}
	#menubar {
		display: none;
	}
}

@media only screen and (max-width: 768px) {
	body {
		font-size: 80%;
	}
	#menubar {
		display: none;
	}
}

@media only screen and (max-width: 600px) {
	#menubar {
		display: none;
	}
}

@media only screen and (max-width: 480px) {
	#menubar {
		display: block;
		height: 3em;
	}
	#menubar img {
			width: 5%;
			margin-top: 0.6em;
	}
	#menubar ul li {
		display: inline;
		padding: 1.6em;
	}
	#headline {
		display: none;
	}
	#nav {
		display: none;
	}
	#nav ul li {
		display: block;
		text-align: center;
		padding: 1.6em;
	}

}

@media only screen and 
        (-webkit-min-device-pixel-ratio: 1.5), only screen and 
        (-o-min-device-pixel-ratio: 3/2), only screen and 
        (min-device-pixel-ratio: 1.5) {

}