
html,body,div,p,h1,h2,h3,h4,h5,ul,ol,span,form,img,li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:0;
	margin:0;
	padding:0;
}

html {padding: 1em;}

body {
	font-size:100.01%;
	text-align:center;
	margin:auto;
	-webkit-text-size-adjust: none;
	background:#ddd;
        background: url(https://chat.music-powerbeat.de/img/stage_bg.jpg) no-repeat center center fixed;
	background-size: cover;
}

fieldset{margin:1em auto;}

h1, h2, h3 {color:#555;}

h2 {
	margin-bottom:1em;
}

p, label, input, legend {
	font-size:14px;
	margin: .3em 0;
}

/*@media only screen and (max-width:680px) {
	input{font-size:16px;}
}
*/
p {font-size:.9em; margin:0 5px;}

/*a:link, a:visited {}
a:focus, a:hover {color:black !important;background:#eee !important;text-shadow: 0 0 black !important;}
*/

legend {
	padding: .5em 1.5em;
	color: #555;
	border-radius: 5px;
	max-width: 22em;
	font-weight:bold;
	margin:auto;
	background: #ddd;
	border: 1px solid #222;
}


label.left {
 float: left;
 text-align: right;
 width: 7em;
 padding: .4em 1em .1em 0;
 margin-right: .5em;
}


input[type="submit"] {
/*-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
*/
border-radius:2em;
border:1px solid #222;
background-color: #eee;
color:#222;
}

input.right {width: 95%; height:2.5em;}

input.right:hover, 
input.right:focus,
input.right:active {
cursor:pointer;
background:#fff;
}


form br {
 clear: both;
}

.lnk, .dot, dfn {
position:absolute;
left:-1000px;
top:-1000px;
width:0;
height:0;
overflow:hidden;
display:inline;
}


#preload img{
height: 1px;
visibility:hidden;
}

#nur_lesen {font-weight:bold; color: red;}

.flag { margin: 0 5px 0 0;}

fieldset {
/* margin-top:2em; */
width: 21em;
max-width:80vw;
padding: .1em .1em .5em .1em;
border: 1px solid;
}



#merken {
	width: 1em;
	height: 1em;
	border: 0;
	padding: 0;
/*	margin-left:5.2em;*/
	background-color: transparent;
}


	:root {
	  --bg: rgba(235,235,235,0.7);
	}	
	
#logo:has(video), #logo:has(div) {display: none;}	
video, #logo > div {display:none;} /*weil firefox :has() nicht unterstC¼tzt*/
	
a.datenschutz{color:#fff;}
a:hover.datenschutz, a:focus.datenschutz {color:#fff;background:transparent;text-decoration:none;}
#output {font-size: 0.8em !important;}
#output li {list-style-type:none;}
.sr {
      position:absolute;
      left:-1000px;
      top:-1000px;
      width:0;
      height:0;
      overflow:hidden;
      display:inline;
}

input {
	width:14.8em;
	line-height: 23px;
}

#rules, .stats, fieldset {
	background: var(--bg);
	margin:1em auto;
	border:1px solid;
	border-radius:4px;
	padding: 1em;
}

#rules p {
	background:transparent;
}


fieldset {width:unset;}


.stats {line-height:1.5em;font-size:.8em;}


#rules, fieldset, .stats {
	max-width: 22em;
	margin: 1em auto .5em;
	border-radius: 1em;	
	text-align:left;
}


@media only screen and (min-width: 500px) {


	section, #main {
		background: var(--bg);
		padding: 5px;
		width: 25rem;
		margin: auto;
		border-radius: 6px;
	}

	
}

@media only screen and (max-width: 500px) {
	html {padding:.2em 1em 1em 1em;}
	
	body:after {
		background-size: cover;
	}
	legend {
		width: 85%;
	}
	input {
		font-size:16px;
		width:95%;
	}
	#merken {
/*		margin-left:1em;*/
	}	
	label.left {
		float: none;
	}
	#kopf {
		margin: 1em auto;
	}
	#reload, #stats_preview {
		opacity:1 !important;
		color: #fff !important;
		text-shadow: black 0.1em 0.1em 0.2em !important;
	}
}

