/*---------footer-------*/
#footer {
	background: url(/files/tpl/set1/img/bottom.jpg) no-repeat left bottom;
	position: relative;
  width: 1005px;
  height: 31px;
  margin: 0;
  padding: 0;
  text-align: right;
}

#sprung {
	background: url(/files/tpl/set1/img/toptop.jpg) no-repeat right center;
  height: 21px;
  width: 21px;
	position: absolute;
	top: 35px;
	left: 330px;
	padding: 0;
}

#print {
	position: absolute;
	top: 35px;
	left: 106px;
	display: block;
  background: url(/files/tpl/set1/img/print.jpg) no-repeat right center;
  height: 21px;
  width: 25px;
  padding: 0;
  margin: 0;
}
#ansicht {
  position: absolute;
  top: 35px;
  left: 9px;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 9999;
}
#ansicht li {
  float: left;
  margin: 0 5px 0 0;
}
#ansicht li.link2 a {
  position: relative;
  background: url(/files/tpl/set1/img/kontrast.jpg) no-repeat center center;
  display: block;
  width: 21px;
  height: 21px;
  margin: 0;
  padding:0;
  text-decoration: none;
}
#ansicht li.link3 a {
  position: relative;
  background: url(/files/tpl/set1/img/ohne.jpg) no-repeat center center;
  display: block;
  width: 21px;
  height: 21px;
  margin: 0;
  padding:0;
  text-decoration: none;
}
#schrift {
  position: absolute;
  top: 35px;
  left: 61px;
  background: url(/files/tpl/set1/img/schriftgroesse.jpg) no-repeat center bottom;
  display: block;
  width: 40px;
  height: 21px;
  cursor: default;
  text-decoration: none !important;
  z-index: 110000;
}
#rsslink {
	position: absolute;
  top: 35px;
  left: 135px;
  background: url(/files/tpl/set1/img/rss.jpg) no-repeat center bottom;
  display: block;
  width: 21px;
  height: 21px;
  text-decoration: none !important;
}
#fav {
	position: absolute;
  top: 35px;
  left: 160px;
  background: url(/files/tpl/set1/img/favoriten.jpg) no-repeat center bottom;
  display: block;
  width: 21px;
  height: 21px;
  text-decoration: none !important;
}
#schrift span {
  display: none;
}
#schrift:hover span {
  display: block;
  position: absolute;
  bottom: 20px;
  left: 0px;
  width: 200px;
  background-color: #FDF4D9;
  color: black;
  padding: 20px;
  border: 10px solid #F0B500;
  text-align: left;
}

#madeby {
  position: absolute;
  top: 35px;
  right: 12px;
  background: url(/files/tpl/set1/img/internetkonzepte.gif) no-repeat right top;
  display: block;
  width: 128px;
  height: 24px;
  cursor: default;
  text-decoration: none !important;
  z-index: 111000;
}	
#madeby:hover {
	background-position: right bottom;
	width: 260px;
	height: 97px;
	margin: -73px 0 0 0;
}

