/*---------footer-------*/
#footer {
	position: relative;
  width: 978px;
  height: 4%;
  margin: 0 auto 0 auto;
  padding: 0 0 15px 0;
  border-top: 1px solid #D6D6D6;
  clear: both;
}

#footer a {
  text-decoration: none;
  color: black;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
  color: #F0B500;
  text-decoration: underline;
} 
#sprung {
	position: absolute;
	top: 15px;
	left: 5px;
  background: url(/files/tpl/set1/img/totop.gif) no-repeat center bottom;
	display: block;
	padding: 0;
	margin: 0 10px 0 0;
	height: 23px;
	width: 28px;
}

#print {
	position: absolute;
	top: 15px;
	left: 45px;
	display: block;
  background: url(/files/tpl/set1/img/print.gif) no-repeat center bottom;
  height: 23px;
  width: 23px;
  padding: 0;
  margin: 0 10px 0 0;
}
#ansicht {
	position: absolute;
	top: 15px;
	left: 80px;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 9999;
}
#ansicht li {
  float: left;
}
#ansicht li.link2 a {
  position: relative;
  background: url(/files/tpl/set1/img/hochkontrast.gif) no-repeat center bottom;
  display: block;
  width: 25px;
  height: 23px;
  margin: 0;
  padding:0;
  text-decoration: none;
}
#ansicht li.link3 a {
  position: relative;
  background: url(/files/tpl/set1/img/ohnekontrast.gif) no-repeat center bottom;
  display: block;
  width: 25px;
  height: 23px;
  margin: 0;
  padding:0;
  text-decoration: none;
}
#schrift {
	position: absolute;
	top: 15px;
	left: 170px;
  background: url(/files/tpl/set1/img/schriftgroesse.jpg) no-repeat center bottom;
  display: block;
  width: 50px;
  height: 23px;
  text-decoration: none !important;
  cursor: default;
  z-index: 100000;
}
#rsslink {
	position: absolute;
	top: 17px;
	left: 140px;
  background: url(/files/tpl/set1/img/rss.gif) no-repeat center bottom;
  display: block;
  width: 23px;
  height: 23px;
  text-decoration: none !important;
}
#schrift span {
  display: none;
}
#schrift:hover span {
  display: block;
  position: absolute;
  bottom: 20px;
  left: 0px;
  width: 200px;
  background-color: white;
  color: black;
  padding: 20px;
  border: 10px solid #85C327;
  text-align: left;
}
#madeby {
  position: absolute;
  bottom: 20px;
  right: 0;
  background: url(/files/tpl/set1/img/internetkonzepte.gif) no-repeat right top;
  display: block;
  width: 260px;
  height: 25px;
  text-decoration: none !important;
  z-index: 111000;
}	
#madeby:hover {
	background-position: right bottom;
  width: 260px;
  height: 75px;
  text-decoration: none !important;
  z-index: 111000;
}



