ul.navbar-nav > li:hover > a, ul.navbar-nav > li.active > a {
color: #999;
}

.style-switch-wrapper.active {
    right: 0;
    color: #fff;
}    

.style-switch-wrapper #preset1 {
    background-color: #3B5998;
    color: #fff;
}

.style-switch-wrapper {
    position: fixed;
    
    top: 100px;
    right: -250px;
    width: 250px;
    height: auto;
    background-color: rgba(0,0,0,.75);
    border-bottom-right-radius: 4px;
    padding: 20px 20px;
    z-index: 5300;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}

.btn.btn-primary {
    border: 2px solid #B61827;
}

.btn.btn-primary:hover {
    border: 2px solid #fff;
    background: #B61827;
}

#main-slide .carousel-control i:hover {
    background: #B61827;
    color: #fff;
    line-height: 56px;
    width: 56px;
    height: 56px;
    border: 1px solid #fff;
    border-radius: 100%;
    font-size: 36px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    
}

#main-slide .carousel-indicators li.active, #main-slide .carousel-indicators li:hover {
    background-color: #B61827;
    }
    
.navbar-toggle {
    background: #B61827;
}    

.feature-center-icon {
    color: #B61827;
    font-size: 72px;
    
}

.feature-center-content {
   min-height:187px;
   }

.feature-icon{
	font-size: 28px;
  margin-top: 5px;
}

.feature-content{
	padding-right: 20px;
	padding-left: 55px;
}

.feature-content h3 {
	margin-top: 10px;
	font-size: 18px;
  color: #fff;
}

.feature-center-content h3 {
  margin-top: 10px;
	font-size: 18px;
  color: #fff;
  padding: 2px 0px 0 0;
  background: #B61827;
}

.featured-tab .nav-tabs > li.active > a::after {
    border-left-color: #B61827;
}

.featured-tab .nav-tabs > li:hover > a::after {
    border-left-color: #B61827;
}

/* Feature center */

.feature-center-content2 .feature-center-icon{
	font-size: 72px;
	margin-bottom: 5px;
	display: inline-block;
}

.feature-center-content2 h3{
	font-size: 18px;
}

.featured-tab .nav-tabs > li.active > a {
    background: #b61827;
}

.featured-tab .nav-tabs > li:hover > a {
    background: #b61827;
}

ul.check-list li i {
    color: #b61827;
}

.rounded {

  width: 260px;
    height: 260px;
    border: 3px solid #e8e8e8;
    border-radius: 180px;
    -webkit-border-radius: 180px;
    -moz-border-radius: 180px;
    overflow:hidden; 
    }
    
.rounded2 {
margin: 0 auto;
  width: 260px;
    height: 260px;
    border: 3px solid #e8e8e8;
    border-radius: 180px;
    -webkit-border-radius: 180px;
    -moz-border-radius: 180px;
    overflow:hidden; 
    }    
    

.icon-rounded {
  	height: 24px;
	width: 40px;
    font-size: 3em;
	line-height: 4em;
    border: 1px solid #e8e8e8;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    overflow:hidden; 
    }
    
.icon-pentagon {
    background: none repeat scroll 0 0 #666;
}    

.icon-pentagon::before {
    border-bottom: 10px solid #666;
}

.icon-pentagon::after {
    border-top: 10px solid #666;
}
        
.btn.btn-primary.solid {
    background: #B61827;
}    

.btn.btn-primary.solid:hover {
    background: #666;
}

.footer {
    padding: 60px 0 100px;
    background: #B61827;
    background-size: cover;
    color: #fff;
    font-size: 14px;
}

.fussleiste {
min-height:3em;
color: #fff;
background: #666666; /* Old browsers */
background: -moz-linear-gradient(top,  #666666 0%, #333333 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #666666 0%,#333333 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #666666 0%,#333333 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
}

.fussleiste a {
color: #fff;
}

.fussleiste a:hover {
color: #B61827;
}

.badge {
background: #B61827;
font-size: 1.2em;
}

.abstand {
padding-left: 10px;
}

.spacer {
height: 5em;
}

.facebook-sm {
text-align: center;
background: #3B5998;
color: #fff;
padding: 8px 0 8px 0;
}

.facebook-sm a {
font-size: 1.8em;
text-align: center;
background: transparent;
color: #fff;
margin: 15px 0 15px 0;
}

.facebook-sm a:hover {
font-size: 1.8em;
text-align: center;
background: transparent;
color: #ccc;
margin: 15px 0 15px 0;
}

#fb {
background: #3B5998;
color:#fff;
}

#home-spacer {
margin-top:5em;
}

.title-desc {
    font-family: 'Lato', serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    text-transform: none;
    display: block;
    color: #6A6A6A;
}

.asf {
color:#333;
background: #e8e8e8;
padding: 1em 2em 1em 2em;
border: 1px solid #ccc;
border-radius: 10px;
}

.rot {
background: #B61827;
color: #fff;
}

.grau {
background: #666;
color: #fff;
}

.wt {
width: 100px;
float: left;
}

.wtz {
width: 150px;
float: left;
}

.tab-pane {
background: #F2F2F2;
}

.tab-pane p {
    margin: 0px 10px 0px 10px;
}

.tab-pane img {
    margin-right: 20px;
}

.widget-tab .tab-content {
    border: 1px solid #e8e8e8;
    padding: 0px 0px 0px 0px;
}