html, body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 100%; 
	width: 100%;
	font-size : 9pt;
	font-family : Arial, Geneva, sans-serif;
	background-repeat: no-repeat;
}

td, th {
	font-size : 9pt;
	font-family : Arial, Geneva, sans-serif;
	color : #000000;
	text-align : left;
	vertical-align : top;
}

th {
	font-weight: bold;
	text-align: left;
}

a {
	color: #000000;
	text-decoration: none;
}

a:active {
	color:#000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #6b4541;
	text-decoration: none;
}

.footer  {
    font-size : 10px;
    font-family : Arial, Geneva, sans-serif;
    color : #000000
    white-space : nowrap;
}

.menu {
    font-size : 13px;
    color : #000066;
    white-space : nowrap;
    text-align: center;
    text-decoration: none;
    font-weight: bold; 
}

.menu A:link {
    font-size : 13px;
    color : #000066;
    white-space : nowrap;
    text-decoration: none;
    font-weight: bold; 
}

.menu A:visited {
    font-size : 13px;
    color : #000066;
    white-space : nowrap;
    text-decoration: none;
    font-weight: bold; 
}

.menu A:hover {
    font-size : 13px;
    color : red;
    white-space : nowrap;
    text-decoration: none;
    font-weight: bold; 
}

.textbox { 
    font-size: 10px; 
    background-color: #CCCCCC; 
    border: 1px solid #666666; 
}

.menuheader {
    font-size: 9px;
    color: blue;
}

.adminheader {
    font-size: 9px;
    color: red;
}


.tabel {
	border: 1px solid #848E89;
	margin-bottom: 1em;
	width:100%;
	background-color: #fff;
	border-collapse: collapse;
}

.tabel td {
	vertical-align: top;
	text-align: left;
	padding: 0.3em;
	line-height: 140%;
	font-weight: normal;
	border: 1px solid #848E89;
}

.tabel th {
	vertical-align: top;
	text-align: left;
	padding: 0.3em;
	line-height: 140%;
	font-weight: bold;
	border: 1px solid #848E89;
}

#winkelw {
	position: relative;
	border: 0px solid #000000;
        color: #000000;
        text-align: left;
        width: 214px;
	height: 62px;
        float: right;

}
#knopjes {
	position: relative;
	border: 0px solid #000000;
        color: #000000;
        text-align: left;
        width: 214px;
        float: right;
	height: 10px;
}