@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,700');

/* font-family: 'Montserrat', sans-serif; */

body {
  font-family: 'Montserrat', 'sans-serif';
  font-style: normal;
  font-weight: 200;
  line-height: 1.5;
}

#content16-3 {
  background-image: url('../img/untenrechts.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 150px 300px;
  min-height:650px;
  z-index: 999;
}

.bg-container {
  min-height:550px;
  background-image: url('../bg/hintergrund_home.jpg');
  z-index: 888;
}

.transparent-w {
	background: rgba(255,255,255,0.85);
    min-height:550px;
	padding:20px 40px;
}
	

.bodytext {
	font-size: 18px;
}


.navibottom-menu {
	font-size:1.5em;
}

.navibottom-menu ul {
	text-align: center;
}
	
	
.navibottom-menu li {
	list-style-type:none;
	float: left;
	margin-right: 4em;
}

.navibottom-link a {
	color: #78B432 !important;
}

.navibottom-link a:hover,
 {
	color: #646464 !important;
}

.cid-qVrEAIeqQD {
    padding-top: 10px;
}


.transparent-w li {
	font-size:1.8em;
}

.csc-firstHeader {
	margin-bottom: 1em;
}

.contenttable td {
	width:50%;
}
	
	
/* Monitordarstellung ******************************************************************/
@media (min-width: 1200px) {
.headerimage {
	height: 40em;
	max-width:100%;
	}
}

/* Smartphone & Co. ********************************************************************/
@media (max-width: 1200px) {
	
.cid-qVrDSsKzDs {
	background-color: white;
	margin-top: 55px;
}
	
.headerimage {
	height: 10em;
	max-width:100%;
	margin-top: 15px;
	}
	
.container2 {
	display:none;
	}
	
.cid-qVrDCjCkEO .navbar-dropdown {
    flex-wrap: nowrap;
    z-index: 888;
	}
}

.mobilelogo {
	z-index: 999;
	margin-left: 40px;
	height: 30em;
	border:1px solid red;
}
	

.grau {
  color: #646464 !important;
}

a.grau:hover,
a.grau:focus {
  color: #78B432 !important;
}


.gruen {
   color: #78B432 !important;
}

a.gruen:hover,
a.gruen:focus {
  color: #646464 !important;
}

.menu-content-right {
  margin-right:50px;
}

.topicon {
   width:40px;
   padding:5px;
}   

.navbar-default .navbar-nav>li>a {
    color: #78B432;
	font-size: 18px;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #78B432;
	background-image: -webkit-linear-gradient(top,#78B432 0,#78B432 100%);
}

.container2 {
	position: relative;
    word-wrap: break-word;
    margin: 0 auto 0;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
	max-width: 1140px;
	margin-top:10px;
}


.dropdown-menu {
	font-size: 18px;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.display-1, .display-2, .display-3, .display-4 {
	color: #78B432 !important;
 }


.csc-sitemap a {
   color: #646464 !important;
   font-size: 14px;
} 
.csc-sitemap a:hover {
   color: #78B432 !important;
} 

.tx-indexedsearch-searchbox-label {
	color: #78B432 !important;
	font-size: 18px;
	width: 8em;
} 

.tx-indexedsearch-searchbox-sword {
	color: #78B432 !important;	
	padding:5px;
	font-size: 18px;
	width: 14em;
} 

.tx-indexedsearch-searchbox-button {
	padding:8px;
	margin-top: 1em;
	width: 25.3em;
	margin-left: 14.5em;
}

.tx-indexedsearch-rules {
	margin-top: 5em;
	font-size:1.2em;
}

@media (min-width: 1200px){
.navbarinner {
    max-width: 1140px;
	text-align: left;
	display: inline-block;
	} 
}

.navbar-default {
   border-color: #FFFFFF;
   -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0), 0 1px 5px rgba(0,0,0,.0);
}


.navbar-default {
    background-image: -webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);
    background-image: -o-linear-gradient(top,#fff 0,#f8f8f8 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));
    background-image: linear-gradient(to bottom,#fff 0,#f8f8f8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-radius: 4px;
    /*  */
    /* box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 5px rgba(0,0,0,.075); */
}