body {
	font-size: 11px; 
	font-family: Arial; 
	color: black;
	
	line-height: 1.5;
}

#kopfzeile {
	position: fixed; padding: 10px; top: -10px; left: 0; right: 0; font-size: 0.65em; font-weight: normal; color: silver; text-align: right
}

#seitenleiste {
	position: fixed; bottom: 0; left: 0; width: 50px;font-family: Arial;
}

#seitenleiste td span {
	color: silver;
}

#nur_drucken {
	display: inline;
}

#fusszeile {
	position: fixed; padding: 10px; bottom: -10px; right: 0; font-size: 0.65em; font-weight: normal; color: silver;
}

sz {
	font-size: 16px;
}

.haupttitel {
	font-family: Arial; 
	font-size: 22px; 
	font-weight: bold; 
	color: #215483;
}

.untertitel {
	font-weight: bold; 
	font-size: 16px;
}

.fragentitel {
	font-weight: bold;
	font-size: 12px;
}
.fragentitel span {
	font-weight: normal;
}
.fragentitel .hinweis {
	font-size: 10px;
	font-weight: normal;
	color: salmon;
}

.poolnummer {
	font-size: 0.55em; font-weight: normal; color: silver;
}

.frage {
	page-break-inside: avoid;
	padding-top: 10px;
	padding-bottom: 5px;
}

.frage img {
	max-width: 80%;
}

table.ergebnis td {
	padding: 5px;
}

.praxis td {
	margin: 2px;
	padding: 2px;
	white-space : nowrap;
}
.praxis td.kasten {
	border: 1px solid gray;
	min-height: 10px;
	min-width: 10px;
}
.praxis td.punkte {
	font-size: 10px;
	color: silver;
}

.margin-50 {
	margin-bottom: 0px;
}

td.kasten {
	width: 15px; height: 16px;
	border: 1px solid white;
	text-align: center;
}
td.border {
	border: 1px solid black;
}
td.gray {
	color: #ddd;
}