body {
  font-family: "Open Sans", sans-serif;
  background-color: #EEEEEE;
}
.unterAusdruck {
 background-color:#a3bf4c;
 color: #FFFFFF;
 padding: 66px 0px;
}

#box h1 {
 font-family: "Open Sans", sans-serif;
 font-size: 22px;
 line-height: 33px;
 font-weight: 300;
}
#mainHeader {
  background-color: #FFFFFF;
  box-shadow: 0px 1px 10px rgba(0,0,0,0.1);
  background: none repeat scroll 0% 0% #EEEEEE;
}

.navbar-default {
 background: none repeat scroll 0% 0% transparent;
 border: medium none;
}

.navbar {
 margin-bottom: 0px;
}

a {
	color: #a3bf4c;
}
a:hover, .scrollspyNav .active a {
	color:#a3bf4c;
}

#box a {
    color:#FFFFFF;
}

ul.iconsList li a {
	color:#555;
}
ul.iconsList li a:hover, ul.iconsList i {
	color:#a3bf4c
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background: #a3bf4c;
	color:#fff;
	height: 94px;
	vertical-align:middle;
}
.menu {
	height: 94px;
}
#welcome {
 background-image: url(../images/background.jpg);
 background-color: #a3bf4c;
 padding-top: 150px;
}
#news {
 padding-top: 120px;
 background-color: #f6f6f6;
 padding-bottom: 30px;
}
#referenzen {
 padding-top: 120px;
 background-color: #f6f6f6;
 padding-bottom: 30px;
}
/*** FLEX ***/
#flexHome {
	background: transparent;
	margin-top:0;
	border: 0px solid transparent;
}
#flexHome .flex-control-nav	{
text-align:left;
margin-bottom:-44px;

}
#flexHome h1 {
	margin-bottom: 11px;
	font-weight: 300;
	font-size: 32px;
	line-height:1em;
	text-transform:uppercase;
	padding:0;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
	width:100%;
	text-align:left;
	display: inline-block;
}
#flexHome h1:after  {content:''}
#flexHome h2 {text-align:left; display: inline-block;}
.flexslider .slides > li {height:110px;}

.flex-control-nav{position:static; margin-top:22px;}
.flex-control-nav li {margin-left: 0; margin-right:11px;}
.flex-control-nav{display:none;}
.flexslider {
	box-shadow:none;
	
}
.slides .txt div {
	background:#444;
	color:#FFFFFF;
}
.flexslider .flex-direction-nav a {
	background-color:#a3bf4c;
}

.flexslider .flex-control-paging li a:hover, #sliderWrapper .flex-control-paging li a.flex-active{
	background: #fff;
	border:2px solid #fff;
}
.flexslider .flex-control-paging li a {
	background: transparent;
	border:2px solid rgba(255,255,255,0.5);
}
.flexslider .flex-control-nav {
	background:transparent;
}
.flexslider h1 {
	color:#fff;
	background-color:#a3bf4c;
}
.flexslider h2 {
	color:#fff;
	background-color:#333;
}
.flexslider .caption p {
	background-color:#fff;
	color:#555
}

/*** flexHome ***/
#flexHome  h1 {	color:#fff;
	background:none;
	}
#flexHome  h2 {	color:#fff;
	background:none;
}

/*** END FLEX SLIDER ***/

/*** MEDIA QUERIES ***/
@media(max-width:400px){
	.flexslider .slides > li {height:90px;}
	#homeFullScreen .flexslider .slides > li{height:50px;}
	#flexHome h2 {font-size: 12px;}
	#flexHome h1 {font-size: 20px;}
	#welcome { min-height:200px;}
	#mainHeader { height: 94px; }

}
@media(min-width:400px)
{
	#flexHome h2 {font-size: 16px;}
	#flexHome h1 {font-size: 30px;}
	.flexslider .slides > li {height:140px;}
	#homeFullScreen .flexslider .slides > li{height:70px;}
	#mainHeader { height: 94px; }
	#welcome { min-height:260px;}
}
@media(min-width:768px){
	.newsText{margin-bottom: 0;}
	#flexHome h2 {font-size: 16px;}
	#flexHome h1 {font-size: 30px;}
	#flexHome {
	margin-top:44px;
	}
	.flex-control-nav{display:block;}
	.flexslider .slides > li {height:160px;}
	#homeFullScreen .flexslider .slides > li{height:80px;}
	#welcome { min-height:350px;}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	width: 70px;
	padding-left: 0px;
	padding-right: 0px;}
	.menu {
    width:70px;
	font-size: 12px;
	height: 94px;
	}
	.navbar-nav > li > a {
	padding-left: 0px;
	padding-right: 0px;
	}

}
@media(min-width:992px){
	#flexHome h1 {font-size: 50px;}
	#flexHome {
	margin-top:66px;
	}
	.flexslider .slides > li {height:220px;}
	#homeFullScreen .flexslider .slides > li{height:90px;}
	#welcome { min-height:500px;}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	width: 100px;
	}
	.menu {
    width:100px;
	font-size: 14px;
		height: 94px;}

}

@media(min-width:1200px){
	#flexHome h1 {font-size: 80px;}
	#flexHome {
		margin-top:88px;
		}
	.flexslider .slides > li {height:250px;}
	#welcome { min-height:800px; padding-top: 250px;}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	width: 100px;}
	.menu {
    width:100px;
	height: 94px;}
	#news { min-height:750px; }
	#referenzen { min-height:750px; }

}
}

/*** END MEDIA QUERIES ***/

.btn {
 border: 2px solid #FFFFFF;
}

.btn-lg {
 padding: 18px 23px;
 border: 2px solid #FFFFFF;
 text-transform:uppercase;
 -webkit-transition: all 0.2s ease-out;
 -moz-transition: all 0.2s ease-out;
 -o-transition: all 0.2s ease-out;
 -ms-transition: all 0.2s ease-out;
 transition: all 0.2s ease-out;
}

.btn-sm {
 font-size: 12px;
 padding: 10px 13px;
 border: 2px solid #FFFFFF;
 border-radius: 4px;
 text-transform:uppercase;
 -webkit-transition: all 0.2s ease-out;
 -moz-transition: all 0.2s ease-out;
 -o-transition: all 0.2s ease-out;
 -ms-transition: all 0.2s ease-out;
 transition: all 0.2s ease-out;
}

#referenzen .btn:hover {
	color:#a3bf4c;
	background-color:#FFFFFF;
	border-color: #e4ff93;
}


#box .btn:hover {
	color:#a3bf4c;
	background-color:#FFFFFF;
	border-color: #e4ff93;
}
h1.logo {
 font-family: "Sue Ellen Francisco";
 margin-top: 0px;
 text-transform:uppercase;
}
#box {
 border-top: 3px solid #91aa42;
 border-bottom: 3px solid #91aa42;
}
.logo {
 background:url(../logo/logo_small.png) no-repeat;
 width: 218px;
 height: 94px;
}
#mainHeader .navbar-brand {
 padding-left: 15px;
 padding-top: 0px;
}

#news h2 {
 font-family: "Sue Ellen Francisco";
 text-transform: uppercase;
 text-align:center;
}
.underline {
 background:url(../images/underline.png) no-repeat;
 height: 28px;
 width: 254px;
}
.center {
 text-align: center;
 vertical-align: center;
}
.newsitem {
 background-color:#a3bf4c;
 border: 0px solid #ffffff;
 min-height:300px;
 margin-top:15px;
 color:#FFFFFF;
}
#newsitem .titel{
  color: #FFFFFF;
  text-transform:none;
  font-weight:bold;
  letter-spacing: 0.1em;
}
#newsitem .newstext_titel {
 margin-top: 0px;
 margin-bottom: 15px;
 font-weight: 600;
 letter-spacing: -0.05em;
 font-size: 18px;
 background-color:#FFFFFF;
 line-height: 50px;
 color: #a3bf4c;
 border-top: 1px solid #a3bf4c;
 border-left: 1px solid #a3bf4c;
 border-right: 1px solid #a3bf4c;
}
#newsitem .newstext {
 text-align:left;
 background-color:#a3bf4c;
 color: #FFFFFF;
 padding-left: 10px;
 padding-top: 10px;
 padding-right: 10px;
 padding-bottom: 5px;
}
.gruen {
 color: #7c9335;
 font-weight:bold;
}
.right {
 text-align:right;
}
.rot {
 color: #990505;
}
.weiss {
 color: #FFFFFF;
}
/* Referenzen
============================
*/
.referenzText{padding:20px 20px 25px 20px; margin-bottom: 22px;}
.referenzText h3{margin-bottom: 8px;}
.date{font-size:12px; line-height:12px;font-style: italic;}
.referenzText p{font-size:12px; min-height:100px;} 

.refGruen {
 background-color:#a3bf4c;
 color:#FFFFFF;
}

/*** hover images ***/
.imgHover article {
	position:relative;
}
.mask {
	position:absolute;
	top:0;
	left:15px;
	background: #a3bf4c;
	/*width:100%;*/
	display:none;
    z-index:0;
}
.iconLinks {
	display:none;
    position: relative;
}

.iconLinks a{  
    display: inline-block;
    text-decoration:none;

}
.iconLinks a:hover i{     
    -webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.iconLinks a span{
	position: relative;
	top: -30px;
	font-size: 16px;
	text-align: center;
	width: 100%;
	display: block;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: normal;

}
.mediaHover {
	text-align:center;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	width:100%;

}

.btn {
 background: none repeat scroll 0% 0% #a3bf4c;
 color: #FFFFFF;
 border: 2px solid #FFFFFF;
}

.iconRounded{
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: block;
	text-align: center;
	padding-top: 11px;
	
}
.iconRounded:before{margin: auto;text-align: center;}
.iconBig{
    color:#7c9335;
	font-size: 50px;
	font-weight: bold;
}
.iconBig.iconRounded{
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	padding-top: 23px;
	width: 90px;
	height: 90px;

}
.iconBig.iconRounded:hover{
	background-color: #A3BF4C;
	border: 0px solid #FFFFFF;
	padding-top: 23px;
	width: 90px;
	height: 90px;
    color: #FFFFFF;

}
.iconLinks a {
 color: #FFFFFF;
}
.iconLinks a:hover {
 font-weight: bold;
 color: #FFFFFF;
}
.iconLinks span {
 padding-top: 8px;
}
@media(min-width:992px){
	.iconBig, .isotopeItem .iconBig{
		font-size: 45px;
	}
	.iconBig.iconRounded, .isotopeItem .iconBig.iconRounded {
	}
	.isotopeItem .iconLinks a span{font-size:12px;}
}

#referenzen h2 {
 font-family: "Sue Ellen Francisco";
 text-transform: uppercase;
 text-align:center;
}

#referenzdetail {
 font-size: 13px;
 font-family: inherit;
}
/* End Referenzen
============================
*/

h3 {
 font-size: 18px;
 line-height: 22px;
 font-weight: 600;
 letter-spacing: -0.06em;
}