/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

.navbar-wrapper {
  z-index: 20;
}


.navbar-wrapper .navbar {

}


.content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: central;
	word-spacing: normal;
	white-space: normal;
}



/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
/*.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
/*.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 300px;
  margin-top:-20px;
  margin-bottom: 0px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  height:300px;
}

.alpha60 {
    /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(20, 112, 63);
    /* RGBa with 0.6 opacity */
    background-color: rgba(20, 112, 63, 0.7);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#11994703f, endColorstr=#11994703f);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#11994703f, endColorstr=#11994703f)";
	font-size:16px;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 300px;
}
.carousel-inner > .item > img {
	position: relative;
	margin-top:30px;
	min-width: 46%;
	max-width:77%;
	margin-left:0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* top_image base class */
.top_image {
  height: 300px;
  margin-top:-1px;
  margin-bottom: 30px;
}
/* Since positioning the image, we need to help out the caption */
.top_image-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.top_image .item {
  height: 300px;

}
.top_image-inner > .item > img {
	position: relative;
	top: 0;
	left: 0;
	min-width: 70%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	
}



/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}

.marketing .col-lg-3 {
  margin-bottom: 20px;
  text-align: center;
}

.marketing .col-lg-2 {
  margin-bottom: 20px;
  text-align: center;
}

.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 40px 0;
  /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
	font-family:"AlexBrushRegular";
	font-size: 70pt;
	line-height:45pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color:#7390c4; /*#e4e4e4*/
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	word-spacing: normal;
	white-space: normal;
}



footer_aktuelles{
	background-color:#99cc66;
	height:150px;
	vertical-align:middle;
	margin-top:20px;
}

footer{	
	background-color:#56555B;
	height:50px;
	vertical-align:middle;
}

.bottomline{	
	text-align:left; 
	float:left; 
	margin-top:15px; 
	color:#FFF;
	}
	
	
footer_bottom{	
	background-color:#d3d3d3;
	vertical-align:middle;
}
@media (max-width:900px){
	footer_bottom{display:none!important}
	}


.sitemap{	
	float:left; 
	margin-top:20px;
	margin-bottom:40px;
	color:#555;
	line-height: 1.5;
	font-size: 13px;
	}
	
.sitemap_text{	
	text-align:left; 
	color:#555;
	font-size: 13px;
	line-height: 1.5;
	}
	
.sitemap_text:hover{	
	color:#14703f;
	text-decoration:none;
	font-size: 13px;
	}
	
.motal{
	color:#d3d3d3;
	font-size:11px;
	}
	
.motal:hover{
	color:#d3d3d3;
	font-size:11px;
	text-decoration:none;
	}

.bottom{
	color:#fff;
	font-size:12px;
	}
	
.bottom:hover{
	color:#fff;
	font-size:12px;
	text-decoration:none;
	}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 900px) {
	.carousel {
  height: 250px;
  margin-top:-20px;
  margin-bottom: 30px;
}
.carousel .item {
  height: 250px;
  background-color:transparent;
}

.carousel-caption {
  z-index: 10;
  background-color:transparent;
  width:40%;
  margin-left:10%;
  height:250px;

   }
 
.carousel-inner > .item > img {
	position: relative;
	margin-top:60px;
	min-width: 46%;
	max-width:100%;
	margin-left:0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.alpha60 {
    /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(20, 112, 63);
    /* RGBa with 0.6 opacity */
    background-color: rgba(20, 112, 63, 0.7);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#11994703f, endColorstr=#11994703f);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#11994703f, endColorstr=#11994703f)";
	font-size:11px;
}
h1,.h1{	font-size:20px;font-family: inherit;
margin-top:-10px;
}

.btn{padding:4px 8px;font-size:12px;}

.top_image {
  height: 350px;
  margin-top:-20px;
  margin-bottom: 10px;
}
.top_image .item {
  height: 350px;
  background-color:transparent;
}

footer{	
	background-color:#56555B;
	height:100px;
	vertical-align:middle;
}

footer_aktuelles{	
	background-color:transparent;
	height:100%;
	vertical-align:middle;
}

.bottomline{	
	margin-top:15px; 
	width: 60%;
	font-size:11px;
	}

	
}

@media (max-width: 767px) {
	.carousel {
  height: 250px;
  margin-top:-20px;
  margin-bottom: 30px;
}
.carousel .item {
  height: 250px;
  background-color:transparent;
}

.carousel-caption {
  z-index: 10;
  background-color:transparent;
  width:60%;
  margin-left:10%;
  height:250px;

   }
 
.carousel-inner > .item > img {
	position: relative;
	margin-top:60px;
	min-width: 10%;
	max-width:100%;
	margin-left:0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.alpha60 {
    /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(20, 112, 63);
    /* RGBa with 0.6 opacity */
    background-color: rgba(20, 112, 63, 0.7);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#11994703f, endColorstr=#11994703f);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#11994703f, endColorstr=#11994703f)";
	font-size:11px;
}
h1,.h1{	font-size:20px;font-family: inherit;
margin-top:-10px;
}

.btn{padding:4px 8px;font-size:12px;}

.top_image {
  height: 350px;
  margin-top:-20px;
  margin-bottom: 10px;
}
.top_image .item {
  height: 350px;
  background-color:transparent;
}

footer{	
	background-color:#56555B;
	height:100px;
	vertical-align:middle;
}

footer_aktuelles{	
	background-color:transparent;
	height:100%;
	vertical-align:middle;
}

.bottomline{	
	margin-top:15px; 
	width: 60%;
	font-size:11px;
	}

	
}




@media (max-width: 700px) {

.featurette-heading {
font-family:"AlexBrushRegular";
	font-size: 50pt;
	line-height:35pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color:#7390c4; /*#e4e4e4*/
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	word-spacing: normal;
	white-space: normal;
  margin-left:10px;
  margin-top:-60px;
}

}

@media (max-width: 600px) {

.featurette-heading {
font-family:"AlexBrushRegular";
	font-size: 45pt;
	line-height:35pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color:#7390c4; /*#e4e4e4*/
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	word-spacing: normal;
	white-space: normal;
  margin-left:10px;
  margin-top:-60px;
}

}
@media (max-width: 550px) {

.featurette-heading {
font-family:"AlexBrushRegular";
	font-size: 50pt;
	line-height:35pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color:#7390c4; /*#e4e4e4*/
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	word-spacing: normal;
	white-space: normal;
  margin-left:10px;
  margin-top:-60px;
}

}
@media (max-width: 500px) {



.featurette-heading {
font-family:"AlexBrushRegular";
	font-size: 45pt;
	line-height:35pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color:#7390c4; /*#e4e4e4*/
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	word-spacing: normal;
	white-space: normal;
  margin-left:10px;
  margin-top:-110px;
}

}
@media (max-width: 400px) {


.featurette-heading {
font-family:"AlexBrushRegular";
	font-size: 40pt;
	line-height:35pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color:#7390c4; /*#e4e4e4*/
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	word-spacing: normal;
	white-space: normal;
  margin-left:10px;
  margin-top:-170px;
}

}

@media (max-width: 375px) {


.featurette-heading {
font-family:"AlexBrushRegular";
	font-size: 35pt;
	line-height:35pt;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color:#7390c4; /*#e4e4e4*/
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	word-spacing: normal;
	white-space: normal;
  margin-left:10px;
  margin-top:-170px;
}


footer{	
	background-color:#56555B;
	height:120px;
	vertical-align:middle;
}
}



/*
@media (max-width: 767px) {
	.top_image {
  height: 200px;
  margin-top:-20px;
  margin-bottom: 10px;
}
.top_image .item {
  height: 200px;
  background-color: #transparent;
	
}




/*
@media (min-width: 768px) {

	/* Navbar positioning foo */
  /*.logo-wrapper {
    margin-top: 10px;
  }
  .logo-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .logo-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* Navbar positioning foo */
 /* .navbar-wrapper {
    margin-top: -10px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0px;
    padding-left: 0px;
  }

  /* The navbar becomes detached from the top, so we round the corners */
 /* .navbar-wrapper .navbar {
    border-radius: 4px;
  }*/

  /* Bump up size of carousel content */
 /* .carousel-caption p {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 1.4;
  }

  .featurette-heading {
	font-size: 50pt;
  }
}


