@charset "utf-8";
#RadioButtons1 {
	float: left;
	margin-right: 2%;
}
#container #NaviOben #Buttonset1 {
	float: left;
	margin-left: 3%;
}
#NaviOben {
	background-image: -webkit-linear-gradient(270deg,rgba(26,2,2,1.00) 1.04%,rgba(160,2,5,1.00) 48.70%,rgba(66,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(26,2,2,1.00) 1.04%,rgba(160,2,5,1.00) 48.70%,rgba(66,0,0,1.00) 100%);
	width: 100%;
	background-color: #010101;
	padding-top: 2%;
	padding-bottom: 2%;
	/* [disabled]margin-left: auto; */
	background-size: cover;
}
#container {
	background-color: #000000;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
body {
	margin-left: auto;
	margin-right: auto;
	background-color: #010101;
}
#container #Klaviatur {
	width: 100%;
	height: auto;
	background-image: url(../images/Hintergrunde/Klaviatur.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
#container #Klaviatur img {
	width: 100%;
	height: auto;
}
#Noten {
	width: 100%;
	height: auto;
	background-image: url(../images/Hintergrunde/Noten.jpg);
}
#Noten img {
	width: 100%;
	height: auto;
}
#container #Quintenzirkel {
	background-image: url(../images/Hintergrunde/Quintenzirkel.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 100%;
	height: auto;
	clear: both;
	color: #FFFDFD;
	text-align: center;
}
#container#navContainer {
	margin-bottom: 2%;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-size: cover;
	width: 100%;
}
#imgViewer #btn11 , #btn7{
	width: 39.5%;
	height: auto;
}
#imgViewer #btn0, #btn6 {
	width: 20.5%;
	height: auto;
}
#imgViewer #btn1, #btn5 {
	width: 40%;
	height: auto;
}
#imgViewer #btn10, #btn2, #btn9, #btn3, #btn8, #btn4 {
	width: 50%;
	height: auto;
}
#container #Quintenzirkel #imgViewer {
	background-image: url(../images/Quinten/C.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	width: 100%;
	height: auto;
}
#container #Quintenzirkel #imgViewer img {
	opacity: 0;
}
#container #Quintenzirkel #tblUbersicht #tblHarmony tr td img {
	width: 95%;
	height: auto;
}
 #mQuize  {
	width: 100%;
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFDFD;
	text-align: center;
	font-size: x-large;
	background-image: url(../images/Hintergrunde/Quize.jpg);
	background-size: cover;
	margin-top: 0px;
	margin-bottom: 0px;
}
 #mQuize li {
	padding-top: 4%;
	padding-right: 4%;
	padding-bottom: 4%;
	padding-left: 4%;
	margin-top: 5%;
	margin-bottom: 5%;
	border: thin double #FFFDFD;
	width: 65%;
	list-style-type: none;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: -webkit-linear-gradient(270deg,rgba(14,0,0,1.00) 0%,rgba(112,0,1,0.65) 22.80%,rgba(148,0,1,0.69) 74.61%,rgba(10,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(14,0,0,1.00) 0%,rgba(112,0,1,0.65) 22.80%,rgba(148,0,1,0.69) 74.61%,rgba(10,0,0,1.00) 100%);
	font-size: large;
}
 #mQuize #btnQuizeBeenden {
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	margin-top: 10%;
	margin-bottom: 5%;
	border: medium double #FFFDFD;
	width: 45%;
	list-style-type: none;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: -webkit-linear-gradient(270deg,rgba(67,0,1,1.00) 0%,rgba(139,1,2,1.00) 9.84%,rgba(224,2,3,1.00) 43.01%,rgba(180,2,3,1.00) 77.20%,rgba(107,3,3,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(67,0,1,1.00) 0%,rgba(139,1,2,1.00) 9.84%,rgba(224,2,3,1.00) 43.01%,rgba(180,2,3,1.00) 77.20%,rgba(107,3,3,1.00) 100%);
	font-size: medium;
}

 #mQuize ul {
	 padding-left:0px;
	 margin-left:0px;
}

 #mQuize #Frage {
	width: 80%;
	margin-top: 3%;
	margin-right: auto;
	margin-bottom: 13%;
	margin-left: auto;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	border: thick groove #FFFDFD;
	border-radius: 25px;
	-webkit-box-shadow: 3px 3px 3px 3px #A3A3A3;
	box-shadow: 3px 3px 3px 3px #A3A3A3;
	background-image: -webkit-linear-gradient(270deg,rgba(99,0,2,0.83) 0%,rgba(169,0,1,0.79) 66.32%,rgba(255,0,0,0.72) 100%);
	background-image: linear-gradient(180deg,rgba(99,0,2,0.83) 0%,rgba(169,0,1,0.79) 66.32%,rgba(255,0,0,0.72) 100%);
	font-size: large;
}
#RadioButtons1 label {
	width: 15%;
	height: auto;
	font-size: large;
}
#NaviOben #btnDur, #btnMoll, #btnBlues {
	width: 15%;
	height: auto;
}
#btnBlues {
	margin-right: 3%;
}

#btnKlavier, #btnNoten, #btnPlaySound, #btnQuizeStarten {
	width: 13%;
	height: auto;
}
#tblUbersicht #AkkordTrainer #akkTMenuOben {
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	background-color: #000000;
	border: thin solid #FFFDFD;
}
#AkkordTrainer #AkkordAnzeiger {
	background-image: url(../images/Hintergrunde/Noten.jpg);
	width: 100%;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	text-align: center;
	font-size: small;
}
#AkkordTrainer #AkkordAnzeiger #akkImage {
	border: medium groove #FFFDFD;
	border-radius: 25px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	background-color: #FFFDFD;
	color: #000000;
}
#AkkordAnzeiger #akkImage img {
	width: 70%;
	height: auto;
	text-align: center;
}

#AkkordAnzeiger #akkNaviUnten {
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	background-color: #000000;
	border: thin solid #FFFDFD;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}

#akkErklaerung {
	color: #010101;
	text-align: left;
	font-size: large;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




@media only screen and (min-device-width:768px) and (max-device-width:1024px){
table tr td {
	font-size:16px;
}	
	
}

@media (max-width:640px){
	
	table tr td {
	font-size:9px;
}	


}
