*{
	box-sizing: border-box;
	max-height: 1000000px;
	 -moz-text-size-adjust: none;
	 -webkit-text-size-adjust: none;
	 -ms-text-size-adjust: none;
}  

.TextEditMathe{
	font-family: monospace;
}

.TextEditRB{
	float:right;
	margin-left:1em;
}

.TextEditTdKlein{
	font-size: medium;
	padding: 0;
}

.TextEditInput{
	width:1.2em;
	border:none;
	background-color: #ddd;
	text-align: center;
	font-size: large;
 	font-family: monospace;
}

.TextEditInputKlein{
	width:1.2em;
	border:none;
	background-color: #ddd;
	text-align: center;
	font-size: medium;
	font-family: monospace;
}

.AufgName{
	color:#a00;
	font-size: small;
	text-align: right;
	padding:0;
	margin: 0;
	width: 100%;

}

p.TBPdf{
	text-align: center;
	padding:0;
	margin:0.5em 0;
}

.TBPdf span{
	font-weight: bold;	
}

p.TBPdf a{
	color:#4373bf;
} 

.TBVideo button{
	font-weight:bold;
	padding:5px 10px;
	font-size:medium;
	min-height:4em;
	border-radius:10px;
	white-space: nowrap;
	color:#4373bf;
	background-color:#eee;
}     
                                             
body {
	font-family: Open Sans, verdana, lucida sans, arial, helvetica, Tahoma, sans-serif;
	padding:0;
	margin:0; 
}

input {
	border-radius:0;
	border:1px solid #999;
	padding:0;
}

button{
	font-size:0.9em;
	cursor: pointer;
}

select{
	font-size:1em;
}

.maske{
	display:inline-block;
	background-color:silver;
	height:1.5em;
	position:absolute;
}

body.Fuchscheck{
	padding:0.75em 1em 0.75em 1em;
}

body.Fuchscheck a{
	color:#c02d00;
}

body.Fuchscheck a:hover{
	color:#ff3c00;
}

#header{
	background-color:#f80;
	background-image:url(HG_Titel.png);
}

#header table{
	width: 100%;
	border-spacing:0;	
}

.headerbild{
	width: 70px;
}

.headerbild img{
	width:70px;
	height:67px;
	padding: 5px 10px 5px 5px;
}


.headertitel{
	height: 50px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	letter-spacing:0.1em;
}

.nav0{
	background-color:#ffe971;
	border:2px ridge silver;
	font-size:medium;
	font-weight: normal;
	height: 1em;
	padding-left: 5px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}

.Infobox{
	background-color: #ddd;
}
.nav0 a{
	padding: 0 5px;	
	}
	
.nav1{
	padding: 0 1em 0 0;
	width: 15%;
	background-color:#eee;
}

.nav0_markiert{
		background-color:#ffdd26;	
}

.nav1_markiert{
	background-color:#ddd;	
}

.unmarkiert .nav1_markiert{
	background-color:transparent;
}

.nav1 ul{
	margin-left: 0.5em;
	padding-left: 0.5em;
	list-style-type: none;
	color: silver;
}

.nav1 ul ul{
	list-style-type: disc;
}

.nav2{
	right:0;
	background-color: #ddd;
	text-align: center;	
	margin: 0;
	font-size: smaller;
}	

.flexwert{
	color:red;
	white-space: nowrap;
}

#ResTabRahmen td{
	font-size:0.95em;
}

#ResTabRahmen button{
	font-size:0.95em;

	border:1px solid silver;
	padding:2px 3px;
	border-radius: 3px;
}

#Uebungsresultate{
	display:none;
	position: absolute;
	width:9em;
	right:0;
}

.Resultate_Nummer{
	border-right:1px solid #888;
}

.Resultate_Auswertung{
	background-color:#d9d9d9;	
	border-right:1px solid #888;
}

.Resultate_richtig{
	background-color:#cdff99;	
	border-right:1px solid #888;
}

.Resultate_falsch{
	background-color:#ffcd99;
	border-right:1px solid #888;
}

.Resultate_Prozent{

}

#ResErklaerung{
	font-size: x-small;
	color:#444;
	line-height: 1em;
	padding:0;
	margin:0;
}

#Wertungstabelle td{
	border:1px solid black;	
}
#Wertungstabelle{
	border-collapse:collapse;
}

h1{
	font-size: 1.3em;
}

h2{
		font-size: 1.2em;	
}

h3{
		font-size: 1.1em;	
}

a{
	text-decoration:none;
}

a:link, a:visited, a:active{
	color: #111;
}

a:hover{
	color: #999;
}

#article{
	background-color:white;
	padding: 0 1.5em 1.5em 1.5em;
	min-height: 600px;
}

article{
	background-color:white;
}

.AufgabeAufgabe{
	font-weight: bold;
}

.Bild_rechts {
	float: right;
	text-align: center;
	line-height: 1em;
	padding-left: 1em;
}

.Bild_links{
	float: left;
	text-align: center;
	line-height: 1em;
	padding-right: 1em;
}
.Bildquelle, .Scriptquelle{
	font-size: x-small;
	color: #999999;
}
.Bildquelle a, .Scriptquelle a{
	color:#99f;
}

.Merkkasten{
	background-color: #eee;
	border:1px solid silver;
	border-radius: 0.5em;
	padding:0.5em;
}	
.Merkkasten strong{
	font-size: small;
	color:#444;	
}	
	
.Merke{
	font-weight:bold;	
}


input.richtig, select.richtig, span.richtig, td.richtig, button.richtig{
	background-color: #9f0;
}

input.kuerzen, select.kuerzen{
	background-color: #ef8;
}

input.falsch, select.falsch, span.falsch, td.falsch, button.falsch{
	background-color: #f90;
	background-image: linear-gradient(90deg, transparent 50%, rgba(255,255,255,.8) 50%);
	background-size: 8px 8px;	
}


input.ungeloest, select.ungeloest, span.ungeloest, td.ungeloest, button.ungeloest{
	background-color: transparent;		
}

input.ungeloestW, select.ungeloestW{
	background-color: white;	
}


input.loesung{
	background-color: #ddd;	

}


.Versuchekennung{
	color: silver;
}



.Button_neu{
	margin-left: auto;
	margin-right: auto;
	border:2px groove silver;
	width: 3em;
	cursor: pointer;
	padding: 0.1em;
	text-align: center;
}

.Button_Auswertung{
	margin-left: auto;
	margin-right: auto;
	border:2px groove silver;
	width: 7em;
	cursor: pointer;
	padding: 0.1em;
	text-align: center;
}

.Button_LT_Test{
	display:block;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
}

.Versuche{
	padding:0;
	margin:0;
	text-align: center;
	font-size:small;
}

#EingPauseDiv{
	display: none;
	width:94px;
	white-space: nowrap;
	z-index:9999;
	padding:0;
}
#EingPauseDiv p{
	padding:2px;
	border-radius: 4px;
	margin:0;
	font-size: small;
}
#EingPauseDiv select, #EingPauseDiv option, #EingPauseDiv button,#AuNrAlle button{
	font-size: small;
}

#EingPauseImg{
	display:block;
}

#EingPauseAus, #AuNrAlle{
	border:1px solid green;
	border-radius:4px;
	margin:0;
	background-color:#72ff6a;
}


#EingPauseAus button, #AuNrAlle button{	
	background-color:#72ff6a;
	font-weight:bold;
	border:none;
	font-size: small;
	height:3em;
}

#ARAusEinRahmen{
	display:none;
	padding:0;
}

#ARAusEinRahmen, #ARAusEinRahmen select, #ARAusEinRahmen option, #ARAusEinRahmen button{
	font-size: small;
}

#ARAusEinMenue, #EingPauseWahl{
	display:none;
	border:1px solid grey;
	padding:0;
	border-radius:4px;
	margin-bottom:0;
	background-color:silver;
	width:94px;
	white-space: nowrap;
	font-size: small;
}

#AuNrReduziertDauer , #EingPauseDauer{
	border:1px solid red;
	border-radius:4px;
	background-color: #ff986a;
	font-size: small;
	padding:2px;
}

a.FRQuiz, .runtimeHinweis, .svgHinweis, .punktHinweis{
	font-size: small;
	color: #999;
}

.em1 input{
	width: 1em !important;
}

.em2 input{
	width: 2em !important;
}

.em3 input{
	width: 3em !important;
}

.em4 input{
	width: 4em !important;
}

.em5 input{
	width: 5em !important;
}

.em6 input{
	width: 6em !important;
}

.em7 input{
	width: 7em !important;
}

.em8 input{
	width: 8em !important;
}

.em9 input{
	width: 9em !important;
}

.em10 input{
	width: 10em !important;
}

.em11 input{
	width: 11em !important;
}

.em12 input{
	width: 12em !important;
}

.em13 input{
	width: 13em !important;
}

.em14 input{
	width: 14em !important;
}

.em15 input{
	width: 15em !important;
}

.em16 input{
	width: 16em !important;
}

.em17 input{
	width: 17em !important;
}

.em18 input{
	width: 18em !important;
}

.em19 input{
	width: 19em !important;
}

.em20 input{
	width: 20em !important;
}

.WertungInpRand{
		text-align: center;
	}
	
#Bildschirmnotiz{
	display: none;
	border:4px ridge silver;
	border-radius:4px;
	padding:2px;
	left:50%;
	margin-left:-200px;
	width:400px;
	position:fixed;
	bottom:1em;
	z-index: 1000000;	
}

.BildschirmnotizKopf{
	background-color: white;
}

#Bildschirmnotiz button, #Bildschirmnotiz select {
	border:1px solid silver;
	font-size: large;
	font-weight: normal;
	color:#333;
	margin:0 4px 0 0;
	cursor:pointer;
}
#Bildschirmnotiz button{
	padding:0 6px;
}

#Notizarea{
position: absolute;
	width:300px;
	height:150px;
	background-color: #ddd;
	font-size: x-large;
}


@media print {
	#header, .nav1, .nav2, #ResultatDruck, #ResDruckButton, #ResultatDruck a, #DrInfoButton, .nichtDrucken, #EingPauseImg, .TextEditRB, .Button_LT_Test, .LT_TestBlende {
		display:none;
	}
	
	#Codetabelle{
		position: absolute;
		top: 0;
		background-color: white;
		width:100%;
	
	}
	
	.WertungInpRand{
		border:none;
		text-align: left;
	}
	
	.Aufgabenrahmen{
		break-inside:avoid-page;
	}
	
}