html, body
{
	padding: 0;
	margin: 0;
}
body
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	line-height: 22px;
	color: #444;
	position: relative;
	-webkit-text-size-adjust: none;
}
body *
{
	text-shadow: none;
}
h1, h2, h3, h4, h5, h6
{
	line-height: 1;
	font-weight: bold;
	margin: 0 0 10px 15px;
}
h1, h2, h3
{
	font-size: 18px;
}
h4, h5, h6
{
	font-size: 16px;
}
p
{
	margin: 0 15px 10px 15px;
}
a, a:link, a:active, a:visited, a:hover
{
	color: inherit;
	text-decoration: underline;
}
img {
    max-width: 100%;
    height: auto;
    padding-bottom: 5px;
    border: 0px;
}
nav:not(.mm-menu)
{
	display: none;
}

.header,
.content,
.footer
{
	text-align: center;
}
.header,
.footer
{
	background-color: #514d30;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 40px;


	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%;
	height: 40px;
	padding: 0 50px;
}
.header.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}
.footer.fixed
{
	position: fixed;
	bottom: 0;
	left: 0;
}
.header a
{
	display: block;
	width: 28px;
	height: 18px;
	padding: 11px;
	position: absolute;
	top: 0;
	left: 0;
}
.header a:before,
.header a:after
{
	content: '';
	display: block;
	background: #fff;
	height: 2px;
}
.header a span
{
	background: #fff;
	display: block;
	height: 2px;
	margin: 6px 0;
}
.content
{
	padding: 0px 0px 50px 0px;
}
#intro {
	text-align: left;
	width: 100%;	
}
#first {
	text-align: left;
	width: 100%;	
}
#menu {
	background-color: #f4f2b9;
	color: #583925;
}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
    color: #583925;
}

.mm-listview a, .mm-listview a:hover, .mm-navbar a, .mm-navbar a:hover {
    text-decoration: none;
}
table.prijs {
	width: 100%;
	font-size: 0.65em;
	margin-left: 15px;	;
	margin-top: 10px;	
}
table.prijs td.rechtstabel {
	width: 0px;
	display: none;
}
td.grachter {
width: 20px; height: 20px;  background-color: #51c53d; 
}
td.rachter {
width: 20px; height: 20px;  background-color: #FF0000; 
}
.groen { width: 10px; height: 10px; text-align: center; background-color: #51c53d;  color: #FFFFFF; font-family:  Lucida Sans, Tahoma, Arial, Helvetica, sans-serif;  font-size: 8pt;
}
.rood { width: 10px; height: 10px; text-align: center; background-color: #FF0000;  color: #FFFFFF; font-family:  Lucida Sans, Tahoma, Arial, Helvetica, sans-serif;  font-size: 8pt; 
}
.wit { width: 10px; height: 10px; text-align: center; background-color: #e6e6e6;  color: #e6e6e6; font-family:  Lucida Sans, Tahoma, Arial, Helvetica, sans-serif;  font-size: 8pt;
}
.tekst { height: 10px; text-align: center; color: #000000; font-family:  Lucida Sans, Tahoma, Arial, Helvetica, sans-serif;  font-size: 8pt;
}
td.tekst { height: 10px; text-align: center; color: #000000; font-family:  Lucida Sans, Tahoma, Arial, Helvetica, sans-serif;  font-size: 8pt; 
}
td.tekstleeg { height: 10px; text-align: center; color: #000000; font-family:  Lucida Sans, Tahoma, Arial, Helvetica, sans-serif;  font-size: 8pt; background-color: #ebebeb;
}
table.maand { border-spacing: 0px; border-collapse: separate; border-left: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; margin-top: 0px;
}

table.maand td {
	padding: 2px;	
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	text-align: center;	
}
.bk {
	margin-left: 15px;
	width: 80%;
	font-size: 0.90em;
}
.inputcontact {
    width: 300px;
    font-family: arial, helvetica, sans-serif;
    height: 20px;
    font-size: 14px;   
}
.textareacontact {
	width: 300px;
    font-family: arial, helvetica, sans-serif;    
    font-size: 14px;   
}