@charset "utf-8";
/* CSS Document videos */

.titel
{
	margin-top: 0px;
	text-align: center;
	font-size: 15px;
	height: auto;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	width: 640px;
}
.titelneu {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	text-align: center;
	font-size: 1.2em;
	height: auto;
	font-style: italic;
	font-weight: bold;
	color: #00F;
	margin-bottom: 10px;
	border: 4px inset #00F;
}


body{
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.f_html
{
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: thick inset #F00;
}
.bild {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: medium inset #F00;
	height: 345px;
	background-image: url(../images/sommerfest19/gruppe1.jpg);
	background-repeat: no-repeat;
}


.elastic-video {
	position: relative;
	overflow: hidden;
	margin-top: 45px;
	}

.elastic-videoKopie {
	position: relative;
	height: auto;
	overflow: hidden;
	width: auto;
	margin-top: 0px;
}

	.elastic-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	border: 3px solid #03F;
	}

	.elastic-video-wrapper {
	max-width: 100%;
	}
.elastic-bilder-wrapper {
	max-width: 100%;
	text-align: center;
}

	
#seitenbereich
{
	max-width: 700px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #09F;
}
.video {
	background-repeat: repeat;
	width: 100%;
	background-position: center top;
	background-image: url(../images/hintergruende/File%20007.gif);
	margin-right: auto;
	margin-left: auto;

}
.easyhtml5video {
	margin-right: auto;
	margin-left: auto;
}
