
.slider{
    margin-top: 20px;
}


/
* Carousel Styles */
.carousel-indicators .active {
    background-color: #2980b9;
}

.carousel-inner img {
width: 100%;
 max-height: 460px
}


.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
opacity: 1;
filter: alpha(opacity=100);
background-image: none;
background-repeat: no-repeat;
text-shadow: none;
}


.carousel-control.right span {
padding: 0px;
}


.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
position: absolute;
top: 35%;
z-index: 5;
display: inline-block;
}


.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
left: 0;
}


.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
right: 0;
}


.carousel-control.left span,
.carousel-control.right span {

background: ;
}


.text-slider{text-align: center; margin-top:1em;}

@media only screen
and (max-width: 450px) { .carousel-control.left span,
.carousel-control.right span {
background: rgba(102,102,102,0.0);
}
}

.carousel-control.left span {
padding: 0px;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
opacity: .7;
filter: alpha(opacity=70);
}


/* Carousel Header Styles */
.header-text {
position: absolute;
 top: 12%;
 left: 1.8%;
  right: auto;
 width: 96.66666666666666%;
 color: #fff;
}

.header-text h2 {
	font-size: 1.6em;
	color: #006ab3;
	font-weight:bold;
}


.header-text h2 span {

	padding: 10px;
	background:rgb(255,255,255);
	background: transparent\9;
	background:rgba(255,255,255,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fffffff,endColorstr=#7fffffff);
	zoom: 1;
}

.header-text h3 div {font-size: 0.8em;
	color:#54595d;
	font-weight:bold;
	padding: 12px;
	background:rgb(255,255,255);
	background: transparent\9;
	background:rgba(255,255,255,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fffffff,endColorstr=#7fffffff);
	zoom: 1;
}



.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.footer2 {padding-left:5em}
@media only screen
and (max-width: 450px) {
.footer2 {padding-left:1em; }
img {width:70%;}

}


body{
background-color: #333333;
background-image: url(images/entwurf2_higru.jpg); background-repeat:no-repeat;
color:#fff;
}
@media only screen and (max-width: 1024px) {
      body {
        background-image: none;
       }
}

.col-md-5 img { width:17px}
.tab img { width:17px}

.footertest2 {display:none}

@media only screen
and (max-width: 750px) {
.footertest {display:none;}
.footertest2 {display:block}
.navbar-header img {padding-left:10px}
.clear {display:none;}
}

h2 {color:#BAD739;letter-spacing: 0.1em;}

table span {color:#b65b42}

span {color:#FFFFFF}

.white { color:#FFFFFF;text-decoration:none;}
.white:hover {color:#BAD739; text-decoration:none;}
