
body {
	font-family: 'Open Sans', sans-serif;
	background: #FCFCFC;
	color: #3C3535;
	font-size: 16px;
	line-height: 26px;
}

a:hover {
	text-decoration: none;
}

.topborder {
	background: #62b238;	
	height: 12px;
}

.topnavigation {
    padding: 20px 0 20px 0;
}

.topnavigation li {
    border-left: 1px #9B9191 solid;
    padding: 0 10px 0 10px;
    margin-left: 0;
    line-height: 16px;
}

.topnavigation li:last-child, .topnavigation li:first-child {
	border: 0;
}

.topnavigation li:last-child {
    padding: 0 0 10px 0;
}

.topnavigation a {
	color: #9B9191;
    font-size: 14px;
}

.topnavigation a:hover {
	color: #62b238;
    text-decoration: none;
}

.header {
	margin-bottom: 100px;
}

.navigation li {
    padding-left: 9px;
    padding-right: 9px
}

.navigation li:last-child {
    padding-right: 0;
}

.navigation li a {
	color: #3C3535;
	text-transform: uppercase;
    font-weight: 600;
}

.sub-menu li.current-menu-item a, .navigation li.current-menu-item a, .navigation li a:hover, .mobilenavigation li a:hover, li.current_page_parent a {
	color: #62b238;
    text-decoration: none;
}

.navigation li.current-menu-item ul li a {
	color: #333;
}

.bottomnavigation li.current-menu-item a, .bottomnavigation li.current_page_parent a {
	color: #fff;
}

.sub-menu {
	display: none;
	position: absolute;
    text-align: left;
    padding-left: 0;
}

.sub-menu li {
	list-style: none;
    padding: 0;
}

.navigation li:hover ul.sub-menu {
	display: block;
}

.navigation li ul li a, .mobilenavigation li ul li a {
    text-transform: none;
    color: #333;
}

.space {
	margin-top: 100px;	
}

.spacesmall {
	margin-top: 30px;	
}

#carousel-example-generic .carousel-inner>.item {
	height: 570px;
	background-size: cover;
	background-position:center center;
}

.carousel-indicators {
    width: 100%;
    margin-left: -50%;
}

.carousel-inner {
	border-radius: 10px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.29);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.29);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.29);
}

.carousel-indicators li {
	width: 70px;
	border: 0;
	background-color: rgba(255, 255, 255, 0.3);
	margin: 0;
}

.carousel-indicators .active {
	width: 70px;
	border: 0;
	height: 10px;
}

.carousel-caption {
	left: 50px;
	right: 50px;
	padding-bottom: 80px
}

.carousel-caption h3 {
	text-transform: uppercase;
	font-size: 48px;
	margin: 15px 0 7px 0;
	background: #fff;
	padding: 7px;
	display: table;
	text-shadow: none;
	color: #3C3535;
	font-weight: 600;
	text-align:left;

}

.carousel-caption p {
	background: #fff;
	padding: 7px;
	line-height: 20px;
	text-shadow: none;
	color: #3C3535;
	font-weight: 600;
	text-align:left;
	display: table;
}

.headline {
	position: absolute;
	z-index: 16;
	top: 30px;	
	left: 50px;	
}

.social {
	display:none;
	position: absolute;
	z-index: 16;
	top: 30px;	
	right: 50px;	
}

.headline h1 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 600;
	float: left;
	margin-left: 15px;
	color: #fff;
	margin-top: 5px;
}

.missionstatement h2 {
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
}

.missionstatement p {
	font-size: 24px;
	font-weight: 600;
    line-height: 34px;
}

.img-center {margin:0 auto;}

.pageheader {
	position: relative;
	height: 370px;	
	border-radius: 10px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.29);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.29);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.29);
}

.pagecontent {
	margin-top: -50px;
	background: #fff;
}

.pagecontent h2 {
	font-size: 48px;
	font-weight: 600;
	margin: 0;
	padding: 0;
	padding-bottom: 30px;
}

.pageheadline {
	background: #62b238;
	margin: -50px;
	margin-bottom: 100px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	position: relative;
	
}

.pageheadline span {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 15px;
	display: inline-block;
}

.backbutton {
	position: absolute;
	left: 50px;
	top:7px;
}

h3.boxheadlines {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 40px;
    text-align: left;
}

.pagebottombox {
	border-radius: 10px;
	background: #62b238;
	padding: 30px 0 30px 0;
	margin-top:30px;
    min-height:210px;
}

.pagebottombox img {
	padding: 0 0 30px 0;
}

.pagebottombox span {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	letter-spacing:3px;
	text-transform: uppercase;
}

a:hover.pagebottombox span {
	text-decoration: none;
}

.flag {
    position: absolute;
    background: #000;
    top: 0;
	background: #62b238;
    right: 20px;
}

.whiteboxflag {
	position: relative;
    background: #fff;
    margin-bottom: 30px;
}

.newsdate {
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	color: #62b238;
	letter-spacing: 2px;
}

.newsheader {
	position: relative;
	height: 490px;
	border-radius: 10px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	margin: -50px;
	margin-bottom: 50px;
}

.shadowboxsmall {
	border-radius: 10px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.29);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.29);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.29);
	padding: 30px;
		
}

.shadowboxbig {
	border-radius: 10px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.29);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.29);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.29);
	padding: 50px;
		
}

.infobox {
	background: #62b238;
	color: #fff;
}

.rocket, .info {
	background: #62b238;
}

.download-icon, .link-icon {
	background: #62b238;
    margin-bottom: 15px;
}

.custom a, custom a:hover p {
	color: #fff;
    text-decoration: none;
}

.infobox h3 {
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 120px;
}

.projekte {
	background: #fff;
	color: #7B8591;
}

.projekte h3, .projekte h3 a {
	color: #303336;
    font-size: 45px;
    font-weight: 600;
    margin:0;
    padding: 50px 0 20px 0;
}

.projekteminiheadline {
	background: #62b238;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 14px;
    padding: 5px 20px;
    border-radius: 20px;
    font-weight: 600;
}

.projektethumb {
	border-radius: 10px;
    height: 300px;
}

.projekte a {
	color: #62b238;
}

.ueberuns {
	background: #fff;
	margin-top: 30px;
}

.ueberuns h3 {
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	float: left;
	margin-left: 15px;

}

.ueberuns-dot {
	float: left;
}

.ueberuns p {
	font-size: 16px;
	color: #7B8591;
	line-height: 26px;
	margin-top: 70px;
	margin-bottom: 70px;
	clear: both;
}

.btn-lg {
	padding: 15px 26px;
}

.btn-light {
	border: 1px #EBEBEB solid;
	border-radius: 25px;
	color: #62b238;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	background: #fff;
}

.img-rounded {
	border-radius: 10px	
}

.news {
	background: #fff;
}

.news h3, .news h3 a, .news h3 a:hover {
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	margin-top: 3px;
    text-decoration: none;
    color: #3C3535;
}

.news p {
	color: #7B8591;
    font-size: 14px;
   line-height: 1.42857143;
}

.links p, .downloads p {
	color: #7B8591;
    font-size: 14px;
    line-height: 1.42857143;
    border-bottom: 1px #eee solid;
    margin-bottom:40px;
    padding-bottom:40px;
    margin-left:10%;
    margin-right:10%;
}

.links, .downloads {
	background: #fff;
}

.newscontent h1 {
	font-size: 26px;
	font-weight: 600;
}

.newsbottom {
	padding-top: 50px;
	padding-bottom: 20px;	
}

.newsbackbutton {
	border-radius: 10px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.29);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.29);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.29);
}

h1.projekttitle {
	font-size: 45px;
	font-weight: 600;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}

.projektbanner {
	background: #fff;
	margin-top: 50px;
	margin-bottom: 70px;
}

.projektbannerinner {
	height: 460px;
}

.projektcontent  h2 {
	font-size: 40px;
	font-weight: 600;
	margin:0;
}

.projektcontent  h3 {
	font-size: 16px;
	font-weight: 600;
}

.projektteaser {
	margin-top: 30px;
	background: #fff;
}

a.projektteaserheadline h3 {
	font-size: 24px;
	font-weight: 600;
	margin:0;
	padding:0;
	margin-top: 20px;
	color: #3C3535;

}

.projektteaserbanner {
	height: 230px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin-top: -30px;
	margin-left: -30px;
	margin-right: -30px;	
	margin-bottom: 20px;
}

.projektnewsteasertext {
	color: #7B8591;
	font-size: 14px;
	margin-top: 20px;
}

.miniheadline {
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
}

span.kategorie {
	font-size: 11px;
	color: #62b238;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
}

.mehr {
	border-top: 1px #efeff0 solid;
	padding-top: 30px;
}

.mehr a {
	font-size: 14px;
	text-transform: uppercase;
	color: #7B8591;
	font-weight: 600;	
}

.kalenderhead {
	background: #62b238;
	margin: -50px;
	padding-top: 15px;
	padding-bottom: 15px;	
	margin-bottom: 50px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.kalenderhead h2 {
	margin: 0;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 3px;
}


.newshead {
	background: #62b238;
	margin: -30px;
	padding-top: 15px;
	padding-bottom: 15px;	
	margin-bottom: 50px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.newshead h2 {
	margin: 0;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.newslist {
	background: #fff;
	margin-bottom: 60px;
}

.newslistthumb {
	height: 240px;
	margin-top: -30px;
	margin-left: -30px;
	margin-right: -30px;
	margin-bottom: 30px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

h2.newslisttitle a {
	color: #303336;
	font-size: 26px;
	font-weight: 600;
}

.newslisttext {
	color: #7B8591;
	padding-top: 10px;
	padding-bottom: 30px;
}

.kalender {
	background: #fff;
	margin-top: 30px;
}

.kontaktsocial {
	background: #62b238;
    border-radius: 40px;
}

.footer {
	border-bottom-left-radius: 0px;	
	border-bottom-right-radius: 0px;
	background: #62b238;
	color: #fff;
	margin-top: 60px;
	font-size: 13px;
	line-height: 23px;
	padding-bottom:0;
}

.footer h3 {
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-top: 0;
}

.bottomnavigation a {
	color: #fff;
}

.bottomnavigation a:hover {
	text-decoration: none;
}

.sockel {
	background: #fff;
	border-top-left-radius: 10px;	
	border-top-right-radius: 10px;
	margin-top: 30px;
	color: #3C3535;
	padding-top: 70px;
	padding-bottom: 60px;
	font-size: 14px;
	font-weight: 600;
}

.hidefulltext {
	display: none;
}

.showfulltext {
	display: inline;
}

  .row.table-row > [class*="col-"].custom {
  }

.infobox {
	height: 100%;
}

.num1 {
    display: inline-block;
    background: #D9A34A;
    color: #fff;
    font-weight: 600;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    padding-top: 6px;
    margin-bottom: 10px;
}

.carousel-control.right {
	border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.carousel-control.left {
	border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.mobileMenu {
    position: absolute;
    top: 0;
    left: 0;
	width: 100%;
    min-height: 100%;
	margin-left:0;
	margin-right:0;
	padding-top:15px;
    background: #fff;
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
	color: #62b238;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.29);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.29);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.29);
}

.mobileMenu a {
	color: #333;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 600;
}
.mobileMenu:target {
    opacity:1;
    pointer-events: auto;
}

.mobilenavigationdiv {
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
}

.mobilenavigation li {
    margin-bottom: 20px;
}

.mobilenavigation li ul li {
    margin-bottom: 10px;
}

#mobile-menu .sub-menu {
	display: block;
    position: relative;
    text-align: center;
	margin-top:10px;
}

#mobile-menu .sub-menu a {
	text-transform: none;
}

.burgermenu {
	width: 50px;
	background: #62b238;
    border-radius: 10px;
}

h2.screen-reader-text {
	display: none;
}

a.page-numbers  {
	background:#fff;
	padding:16px 20px;
	margin:0 8px -1px 0;
	text-shadow:none;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
    color: #333;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.29);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.29);
}

.page-numbers.current {
	background: #62b238;
	font-weight: bold;
	padding: 16px 20px;
	margin: 0 8px -1px 0;
	color: #fff;
	text-shadow: none;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.29);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.29);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.29);
}
.page-numbers {
	font-size: 14px;
	line-height:.5
}

@media (min-width: 768px) {

  img.img-fluid {width:100%;}

  .row.table-row {display:table;width:100%;margin:0 auto;}

  .row.table-row > [class*="col-"] {
    float:none;
    float:none;
    display:table-cell;
    vertical-align:top;
  }

  .row.table-row > .col-sm-11 {
    width: 91.66666666666666%;
  }
  .row.table-row > .col-sm-10 {
    width: 83.33333333333334%;
  }
  .row.table-row > .col-sm-9 {
    width: 75%;
  }
  .row.table-row > .col-sm-8 {
    width: 66.66666666666666%;
  }
  .row.table-row > .col-sm-7 {
    width: 58.333333333333336%;
  }
  .row.table-row > .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .row.table-row > .col-sm-3 {
    width: 25%;
  }
  .row.table-row > .col-sm-2 {
    width: 16.666666666666664%;
  }
  .row.table-row > .col-sm-1 {
    width: 8.333333333333332%;
  }


}

@media only screen and (max-width: 768px) {

.news {
	margin-top: 30px !important;
}

.projektethumb {
	margin-bottom: 30px !important;
}

.mobilespace {
	margin-top:30px !important;
}

.projekte h3, .projekte h3 a {
    font-size: 25px !important;
}

}

@media only screen and (min-width:768px) and (max-width:990px) {

.news {
	margin-top: 30px !important;
}

.projektethumb {
	margin-bottom: 30px !important;
}

.tabletspace {
	margin-top:30px !important;
}

}

@media only screen and (min-width:990px) and (max-width:1200px) {
}