/* neue Formatierungen für tabellenloses Design  */
body {
 background: #FFE0BA;
 text-align: center;
}

/* div { border: red 1px solid; } */

#hauptcontainer {
  width:758px;
  margin:0px auto;
  background:#FFEBCD url(images/hg-hauptcontainer1.gif) repeat-y;
  border:1px solid #860202;
  border-top:2px solid #860202;
}

#banner {
	 width:609px;
  background:#FFE0BA url(images/hg_collage_oben.jpg) no-repeat;
	 border-bottom:1px solid #860202;
  float:left;
}

#bannertext {
  border-top:3px solid #860202;
  background:#FEA85F;
  height:19px;
  font-weight:bold;
  font-style:italic;
  text-align:right;
  line-height:14pt;
}

#navi {
	 background:#FAC593 url(images/hg_links.jpg) no-repeat;
	 width:147px;
  height: 400px;
	 float:left;
  text-align:center;
}

#content {
	 background:#FFEBCD;
	 width:589px;
  margin: 10px 5px 10px 0px;
  float: right;
  text-align:left;
}

#navi a.E1 {
  display:block;
  background: #FFA760;
  width: 125px;
  border: 1px solid #860202;
  text-align: center;
  margin: 5px auto 0px auto;
  color: #860202;
  font-weight: bold;
  font-size: 9pt;
  line-height: 14pt;
  text-decoration: none;
}
#navi a.E1:hover { background: #FFEBCD; }

#navi a.E2 {
  display:block;
  background: #FAC593;
  width: 125px;
  border: 1px solid #860202;
  border-top: none;
  text-align: center;
  margin: 0px auto;
  color: #860202;
  /* font-weight: bold; */
  font-size: 8pt;
  line-height: 12pt;
  text-decoration: none;
}
#navi a.E2:hover { background: #FFEBCD; }

#fuss {
  background:#FFA760;
  text-align:right;
  font-style:italic;
  font-size:8pt;
  line-height:14pt;
  border-top:1px solid #860202;
}

#fuss a { color: #860202; }

.heimatstube img {
 border: solid 1px #860202;
}