/* CSS Document */

@import url("fonts.css");

.bump {margin-top:40px;}
.sidecontent a {
	color: #fff;
}
.arrows {
	width: 9px;
	height: 9px;
	background-image: url(../img/arrow-closed.jpg);
}
.activeproj {
	background-image: url(../img/arrow-opened.jpg);
}
.no-activeproj {
	background-image: url(../img/arrow-closed.jpg);
}
.niederl div div {
	background-color: #e6e6e6;
	color: #596e7a;
}
.niederlwrap {
	padding: 15px;
}
.niederl a {
	color: #596e7a;
}
.abstand{
	margin-bottom: 50px;
}

.stelle{
	background-color: #e6e6e6; 
}

.mail a{
	color:#596e7a;
	text-decoration: none;
}
.mail a:hover{
	color:#67b855;
	text-decoration: none;
}
.nobump {
	margin-bottom: 0px;
}
.impressum div {
	padding: 15px;
}
.impressum div div {
	background-color: #f4f4f3;
}
.impressum h3 {
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 10px 0;
}
.kontakt-footer{
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	}
.datenschutz-footer{
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	}
.nav-footer{
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	}
.row {
	margin: 0;
}
.mitgliedrow div {
	margin-top: 30px;
}
.mitgliedrow img {
}
.gapdiv {
	background-color: #e6e6e6;
	padding: 20px;
}
.mitgliedrow a {
	color: #41a62a;
}
.mitgliedrow p {
	font-weight: 600;
	color: #596e7a;
	min-height: 100px;
	margin-top: 20px;
	max-width: 350px;
}
.jumbotron.footer {
	border-radius: 0;
	margin-top: 50px;
}
.th2 {
	font-size: 25px;
	background-color: #98a7af;
	color: #fff;
	padding: 10px 10px 10px 40px;
	cursor: pointer;
	margin-top: 10px;
}
.mitgliedh1, .niederh1, .niederh2 {
	font-size: 25px;
	background-color: #98a7af;
	padding: 10px;
	color: #fff;
}
.ltxt {
	background-color: #f4f4f3;
	color: #596e7a;
	padding: 15px;
}
.ltxt ul {
	padding-left: 15px;
	font-size: 15px;
}
.ltxt h1 {
	font-size: 25px;
	margin-top: 0;
	padding-top: 0;
}
/* Scroll immer da: Seite springt nicht beim wechseln auf eine Seite, die ohne scrollbar sonst breiter wäre */
html {
	overflow-y: scroll;
}
.subnav ul {
	list-style-type: none;
}
.subnav ul li {
	float: left;
	padding-right: 5px;
}
.subnav ul li img {
	width: 92px;
	height: 83px;
}
.subnav ul {
	padding-left: 12px;
	margin-top: 5px;
}
.toggle:hover {
	cursor: pointer;
}
.toggle {
	position: fixed;
	top: 20px;
	right: 10px;
	z-index: 999;
}
.mainnav {
	float: right;
}
.nav-pills li a {
	border-radius: 0;
	color :#98a7af;
	font-size: 18px;
	letter-spacing: 0.8px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	text-decoration: none;
	border-bottom: 2px solid #67b855;
}
.nav-pills>li+li {
	margin-left: 4px;
}
.mainheader {
	margin-top: 25px;
}
.nav li a:hover, .nav li a:focus {
	text-decoration: none;
	border-bottom: 2px solid #67b855;
}



.mainheader {
	margin-top: 25px;
}

.carousel-indicators li {
	width: 20px;
	height: 20px;
	border-radius: 0px;
	background-color: #fff;
	border: none;
	margin: 0;
	margin-right: 5px;
}
.carousel-indicators .active {
	width: 20px;
	height: 20px;
	margin: 0;
	margin-right: 5px;
	background-color: #67b855;
	border: none;
}
.jslide {
	padding-left: 30px;
	padding-right: 30px;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 0;
}
.gborder {
	border-top: 5px solid #67b855;
}
.mainnav>.nav>li>a {
	padding: 5px;
}
.maincontent {
	background-color: #f4f4f3;
	padding: 20px;
	color: #596e7a;
}
.maincontent h1 {
	font-size: 36px;
}
.sidecontent {
	background-color: #6d818d;
	padding: 20px;
}
.zweiterj {
	background-color: #e6e6e6;
}
.sidecontent {
	color: #fff;
}
.sidecontent h2 {
	margin-bottom: 0px;
}
.sidecontent figure {
	margin-top: 5px;
}
.sidecontent p {
	margin-top: 40px;
}
.floatr {
	float: right;
}
.floatl {
	float: left;
}
figcaption {
	font-size: 14px;
	max-width: 90%;
}
.maincontent p, .sidecontent p {
	font-size: 18px;
}
.invh2 {
	background-color: #98a7af;
	color: #fff;
	font-size: 24px;
	padding: 8px;
	padding-left: 2%;
}
.tafeln div {
	position: relative;
	z-index: 500;
	margin: 0;
	margin-bottom: 20px;
}
.tweiter {
	position: absolute;
	z-index: 600;
	bottom: 0px;
	right: 15px;
}
.tafeln {
	padding: 0;
}
.carousel-indicators li, .carousel-indicators li.active {
	margin-bottom: -25px;
}
.footer, .footer a {
	background-color: #596e7a;
	color: #fff;
	margin-bottom: 0;
}
.logo {
	margin: 0 auto;
}
.nav li {
	float: none;
	display: block;
}
.nav-pills {
	float: none;
}
 @media (min-width: 992px) {
.nav-pills {
	float: right;
}
.nav li {
	float: left;
	display: block;
}
}
 @media (min-width: 492px) {
.toggle {
	display: none;
}
.smlogo {
	display: none;
}
.mainnav {
	display: block !important;
}
}
 @media (max-width: 768px) {
.jslide {
	display: none;
}
.th2 {
	font-size: 20px;
}
.wrap h3, .wrap address, .wrap h4, {
	text-align: center;
}
.wrapnavfooter {
	vertical-align: bottom
}
}
 @media (min-width: 400px) and (max-width: 768px) {
.tafeln div {
	width: 50%;
}
.projtoggle {
	margin-right: 15px;
}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.subnav {
	margin-top: -18px;
}
.subnav ul li img {
	width: 74px;
	height: 66px;
}
}
.lactive {
	border: 3px solid #67b855;
}
 @media (max-width: 492px) {
.logo {
	float: left;
	max-width: 90%;
}
.th2 {
	font-size: 16px;
}
.sidecontent p {
	margin-top: 60px;
}
.inmain {
	padding-left: 0;
	padding-right: 0;
}
}
/* responsive gmaps */
.responsiveContainer {
	position: relative;
	padding-bottom: 56%;
	height: 200px;
	overflow: hidden;
	border: 1px solid #596e7a;
}
.responsiveContainer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media only screen and (max-width:1200px) {
/* subul configs: einrücken bis 1200px */
.subnav ul {
	margin-left: 423px;
}
}
 @media only screen and (min-width:1200px) {
/* subul configs: einrücken über 1200px */
.subnav ul {
	margin-left: 515px;
}
.nav-pills li a {
	font-size: 20px;
}
.subnav {
	margin-top: -25px;
}
}
 @media (max-width: 992px) {
.nav-pills > li + li {
	margin-left: 0;
}
.nav-pills {
	margin-top: 15px;
}
.nav-pills li a {
	text-align: center;
	border:none !important;
}
.maincontent h1 {
	font-size: 26px;
}
.maincontent {
	padding: 15px;
}
/* subul configs: umbau bis 992px */
.subnav ul {
	margin-left: 0;
	padding-left: 0;
}
}
@media only screen and (max-width:538px) {
.brk {
	clear: both;
}
}
@media only screen and (min-width:768px) and (max-width:992px) {
.gapdiv {
	height: 480px;
}
}
.accord {
	position: relative;
	z-index: 300;
}
.arrows {
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 400;
}
.subnav img:hover {
	border: 3px solid #67b855;
}
 @media only screen and (min-width:992px) and (max-width:992px) {
.subnav {
	margin-left: 443px;
	margin-top: -3px;
}
.subnav ul li img {
	width: 72px;
	height: 64px;
}
}
.subnav ul li {
	width: 15.83%;
	box-sizing: content-box;
	padding-right: 0px;
	padding-right: 1%;
}
.subnav ul li img {
	width: 100%;
	height: auto;
}
.subnav ul li:nth-child(6) {
	padding-right: 0%;
}
 @media only screen and (max-width:538px) {
.subnav ul li {
	width: 32%;
	box-sizing: content-box;
	padding-right: 0px;
	padding-right: 2%;
	padding-top: 2%;
}
.subnav ul li:nth-child(3) {
	padding-right: 0%;
}
.subnav ul li:nth-child(6) {
	padding-right: 0%;
}
}
 @media only screen and (min-width:600px) and (max-width:636px) {
.gapdiv {
	height: 450px;
}
}
* {
	font-family: 'Roboto', sans-serif;
}
.mainnav a {
	font-family: 'Roboto Condensed', sans-serif;
}
.gapdiv p {
	font-size: 12px;
}
.w20p {
	float: right;
}
