@charset "ISO-8859-1";

#infos { margin: 1em 2em 4em; text-align: left; font-size: small; }
#infos p { margin-top: 0.3em; }

h2 { font-size: small; }
#faq h4, #faq h5 { display: inline; font-weight: bold; font-size: small; }
#faq ul { list-style: none inside; }
#faq ul li ul { margin-top: 0.5em; }

#kopf { height: 8em; }
div.lkopf { float: left; width: 75%; }
span.rkopf { width: 20%; }
span.rkopf ul { list-style: none inside; display: inline; }
span.rkopf ul li { white-space: nowrap; margin-left: 80%; padding-bottom: 0.7em; font-weight: bold; font-size: small; }
div.clear { clear: left; }

#infos a:hover,
#infos a:focus {
	color: white;
	background-color: rgb(45, 75, 155);
	border-color: rgb(45, 75, 155);
	text-decoration: none;
	}
