
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,700|Roboto:400,900');

/* ==========================================================================
.start-slider
========================================================================== */
.start-slider, .start-slider ul.slides li, .start-slider.welcome { 
	width:100%; 
	height:100%; 
	min-height:650px;
	background-size:cover;
	background-color: #fff;
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.9); }
  .start-slider .container, .image-slider .container {
    padding-top: 10%;
  }
  .start-slider .welcome, .start-slider.welcome {
	  background: url(../img/slide-01.jpg) no-repeat center left; }
  .start-slider .news {
	  background: url(../img/slide-news.jpg) no-repeat center left; }
  .start-slider .ft19 {
    background: url(../img/shutterstock_389926627-neu.jpg) no-repeat center left; }
  .start-slider .verband {
	  background: url(../img/slide-03.jpg) no-repeat center left; }
.start-slider .nachhaltigkeitslabel {
      background: url(../img/201202-Sustainable_Header.jpg) no-repeat center left; }
  .start-slider .vmmblog {
	  background: url(../img/slide-04.jpg) no-repeat center left; }
  .start-slider .award {
	  background: url(../img/slide-06.jpg) no-repeat center left; }
  .start-slider .flexslider .flex-control-nav { bottom: 10px !important; }
  .start-slider .euroshop, .start-slider.euroshop {
    background: url(../img/image-euroshop.jpg) no-repeat center left; }

  #slider-a:hover{
    background:#313231;
    color: #fff;
  }

  #slider-a {
    font-weight: 700;
    font-size:20px;
    line-height: 100px;
    color:#FFF;
    background: #fe0096;
    padding: 5px 10px;
    font-family: 'Roboto';
    letter-spacing: 0.1em;
  }
  
.image-slider, .start-slider ul.slides li, .start-slider.welcome { 
	width:100%; 
	height:100%; 
	max-height:450px;
	background-size:cover;
	background-color: #fff;
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.9);
	text-align:right; }
  .start-slider .container {
    padding-top: 210px;
	 padding-right: 0;
  }
  .image-slider .container {
    padding-top: 210px;
	 min-height: 400px;
  }
  .image-slider .container h4, start-slider .container h2 {
  	  font-family: 'Roboto Condensed', sans-serif;
	  text-align: right;
	  font-size: 48px;
	  font-weight: 700;
	  letter-spacing: 0.1em;
  }
  start-slider .container h2 {
	  display: table-cell;
	  vertical-align: bottom;
  }
  .image-slider .kontakt {
	  background: url(../img/image-kontakt.jpg) no-repeat top center;
	  background-size: cover; }
  .image-slider .verband {
	  background: url(../img/slide-03.jpg) no-repeat center center;
	  background-size: cover; }
  .image-slider .vorstand {
	  background: url(../img/image-vorstand.jpg) no-repeat center center;
	  background-size: cover; }
  .image-slider .partner {
	  background: url(../img/image-partner.jpg) no-repeat center center;
	  background-size: cover; }
  .image-slider .foerdermitglieder {
	  background: url(../img/image-partner-1.jpg) no-repeat center center;
	  background-size: cover; }
  .image-slider .presse {
	  background: url(../img/image-presse.jpg) no-repeat center center;
	  background-size: cover; }
  .image-slider .jobs {
	  background: url(../img/image-jobs.jpg) no-repeat center center;
	  background-size: cover; }
  .image-slider .termine {
	  background: url(../img/image-termine.jpg) no-repeat center center;
	  background-size: cover; }
  .image-slider .award {
	  background: url(../img/image-award.jpg) no-repeat top center;
	  background-size: cover; }
  .image-slider .newsarchiv {
	  background: url(../img/image-newsarchiv.jpg) no-repeat center center;
	  background-size: cover; }
  .image-slider .euroshop {
	  background: url(../img/image-euroshop.jpg) no-repeat center center;
	  background-size: cover; }
  .image-slider .digital-signage {
	  background: url(../img/image-fa-kl-11-2016.jpg) no-repeat bottom center;
	  background-size: cover; }
  .image-slider .bella-figura {
	  background: url(../img/image-bella-figura.jpg) no-repeat center center;
	  background-size: cover; }
	  
  .start-slider .flexslider, .image-slider .flexslider { margin:0 !important; }
/* ==========================================================================
Typography
========================================================================== */
p {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  padding-bottom: 10px; }
  
  .vorstand p, #beirat p { font-size:14px; }
  
h1, h2, h3, h4, h5 {
  text-transform: uppercase;
}

h1, h2, h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 60px; }

h1, h2 {
  font-weight: 700;
  color: #000; }

h3 {
  font-weight: 300;
  margin-bottom: 40px;
  color: #485a66; }

h4 {
  font-weight: 900;
  font-size: 21px;
  letter-spacing: 0.2em;
  margin: 40px 0; }
  
  .vorstand h4, #beirat h4 { margin: 20px 0 0 0; }

h5 {
  font-size: 48px;
  color: #3D4351;
  text-transform: uppercase;
  font-weight: 500; }

h6 {
  font-size: 24px;
  color: #000;
	line-height: 30px;
  font-weight: 500; }
  
strong { font-weight: 700; }

.btn {
  text-shadow: none;
  letter-spacing:0.1em;
  text-transform: uppercase;
  color: #fff;
  border: solid 1px #fff;
  background: #FD9400;
  display: inline-block;
  padding: 10px 20px;
  margin: 30px 0;
  border-radius: 0; }

.btn:hover, .btn:focus {
  color: #495B67;
  border: solid 1px #495B67;
  background: #FDA426; }

.btn-white {
  font-size: 13px;
  border: solid 1px;
  display: inline-block;
  border-color: #222; }

.btn-white:hover, .btn-white:focus {
  color: #c5006b;
  border-color: #c5006b; }

.btn-fill {
  font-size: 13px;
  letter-spacing:0.1em;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  border: solid 1px #fff;
  display: inline-block;
  background-color: #FFA500; }

.btn-fill:hover, .btn-fill:focus {
  color: #fff;
  background-color: #FF690D;
  border-color: #fff; }

.btn-small {
  padding: 8px 40px; }

.btn-large {
  padding: 15px 40px; }

.btn-margin-right {
  margin-right: 20px; }

section.features-extra, section.sign-up {
  background: #cbd8e1;
  padding: 150px 0 50px; }

section.features, section.blog-intro, section.blog {
  background: #F3F4F8; }

section.blog {
  background: #cbd8e1; }

section.partners, section.jobs {
  background: #fff; }

section.lesung {
  background: url(../img/bg-lesung.jpg) center top #70b4d4;
  padding: 80px 0;
  color:#fff; }
	section.lesung p, section.lesung h2 { color: #fff; }
	section.lesung p { font-size: 21px; margin: 20px 0 40px; letter-spacing: 0.1em; }

.fa { margin-right:0.25em; }

.black { color:#000 !important; }

.white { color:#fff !important; }

.pink { color:#E6007D !important; }

.pinky { background-color: #E6007D; }

.center {
  text-align:center; }
  
.small { font-size: 80% !important; }

.thin { font-weight: 400; line-height: 48px; }
  
#formular .small { font-size: 80% !important; line-height: 17px; }

.top-border {
	margin-top: 50px;
	border-top: 1px solid #453f32;
}

.big { font-size:24px; line-height:35px; padding:0 20px; }

.lh-40 { line-height: 40px; }

.no-top-mg { margin-top: 0; }

table td { padding:5px; }

/* ==========================================================================
Global Styles
========================================================================== */
.group:after {
  content: "";
  display: table;
  clear: both; }

.no-padding { padding: 0; }
.no-margin { margin: 0; }
.no-border { border: none !important; }
.downunder { padding-bottom: 5px; }

a { color: #EE761B; }

a, button {
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-transition-property: color, border-color, background-color;
  transition-property: color, border-color, background-color; }

a:hover, a:focus {
  color: #313231;
  text-decoration: none;
  border:none;
  outline:none; }

body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color:#000;
  -webkit-text-size-adjust: 100%;
  background-color: #fff; }

body.startseite {
  /*background: url(../img/image-ft43-big.jpg) top left no-repeat;*/
  background-size: cover;
  background-attachment: fixed; }

ul, ol {
  margin: 0;
  padding: 0; }

ul li {
  list-style: none; }

ul.anstrich li {
  list-style: outside square;
  margin-left:15px; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0; }

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9; }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  background-color: #000;
  border-radius: 4px; }
  
.pulse2 {
  margin-left:5px;
  color:#4c4c4c;
}

img {
	width: 100%;
	height: auto; }

.logo-small img {
	max-width: 285px;
	height: auto;
}

hr.black {
	border-color: #000;
	background-color: #000;
}

.stoerer {
	display:block;
	width:100%;
	background-color:#979766;
	padding:15px; }
	.stoerer p, .stoerer h2, .stoerer h3, .stoerer h4, .stoerer h5 { color:#fff; }
	
.stoerer-ausgebucht {
	display:block;
	width:260px;
	height:260px;
	position:absolute;
	top:-200px;
	right:0;
	background:transparent url(../fachtagung/img/stoerer-ausgebucht.png) top right no-repeat;
	background-size:cover;
	z-index:998;
}

/* YouTube Responsive CSS */

.embed-youtube-responsive {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
}

.embed-youtube-responsive iframe {
  position: absolute;
  width: 100%!important;
  height: 100%!important;
}


/* ==========================================================================
Animations
========================================================================== */
/* Formulare
--------------------------------------------------------------------------------------- */	

	input {
		background-color: #FFF;
		border: 1px solid #ACAFB1;
		padding: 5px;
		width: 300px;
		margin: 0.5em 0 10px 0;
	}
	
	select {
		background-color: #FFF;
		border: 1px dotted #ACAFB1;
		padding: 5px;
		width: 300px;
		margin-bottom: 10px;
		margin-left: 25px;
	}
	
	textarea {
		background-color: #FFF;
		border: 1px solid #ACAFB1;
		padding: 5px;
		width: 80%;
		height:120px;
	}
	
	input.button {
		font-weight: bold;
		color: #FFF;
		background-color: #5E6466;
		border: 1px solid #ACAFB1;
		width: 100px;
		cursor: pointer;
		margin-left: 25px;
	}
	
	input.button:hover {
		font-weight: bold;
		color: #FFF;
		background-color: #ACAFB1;
		border: 1px solid #5E6466;
		width: 100px;
		cursor: pointer;
		margin-left: 25px;
	}
	
	input.radio {
		width: 20px;
		cursor: pointer;
		margin-left: 25px;
	}
	
	input.kurz {
		width: 50px;
	}
	
	input:focus, textarea:focus {
    	background-color: #ACAFB1;
	}
	
	label {
		display: block;
		margin: 10px 0 10px 25px;
	}
	
	form div { 
		margin-top: 10px; 
	}
	
	
	input, textarea { 
		font-size: 11px; 
		color: #5E6466; 
	}
	
	#formular p {    
		line-height: 20px;
    	padding: 0 10px 0 0;
	}
	
	#formular p .formulartext {
		line-height: 0px;
    	padding: 0 0 0 50px;
		margin-top:-10px;
	}
	
	#formular p.eingerueckt {
    	padding:10px 10px 0 25px;
	}
	
	#formular input[type=checkbox],
  #formular input[type=radio]{
		display: inline-block;
		width: 20px;
		height: 15px;
		margin-right:10px;
	}
	
	#formular label {
	 	width: 440px;
	 	display:inline-block;
	 	float:left;
		margin:10px 0 0 25px;
	
	}
	
	#formular input.checkbox {
		margin-left: 30px;
	}	
	
	#formular label.error {
		display:none;
		margin-left: 30px;
	 	padding:0 0 0 10px; 
	 	color:#CC0000;
		background:url(../sitepics/error.png) top left no-repeat;
	}

  #formular a,
  .link-pink{
    color: #fe0096 !important;
  }

  #formular a:hover,
  .link-pink:hover{
    color: #495b67 !important;
  }





/* ==========================================================================
Animations
========================================================================== */
.pulse2 {
  -webkit-animation-name: pulse2;
          animation-name: pulse2;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear; }

@-webkit-keyframes pulse2 {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  50% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes pulse2 {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  50% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }
.floating-arrow {
  -webkit-animation-name: floating-arrow;
          animation-name: floating-arrow;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out; }

@-webkit-keyframes floating-arrow {
  from {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  65% {
    -webkit-transform: translate(-50%, 15px);
            transform: translate(-50%, 15px); }
  to {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }

@keyframes floating-arrow {
  from {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  65% {
    -webkit-transform: translate(-50%, 15px);
            transform: translate(-50%, 15px); }
  to {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }
.floating-logo {
  -webkit-animation-name: floating-logo;
          animation-name: floating-logo;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out; }

@-webkit-keyframes floating-logo {
  from {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  50% {
    -webkit-transform: translate(-50%, 10px);
            transform: translate(-50%, 10px); }
  to {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }

@keyframes floating-logo {
  from {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  50% {
    -webkit-transform: translate(-50%, 10px);
            transform: translate(-50%, 10px); }
  to {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }

/* ==========================================================================
Navigation
========================================================================== */


header {
  position: relative;
  width: 1170px;
  margin: 0 auto;
  -webkit-transition: padding 300ms ease-in-out;
          transition: padding 300ms ease-in-out; }
  header a {
    color: #445052;
    font-size: 15px;
		font-weight:300;
		letter-spacing:0.15em; }
  header .logo {
    display: inline-block;
		max-width: 250px; }
  header .logo-small {
    display: none; }
  header ul.primary-nav {
    margin: 0 0 0 75px;
    padding: 0 0 0 10px;
	 height: 30px;
	 background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0; }
  header ul.primary-nav li a {
	color:#313231;
    text-transform: uppercase;
	font-size:13px;
	font-weight:400;
	letter-spacing:0.25em;
	padding: 5px;
	background: none; }
    header ul li {
      display: inline; }
      header ul li a {
        margin-right: 10px; }
        header ul li a:hover, header ul li a.active {
          color: #FD8F00; }
      header ul li:last-child a {
        margin-right: 0px; }
		
  header .header-nav {
	display: inline-block;
	float:right;
	text-align:right;
	width:100%; }

	#nav {
		margin-left: -30em; /* 30 480 */ }
		#nav > a {
			display: none; }
		#nav li {
			position: relative; }
			#nav li a {
				display: inline-block;
				width: auto; }
			#nav li a:active { background-color: #fff !important; }
		#nav span:after {
			width: 0;
			height: 0;
			border: 0.313em solid transparent; /* 5 */
			border-bottom: none;
			border-top-color: #313231;
			content: '';
			vertical-align: middle;
			display: inline-block;
			position: relative;
			right: -0.313em; /* 5 */ }

/* first level */

		#nav > ul > li {
			width: 25%; }
			#nav > ul > li > a {
				text-align: center; }


/* second level */

		#nav li ul {
			display: none;
			position: absolute;
			top: 100%;
			margin-top: 6px;
	 		background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0; }
			#nav li:hover ul, #nav li ul.aktiv {
				min-width: 200px;
				text-align: left;
				display: block;
				left: 0;
				right: 0;
				transition: all 1s ease-in-out; }
				#nav li:not( :first-child ):hover ul {
					left: -1px; }
				#nav li ul a {
					border-bottom: 1px solid #fff;
					display: block;
					padding: 0.75em; /* 15 (20) */
					margin: -1px 0 0; }
					#nav li ul li a:hover,
					#nav li ul:not( :hover ) li.active a {
						background-color: #fff; }

.header-content {
	display:block;
	min-height:150px;
	position:relative; }

.header-headline .btn {
	display: table;
	text-shadow: none;
	font-size: 16px;
	margin: 5px 0 15px;
	position: absolute;
	right: 0; }

.header-headline h2 { font-size: 55px; }

.header-headline h2, .header-headline h4 {
	display:inline;
	background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
	text-shadow: none; }
	.header-headline h2 span {
		padding: 0 15px;
		line-height: 67px; }
	.header-headline h4 span {
		padding: 0 15px;
		line-height: 58px; }

.header-content ul.primary-nav {
	position:absolute;
	bottom:0;
	right:0;
	top:45px; }

.header-nav.open {
  visibility: visible;
  opacity: 0.95;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.nav-toggle {
  display:block;
  width:35px;
  height:35px;
  padding: 10px 0 16px 0;
  position: fixed;
  right: 30px;
  top: 12px;
  z-index: 999999;
  cursor: pointer; }

.nav-toggle:focus {
  outline: none; }

.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
  content: "";
  position: absolute;
  display: block;
  width: 35px;
  height: 3px;
  border-radius: 1px;
  background: #313231;
  cursor: pointer; }

.nav-toggle span:before {
  top: -10px; }

.nav-toggle span:after {
  bottom: -10px; }

.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

.nav-toggle.active span {
  background-color: transparent; }

.nav-toggle.active span:before, .nav-toggle.active span:after {
  top: 0; }

.nav-toggle.active span:before {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #313231; }

.nav-toggle.active span:after {
  top: 10px;
  -ms-transform: translatey(-10px) rotate(-45deg);
  -webkit-transform: translatey(-10px) rotate(-45deg);
  transform: translatey(-10px) rotate(-45deg);
  background-color: #313231; }

.navicon {
  position: absolute;
  height: 26px;
  right: 10px;
  top: 15px;
  visibility: hidden;
  -webkit-transition: all 300ms ease-in-out;
          transition: all 300ms ease-in-out; }

/* ==========================================================================
Hero
========================================================================== */
.hero {
  background-size: cover;
  position: relative; }
  .hero .down-arrow a {
    color: #fff; }
  .hero h1 {
    color: #fff;
    margin-bottom: 40px; }
  .hero p.intro {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 80px; }
  .hero .hero-content {
    padding-top: 26%; }
/* Störer */	
  .hero .logo-placeholder {
	background: rgba(0, 0, 0, 0) url("../img/stoerer.png") no-repeat scroll center center;
    width:285px;
    height:275px;
    position: absolute;
	z-index:10;
    left: 50%;
    bottom: -120px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .hero .logo-placeholder a {
	  display:block;
	  width:260px;
	  height:185px;
	  cursor:pointer;
	  font-size:24px;
	  color:#830049;
	  font-weight:600;
	  padding: 82px 0 0 145px; 
  }

.navigation {
  -webkit-transition: all 300ms ease-in-out;
          transition: all 300ms ease-in-out;
  position: fixed;
  width: 100%;
  z-index: 999; }

.fixed {
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 55px;
  background: rgba(255, 255, 255, 0.95); }

.start {
  display: none;
  background: #fff url(../img/startslide-mobil.jpg) top left no-repeat;
  background-size: cover;
  min-height: 550px;
}
.start .mobileimage { display:none; }

/* ==========================================================================
Responsive Video
========================================================================== */
.responsive-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.responsive-video {
	position: relative;
	padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}

/* ==========================================================================
Section-Padding
========================================================================== */
.section-padding {
  padding: 50px 0; }

/* ==========================================================================
Intro
========================================================================== */
.intro {
  background-color: #D7DEE3; }
 
.intro img {
	margin-bottom:15px;
}

/* ==========================================================================
Aktuelles Thema
========================================================================== */
.aktuelles {
  background: none;
  padding: 50px 0 80px; }
 
.aktuelles img {
	margin-bottom:15px;
}

/* ==========================================================================
Verband
========================================================================== */
.verband {
  background-color: #bbcbd4; }
 
.intro img, .verband img {
	margin-bottom:15px;
}

/* ==========================================================================
Partner und Jobs
========================================================================== */
	
.partners .row img, .jobs .row img { max-width: 250px; }
.partners .col-md-6, .partners .col-lg-4 { margin-bottom: 25px; }
.partners .col-lg-4 { min-height: 420px; }
.partners .col-lg-4.center { min-height: 20px; }
.partners hr, .jobs hr { background-color: #495B67; border-color: #495B67; }

/* ==========================================================================
Weiss 60%
========================================================================== */
.whitebg {
  background-color: #fff;
  background: rgba(255, 255, 255, 0.6); }

/* ==========================================================================
Schwarz 50%
========================================================================== */
.blackbg {
  background-color: #000;
  background: rgba(0, 0, 0, 0.5); }

/* ==========================================================================
Kontakt
========================================================================== */
.map { margin: 0; max-height: 350px; }

/* ==========================================================================
.roundpic
========================================================================== */
.roundpic {
	width: 160px;
	height: 160px;
	margin: 0 auto 30px;
	vertical-align: middle;
	overflow: hidden;
	border-radius: 50%;
	border: solid 2px #fff;
	background-color: #000; }
.roundpic img {
  width: 160px;
  height: auto; }

/* ==========================================================================
.hero-strip
========================================================================== */
.hero-strip img {
  width: 100%;
  height: auto; }

/* ==========================================================================
Testimonial-Slider
========================================================================== */
.testimonial-slider {
  background: #000 url(../img/bg-testimonials.jpg) no-repeat center center;
  background-size: cover;
}
	.testimonial-slider .flexslider .flex-control-nav { bottom: -50px; }
	.testimonial-slider p { color: #fff; }
	.testimonial-slider .zitat { 
	  font-family: 'Roboto Condensed', sans-serif;
	  font-size: 24px;
	  font-weight: 300i;
	  line-height: 1.5em;
	  padding: 0 45px; }
    .testimonial-slider .flex-control-paging li a { height: 15px; width: 15px; }
	.testimonial-slider .avatar {
		width: 175px;
		height: 175px;
		margin: 0 auto;
		vertical-align: middle;
		overflow: hidden;
		border-radius: 50%;
		border: solid 1px #fff;
		background-color: #fff;
		margin-bottom: 20px; }
		.testimonial-slider .avatar img {
			width: 175px;
			height: auto; }

/* ==========================================================================
.network
========================================================================== */
.network {
  background: #fff;
  padding-bottom: 30px; }

/* ==========================================================================
Vorstand
========================================================================== */
	.avatar-small {
		width: 145px;
		height: 145px;
		margin: 0 auto;
		vertical-align: middle;
		overflow: hidden;
		border-radius: 50%;
		border: solid 1px #fff;
		background-color: #fff;
		margin-bottom: 20px; }
		.avatar-small img {
			width: 145px;
			height: auto; }

/* ==========================================================================
Fachtagung-Landingpage
========================================================================== */
header ul.ftnavi { 
	background: #36434B;
  padding:5px 0 5px 10px; }
	header ul.ftnavi li a {
	color: #fff;
	}
  .fachtagung header ul li a {
        margin-right: 0px; }
  .fachtagung header ul li{
        margin: 10px; }

.fachtagung.ft42 { 
	background: url(img/image-ft42-big.jpg) top center no-repeat;
	background-size: cover;
	background-attachment: fixed; }
.fachtagung { 
	background: url(../img/shutterstock_389926627.jpg) center center no-repeat;
	background-size: cover;
	background-attachment: fixed; }
	.fachtagung .button {
		background:#fe0096;
		color: #fff !important;
		padding:8px 10px 7px 10px}
	.fachtagung .button:hover, .fachtagung .button .active {
		background:#313231;
		color: #fff; }
	.fachtagung .portrait { max-width: 300px; }
.ft-start { margin-top: 20%; }
	.ft-start .container {
		padding: 0 15px; }
.ft-content .container, .ft-start .container {
		margin-bottom: 150px; }
.ft-content .container .row { 
		margin-top: -6px; }
	.ft-content p, .ft-content h1, .ft-content h2, .ft-content h3, .ft-content h4 { 
		color: #fff;
		text-transform: none;
		padding: 30px 40px; }
	.ft-content p { font-size: 24px; letter-spacing: 1px; line-height: 32px; }
	.ft-content .smalltext { font-size: 16px; line-height: 20px; }
	.ft-content table { 
		border: 6px solid #fff;
		margin: -6px; }
		.ft-content table .rightborder { border-right: 6px solid #fff; }
		.ft-content table .leftborder { border-left: 6px solid #fff; }
		.ft-content table .bottomborder { border-bottom: 6px solid #fff; }
		.ft-content table td { vertical-align: top; padding: 0; }
		.ft-content table .no-bottompadding { padding: 0 40px;}
.ft-downloads img { border: 2px solid #fff; }
.ft-content.ft-downloads h2.no-padding { padding: 0; }
.ft-content.ft-downloads p.no-padding { padding: 30px 0; }
.ft-content.ft-downloads hr { margin: 20px 25px 0; }
.border { border: 2px solid #fff; padding: 20px; }
.rightborder { 
	border-right: 6px solid #fff;
	margin-right: -6px; }
.block { text-align: justify; }
img.sponsors { max-width:350px; }
.fachtagung .verband{
  background: rgba(17,144,153,0.9);
  color: #fff;
  padding: 80px 0;
}
.fachtagung .sponsoren{
  background: rgba(255,255,255,0.8);
}

.fachtagung .sponsoren h3{
  color:#119099 ;
}

.fachtagung .sponsoren hr{
border: 1px solid #119099 ;

}
.fachtagung h3{
  color: #e0df00;
  font-weight: 700;
  font-family: 'Roboto';
}
.fachtagung h2{
  color: #fff;
}

.fachtagung .intro{
  background: #fff;
  color: #e0df00;
}
.fachtagung .intro h3{

  color: #fe0096;
}

.fachtagung p{
  color: #fff;
}

.fachtagung .intro p{
  color: #000;
}

.fachtagung hr{
  background: #fff;
  color: #fff;
  margin: 80px 0;
}
.fachtagung .portrait{
max-width:400px;

}
.fachtagung .opacity{
 margin:10px 0 30px 0 !important;
 opacity: 0.2;
}
.fachtagung .btn{
  background: #fe0096;
  border: 0;
}
.fachtagung .btn:hover{
  color: #fff;
  background: #495b67;
  border: 0;
}

.balken{
  background: #119099;
  display: inline-block;
  color: #fff !important;
  padding: 10px 15px !important;
}

.balken-datum{
  background: #fe0096;
  display: inline-block;
  color: #fff !important;
  padding: 10px 15px !important;
}

.balken-p{
  
  display: inline-block;
  color: #54565a !important;
  padding:20px 15px 0 !important;

}

#fachtagung, #ablauf{
  background: rgba(255,255,255,0.9);
  padding: 40px 60px;
}

.hot-spot, .zielgruppe, .tagungsort{
  margin: 200px 0;
  color: #54565a;
}

.tagungsort a{
  color: #fe0096;
}

.tagungsort a:hover{
  color: #495b67;


}

.fachtagung h2{
  font-family: 'Roboto';
font-size: 50px;}


.fachtagung .link a{
  color:#e0df00 ;

}

.fachtagung .link a:hover{
  color: #495b67;
}

.header-stoerer{
  background: none;
  
}

/* ==========================================================================
City-Projekt-Landingpage
========================================================================== */
.cityprojekt { 
	background: url(../img/image-cityprojekt-big.jpg) bottom center no-repeat;
	background-size: cover;
	background-attachment: fixed; }
	.cityprojekt .button {
		border: 1px solid #FFA500;
		color: #FFA500;
		padding: inherit 20px; }
	.cityprojekt .button:hover, .fachtagung .button .active {
		border: 1px solid #313231;
		color: #313231; }
	.cityprojekt .portrait { max-width: 300px; }
	.cityprojekt .ft-start .container { background: none; }
	.cityprojekt .pinky h1 { 
		font-weight: 900;
		font-family: 'Roboto', sans-serif;
		font-size: 110px;
		border-top: 20px solid #fff;
		border-bottom: 10px solid #fff;
		color: #fff;
	}
	.cityprojekt .pinky h2 { 
		font-weight: 300;
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 48px;
		color: #fff;
		margin-bottom:50px;
	}
	.cityprojekt .pinky h3 { 
		font-weight: 400;
		font-family: 'Roboto', sans-serif;
		font-size: 36px;
		color: #fff;
	}
	
.cityprojekt .ft-content .container .row { border: none; background: rgba(0, 0, 0, 0.65); }
	.cityprojekt p, .cityprojekt h1, .cityprojekt h2, .cityprojekt h3, .cityprojekt h4 { 
		color: #fff !important;
		text-transform: none;
		padding: 30px 0; }
	.cityprojekt .whitebg {
		background: rgba(255, 255, 255, 0.8);
	}
	.cityprojekt .ft-content p, .cityprojekt .whitebg p { 
		font-size: 18px; 
		letter-spacing: 0.1em; 
		line-height: 30px; }
	.cityprojekt .whitebg p { 
		color: #000 !important; }
	.cityprojekt .ft-content .smalltext { 
		font-size: 16px; 
		line-height: 20px; }
		
.cityprojekt .verband {
	background-color: #E6007D;
	margin-bottom: 350px;
}


/* ==========================================================================
JOBS ANZEIGE
========================================================================== */



#jobs-anzeige img{
  max-width:500px;
  float: right;
}


/* ==========================================================================
Kalender
========================================================================== */
.calendar .monat {
	display: block;
	background-color: #495b67;
	padding: 10px;
	margin-bottom: 50px; }
	
	.calendar .monat h3 {
		color: #fff;
		margin: 0; }
	.calendar p {
		word-spacing: 1em;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		letter-spacing: 0.1em; }
	.calendar .col-md-10 p {
		word-spacing: 0; }
	.calendar .col-md-10 p strong {
		padding-right: 30px; }
	.calendar p.awardname {
		line-height: 35px; }

.calendar .row { margin-top: 50px; }
.calendar .monat .row { margin-top: 0; }
.normalisator p {word-spacing: normal !important;}
.normalisator .flex-control-nav { bottom: -15px; text-align: left; }

.top-space-50 { padding-top: 50px; }
.top-space-100 { padding-top: 100px; }
.top-space-150 { padding-top: 150px; }
.top-space-200 { padding-top: 200px; }
.top-space-250 { padding-top: 250px; }

.right {
	text-align: right; }

.termin {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 72px;
	font-weight: 300;
	color: #495b67;
	word-spacing: -0.1em; }

.spacer {
	display: block;
	min-height: 100px; }


/* ==========================================================================
To top
========================================================================== */
.to-top {
  height: 60px;
  background-color: #36434B; }
  .to-top .to-top-wrap {
    height: 60px;
    width: 70px;
    position: absolute;
    right: 0;
    text-align: center; }
    .to-top .to-top-wrap a {
      display: block;
      width: 100%;
      height: 100%;
      color: #fff;
	  background-color: #4A565D; }
    .to-top .to-top-wrap a:hover, .to-top .to-top-wrap a:focus {
      background-color: #313231; }
    .to-top .to-top-wrap i {
      font-size: 30px;
      line-height: 55px;
	  margin: 0; }
  .to-top .row {
    position: relative; }




.to-top li{
display: inline-block;
text-transform: uppercase;
letter-spacing: 0.2em;
vertical-align: middle;
margin: 17px 0 0 20px; 
transition: all ease 250ms;
float: left;


}

.to-top li:nth-child(1){
  margin: 22px 0 0 0;
  vertical-align: middle;

}



.to-top li i{
  font-size: 30px;
  vertical-align: middle;
}

.to-top li a{
  color: #ffffff;
}


.to-top li a:hover{
  color: #495B67;
}



/* ==========================================================================
Footer
========================================================================== */

footer {
  background-color: #979766;
  position: relative;
  padding: 0 0 30px 0;
  border-top: 1px solid #fff; }
  footer p, footer h3 {
    color: #fff;
	letter-spacing: 0.1em; }
  footer a {
    color: #fff; }
  footer a:hover, footer a.active {
    color: #FFA500; }
  footer ul.footer-group {
    border-bottom: solid 1px #fff;
    padding: 25px 0;
    margin-bottom: 25px; }
  footer ul.footer-group li {
    display: inline-block;
	text-align:left;3 }
  footer ul.footer-group li a {
    text-transform: uppercase;
	letter-spacing: 0.3em;
    color: #fff;
	font-size: 14px; }
  footer ul.footer-group li a:hover {
    color: #FFA500; }
  footer ul.footer-group li {
    margin-right: 20px; }
  footer ul.footer-group li:last-child {
    margin-left: 0; }
  footer span.fa-heart {
    color: #ff415c;
    font-size: 15px;
    margin: 0 2px; }
  footer a.facebook-text { display: none; }
  footer a.facebook-share {
      height: 40px;
      width: 40px;
	  border: 1px solid #fff;
      font-size: 22px;
      display: inline-block;
      text-align: center; }
    footer .social-share a {
      color: #fff; }
    footer .social-share a:hover {
      color: #fff; }
    footer .social-share a i {
      margin-top: 20px; }
	footer .fa { margin: 8px 12px; }
    footer .footer-links {
      margin: 0px 0 20px; }
    footer p.small {
      margin-top: 70px; }
  footer .partnerlinks {
	  margin: 120px 0 0 50px;
  }

/* ==========================================================================
Icon font (http://www.elegantthemes.com/blog/freebie-of-the-week/free-line-style-icons)
========================================================================== */
@font-face {
  font-family: 'et-line';
  src: url("../fonts/et-line.eot");
  src: url("../fonts/et-line.eot?#iefix") format("embedded-opentype"), url("../fonts/et-line.woff") format("woff"), url("../fonts/et-line.ttf") format("truetype"), url("../fonts/et-line.svg#et-line") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'et-line';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block; }

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-mobile, .icon-laptop, .icon-desktop, .icon-tablet, .icon-phone, .icon-document, .icon-documents, .icon-search, .icon-clipboard, .icon-newspaper, .icon-notebook, .icon-book-open, .icon-browser, .icon-calendar, .icon-presentation, .icon-picture, .icon-pictures, .icon-video, .icon-camera, .icon-printer, .icon-toolbox, .icon-briefcase, .icon-wallet, .icon-gift, .icon-bargraph, .icon-grid, .icon-expand, .icon-focus, .icon-edit, .icon-adjustments, .icon-ribbon, .icon-hourglass, .icon-lock, .icon-megaphone, .icon-shield, .icon-trophy, .icon-flag, .icon-map, .icon-puzzle, .icon-basket, .icon-envelope, .icon-streetsign, .icon-telescope, .icon-gears, .icon-key, .icon-paperclip, .icon-attachment, .icon-pricetags, .icon-lightbulb, .icon-layers, .icon-pencil, .icon-tools, .icon-tools-2, .icon-scissors, .icon-paintbrush, .icon-magnifying-glass, .icon-circle-compass, .icon-linegraph, .icon-mic, .icon-strategy, .icon-beaker, .icon-caution, .icon-recycle, .icon-anchor, .icon-profile-male, .icon-profile-female, .icon-bike, .icon-wine, .icon-hotairballoon, .icon-globe, .icon-genius, .icon-map-pin, .icon-dial, .icon-chat, .icon-heart, .icon-cloud, .icon-upload, .icon-download, .icon-target, .icon-hazardous, .icon-piechart, .icon-speedometer, .icon-global, .icon-compass, .icon-lifesaver, .icon-clock, .icon-aperture, .icon-quote, .icon-scope, .icon-alarmclock, .icon-refresh, .icon-happy, .icon-sad, .icon-facebook, .icon-twitter, .icon-googleplus, .icon-rss, .icon-tumblr, .icon-linkedin, .icon-dribbble {
  font-family: 'et-line';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block; }

.icon-mobile:before {
  content: "\e000"; }

.icon-laptop:before {
  content: "\e001"; }

.icon-desktop:before {
  content: "\e002"; }

.icon-tablet:before {
  content: "\e003"; }

.icon-phone:before {
  content: "\e004"; }

.icon-document:before {
  content: "\e005"; }

.icon-documents:before {
  content: "\e006"; }

.icon-search:before {
  content: "\e007"; }

.icon-clipboard:before {
  content: "\e008"; }

.icon-newspaper:before {
  content: "\e009"; }

.icon-notebook:before {
  content: "\e00a"; }

.icon-book-open:before {
  content: "\e00b"; }

.icon-browser:before {
  content: "\e00c"; }

.icon-calendar:before {
  content: "\e00d"; }

.icon-presentation:before {
  content: "\e00e"; }

.icon-picture:before {
  content: "\e00f"; }

.icon-pictures:before {
  content: "\e010"; }

.icon-video:before {
  content: "\e011"; }

.icon-camera:before {
  content: "\e012"; }

.icon-printer:before {
  content: "\e013"; }

.icon-toolbox:before {
  content: "\e014"; }

.icon-briefcase:before {
  content: "\e015"; }

.icon-wallet:before {
  content: "\e016"; }

.icon-gift:before {
  content: "\e017"; }

.icon-bargraph:before {
  content: "\e018"; }

.icon-grid:before {
  content: "\e019"; }

.icon-expand:before {
  content: "\e01a"; }

.icon-focus:before {
  content: "\e01b"; }

.icon-edit:before {
  content: "\e01c"; }

.icon-adjustments:before {
  content: "\e01d"; }

.icon-ribbon:before {
  content: "\e01e"; }

.icon-hourglass:before {
  content: "\e01f"; }

.icon-lock:before {
  content: "\e020"; }

.icon-megaphone:before {
  content: "\e021"; }

.icon-shield:before {
  content: "\e022"; }

.icon-trophy:before {
  content: "\e023"; }

.icon-flag:before {
  content: "\e024"; }

.icon-map:before {
  content: "\e025"; }

.icon-puzzle:before {
  content: "\e026"; }

.icon-basket:before {
  content: "\e027"; }

.icon-envelope:before {
  content: "\e028"; }

.icon-streetsign:before {
  content: "\e029"; }

.icon-telescope:before {
  content: "\e02a"; }

.icon-gears:before {
  content: "\e02b"; }

.icon-key:before {
  content: "\e02c"; }

.icon-paperclip:before {
  content: "\e02d"; }

.icon-attachment:before {
  content: "\e02e"; }

.icon-pricetags:before {
  content: "\e02f"; }

.icon-lightbulb:before {
  content: "\e030"; }

.icon-layers:before {
  content: "\e031"; }

.icon-pencil:before {
  content: "\e032"; }

.icon-tools:before {
  content: "\e033"; }

.icon-tools-2:before {
  content: "\e034"; }

.icon-scissors:before {
  content: "\e035"; }

.icon-paintbrush:before {
  content: "\e036"; }

.icon-magnifying-glass:before {
  content: "\e037"; }

.icon-circle-compass:before {
  content: "\e038"; }

.icon-linegraph:before {
  content: "\e039"; }

.icon-mic:before {
  content: "\e03a"; }

.icon-strategy:before {
  content: "\e03b"; }

.icon-beaker:before {
  content: "\e03c"; }

.icon-caution:before {
  content: "\e03d"; }

.icon-recycle:before {
  content: "\e03e"; }

.icon-anchor:before {
  content: "\e03f"; }

.icon-profile-male:before {
  content: "\e040"; }

.icon-profile-female:before {
  content: "\e041"; }

.icon-bike:before {
  content: "\e042"; }

.icon-wine:before {
  content: "\e043"; }

.icon-hotairballoon:before {
  content: "\e044"; }

.icon-globe:before {
  content: "\e045"; }

.icon-genius:before {
  content: "\e046"; }

.icon-map-pin:before {
  content: "\e047"; }

.icon-dial:before {
  content: "\e048"; }

.icon-chat:before {
  content: "\e049"; }

.icon-heart:before {
  content: "\e04a"; }

.icon-cloud:before {
  content: "\e04b"; }

.icon-upload:before {
  content: "\e04c"; }

.icon-download:before {
  content: "\e04d"; }

.icon-target:before {
  content: "\e04e"; }

.icon-hazardous:before {
  content: "\e04f"; }

.icon-piechart:before {
  content: "\e050"; }

.icon-speedometer:before {
  content: "\e051"; }

.icon-global:before {
  content: "\e052"; }

.icon-compass:before {
  content: "\e053"; }

.icon-lifesaver:before {
  content: "\e054"; }

.icon-clock:before {
  content: "\e055"; }

.icon-aperture:before {
  content: "\e056"; }

.icon-quote:before {
  content: "\e057"; }

.icon-scope:before {
  content: "\e058"; }

.icon-alarmclock:before {
  content: "\e059"; }

.icon-refresh:before {
  content: "\e05a"; }

.icon-happy:before {
  content: "\e05b"; }

.icon-sad:before {
  content: "\e05c"; }

.icon-facebook:before {
  content: "\e05d"; }

.icon-twitter:before {
  content: "\e05e"; }

.icon-googleplus:before {
  content: "\e05f"; }

.icon-rss:before {
  content: "\e060"; }

.icon-tumblr:before {
  content: "\e061"; }

.icon-linkedin:before {
  content: "\e062"; }

.icon-dribbble:before {
  content: "\e063"; }
