body {
	background-color: #FFF;
}
#intro {
	position:absolute;
	width:596px;
	height:316px;
	z-index:3;
	left: 183px;
	top: 172px;
	background-color: #FFF;
}
#content {
	position:relative;
	width:975px;
	height:650px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#impressum {
	position:absolute;
	width:18px;
	height:98px;
	z-index:1;
	left: 13px;
	top: 219px;
}
#text_impressum {
	position:absolute;
	width:756px;
	height:316px;
	z-index:3;
	left: 183px;
	top: 211px;
}
#kontakt {
	position:absolute;
	width:18px;
	height:70px;
	z-index:2;
	left: 13px;
	top: 317px;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
h1 {
	font-family: Verdana;
	background-color: #fff;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 11px;
}
