.5050bild {width:50%; float: left; margin:20px;}

html, body {
  margin: 0; 
  padding: 0;
  height: 100%;
  color: #525252;
background-position: left bottom;
}

a {
color: #2f2929;
}

body { 

background-repeat:no-repeat; 
background-size:cover; 
font-size:15px; 
font-family:Tahoma, sans-serif;
}
 
#container {
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  overflow: hidden !important;
 background: rgba(255, 255, 255, .8);
}
 
#content {
  top:0px;
  margin: 10px auto;
margin-top:5px;
 background: rgba(231, 231, 231, .6);
  width: 699px;
  height: 710px;
	padding:10px;
	border:1px solid black;
text-align: justify;

}

p {font-size: 1.2em;}

.foto {
border:1px dotted black;
}

#menueleiste {
position: relative; top: 10; left: 0; 
font-size:15px;
  width: 100%;


}
.bold {
		font-weight:bold;
		}

.menuetext {
text-align: center;
font-weight:bold;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    width: 100%;
    height: auto;
}
.embed-container iframe {

  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}
iframe {
  max-width: 100%;
}
