body
{
  margin:0;
  padding:0;
  background-color:#4E0700; 
}

div#logo
{
  margin-left: -450px;
  position:absolute;
  left: 50%;
  width:900px;
  min-height:530px;
  height: 100%;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background-color:#FDDA89; 
}

div#language
{
  margin-left: -450px;
  position:absolute;
  left: 50%;
  top: 80%; 
/*  top: 530px;*/
  width:900px;
  font-family: Arial;
  font-size: 12px;
  font-style:italic;
  color:#000000; 
  text-align:center;
}

/*
div#kostenlosejavascripts
{
	overflow:hidden;
	width:0px;
	height:600px; 
}
*/

