    .cookieaccept:hover {
        color: #0000BB;
    }

    .cookieaccept {
        background-color: #0000BB;
    }

    .index_headerimage {
		margin-top: 0px;
	}  

	.liner {
  		border-bottom: 0px;
  		margin-bottom: 0px;
  		padding-top: 0px;
	}
  
	.navbar {
		margin-bottom: 20px !important;  
	}
  
	@media screen and (max-width: 480px) {
  		.navbar {
		}
	}

	.navbar-brand {
  		height: auto;
  		padding: 0px;
  		margin-top: 0px;
  		background: none;
	}
  
	.navbar-brand img {
  		padding-top: 0px;
  		margin-top: 25px;
		height: 89px;
  	}
  
  	.titlediv h1 {
  		color: #333;
  	}
  
  	.titlediv:hover {
  		background-color: #333;
  	}
  
  	.contactdetails i {
  		color: #333;
  	}

	a {
  		color: #0000BB;
  	}
  
  	button.UM-RedBar {
  		background-color: #333 !important;
  	}
  
  	button.UM-RedBar.active, 
	button.UM-RedBar:hover {
    	background-color: #333 !important;
	}
  
  	.otherpagelink:hover {
  		background-color: #333;
  	}
  
  	.UM-ReadMore {
    	color: #0000BB;
	}
  
  	.UM-GreyLink li a:hover, .UM-GreyLink a:hover {
    	color: #0000BB;
	}

	.otherpagelink {
    	background-color: #f1f1f1;
    }

	.otherpagelink h1 {
    	color: #333;
    }


