.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}
.rahmen {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D39403;
	border-bottom-color: #D39403;
	border-left-color: #D39403;
}
.textbraunkursiv {color: #D39403}a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-style: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
body {
	margin: 20px;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D39503;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 22px;
}
.rahmen div {
}
.fusstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F110E;
	text-align: right;
}
