 .outer1 {
	margin-left: 230px;
	background: url(atmobild_start.jpg) no-repeat right top #fff;
	 /* R */
}

.right {
	float: right;
	width: 247px;  /* R */
	margin-left: 1px;	
}

 .incenter {
  padding: 0 18px;
  height: 450px;
  background: url(background_startseite.jpg) no-repeat top left;
}


 .incenter .textfeld {
  margin: 0;
  padding: 3em .5em 0 .5em;
  font-size: 1.3em;
  width: 285px;
}

 .incenter .textfeld h1 {
  margin: 0 0 .7em 0;
  padding: 0;
  font-size: 1.0em;
  width: 285px;
}

 .incenter .textfeld p {
  margin: 0 1.5em .5em 0;
  padding: 0;
  font-size: .6em;
  font-weight: normal;
}

.filialen {
 margin: 13.5em 0 0 .7em;
 width: 210px;
 color: #f00;
 text-align: center;
 font-weight: bold;
 font-size: 0.9em;
}

.filialen a {
 color: #f00;
 text-align: center;
 font-weight: bold;
}

.filialen a:hover {
 text-decoration: none;
}

/* Onmouse-Over Startseite*/
#slides {
 margin-left: 2.5em;
 margin-top: 8.1em;
 width: 150px;
 float: left;
}

#slides ul {
	position: relative;
	width: 78px;
	background: url('bg_tabs.gif') no-repeat;
	height: 75px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#slides li {
	background: transparent;
	position: absolute;
	bottom: -1px;
	height: 70px;
	display: block;
}
/* adjusted values after ugly browser (no names) */
html>body #slides li {bottom: 0;}

#slides li#bu1 { left: 0px; }
#slides li#bu2 { left: 85px; }
#slides li#bu3 { left: 0px; top: 80px; }
#slides li#bu4 { left: 85px; top: 80px; }
#slides li#bu5 { left: 0px; top: 155px; }
#slides li#bu6 { left: 85px; top: 155px; }
#slides li#bu7 { left: 0px; top: 230px; }


#slides a {
	position: relative;
	display: block;
	width: 78px;
	height: 70px;
	text-decoration: none;
	text-align: center;
	overflow: hidden; /* wild thing, ... */	
  /* mac-ie doesn't like overflow hidden :-(...*/
  /*\*//*/ 
     overflow: visible;
	  font-size: 12px;
    line-height:20px;
     /**/
  }

  
#slides a:link, #slides a:visited { color: #000; }
#slides a:hover, #slides a:active { color: #999; }

#slides em, #slides span {
	position: absolute;
	left: 0px;
	display: block;
	width: 78px;
	height: 70px;
}
#slides span {
	line-height: 70px;
	height: 70px;
	width: 78px;
	top: 0px;
	margin-left: 0px;
}

#slides a:link span, #slides a:visited span { border: none; background-color: #ccc; }
#slides a:hover span, #slides a:active span { border: none; background-color: #eee; }

#slides a em { background-position: 0 0; background-repeat: no-repeat; }
#slides a:hover em { background-position: 0 -70px; }

#slides li#bu1 a em { background-image: url('mouseover_porzellan.jpg'); }
#slides li#bu2 a em { background-image: url('mouseover_besteck.jpg'); }
#slides li#bu3 a em { background-image: url('mouseover_glaeser.jpg'); }
#slides li#bu4 a em { background-image: url('mouseover_servierzubehoer.jpg'); }
#slides li#bu5 a em { background-image: url('mouseover_kueche.jpg'); }
#slides li#bu6 a em { background-image: url('mouseover_waesche.jpg'); }
#slides li#bu7 a em { background-image: url('mouseover_moebel.jpg'); }