body	{}

.adres	{
	text-align: right;
	margin-top: 35px;
	color: #056b99;
}

.header  {
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
	background: white;
	color: #000;    
}

.header a 	{align-content: right;
			color:#056b99;
			
}

.menu a		{text-align: right;
			color: #056b99;
}

.menu	{
			margin-top: 0px;
}

.li	{
	color: #3e4a98;
}

.banner img {position: relative; z-index: 9995; 
	margin-top: -5px;
}

.banner2 img {position: relative; z-index: 9995; 
	margin-top: -5px;
}

.balk	{
	background-color: #056b99;
	text-align: center;
	padding-top: 0px;
	color: white;
	margin-top: 0px;
	position: relative;
	z-index: 9999;
	height: 40px;
}

.balk2	{
	background-color: #808080;
	text-align: center;
	padding-top: 0px;
	color: white;
	margin-top: 0px;
	position: relative;
	z-index: 9999;
	height: 25px;

}

.balk3	{
	background-color: #056b99;
	text-align: center;
	padding-top: 0px;
	color: white;
	margin-top: 0px;
	position: relative;
	z-index: 9999;
	height: 25px;
}

.jumbotron	{
	text-align: center;
	color: white;
	background-color: black;
	margin-top: 10px;
}

.jumbotron p	{font-size: 14px;}

.jumbotron2	{
	text-align: center;
	color: #056b99;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

.jumbotron3	{
	text-align: center;
	color: #3e4a98;
	background-color: #c1c1c1;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url('/img/SterAchtergrond.png');
	background-repeat: no-repeat;
}

.jumbotron3 .row	{
	margin-top: 30px;
	margin-bottom: 30px;
}

.btn	{
	background-color: black;
	outline-color: white;
	outline-style: solid;
	outline-width: thin;
	color: white;
}

.btn2	{
	background-color: #3e4a98;
	outline-color: white;
	outline-style: solid;
	outline-width: thin;
	color: white;
}

.jumbotron .btn:hover	{
	background-color: #3e4a98;
	outline-color: white;
	outline-style: solid;
	outline-width: thin;
	color: white;
}

.jumbotron .btn:active	{
	background-color: #3e4a98;
	outline-color: white;
	outline-style: solid;
	outline-width: thin;
	color: white;
}

.jumbotron .container {
  max-width: 100%;
  margin-top: 10px;
  background-color: black;
}

.balk_tekst	{
	color: #ffffff;
}

.photo	{
	background-color: #3e4a98;
}


footer	{
	background-color: #787878;
	margin-top: 0px;
	align-content: center;
	padding-top: 20px;
	color: white;
	padding-bottom: 20px;
}

footer a {color: #000;}

footer img	{
	margin-top: -5px;
	align-self: center !important; 
	display:block;
	margin: 0 auto;
}

.img-banner	{
	width: auto;
	height: auto;
	align-content: center;
}

.achtergrond	{
		margin-top: -230px;

}

.jumbotron2 .h1	{
	font: bolder;
	color: #056b99;
}

.jumbotron3 .h1	{
	font: bolder;
	color: #056b99;
}

@media (max-width: 480px){
	.adres {text-align: left;}
	
}