*{
  margin: 0;
}
html, body 
{
	height: 100%;
}
body 
{
	background-image: url('../img/bg_blurred.jpg');
	font-family: 'newtypestereolightlight', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 11pt;
	color: #000;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video 
{
	border: 0 none;
	font: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
div#container
{
	/* width: 100%; */
	width: 1280px;
	/* max-width: 1280px; */
	background-color: none;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
div#biglogo
{
	background-image: url('../img/elsgielen_logo_groot.png'); 
	background-repeat: no-repeat; 
	width: 600px;
	height: 584px;
	float: left;
	margin-left: 100px;
	margin-top: 50px;
}
.foto
{
	/* background-image: url('../img/elsgielen_ani.gif');
	background-repeat: no-repeat; */
	width: 224px;
	height:224px;
	float: left;
	margin-left: -412px;
	margin-top: 150px;
}
div#quote
{
	position: absolute;
	float: left;
	margin-left: 720px;
	margin-top: 172px;
	font-family: 'newtypestereolightlight', sans-serif;
	font-weight: normal;
	font-size: 24pt;
	color: #000;
}
div#logo
{
	float: left;
	margin-left:  700px;
	margin-top: 0px;
	font-family: 'newtypestereoregregular', sans-serif;
	font-weight: regular;
	font-size: 11pt;
	color: #000;
}
a:link {
	color: #000;
	background-color: transparent;
	 text-decoration: none;
}
a:visited {
	color: #000;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #C90000;
	background-color: transparent;
	text-decoration: underline;
}
a:active {
	color: #000;
	background-color: transparent;
	text-decoration: none;
}
table, th, td
{
	border: 0px;
}
sup 
{
	vertical-align: super;
	font-size: smaller;
}
div#footer
{  
	height: 24px;
	background-color: none;
	margin: 0 auto;
	margin-left: 100px;
	position: relative;
	overflow: hidden;
	font-family: 'newtypestereoregregular', sans-serif;
	font-size: 11pt;
	font-weight: regular;
	color: #000;
	position: fixed;
	bottom: 0;
}
b
{
	color: #000;
	font-family: 'newtypestereoboldbold', sans-serif;
	font-weight: bold;
}
.not-active {
	pointer-events: none;
	cursor: default;
}

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on February 16, 2017 */

@font-face {
    font-family: 'newtypestereolightlight';
    src: url('newtypestereo_1-light-webfont.woff2') format('woff2'),
         url('newtypestereo_1-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'newtypestereoregregular';
    src: url('newtypestereo_2-reg-webfont.woff2') format('woff2'),
         url('newtypestereo_2-reg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'newtypestereoboldbold';
    src: url('newtypestereo_3-bold-webfont.woff2') format('woff2'),
         url('newtypestereo_3-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
