@charset "utf-8";
@import url('https: //fonts.googleapis.com/css2?family=Public+Sans&family=Roboto&family=Rubik&family=Secular+One&display=swap') ;
body {
    font-family: 'Public Sans', sans-serif;
    font-size: 20px;
    line-height: 1.5;
    background: #FFFFFF;
    margin: 0 auto;
    text-align: left;
    max-width: 1024px;
    font-weight: normal;
}
p {
    font-weight: normal;
    font-size: 22px!important;
    margin-left: 6px;
    margin-right: 6px;
}
.vergrootglaasjes {
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #0068A9;
	font-weight: bold;
	text-shadow: 0px 0px 0px #FF0000;
	transition: all .2s ease-in-out;
}
.vergrootglaasjes:hover {
	color: #FF0004;
	transform: translateX(10px);
}
.search-container {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 auto;
	width: 100%
}
.container {
	position: relative;
}
@media only screen and (max-width: 500px) {
	.search-container {
		width: 85%;
		font-size: 16px;
	}
}
@media only screen and (max-width: 300px) {
	.search-container {
		width: 85%;
		font-size: 15px;
	}
}
#myTopnav.topnav {
	display: flex;
	justify-content: space-between;
	border-radius: 3px;
}
.lees .a1.besteprijsgarantie .hijhelp {
	text-align: center;
}
.with-margin {
	margin-bottom: 1em;
	text-align:left;
}
.with-margin.left-align {
}
details {
	border : #BDCED1 solid 12px;
	border-radius : 4px;
	padding : 10px;
	font-size: 16px;
}
summary {
	font-weight : bold;
	color : #0066CE;
	text-align:left;
	font-size: 18px;
}
.column {
	text-align : center;
	margin-right : auto;
}
.row:after {
	content : "";
	display : table;
	clear : both;
}

#backButton {
	position: absolute;
	top: -20px;
	right: 0px;
	margin-right: 20px;
}
#backButton p .button1 {
	color: orange;
	margin-bottom: 20px;
     
}
.circle {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-left: 10px;
	border-radius: 50%;
	margin-right: 14px;
	margin-bottom: 15px;
    margin-top: 84px;
	animation: blink 2s linear infinite;
}
.circle:nth-child(1) {
	background-color: #FF0000;
	animation-delay: 0s;
}
.circle:nth-child(2) {
	background-color: #008000;
	animation-delay: 0.33s;
}
.circle:nth-child(3) {
	background-color: #0000FF;
	animation-delay: 0.66s;
}
@keyframes blink {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@media (max-width: 600px) {
		.circle {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-left: 1px;
	border-radius: 50%;
	margin-right: 14px;
	margin-bottom: 15px;
    margin-top: 88px;
	animation: blink 2s linear infinite;
}		
            
		}
	
h1 {
	font-family : 'Secular One', sans-serif;
	font-size : 20px;
    font-weight:bold;
	text-align :left;
	margin-left : 5px;
	left : 0;
	color: #00223F
}
h2 {
	font-family : 'Secular One', sans-serif;
	font-size : 25px;
	margin-right : auto;
	margin-left : 5px;
	text-align: left;
}
h3 {
	font-family : 'Secular One', sans-serif;
	font-size : 22px;
	font-weight: lighter;
	margin-left : 5px;
	margin-right : auto;
	color: #00223F;
	margin-bottom: 10px;
}
h4 {
	font-family : 'Secular One', sans-serif;
	font-size : 22px;
	margin-left : 5px;
	margin-right : auto;
	font-weight : normal;
	color : #0068A9;
	line-height: 30px;
}
h4 {
	margin-top: 0;
}
.h4contact a {
	display: block;
	text-align: center;
	color: #FFFFFF;
	margin-top: 20px;
	text-decoration: none;
}
.h4contact a:hover {
	transform : scale(1.5);
}
body article h3 {
}
.rood {
	color: #FA070B;
	line-height: -5;
	padding-top: 10px;
	font-size: 23px;
}
h5 {
	font-family : 'Secular One', sans-serif;
	font-size : 17px;
	margin-right : auto;
	color : #F7F7F7;
}
h6 {
	font-family : 'Secular One', sans-serif;
	font-size : 13px;
	margin-left : 5px;
    margin-bottom: 5px;
	margin-right : auto;
	font-weight : normal;	
    color:#770000;
    text-align: center;
     box-shadow: 0px 10px 20px 0px rgba(254,0,0,0.4);
     
}
h6:hover {
    font-size: 14px;
    color: white;
	background-color: #0068A9;
	
    box-shadow: 0px 12px 22px 8px rgba(173,216,230,0.6);
}
h6 {
	
	transition: font-size 0.6s ease;
}
.p {
	margin-bottom: 8px;
	margin-left: 6px;
	margin-right: 6px;
}
.tekstbutton1 {
    color: #F9F9F9;
    font-weight: bold;       
}
.button1 {
	position: absolute;
	top: 20px;
	right: -15px;
}
.tekstbutton1 {
	background-color: #016896;
	border-radius: 5px;
	padding: 8px 10px 0px 4px;
    font-size: 12px!important;
	text-align: center;
	margin-top: 3px;
    margin-bottom: 4px;
   	margin-right: 5px;
    margin-left: 0px;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
	width: 92px !important; 
	height: 30px!important; 
    box-shadow: 2px 10px 20px 4px rgba(24,0,0,0.4);	
}
.button1:hover {
	background-color: #DCF3D1;
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.6);
}
.tekstbutton2 {
	color: #FFFFFF;
	text-decoration: none;    
}
.button2 {
	background-color: #FF0000;
	border: none;
	border-radius: 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	font-size: 15px;
	margin: 4px 2px;
	cursor: pointer;
	width: 90px;
	height: 46px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.4);
}
.button2:hover {
	background-color: #0088F5;
	box-shadow: 0px 12px 20px 0px rgba(0,0,0,0.6);
}
.lees .Art2 {
	margin-left : 10px;
}
.lees .Art3 {
	margin-left : 10px;
}
.telnr {
	color : #FFFFFF;
	font-size : 17px;
	margin-top : 22px;
	margin-left : -50px;
}
.topnav {
	background-color : #0F5BC1;
	overflow : hidden;
	margin-top: 2px;
}
.navigatiebalk .knop {
	background-color: #0000FF;
	color: #FFFFFF;
}
.navigatiebalk .knop:hover {
	background-color: #FF0000 !important;
	color: #000000 !important;
}
.topnav a {
	float :left;
	display : block;
	color : #f2f2f2;
	text-align : center;
	padding : 15px 18px;
	text-decoration : none;
	font-size : 18px;
	font-family : "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	top : 10px;
	bottom : 10px;
}
.centered {
	position : absolute;
	top : 50%;
	left : 50%;
	transform : translate(-50%,-50%);
}
.centered-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	max-width: 1024px;
	margin: auto;
}
.container2 {
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	background-color: #016896;
}


.blogtoptekst {
	margin-right: auto;
	margin-left: 0px;
}
.nieuwactueel {
	color: #FFFFFF;
	width: 300px;
	margin-right: 20px;
	margin-top: 30px;
	text-align: center;
}
.container {
	position : relative;
	text-align :left;
}
.myContainer {
	text-align : center;
}
.center {
	display : block;
	margin-left : auto;
	margin-right : auto;
}
.menu-container {
	display : flex;
	justify-content : center;
	border-radius : 5px;
}
.menu {
	display : flex;
	list-style : none;
}
.menu li {
	margin : 0 10px;
}
.topnav .icon {
	display : none;
	color: #FFFFFF;
}
.dropdown {
	float :left;
	overflow : hidden;
}
.dropdown .dropbtn {
	font-size : 19px;
	outline : none;
	color : #F8F8F8;
	text-align: center;
	padding-top : 12px;
	padding-right : 24px;
	padding-left : 28px;
	padding-bottom : 14px;
	background-color : inherit;
	font-family : inherit;
	margin-top : 2px;
	font-weight : normal;
	background-size : 0 auto;
	border-spacing : 0 0;
	background-origin : padding-box;
	border-radius : 5px;
	position: relative;
	right: 30px;
	width: 900px !important;
}
@media screen and (max-width: 600px) {
	.dropdown .dropbtn {
		font-size: 14px;
		width: auto !important;
		white-space: normal;
	}
}
.dropdown-content {
	display : none;
	position : absolute;
	background-color : #105BC3;
	min-width : 160px;
	margin: 3px 0;
	box-shadow : 0 16px 16px 0 rgb(0, 108, 217, 1.00);
	z-index : 1;
	right: 80px;
}
.dropdown-content a {
	float : none;
	color : #FFFFFF;
	padding : 12px 16px;
	text-decoration : none;
	display : block;
	text-align:left;
	font-family: 'Rubik';
	font-size: 15px;
	font-weight: 100;
}
.topnav a:hover, .dropdown:hover .dropbtn {
	background-color : transparent;
	color : #FFFFFF;
	border-radius : 10px;
	border-spacing : 1px 1px;
	background-size : auto auto;
	box-shadow : 2px 2px 3px 0;
}
.dropdown-content a:hover {
	background-color : #4A9CF7;
	color : #FFFFFF;
	transform: scale(1.);
	transition: transform 0.3s ease;
}
	.lees .container img {
		margin-top : 5px;
		text-align: center;
	}
	.center {
		margin-left : auto;
		margin-right : auto;
		margin-top: 1px;
		display : block;
		width : 100%;
		max-width : 1024px;
		border-radius : 5px;
		height : inherit;
	}
	.content {
		max-width: 1024px;
		margin: auto;
		background: #FEF4F4;
		padding: 0;
	}
	.overlay-content {
		position : relative;
		top : 25%;
		width : 100%;
		text-align :left;
		margin-top : 0;
	}
	.social-icons a {
		font-size : 24px;
		color : #000000;
		text-decoration : none;
		margin : 0 5px;
	}
	.social-icons a:hover {
		color : #FCFCFC;
	}
	.socmedia {
		display : inline-block;
	}
	.lees .art1 {
		margin-right : auto;
		margin-left : 10px;
	}
	.content .overlay-content hr {
		width : 20px;
		background-color : #016896;
	}
	.content .overlay-content .new5 {
		width : 100%;
		border : #301300 solid 1px;
		margin-left : 0px;
		margin-right : auto;
		border-radius : 5px;
	}
	.footer-container .footer-column.fc1 h5 {
		color : #FFFFFF;
		padding-top : 5px;
		font-size: 17px;
	}
	.footer-column.fc2 p a {
		color : #FDFDFD;
	}
	.content .overlay-content .h2home.h2toeslagen {
		text-align: center;
	}
	.container3 {
		display: flex;
		justify-content: center;
		align-items: center;
		max-width: 1024px;
		margin: 0 auto;
		position: relative;
	}
	#myBtn {
		flex: 1 0 auto;
	}

	#myBtn {
		display: none;
		position: absolute;
		bottom: -25px;       
		right: 4px;
		z-index: 99;
		border: none;
		outline: none;
		background-color: #FF0000;
		color: #FFFFFF;
		cursor: pointer;
		padding: 15px;
		border-radius: 10px;
		box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.4);
	}
	#myBtn:hover {
		background-color: #0088F5;
	}
	@media screen and (max-width: 600px) {
		#myBtn {
			position: fixed;
			bottom: 70px;
		}
	}
	#page-footer a:hover {
		color : #fa5705;
	}
	#page-footer a {
		display : block;
		color : #F7F7F7;
		line-height : 12px;
		text-decoration : none;
		font-weight : normal;
	}
	.imglinked:hover {
		transform : scale(1.3);
	}
	.imgwhatsapp:hover {
		transform : scale(1.3);
	}
	.hulpnodig:hover {
		transform : scale(1.6);
	}
	.telefoon:hover {
		transform : scale(1.6);
	}
	.overlay-content .over.RL h3 {
		color : #001E3D;
		line-height : 3px;
		text-align :left;
	}
	.lees .overlay-content .container.contactformulier {
		text-align : center;
	}
	.mapouter {
		position : relative;
		text-align :right;
		height : 50%;
		width : 90%;
	}
	.gmap_canvas {
		overflow : hidden;
		background : none !important ;
		height : 100%;
		width : 100%;
	}
	table .columnbpg.imgbpg .img1euro {
		width : 50%;
		display : block;
		margin-left : 200px;
		margin-right : 0;
		left : 200px;
	}
	.container .top-left .insidetekst.insidetekst-wit {
		font-size : 45px;
	}
	.footer-column.fc2 p .privacytekst {
		text-decoration : none;
	}
	.container .top-left .insidetekstm.insidetekstm-wit.contact.aangepast {
		margin-left: -130px;
	}
	.lees .a1.besteprijsgarantie table {
		text-align:left;
	}
	.privacy {
		background-color: #FFFFFF;
	}
	.lees .new5.hrinst {
		height: 1px;
		background-color: #008BF9;
	}
	.insidetekstm {
		text-shadow: 2px 2px 2px #000000, 0 0 3px #000, 0 0 5px #000;
	}
	.rood {
		text-decoration: none;
	}
	.container .zoekmachine-boven {
		float:right;
	}
	.container hr {
		width: 100%;
		height: 1px;
		background-color: #016896;
	}
	.container .zoekmachine-onder {
		float:right;
	}
	.container .pblogmarge {
		margin-left: 5px;
	}
	.container h1 {
	}
	.kopblog {
		font-weight: normal;
		font-variant: normal;
		font-size: 25px;
	}
	.tekstterugnaar {
		color: #FFFFFF !important;
		text-decoration: none;
		text-align: center;
	}
	.dropdown .dropbtn.extranieuw {
		background-color: transparent;
	}

	.blogs {
		display: block;
		margin-top: 50px;
		margin-bottom: 25px;
		margin-left: 10px;
		margin-right: auto;
		width: 50%
}
	.blogs2 {
		display: block;
		margin-top: 80px;
		margin-bottom: 0px;
		margin-left: 5px;
		margin-right: auto;
		border-radius: 10px;
		width: 40%;
	}

	.image-container {
		position: relative;
	}
	.image-text {
		position: absolute;
		top: -20px !important;
		transform: translate(-50%, -50%);
		color: #0068A9;
		font-weight: bold; 
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		max-width: 100%;
        margin-left: 50px;
	}
	@media screen and (min-width: 1921px) {
		.dropdown .dropbtn.extranieuw {
			width: 100%;
			margin-left: 0px;
			margin-right: auto;
			margin-top: -2px;
		}
	}
	@media screen and (min-width: 1025px) and (max-width: 1200px) {
		.dropdown .dropbtn.extranieuw {
			width: 100%;
			margin-left: 0px;
			margin-right: auto;
			margin-top: -2px;
		}
	}


	@media (min-width: 901px) {
		.image-text {
    font-size: 24px;
    left: 28%;
		}
	}
	@media (min-width: 601px) and (max-width: 900px) {
		.image-text {
			font-size: 16px !important;
            left: 20%;
		}
	}
	@media (min-width: 401px) and (max-width: 600px) {
		.image-text {
			font-size: 15px !important;
            left: 32%;
            
		}
	}
	@media only screen and (max-width: 400px) {
		.image-text {
			font-size: 14px !important;
            left: 35%;
		}
	}
@media only screen and (max-width: 300px) {
		.image-text {
			font-size: 10px !important;
            left: 30%;
		}
	}
	@media (max-width: 600px) {
		.blogs {
			width: 42%;
		}
	}
	@media (min-width: 375px) and (max-width: 599px) {
		.blogs  {
			width: 52%;
		}
	}
	@media (min-width: 600px) and (max-width: 900px) {
		.blogs  {
			width: 49%;
		}
	}
	@media (min-width: 901px) and (max-width: 1024px) {
		.blogs {
			width: 55%;
		}
	}
	@media (min-width: 901px) {
		.blogs {
			width: 65%;
			border-radius: 20px;
		}
	}
	@media (max-width: 800px) {
		.container {
			flex-direction: column;
		}
	}
@media (max-width: 600px) {
		.tekstbutton1 {
			font-size: 14px;
			padding: 8px 16px;
			width: 70px!important;
			height: 40px!important;
		}
	}
	@media (max-width: 800px) {
		.tekstbutton1 {
			font-size: 16px;
			padding: 8px 16px;
			width: 136px;
			height: 80px;
		}
	}
	@media (max-width: 1024px) {
		.tekstbutton1 {
			font-size: 16px;
			padding: 8px 16px;
			width: 160px;
			height: 70px;
		}
	}
	@media (max-width: 1280px) {
		.tekstbutton1 {
			font-size: 20px;
			padding: 8px 16px;
			width: 160px;
			height: 70px;
		}
	}
	@media (max-width: 1920px) {
		.tekstbutton1 {
			font-size: 22px;
			padding: 8px 16px;
			width: 160px;
			height: 70px;
		}
	}
	@media screen and (max-width: 770px) {
		.kopblog {
		}
	}
	@media screen and (max-width: 599px) {
		.dropbtn.extranieuw.middle-button {
			display: flex;
			text-align: center;
		}
	}
	.topnav.responsive a {
		float : none;
		display : block;
		text-align :left;
	}
	.topnav.responsive .dropdown {
		float : none;
	}
	.topnav.responsive .dropdown-content {
		position : relative;
	}
	.topnav.responsive .dropdown .dropbtn {
		display : block;
		width : 100%;
		text-align :left;
	}
	.footertext {
		margin-top : 20px;
		color : #523939;
		background-color : #F02225;
	}
	.wa {
		width : 8%;
		max-height : 50px;
	}
	.li {
		width : 70%;
		max-height : 100px;
		margin-left : 20px;
		margin-bottom : 5px;
	}
	.footer-container {
		display : flex;
		flex-wrap : wrap;
	}
	.footer-container > div {
		flex : 1;
		min-width : 200px;
	}
	.footer-column {
		flex : 1;
		border-right-style : solid;
		border-right-color : #10157C;
	}
	.fc1 {
		background-color : #2F3386;
		height: 400px;
		padding-left : 20px;
		padding-right : 20px;
		line-height : 6px;
		color : #FBFBFB;
		font-weight : normal;
		font-size : small;
		text-align : center;
		border-top-left-radius : 5px;
		border-bottom-left-radius : 5px;
		border-right-width : 3px;
		border-right-color : #10157C;
		background-image: linear-gradient(35deg, rgba(255,255,255,1.00) 0%, rgba(255,255,255,1.00) 0%, rgba(255,255,255,1.00) 0%, rgba(255,255,255,1.00) 0%, rgba(29,148,243,1.00) 1.38%, rgba(11,84,143,1.00) 17.62%, rgba(102,104,105,1.00) 78.07%, rgba(11,46,74,1.00) 100%);
	}
	.footer-container .footer-column.fc2 p {
		margin-top : -12px;
	}
	.footer-container .footer-column.fc1 p {
		padding-top : 0;
	}
	.fc2 {
		background-color : #10157C;
		padding-left : 20px;
		padding-right : 20px;
		color : #FAFAFA;
		font-size : small;
		text-align : center;
		background-image: linear-gradient(35deg, rgba(255,255,255,1.00) 0%, rgba(175,217,250,1.00) 0%, rgba(146,203,249,1.00) 0%, rgba(29,148,243,1.00) 3.11%, rgba(11,84,143,1.00) 17.62%, rgba(102,104,105,1.00) 78.07%, rgba(11,46,74,1.00) 100%);
	}
	.fc3 {
		background-color : #10157C;
		padding-left : 20px;
		padding-right : 20px;
		color : #F7F7F7;
		font-size : small;
		text-align : justify;
		border-top-right-radius : 5px;
		border-bottom-right-radius : 5px;
		background-image: linear-gradient(35deg, rgba(255,255,255,1.00) 0%, rgba(29,148,243,1.00) 1.04%, rgba(11,84,143,1.00) 17.62%, rgba(102,104,105,1.00) 78.07%, rgba(11,46,74,1.00) 100%);
	}
	.imgfc1 {
		margin-top : 5px;
		margin-right : auto;
		width : 100%;
	}
	.privacytekst {
		color : #FFFFFF;
	}
	.imgfc3 {
		border-radius : 5px;
		margin-right : auto;
		width : 30%;
		display : block;
		margin-left : 100px;
	}
	.imglinked {
		border-radius : 5px;
	}
	.imgwhatsapp {
		border-radius : 5px;
	}
	.h5kolom3 {
		text-align : center;
		color : #FFFFFF;
		font-size: 17px;
		text-shadow: 0 0;
	}
	@media (max-width: 600px) {
		.footer-container > div {
			flex-basis : 100%;
		}
	}
	.footer-container .footer-column.fc1 #page-footer {
		color : #ECAE00;
	}
	.rotate:hover img {
		transform : rotate(45deg);
	}
	.rotate img {
		display : block;
		margin : 0 auto;
	}
	.hulp {
		line-height : 12px;
	}
	.column img {
		display : block;
		margin-right : auto;
		margin-left : 0;
	}
	.besteprijs {
		margin-right : 13px;
	}
	.fotoRene {
		display : block;
		margin-top : 20px;
		margin-right : auto;
		margin-left : auto;
		margin-bottom : 0;
		border-radius: 10px;
	}
	.voordeel {
		margin-left : 25px;
	}
	.dienst {
		margin-left : 10px;
		margin-right : 60px;
		width : 500px;
	}
	.center {
		display : block;
		margin-left : auto;
		margin-right : auto;
		margin-top : 1px !important;
	}
	.columnbpg {
		flex : 100%;
	}
	.imgbpg {
		max-width : 50%;
		height : auto;
		text-align : center;
	}
	.insidetekstm {
		font-weight : bolder;
		color : #FCFCFC;
		text-shadow : 2px 2px 0 #005480,0px 5px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;
	}
	@media (max-width: 600px) {
		.top-right {
			display: none;
		}
	}
	@media screen and (min-width: 1824px) {
		.container .top-left .insidetekstm {
			width: 1800px;
			font-size: 20px;
			line-height: 1.5;
		}
		.top-left {
			position: relative;
			top: 10%;
			width: 50%;
		}
		.insidetekstm {
			font-size: 24px;
			line-height: 1.6;
		}
	}
	@media (min-width: 992px) {
		.container .top-left .insidetekstm {
			font-size: 24px;
			line-height: 1.6;
			top: 10%;
			width: 70%;
		}
	}
	@media (min-width: 768px) and (max-width: 991px) {
		.container .top-left .insidetekstm {
			font-size: 24px;
			line-height: 1.6;
			top: 10%;
			width: 50%;
		}
	}
	@media (min-width: 576px) and (max-width: 767px) {
		.container .top-left .insidetekstm {
			font-size: 24px;
			line-height: 1.6;
			top: 10%;
			width: 50%;
		}
	}
	@media (max-width: 575px) {
		.container .top-left .insidetekstm {
			font-size: 24px;
			line-height: 1.6;
			top: 10%;
			width: 50%;
		}
	}
	@media screen and (max-width: 510px) {
		#myTopnav a .img-fluid.fav {
			width : 22px;
			margin-left : 5px;
		}
	}
	@media screen and (max-width: 600px) {
		body {
			font-size: 16px;
		}
	}
	@media screen and (max-width: 600px) {
		button.urlbolletjes {
			width: 50%;
		}
	}
	@media (max-width: 600px) {
		.top-left {
			font-size : 20px;
		}
	}
	@media (max-width: 480px) {
		.top-left {
			font-size : 16px;
		}
	}
	@media (max-width: 375px) {
		.top-left {
			font-size : 25px;
		}
		@media (max-width: 300px) {
			.top-left {
				font-size : 10px;
			}
			.topnav a {
				color: #FFFFFF;
				text-align:left;
			}
		}
		.topnav a:hover {
			background-color: #586892;
		}
		.insidetekstm-rood {
			color : #FF0000;
		}
		.insidetekstm-blauw {
			color : #0082BF;
		}
		.insidetekstm-wit {
			color : #FFFFFF;
		}
		.insidetekstm-groen {
			color : #ADFF2F;
		}
		.insidetekstm-geel {
			color : #FFFF00;
		}
		.insidetekstm-bruin {
			color : #361D00;
		}
		.leesmijnblogs {
			text-align : center;
			color : #FDF9F9;
		}
		.h4contact strong a {
			color: #FFFFFF;
			text-decoration: none;
		}
		.schatvaninfo {
			text-align:left;
		}
		.privacy {
			background-color: #FFFFFF;
		}
		.blogbt {
			text-align: center;
		}
	}
	.boven {
		height: 1px;
		background-color: #0068A9;
	}
	.geel {
		color: #003B96;
		font-weight: bold;
		font-size: large;
	}
.helprene {
	border-radius: 10px;
}
@media screen and (max-width: 1024px) {
	.container {
		margin-left: 20px;
		margin-right: 20px;
	}
}
@media screen and (max-width: 600px) {
	.container {
		margin-left: 10px;
		margin-right: 10px;
	}
}
