@charset "UTF-8";
.clear {
	clear: both;
}
.zentrierterText {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}
.video {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
}
.bilderstapel {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.floatleft {
	float: left;
	margin-top: 1em;
	margin-right: 4em;
	margin-bottom: 1em;
	margin-left: 0em;
}
.floatright {
	float: right;
	margin-top: 0.5em;
	margin-right: 4em;
	margin-bottom: 1em;
	margin-left: 0.5em;
}
.clearfloat {
	clear: both;
}

.zentriert {
	text-align: center !important;
	}
.gelbcenter {
	max-width: 820px;
	margin-top: 0px;
	margin-right: auto!important;
	margin-left: auto!important;
	margin-bottom: 0px;
}
}

.rot {
	font-weight: normal;
	color: #900;
}
.umrandung {
	border: thin solid #060606;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.hellgruen {
	background-color: #d8faa3;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.sonnengelb {
	background-color: #fbd005;
	width: 380px;
}
