﻿	body {
	font-family: Verdana, sans-serif;
	font-size: 10px;		/* Schriftgröße festlegen */
	}
	
	#container {
	}
	
	#header {
	display:none;
	}

	#navigation {
	display:none;
	}
	
	#inhalt {

	}
	#ueberschrift {
	font-size: 18px;
	}
	#prüfung {
	font-size: 14px;
	line-height: 1em;	/* regelt Abstand Überschrift zum oberen Rand */
	text-decoration: underline;
	}
