<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=windows-1252">
    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"
      title="Wrap Long Lines">
  </head>
  <body>
    <pre>&lt;html&gt;
  &lt;head&gt;
    &lt;meta http-equiv="content-type" content="text/html; charset=windows-1252"&gt;
    &lt;link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"

      title="Wrap Long Lines"&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;pre&gt;@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	color: #333;
	height: 100%;
	padding: 0px;
	width: 100%;
}
h1 {
	color: #3399ff;
	font-size: 1.5em;
}
h2 {
	color: #01b0f1;
	font-size: 1.5em;
	font-style: oblique;
}
h3 {
	font-size: 1.1em;
	color: #3399ff;
}
.quote {
	display: block;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
a {
	color: #01b0f1;
	font-weight: bold;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.article_img {
	width: 35%;
	float: left;
	border: 1px solid #CCC;
	margin: 5px;
}
.knop {
	padding: 0px;
	width: 20%;
	border: 2px solid #3399ff;
	margin: 5px;
	min-width: 200px;
	display: block;
	float: left;
	position: relative;
	overflow: auto;
}


#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	background-image: url(../img/header_bg.png);
	background-size: cover;
}

p i{
	font-size: 0.75em;
	font-weight: bold;
	color: #3399ff;
}

#container {
	min-height: 100%;
	height: 100%;
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	min-height: 100vh;
}

#logo {
	width: 20%;
	min-width: 100px;
	max-width: 400px;
	margin-left: 5%;
}

#logo img {
	width: 100%;
}

#footer {
	background-color: #01b0f1;
	width: 100%;
	color: #dddddd;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	height: auto;
	position: absolute;
	overflow: hidden;
	clear: both;
	bottom: 0px;
}

#footer_center {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}

.footer_content {
	height: 46px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	float: left;
	line-height: 23px;
}

#footer img {
	float: left;
	margin: 7px;
}
.content_img {
	height: 150px;
	width: 300px;
	overflow: visible;
	position: relative;
}

#content {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.1em;
	text-align: justify;
	height: 100%;
	padding: 10px;
	margin-bottom: 90px;
	display: block;
	overflow: hidden;
}


#content li {
	list-style-image: url(../img/bullet.png);
	list-style-position: inside;
}

#push {
	height: 50px;
	width: 100%;
	float: left;
}

iframe {
	width: 100%;
	border: 0;
}

@media screen and (max-width: 768px) and (min-width: 240px) {

#content {
	width: 95%;
	margin-bottom: 135px;
}

#footer {
	height: auto;
}

#footer_center {
	width: 90%;
}

@media screen and (max-width: 1080) and (min-width: 769px) {

#content {
	width: 90%;
	margin-bottom: 90px;
}

#footer {
	height: auto;	
}

#footer_center {
	width: 75%;<br>}
#plaatje {	<br>	width: 100vw;<br>	height: 25%;

</pre>
  </body>
</html>
