@charset "UTF-8";

@media screen, projection
{
	
  body { background: #eee url("../images/DF_WEB.jpg") no-repeat center top}
 
  body { text-align: center; margin:0; padding:0; height:1024px}
  .seitenrand {width:1000px; text-align:left; margin: auto;height:581px}
  .seitenrand {background: transparent; border: 0px solid #ccc; border-top:0; }
  .seite { 
  	position:absolute;
  	width:1000px;
  	height:581px;
  	margin:0;
  	padding:0;
  	background:transparent;
  	 top: 50%;
		left: 50%;
		margin-top: -290px; /*set to a negative number 1/2 of your height*/
		margin-left: -500px; /*set to a negative number 1/2 of your width*/
		z-index:1;
  }

  #menu { margin:0px 0 0px 0; padding:0; width:630px; height:35px;background: transparent; float:right;}
  #menu_inh {float:left;padding-left:20px}


  #inhalt { background: #fff;padding:0; margin:0 }

  /*------------------------------------------------------------------------------------------------------*/
  
  #s1 { float:right;width:630px; height:259px;margin:27px 1px 0 0}
  #s1_inh {margin: 0; padding:55px 15px 15px 15px;background:transparent;}
  
  #s2 { float:right;width:630px; height:259px;margin:0px 1px 0 0}
  #s2_inh {margin: 0; padding:25px 15px 15px 15px;background:transparent}
  
  #s3 {  float:left;width:367px; height:553px;margin:27px 0px 0 1px}
  #s3_inh {margin: 0; padding:55px 15px 15px 15px;background:transparent}
  

  /*------------------------------------------------------------------------------------------------------*/


  #menu_inh, #s1_inh, #s2_inh { position:relative; }

 /*------------------------------------------------------------------------------------------------------*/

  .clearfix:after {
    content: ".";
    display: block;
    font-size:0;
    height: 0;
    clear: both;
    visibility: hidden;
  }

  .clearfix { display: block; }

  #ie_clearing { display: none; }
  
  /*=======================================================================================================*/
  
  .mainBK {
  	position:absolute;
  	width:2000px;
  	height:1200px;
  	top: 50%;
		left: 50%;
		margin-top: -600px; /*set to a negative number 1/2 of your height*/
		margin-left: -1000px; /*set to a negative number 1/2 of your width*/
  	/*background:transparent url("../images/bk.jpg") no-repeat top left;*/
  	background:transparent;
  	z-index:-1;
  }
  
	.imp{
		position:absolute;
		top:583px;
		right:0px;	
		width:100px;
		height:20px;
		z-index:10;
		text-align: right;
	}


  

}
