body {
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
  color: #686868;
}

#headline_text {
  font-size: 22px;
  font-weight: bold;
  position: absolute;
  top: 147px;
  left: 95px;
  color: #ed9b4f;
  z-index: 10;
}
.klein {
  font-size: 10px;
}
.bild {
  position: absolute;
  top: 188px;
  left: 84px;
}

#slideshowContainer {
  position: absolute;
  top: 188px;
  left: 84px;
}

#abdeck {
  background-color: #fbcf9d;
  width: 779px;
  height: 300px;
  position: absolute;
  left: 54px;
  top: 168px;
}

#menu {
  position: absolute;
  left: 120px;
  top: 506px;
  text-align: right;
  font-size: 11px;
}
#menu a:link {
	color: #686868;
	text-decoration: none;
}
#menu a:visited {
	color: #686868;
	text-decoration: none;
}
#menu a:hover {
	color: #686868;
	text-decoration: none;
}
#menu a:active {
	color: #686868;
	text-decoration: none;
}
#menu1 {
  position: absolute;
  left: 0px;
}
#menu2 {
  position: absolute;
  left: 64px;
}
#menu3 {
  position: absolute;
  left: 242px;
  width: 250px;
}
#menu4 {
  position: absolute;
  left: 180px;
}
#menu5 {
  position: absolute;
  left: 550px;
}

#inhalt {
  position: absolute;
	top: 196px;
	left: 400px;
	width: 432px;
	font-size: 12px;
	overflow: auto;
	height: 272px;
}

#inhalt a:link {
	color: #686868;
	text-decoration: none;
}
#inhalt a:visited {
	color: #686868;
	text-decoration: none;
}
#inhalt a:hover {
	color: #686868;
	text-decoration: none;
}
#inhalt a:active {
	color: #686868;
	text-decoration: none;
}

#inhalt_news {
  position: absolute;
	top: 196px;
	left: 100px;
	width: 732px;
	font-size: 12px;
	overflow: auto;
	height: 272px;
}

#inhalt_news a:link {
	color: #686868;
	text-decoration: none;
}
#inhalt_news a:visited {
	color: #686868;
	text-decoration: none;
}
#inhalt_news a:hover {
	color: #686868;
	text-decoration: none;
}
#inhalt_news a:active {
	color: #686868;
	text-decoration: none;
}


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



.loading {
	background: url(loading.gif) center no-repeat;
}

.slideshowContainer {
  position: absolute;
	width: 313px;
	height: 235px;
}

.slideshowThumbnail {
	outline: none;
}


#thumbnails {
  position: absolute;
  top: 394px;
  left: 400px;
	width: 630px;
	height: autopx;
	float: right;
}

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


.error {
  font-size: 10px;
  color: rgb(255,0,0);

}
