#karte {
	/*display: none;*/
}

@media all and (min-width: 728px) {
	#karte {
		/*display: inline;*/
		width: 350px;
		margin: 0 auto;
	}
}

/* Besondere Einstellungen */

.ohne {
	display: inline;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	text-align: left;	
}

.ueberschrift {
	font-size: 150%;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
	text-align: center;
}

.sachgebiet {
	font-size: 90%;
	margin-top: 0.33em;
	text-indent: .75cm;
}

.stichwort {
	font-size: 90%;
	margin-top: 0.33em;
	text-indent: .75cm;
}

.rechtsquelle {
	margin-top: 0.33em;
	text-indent: .75cm;
}

.leitsatz {
	font-weight: bold;
	margin-top: 0.33em;
	text-indent: .75cm;
}

.kennzeichen {
	font-style: italic;
	margin-top: 0.33em;
	text-indent: .75cm;
}

.text {
	margin-top: 0.66em;
	text-indent: .75cm;
	line-height: 1.3em;
}

.randnummer {
}

.tabelle {
}
