@charset "utf-8";
.main {
	left: 20%;
	position: absolute;
	top: 5%;
	width: 50%;
}
.rechts {
	text-align: right;
}
.seite {
	border: thin solid #383838;
	margin-bottom: 10px;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-radius: 7px;
}
