/*---------footer-------*/
#footer {
	background: #333333;
	position: relative;
  width: 100%;
  min-height: 100px;
  padding: 0 0 40px 0;
  margin: 0px;
  color: #ffffff;
  z-index: 9;
  text-align: center;
  float: left;
  border-top: 20px solid #FFDE00;
  border-bottom: 80px solid #777777;
}

#line {
	background: white url(/files/tpl/set1/img/shadowt.png) no-repeat center bottom;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid white;
	z-index: 8;
}
#footerin {
	width: 100%;
	margin: 0 auto 0 auto;
	text-align: left;
  font-size: 90%;
  line-height: 1.4em;
}
.box_out_3 div div {
	width: 32%;
	margin: 0 2% 0 0;
	float: left;
}
.box_out_3 div div:last-child {
	margin: 0 0 0 0;
}
.box_out_3 div div h2 {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-weight: normal;
	color: #777777;
	font-size: 180%;
	text-transform: uppercase;
}
.box_out_3 h3 {
  font-size: 140%;
  line-height: 1.2em;
  font-weight: normal;
  color: #E30614;
}
.box_out_3 a,
.box_out_3 a:visited {
  color: white;
}
.box_out_3 a:hover {
  color: white;
}
.box_out_3 div div div {
	width: 100%;
}
.box_out_3 div div img {
	max-width: 100%;
	height: auto;
}
#sprung {
  background-color: rgba(228, 2, 28, .8) !important;
	display: block;
	position: fixed;
	left: 50%;
	bottom: 5px;
	padding: 0;
	margin: 0 0 0 -25px;
	height: 50px;
	width: 50px;
	border-radius: 50%;
  text-decoration: none;
 	box-shadow: 3px 0px 30px #888;
	z-index: 20009;
}
#sprung:after {
  font-family: FontAwesome;
  content: "\f106";
  font-size: 400%;
  color: white;
  line-height: 40px;
  text-decoration: none;
}
#print {
	position: absolute;
	top: 5px;
	left: 55px;
	display: block;
  background: url(/files/tpl/set1/img/print.gif) no-repeat right center;
  width: 23px;
  height: 17px;
  padding: 0;
  margin: 0;
}

#schrift {
	position: absolute;
	top: 5px;
	left: 10px;
  background: url(/files/tpl/set1/img/schriftgroesse.gif) no-repeat center center;
  display: block;
  width: 37px;
  height: 17px;
  text-decoration: none !important;
  cursor: default;
  z-index: 92;
}

#schrift span {
  display: none;
}
#schrift:hover span {
  display: block;
  position: absolute;
  bottom: 10px;
  left: 20px;
  width: 200px;
  padding: 20px;
	border: 10px solid #162411;
	text-decoration: none;
	color: black;
	font-weight: normal;
	text-align: left;
   background-color: white;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-moz-box-shadow: 0px 0px 13px #666666;
	-webkit-box-shadow: 0px 0px 13px #666666;
	box-shadow: 0px 0px 13px #666666;
  z-index: 93;
}
#madeby {
  position: absolute;
  bottom: 5px;
  right: 10px;
  background: url(/files/tpl/set1/img/internetkonzepte.gif) no-repeat right top;
  display: block;
  width: 130px;
  height: 24px;
  padding: 0 !important;
  margin: 0;
  z-index: 147;
}
#madeby:hover {
  background-position: right bottom;
  width: 150px;
  height: 42px;
  margin: -18px 0 0 0;
}
