html, body, div, ul {
	margin: 0;
	padding: 0;
}

body {
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../IMGS/hg/hg_braun.png);
	height:101%;
}


#container {
	border:1px solid;
	width:956px;
	height:1800px;
	position:relative;
	background-image: url(../IMGS/hg/hg_braun_k.png);
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
} 
#left {
	float:left;
	width: 900px;
}        

#right {
  float: left;
  width: 354px;
}


#navi {
  height:30px;
  width: 956px;
  position:absolute;
  top: 90px;
  left:0;
  background: #7a7b4f;
}

#footer {
  height:30px;
  width: 956px;
  position:absolute;
  bottom: 30px;
  left:0;
  background: #7a7b4f;
}

#logo {
  height: 90px;
  padding-left: 50px;
}


#content {
	height:100%;
	width: 706px;
	margin-top: 60px;
	padding-top: 0;
	padding-right: 86px;
	padding-bottom: 0;
	padding-left: 100px;
}olor: #655D54;
}
