@charset "utf-8";
/* ivadesign.com
Iva/Udo 2016
*/
@font-face {
    font-family: 'colaborate-regularregular';
    src: url('font/colabreg-webfont.eot');
    src: url('font/colabreg-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/colabreg-webfont.woff2') format('woff2'),
         url('font/colabreg-webfont.woff') format('woff'),
         url('font/colabreg-webfont.ttf') format('truetype'),
         url('font/colabreg-webfont.svg#colaborate-regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'colaboratelightregular';
    src: url('font/colablig-webfont.eot');
    src: url('font/colablig-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/colablig-webfont.woff2') format('woff2'),
         url('font/colablig-webfont.woff') format('woff'),
         url('font/colablig-webfont.ttf') format('truetype'),
         url('font/colablig-webfont.svg#colaboratelightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_prolight';
    src: url('font/sourcesanspro-light-webfont.eot');
    src: url('font/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/sourcesanspro-light-webfont.woff2') format('woff2'),
         url('font/sourcesanspro-light-webfont.woff') format('woff'),
         url('font/sourcesanspro-light-webfont.ttf') format('truetype'),
         url('font/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_proregular';
    src: url('font/sourcesanspro-regular-webfont.eot');
    src: url('font/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('font/sourcesanspro-regular-webfont.woff') format('woff'),
         url('font/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('font/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_probold';
    src: url('font/sourcesanspro-bold-webfont.eot');
    src: url('font/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('font/sourcesanspro-bold-webfont.woff') format('woff'),
         url('font/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('font/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lato_regular';
    src: url('font/Lato-Regular.eot');
    src: url('font/Lato-Regular.woff2') format('woff2'), 
        url('font/Lato-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lato_light';
    src: url('font/Lato-Light.eot');
    src: url('font/Lato-Light.woff2') format('woff2'), 
        url('font/Lato-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


html {
  	font-family: 'colaboratelightregular',Arial,Helvetica;
  	-ms-text-size-adjust: 100%;
  	-webkit-text-size-adjust: 100%;
  	width:100%;
	min-width:100%;
    min-height: 100% !important;	
	height:100%;
	font-size:62.5%;
	background-color:#efefef;
}
body {
  	width:100%;
  	min-width:100%;	!important;
	height:100%;
    min-height:100% !important;
	background-color:#efefef;
	font-size: 15px;
	font-size: 1.5rem;	
}
.container {
	background-color:#FFF;
	margin:0 auto;
	padding:0 50px;
	max-width: 1000px;	
	min-width:340px;
	height: auto;
	min-height:100%;
	-webkit-box-shadow: 20px 0px 100px #999, -20px 0px 100px #999;
	-moz-box-shadow: 20px 0px 100px #999, -20px 0px 100px #999;
	box-shadow: 20px 0px 100px #999, -20px 0px 100px #999;
}
.main-wrapper {
	width:100%;	
}
.top {
	height:138px;
}
.logo {
	float:left;
	margin-top: 10px;
	width:388px;	
}
.logo img {
	width:100%;
	height:auto;
}
.menutop {
	font-family: 'source_sans_prolight';
	position: relative;
	float:right;
	right: 0px;
	top: 0px;
}
nav.lang {
	font-size: 14px;
	font-size: 1.4rem;	
	margin-top: 14px;
	display:none;
}
nav.lang ul {
	
}
.mobile-nav {
    display: none;
}
nav.menu {
	margin-top:98px;
	font-size:16px;
	font-size:1.6rem;	
	text-transform:uppercase;
}
.lang ul {
	float: right;
}
.menu ul {
	float: right;
}
.menu .main-nav li, .lang li {
	list-style: none;
	display: block;
	float: left;
}
.menu li.last a, .lang li.last a{
	padding-right:0px; 
	border:none;
}
.lang a, .lang a:visited, .menu li a, .menu li a:visited {
	color: #666666; 
	text-decoration: none;
	display:block;
	height: 20px;
	border-right: 1px solid #ccc;
	padding: 0px 10px 0 10px;	
}
.menu li a, .menu li a:visited {
	height: 20px;
}
.menu ul.main-nav li {
	height:35px;	
}
.lang a:hover, .lang li a.active, .menu li a:hover, .menu li.active a  {
	color: #e75c2b;
}
.menu li.active ul li a  {
	color: #666666;
}
.menu li ul li.active a, .menu li ul li a:hover, .menu li.active ul li.active a,  .menu li.active ul li a:hover {
	color: #e75c2b;
}
ul.sub-nav {
	display:none;
	padding-top:8px;
}
.menu ul.main-nav li:hover ul.sub-nav {
	display:block;
	position:absolute;
	z-index:11;
	width:auto;	
	background-color:#f7f6ec;
	margin:9px 0 0 -2px;
	-webkit-box-shadow: 7px 10px 5px 0px rgba(0,0,0,0.7);
	-moz-box-shadow: 7px 10px 5px 0px rgba(0,0,0,0.7);
	box-shadow: 7px 10px 5px 0px rgba(0,0,0,0.7);
}
.menu ul.main-nav li ul.sub-nav li{
	display:block;
	background-color:#f7f6ec;
	float:none;
}
.menu ul.main-nav li ul.sub-nav li a{
	text-transform:uppercase;
	font-size:15px;
	font-size:1.5rem;	
	padding:6px 18px 15px 12px;
	height:30px;
	background-color:#f7f6ec;
	display:block;
	white-space:nowrap;
}
.menu ul.main-nav li ul.sub-nav li.first a{
	padding:8px 18px 0px 12px;
}
.menu ul.main-nav li ul.sub-nav li.last a{
	padding:6px 18px 35px 12px;	
}
.wrapper {
	position: relative;
	width: 100%;
	min-height: 660px;
	height: auto;
	background-color: #f7f6ec;
	border: 1px solid #ccc;
}
.header {
	width: 100%;
	height: 280px;
	background-color:#ccc;
	background-size: cover;
	background-position:center center;
	border-bottom: 5px solid #e75c2b;
}
.header img {
	display:none;
}
.content-wrapper {
	width:100%;	
	height:auto;
	padding:0 70px;
	display:inline-block;
}
.zitat	{
	width:100%;
	min-height:88px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;	
	padding:15px 0;	
	text-align: center;	
}
.zitat p {
	font-family: Georgia, Times New Roman;
	font-style:italic;
	font-size: 15px;
	font-size: 1.5rem;	
	line-height: 28px;
	color:#909090;
	margin-bottom:0px;

}
.zitattext-big {
	font-size: 18px;
	font-size: 1.8rem;	
	font-weight: bold;
}
.content {
	width: 100%;
	margin: 40px 0px 20px 0px;
	padding:0;
	font-size: 17px;
	font-size: 1.7rem;	
	height: auto;
	display:table;
}
.content ul, ol {
    margin: 0 0 20px;
}
.content ul {
    list-style: outside none none;
}
.content ul li::before {
    color: #333;
    content: "• ";
    padding-right: 5px;
}
.content ul li {
    color: #333;
    font-size: 17px;	
    font-size: 1.7rem;
    font-weight: normal;
    hyphens: auto;
    line-height: 22px;
    margin-bottom: 8px;
    padding-left: 15px;
    text-indent: -18px;
    text-align: left;
}
.contentleft {
	display:table-cell;
	min-width:300px;
	vertical-align:top;
	font-family: 'colaboratelightregular';
	font-size: 17px;
	font-size: 1.7rem;	
	color: #333;
	line-height:10px;
	padding-right: 50px;
	margin-bottom: 25px;	
	text-align:justify;
}
.contentleft p {
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 	
   line-height:22px;
}
.contentleft a, .content a, .content {
	color: #e75c2b;
	text-decoration:none;
}
.contentright {
	display:table-cell;
	width: 222px;
	margin-bottom: 25px;
}
.contentright img{
	margin-bottom: 20px;
	text-align: center;
}
.contentright h2  {
	margin: 0 0 8px 0;
}
.subbild {
	font-family: 'colaboratelightregular';
	text-align:center;
	
	color:#e75c2b;
	font-size: 17px;
	font-size: 1.7rem;	
	line-height: 22px;
}
.footer {
	font-family: 'source_sans_prolight';
	width: 100%;
	background:#FFF;
	font-size:13px;
	font-size:1.3rem;	
	height: 40px;
	padding-top: 13px;
    position: relative;
	color: #909090;
}
.footerleft {
	float: left;
    position: relative;
}
.footerright{
	float: right;
    position: relative;
	top:0px;
	right:0px;
	text-align: right;	
}
.footer li{
	float:left;
	list-style:none;
}
.footer a {
	color: #909090; 
	text-decoration: none;
	text-transform:uppercase;
	padding:0 8px; 
	border-right: 1px solid #ccc;
}
.footer a:hover {
	color: #e75c2b;
}
.footer li.first a {
	padding-left:0;
}
.footer li.last a {
	padding-right:0;
	border:none;
}
.footer li.active a {
	color:#e75c2b;
}
h1	{
	color:#e75c2b;
	font-family: 'lato_light';
	font-size: 35px; 
	font-size: 3.5rem; 	
	line-height:37px;
	text-align: center;
	margin: 42px 0 34px 0;
}
h2  {   /* titel unterm bild */
	color:#e75c2b;
	font-family: 'lato_light';
	font-size: 21px; 
	font-size: 2.1rem; 	
	line-height:22px;
	text-align: center;
	margin: 25px 0 0px 0;
	}
h3	{    

	}
h4	{    /* titel im team */
	color:#e75c2b;
	font-family: 'lato_regular';
	font-weight: normal;
	font-size: 19px;
	line-height:24px;
	margin: 0px 0 16px 0;
	}
.teaser	{
	width: 222px;
	background:#e75c2b;
	height:auto;
	padding:22px 20px 10px 20px;
	margin-bottom:20px;
	border-radius: 0 20px 0 20px;
}
.teaser .teaser-header {	
	color: #663366;
	font-weight: normal;
	letter-spacing: 2px;
	margin-bottom:17px;
	font-size: 18px;
	font-size: 1.8rem;	
}
.teaser p {	
	color: #fff;
	font-family: 'colaboratelightregular';
	font-size: 16px;
	font-size: 1.6rem;	
	line-height: 22px;
	text-align:left;
	margin-bottom:13px;
}
.teaser	h1 {
	color:#fff;
	font-family: 'lato_regular';
	font-size: 22px; 
	line-height:27px;
	font-weight:normal;
	text-align:left;
	margin:0px 0px 19px 0px
}
.teaser	a {
	color: #ddd;
	text-decoration:none;
	border-top: 1px solid #efefef;
	padding-top:10px;
	margin-bottom:0px;
	display:block;
}
.teaser	a:hover {
	color: #fff;
	text-decoration:none;
	}
.orangezitat {
	color: #e75c2b;
	text-align: left;
	background: #f7f6ec;
	margin-bottom:20px;
	line-height:22px; 
	font-size:17px;
	font-size:1.7rem;	
	-ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}
.orange {
	color: #e75c2b;
	}
.grau {
	color: #909090;
	}
.bold {
	font-family: 'source_sans_probold';
	font-weight:normal;
	font-style:normal;	
}
p {
	margin: 0 0 16px 0;
}

/*-----------------------------------------allgemein*/
/*strong {
	font-family: 'source_sans_probold';	
	font-weight:normal;
	font-style:normal;
}*/
hr{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ccc -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px medium medium;
    color: #ccc;
    height: 1px;
}
.left {
	float:left;	
}
.right {
	float:right;
}
.clear {
	clear:both;	
}
* {
  	margin:0;
  	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.gal-item {
    float: left;
    padding: 0;
	border:none;
	border: 6px solid #fff;
    margin: 0 20px 20px 0;
    opacity: 1.0;
}
.gal-item:hover .caption{
    opacity: 1.0;
}
.pic {
    float: left;
    padding: 0;
	border:none;
	border: 6px solid #fff;
    margin: 0 20px 20px 0;
    opacity: 1.0;
}
.pic .pic-caption p {
	color:#fff;
	font-size:15px;
	font-size:1.5rem;
	line-height:18px;
}
.pic .pic-caption p.pic-title {
	margin:40px 0 10px 0;
	font-size:16px;
	font-size:1.6rem;
	font-style:normal;
	font-weight:bold;
}