/*---------footer-------*/
#footer {
	background: #BFBFBF;
	position: relative;
  width: 100%;
  padding: 30px 0 30px 0;
  margin: 0;
  color: #666666;
  z-index: 90;
  text-align: center;
  float: left;
  border-bottom: 50px solid black;
}
#footer h1,
#footer h2 {
	font-size: 1.1em;
	font-weight: normal;
	color: #3550A7;
}
#whiteline {
	display: block;
	width: 100%;
	height: 20px;
	clear: both;
}
#footerin {
	display: block;
	padding: 0;
	margin: 0;
	width: 100%;
  line-height: 1.4em;
}
.overlay2 {
   background: transparent; 
   position: absolute; 
   width: 100%;
   height: 300px;
   top: 300px;
   margin-top: -300px;
}
#fazebuk {
	background: white;
	padding: 5px;
	margin: 20px 0 0 0;
}

.box_out_3 > div {
	position: relative;
}
.box_out_3 p,
.box_out_4 p {
	padding: 0;
	margin: 0;
}
.box_out_4 {
	background-color: white;
	padding: 30px 100px 30px 100px;
	text-align: left;
	color: white;
}
.box_out_4 h1 {
	text-transform: uppercase;
	color: white;
	margin: 0 0 20px 0;
	padding: 0;
}
#psocmed {
	display: inline-block;
	width: 180px;
	height: 80px;
	float: right;
}
#socmed {
	display: block;
	width: 180px;
	height: 80px;
	text-decoration: none;
}
#socmed:before {
	content: "\f082";	
	display: block;
	width: 80px;
	height: 80px;
	line-height: 80px;
	color: white;
	font-size: 5em;
	float: left;
}
#socmed:after {
	content: "\f16d";	
	display: block;
	width: 80px;
	height: 80px;
	line-height: 80px;
	color: white;
	font-size: 5em;
	float: right;
}

#sprung {
  background-color: #3550A7 !important;
	display: block;
	position: fixed;
	left: 50%;
	bottom: 1px;
	padding: 0;
	margin: 0 0 0 -15px;
	height: 30px;
	width: 30px;
  text-decoration: none;
 	box-shadow: 3px 0px 30px #888;
	z-index: 20009;
}
#sprung:after {
  font-family: FontAwesome;
  content: "\f106";
  font-size: 2em;
  color: black;
  line-height: 25px;
  text-decoration: none;
}

#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;
}
