/* RESET DEFAULTS */
* {
   padding: 0;
   margin: 0;
}

ol,
ul {
    margin-left: 1em;
}

h2 {
	display: none;
}
table {
    font-size: 100%;
}

img {
	border: none;
}

/* WEBSITE */
body {
    color: #000000;
    font-family: verdana;
    font-size: 100%;
    line-height: 120%;
}

a {
    color: #000000;
}

div#globalwrapper {
	width: 100%;
	padding-bottom: 15px;
}

div#leftcolumn, div#rightcolumn_top, div#kruimelspoor, div#content div#content_bottom_nav, div#snelnaar, div#contact, div#header {
	display: none;
}

div#rightcolumn {
	width: 100%;
}

div#content {
	width: 100%;
}

div#content div.koppelboxkolom2 {
	margin-right: 0;
	padding-right: 3%;
}