#tresen{
	width:1100px;
}

#tresenRe {
	margin-left: 1400px;
}

#tresenLi {
	margin-left: -2200px;
}

.bildschirm {
  position: fixed;
  margin-top: -600px;
  background-color: rgba(56, 56, 56, 1);
  border-color: rgba(148, 148, 148, 1);
  -webkit-box-shadow: 1px 10px 42px 0px rgba(0,0,0,0.48);
-moz-box-shadow: 1px 10px 42px 0px rgba(0,0,0,0.48);
box-shadow: 1px 10px 42px 0px rgba(0,0,0,0.48);
  border:20px  solid;
  width: 1920px;
  height: 1080px;
}

.bildschirm1 {
	position: relative;  
  background-color: rgba(56, 56, 56, 1);
  border-color: rgba(148, 148, 148, 1);
  -webkit-box-shadow: 1px 10px 42px 0px rgba(0,0,0,0.48);
-moz-box-shadow: 1px 10px 42px 0px rgba(0,0,0,0.48);
box-shadow: 1px 10px 42px 0px rgba(0,0,0,0.48);
  border:20px  solid;
  width: 1920px;
  height: 1080px;
}

#iframespot1{
}

#iframeselect {
  overflow: show;
  z-index: 100;
}

#iframeselect1 {
  overflow: show;
  z-index: 100;
}

#test {
  overflow: show;
  z-index: 100;
}

#iframespot {
  background-color: transparent;
  position: relative;
  width: 680px;
  height: 880px;
}

#iframespot1 {
}

.message {
	font-size: 80px;
	margin-left: 200px;
	margin-top: 400px;
	color: #ededed;
}