body {
	font-size: 13px;
}

#rahmen {
	overflow: scroll; background-image: url("../bilder/background_qa.jpg");
}

#bckgrd {
	position: fixed;
}

.qandaset {
	position: absolute; left: 20px; top: 75px; width: 700px;
}

dt {
	margin-bottom: 0.5em;
}

.question {
	font-size: 13px; font-weight: bold;
}

table {
	border-collapse: collapse;
}

.answer {
	font-size: 13px;
}

tr.answer td {
	padding-bottom: 1.5em;
}