body {
	background-color: #efebe7;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
  color: #ad4e49;
}

#center {
	position: absolute;
	left: 50%;
	width: 990px;
	margin-left: -495px;
}

#banner {
  background-image: url(banner.jpg);
  background-position: center;
  height: 218px;
  width: 1431px;
}

#headline {
	background-image: url(headline.jpg);
  height: 81px;
  width: 918px;
}

#headline_text {
  font-size: 13px;
  position: absolute;
  top: 376px;
  left: 230px;
  font-weight: bold;
}

#intro {
  position: absolute;
  left: 300px;
  top: 247px;
}

#logo {
	background-image: url(logo.jpg);
  height: 118px;
  width: 284px;
  margin-left: 600px;
}

#menu {
  position: absolute;
  left: 80px;
  top: 160px;
  font-weight: bold;
  text-align: right;
}
#menu a:link {
	color: #ffffff;
	text-decoration: none;
}
#menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover {
	color: #ffffff;
	text-decoration: none;
}
#menu a:active {
	color: #ffffff;
	text-decoration: none;
}
#menu2 {
  margin-top: 40px;
}
#menu3 {
  margin-top: 38px;
}

#inhalt {
  position: absolute;
	top: 420px;
	left: 231px;
	width: 700px;
	font-size: 12px;
}

#inhalt a:link {
	color: #9a141b;
	text-decoration: none;
}
#inhalt a:visited {
	color: #9a141b;
	text-decoration: none;
}
#inhalt a:hover {
	color: #9a141b;
	text-decoration: none;
}
#inhalt a:active {
	color: #9a141b;
	text-decoration: none;
}


#sinne {
	position: absolute;
	left: 767px;
	top: 750px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	width: 130px;
	height: 16px;
}
#sinne a:link {
	text-decoration: none;
	color: #999999;
}
#sinne a:visited {
	text-decoration: none;
	color: #999999;
}
#sinne a:hover {
	text-decoration: none;
	color: #999999;
}
#sinne a:active {
	text-decoration: none;
	color: #999999;
}