body
  {
  margin:0;
  padding:0;
  background:#121212 url(../img/main/bg_alfa.jpg) center top no-repeat;
  text-align:center;
  -moz-user-select:none;
  }
#page
  {
  position:relative;
  width:1000px;
  margin:0 auto;
  padding:0;
  }
#header
  {
  width:1000px;
  height:75px;
  background:#121212 url(../img/main/bg_header.gif) 0 0 repeat-x;
  }
#logo
  {
  position:absolute;
  top:11px;
  left:12px;
  }
#ar
  {
  position:absolute;
  top:20px;
  left:90px;
  }
#ifr
  {
  width:980px;
  height:430px;
  margin:0;
  padding:0;
  }
#footer
  {
  padding:23px 0 0 18px;
  }
.hline
  {
  height:9px;
  background:transparent url(../img/main/hline.gif) 0 6px repeat-x; /* #3e3e3e */
  font-size:1px;
  }
#impressum
  {
  display:block;
  float:left;
  width:63px;
  height:10px;
  background:url(../img/main/but_impressum.gif) 0 0 no-repeat;
  overflow:hidden;
  margin-right:10px;
  }
#datenschutz
  {
  display:block;
  float:left;
  width:70px;
  height:10px;
  background:url(../img/main/but_datenschutz.gif) 0 0 no-repeat;
  overflow:hidden;
  } 
#impressum:hover
  {
  background-position:0 -10px;
  }
#datenschutz:hover
  {
  background-position:0 -12px;
  }
img
  {
  border:0;
  }
a
  {
  outline:none;
  }

   
