.fa{
	1background-color:red;
	width:30px;
	1text-align:left;
}

.WEGcenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
 

RENEHOVER #4F514E
RENEURL #20526C
#url {

    text-decoration: none;
    font-size: 11pt;
    font-weight: bold;
    color: RED;

}

.topnav {
  overflow: hidden;
  1background-color: #333;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: left;
  padding: 6px 10px;
  text-decoration: none;
  font-size: 20px;
    height:25px;
	font-family: Verdana;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
  1text-decoration: underline;
}

.active {
  background-color: #4CAF50;
  color: white;
}

.topnav .icon {
  display: none;
}
.select-page{
	text-align:left;
	clear:both;
}
@media screen and (max-width: 11024px) {
	#myTopnav{
		display:block;
		background-color: #111;
		
	}
	#myTopnav{
		color:white;
		display:block; 
		width:100%;
		position: fixed;
		top: 0%;
		overflow: hidden;
		clear: both;
		z-index: 1000;
		background-image: url("images/ruitbovenmobiel.jpg");
	}
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
  .fa{
	1background-color:red;
	1width:30px;
	text-align:left;
  }
}

@media screen and (max-width: 11024px) {
	.topnav.responsive {
		position: relative;
	}
	hr.responsive {
    1background-image: url("./images/ruitboven.jpg");
		height: 1px;
	}		
	
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    1text-align: left;
	1color: #20526C;
  }
}