body
{
  background-color: #fff;
  padding-bottom:0px; 
  max-width: 1920px;
  background-image: url("/fileadmin/templates/version_10/images/background-muster.png");
  background-repeat:repeat-x;
}

#site
{
  background-image: url("/fileadmin/templates/version_10/images/background-muster.png");
  background-repeat:repeat-x;
}

#above
{
  background: #1a1a16 url("/fileadmin/templates/version_10/images/background_svit_gray_1920.png") no-repeat; 
  height: 450px;
  margin-bottom:0px;
  padding-bottom:0px;
  display:inline-block;
 /* width: 1920px;*/
	width:100%;
  /*background-size: cover;*/
  background-position:left top;
}

@media screen and ( min-width: 1360px ) and (max-width: 1920px)
{
	body
	{
  		background-image: url("/fileadmin/templates/version_10/images/background-muster_2.png");
	}

	#above
	{
		  background: #cecedf url("/fileadmin/templates/version_10/images/slyvia_grau_2.png") no-repeat; 
	}
}

#above .middle
{
  height: 450px;
}

#above .middle h1
{
  height: 400px;
}

#under
{
  background-color: #1a1a16;
  color: #af9383;
  margin-bottom:0px;
  margin-top:0px;
  padding-top:0px;
  padding-bottom:0px;
  display:inline-block;
  width: 100%;
}

#under .bodytext
{
  margin-left: 32px;
  text-align: justify;
}

#under .middle
{
  padding-left:50px;
}

.aboutme img
{
  float: left;
  margin-right: 30px;
}

footer#footer
{
position:relative;
}
