body {
  background-image: url(back.gif);
  background-position: 0px 50%;
  background-repeat: repeat-x;
  font-family: arial;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

#center {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1100px;
	height: 730px;
	margin-left: -550px;
	margin-top: -350px;
}


#intro1 {
  position: absolute;
  width: 100%;
  height: 475px;
  top: 50%;
  left: 0px;
  margin-top: -264px;
  overflow: hidden; 
}

#anfahrt {
  position: absolute;
  top: 50px;
}

#logo {
  position: absolute;
  background-image: url(logo.gif);
  background-repeat: no-repeat;
  width: 205px;
  height: 149px;
  top: 565px;
  left: 753px;
}

#text {
  position: absolute;
  left: 100px;
  top: 120px;
  text-align: left;
  font-size: 14px;
  overflow: auto;
  height: 400px;
  width: 900px;
}

.klein {
  font-size: 12px;
  line-height: 1.1;
}

#logo_top_a1 {
  position: absolute;
  top: 04px;
  left: 350px;
  color: white;
  letter-spacing: 10px;
  font-weight: bold;
  font-size: 12px;
}
#logo_top_ch {
  position: absolute;
  top: 18px;
  left: 350px;
  color: white;
  font-size: 10px;
}

#logo_bot_a1 {
  position: absolute;
  top: 570px;
  left: 100px;
  color: black;
  letter-spacing: 10px;
  font-weight: bold;
  font-size: 12px;
}
#logo_bot_ch {
  position: absolute;
  top: 584px;
  left: 100px;
  color: black;
  font-size: 10px;
}


#menu1 {
  position: absolute;
  left: 350px;
  top: 42px;
  color: #999a9a;
}
#menu1 a:link {
	text-decoration: none;
	color: #999a9a;
}
#menu1 a:visited {
	text-decoration: none;
	color: #999a9a;
}
#menu1 a:hover {
	text-decoration: none;
	color: #000000;
}
#menu1 a:active {
	text-decoration: none;
	color: #999a9a;
}


#menu2 {
  position: absolute;
  left: 350px;
  top: 62px;
  color: #999a9a;
}
#menu2 a:link {
	text-decoration: none;
	color: #999a9a;
}
#menu2 a:visited {
	text-decoration: none;
	color: #999a9a;
}
#menu2 a:hover {
	text-decoration: none;
	color: #000000;
}
#menu2 a:active {
	text-decoration: none;
	color: #999a9a;
}

.black{
  color: #000000;
}


#sinne {
	position: absolute;
	left: 822px;
	top: 710px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	width: 130px;
	height: 16px;
	color: #000000;
}
#sinne a:link {
	text-decoration: none;
	color: #999a9a;
}
#sinne a:visited {
	text-decoration: none;
	color: #999a9a;
}
#sinne a:hover {
	text-decoration: none;
	color: #999a9a;
}
#sinne a:active {
	text-decoration: none;
	color: #999a9a;
}



#vorladen {
  visibility: hidden;
}


#kalender {
  position: absolute;
  left: 450px;
  top: 300px;
  z-index: 100;
}

#key {
  visibility: hidden;
  height: 0px;
}
#leer {
  visibility: hidden;
  height: 0px;
}
