body{
  background-color: #fd9a00;
  font-size: 100.01%;
  margin: 0;
  text-align: center; 
  background-image:url(http://static.qplaygames.com/qplaygames/img/background.jpg);
  background-repeat:repeat-y;
  background-position:center;
  background-color:#eb6924;
}

#oben{
  margin: 0 auto; 
  width: 714px; 
  height:111px; 
  background-image:url(images/oben2.png);
  background-repeat:no-repeat;
  padding-top:1px;
}

#navileiste{
  margin-top:6px;
  margin-left:150px;
}

#navileiste li{
  list-style-type: none;
}

#navileiste a{
  display: block;
  float:left;
  background-image:url(images/Reiter_idle.png);
  background-repeat: no-repeat;
  width:80px; 
  height:30px;
  margin-right:5px;
  padding-top:5px;
  text-align:center;
  
  color:#ffffff;
  text-decoration: none;
  font-size: 11px;
  font-family: Arial, Helevtica, sans-serif;
  font-weight:normal;
}

#navileiste li a.pressed{
  background-image:url(images/Reiter_aktiv2.png);
  background-repeat:no-repeat;
  padding-top:9px;
}

#navileiste a:hover { 
  background-image:url(images/Reiter_aktiv2.png); 
}

a:active, a:focus {outline: none} 

#frame{
  width: 714px;
  height: 528px;
  background-image:url(images/unten.png);
  background-repeat:no-repeat;
  margin: 0 auto;
  margin-top:-1px;
}

#footer {
  font-size:10px;
  width:714px;
  margin:0 auto;
  height:20px;
  text-align:center; 
  padding-top:0px;
  margin-top:-60px;
}

#hinweis{
  margin:0 auto;
  border: 0px solid #000; 
  clear:both; 
  margin-left:-2px; 
  padding-top:14px;
}

#hinweis p{
  font-size:10px;
  width:714px;
  text-align:center; 

}

#footer p{
  margin-left:-2px;
  width:714px;
}

#footer text p{
	font-family:Arial; 
	font-size:12px;
	font-style:bold;
}
