.navbar-main li a {
	text-transform: none;
}

.navbar-top {
	background-color: #b691b1;
    background-color: #f8e3f5;
	/*
	 background-image: url("/fileadmin/headers/Header-2016.png");
	 background-repeat: no-repeat;
	 color: white;*/
}

.dropdown-menu {
    background-color: #f8e3f5;	
}

.breadcrumb-section {
    background-color: #fff2fd;	
}

.breadcrumb{
    background-color: #fff2fd;	
}

/*
.navbar-header-main .navbar-brand {
	text-transform: none;
	background-color: transparent;
	font-weight: normal;
	color: white;
}

*/

.footer {
	background-color: #7e4c77;
}
.footer-section {
	background-color: #7e4c77;
}

.footer-section a {
	color: white;
}

.footer-section a:hover{
	color: white;
}

.footer-section a:active{
	color: white;
}


.footer-section a:visited{
	color: white;
}