.top-menue {
background: #eee;
padding-bottom: 5px;
padding-top: 15px;
}

.breadcrumbs {
border-bottom: solid 1px #eee;
border-top: solid 1px #eee;
padding-bottom: 10px;
padding-top: 20px;
margin-bottom: 30px;
margin-top: 10px;
}

.breadcrumbs h2.h3 {
margin-bottom: 0;
margin-top: 10px;	
}

.bg-info2 {
background: #66CCCC;
color: #fff;	
}

.bg-primary.text-white a,
.bg-primary.text-white a:hover,
.bg-info.text-white a,
.bg-info.text-white a:hover,
.bg-info2.text-white a,
.bg-info2.text-white a:hover {
color: #fff;
text-decoration: none;	
}

section {
margin-bottom: 90px;	
}

.menue h2 {
margin: 5px 0;
}

.text-center img {
text-align: center;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;	
}

.footer-bg {
background: #2c3039;
color: #fff;	
}

.footer-bg a,
.footer-bg a:hover {
color: #fff;
text-decoration: none;
}

.footer-bg h4 span {
border-bottom: 3px solid #007bff;
padding-bottom: 8px;
}
