html,body {
background-color:#B3EEAC;
background:#B3EEAC;
margin:0;
padding:0;
}

html {
min-height:100%;
margin-bottom:1px;
}

body {
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
color:#333;
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px 10px 10px;
}


hr {
color:#999;
margin-left:0;
margin-right:0;
}

.container {
width:800px;
text-align:left;
background-color:#fafafa;
margin:0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.content {
width:94%;
line-height:1.2em;
margin-top:20px;
margin-bottom:20px;
margin-right:30px;
margin-left:30px;
text-align:left;
clear:both;
}


h1 {
line-height:1.4em;
font-size:20px;
background-color:#fafafa;
color:#79B30B;
margin:0;
}

h2 {
line-height:1.3em;
font-size:18px;
background-color:#fafafa;
color:#79B30B;
margin:0;
}

.header {
clear:both;
height:205px;
color:#000;
background-image:url("https://www.lekseecon.nl/images/Nico-Banner.png");
margin:0;
}

.header p {
}


.footer {
clear:both;
height:397px;
text-align:center;
color:#000;
}


.footer p {
font-size:80%;
}

a:visited,a:active,a:focus,a:link {
color:#009933;
text-decoration:none;
}

a:hover {
color:#0000FF;
text-decoration:underline;
}

.ext:visited,a:active,a:focus,a:link {
color:#009933;
text-decoration:none;
}

.ext:hover {
color:#FF0000;
text-decoration:underline;
}

.m:visited,.m:active,.m:focus,.m:link {
color:#03F;
text-decoration:none;
}

.m:hover {
color:#03F;
text-decoration:underline;
}

.sm:visited,.sm:active,.sm:focus,.sm:link {
color:#79B30B;
text-decoration:none;
}

.sm:hover {
color:#79B30B;
text-decoration:underline;
}





