#logo {
  background-color:#E6E6E6;
  height:180px;
  margin:0px;
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:180px;
}

#aflogo {
  border-bottom:5px solid #A0A3A3;
  border-right:5px solid #A0A3A3;
  border-top:5px solid #C2C4C5;
  border-left:5px solid #C2C4C5;
  width:280px;
  height:150px;
  margin:6px;
} 

#afbild {
  position:absolute;
  border-bottom:5px solid #A0A3A3;
  border-right:5px solid #A0A3A3;
  border-top:5px solid #C2C4C5;
  border-left:5px solid #C2C4C5;
  left:380px;
  height:150px;
  width:60%;
  margin:6px;
}

#film {
position:absolute;
top:180px;

width:99%;
border-bottom: 2px Solid #E6E6E6;
}

#links {
  background-color:#E6E6E6;
  
  
  height:740px;
  width:220px;
  position:absolute;
  top:300px;
  left:10px;
}

.raute {

width:75%;
height:60px;

}

#fenster {
  background-color:#E6E6E6;
  overflow:auto;
  z-index:0;
  position:absolute;
  left:300px;
  top:300px;
  font-family:Arial, Times;
  font-size:0.9em;
  font-weight:bold;
  width:60%;
  height:660px;
  padding:40px;
}

#impr {
  position:relative;
  top:1080px;
  width:98%;
  text-align:center;
  font-family: Comic,Times;
  letter-spacing: 0.8em;
  border-top: 4px double silver;
  line-height:1em;
  font-size:0.7em;
  
}
 
body {
  
}

h1{
font-weight:bold;
text-align:center;
}

p{
text-indent:1em;
}

h6{
position:absolute;
left:330px;
top:250px;
color:red;
font-size:1em;
text-align:center;
z-index:1;
}
