@charset "utf-8";
.aussen {
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 80px;
	width: auto;
	height: 30px;
}
.innen {
	float: right;
	position: absolute;
	left: 160px;
	top: 0px;
	width: auto;
}
.danke {
	font-size: 14px;
	font-weight: bold;
}
