body { 
	padding:0; 
	margin-left:0px;	
	margin-top:0px;
	margin-right:0px; 
	height:100%;
}

img { 
	border:0px; 
}

table, body, p, div, input, select { 	
	font-family:Verdana; 
	font-size:10px;
	color: #243436;
	line-height:14px;
}

a {
	text-decoration:underline;
	color: #FFA034;
}

a:hover {
	color: #688F35;
}

input, select {
	color: black;
}

.center {
	position:absolute;
	left:50%;
	min-height:100%;
	padding-bottom:0px;
}

.container { 
	position:absolute;
	left:-400px;
	width:800px;
	min-height:100%;
}

.menu_links { 
	background-color: #243436;
	color: white;
}

.menu_links table { 
	background-color: #243436;
	color: white;
	margin: 10px;
}

.menu_links a { 
	color: white;
}

.menu_links .kopje { 
	color: #688F35;
}

.menu_boven { 
	background-color: white;
	text-align: right;
	padding-right: 8px;
	height:20px;
}

.menu_boven a { 
	color: #141a1f;
}



