#header {
  border-bottom: none !important;
}

.tfs-slider .slide-content-container h3 {
   font-family: open sans !important;
}

h4 {
  text-align: center;
}

h5 {
  font-family: open sans !important;
  text-align: center;}

.title1 {
  font-size: 4em;
  line-height: 1em;
  font-family: georgia;
  color:#5f5f5f;
  padding-top:80px;
  padding-bottom: 50px;
  text-align: center;
}

.subtitle {
  font-size: 2.5em;
  line-height: 2.5em;
  font-family: georgia;
  color:#5f5f5f;
}

p {
  font-weight: 100;
  margin-bottom: 10px;
  text-align: center;
}

.zentriert {
  text-align: center;
}

.rechts {
  text-align: right;
}

.vita {
  font-family: open sans;
  font-weight: 100;
  font-size: 13px;
  line-height: 20px;
  text-align: justify;
  padding: 10px 10px 10px 10px;
}

.bild {
  border: 1px solid black;
}

.custombutton {
	background-color:transparent;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0px;
	border:1px solid #f4f4f4;
	display:inline-block;
	color:#000;
	font-family:open sans;
	font-size:20px;
	font-weight:normal;
	font-style:normal;
	height:69px;
	line-height:69px;
	width:80px;
	text-decoration:none;
	text-align:center;
        margin-top:50px;
}

.custombutton:active {
	position:relative;
	top:1px;
}

.custombutton:hover {
background-color:#8c8989;
transition: background-color 500ms ease-out;
transition: background-color 300ms ease-in;
}

.rechte {
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  font-weight:100;
}

.footer-area{
  border-top: none;}
  
  
#main {
padding-top: 1px !important;
padding-bottom: 1px !important;
}


.fa {
  padding-right: 5px;
  padding-left: 10px;}

.fusion-accordian .panel-title a, .fusion-sharing-box h4 {
  font-size: 14px !important;
  font-family: open sans !important;
}
  
.toggle-content {
  font-size: 14px;
  line-height: 14px;
  font-weight: 100;
}

.fa-fusion-box {
  background-color: #fff;
}

.fusion-info-box {display:none;}
.infoBox {display:none;}
.fusion-copyright-notice {text-align: center;}