* {
	margin: 0px;
	padding: 0px;
}

div {
	text-align: left;
}

.logintable {
	text-align:center;
	font-family: Arial;
	font-size:8pt;
	font-weight:bold;
	color:#AAAAAA;
	height:100px;
	margin:auto;
	margin-top:165px;
}

body {
	text-align:left;
	margin: 5px;
	font-family: Arial;
	font-size: 13px;
	background-color: #CCC;
	max-width: 830px;
/*
	scrollbar-arrow-color:#818181; 
	scrollbar-highlight-color:#B7B7B7;
	scrollbar-3dlight-color:#999999; 
	scrollbar-shadow-color:#6E6E6E;
	scrollbar-darkshadow-color:#3E3E3E;
	scrollbar-face-color:#BDBDBD;
	scrollbar-track-color:#818181;
*/
}

a {
	color: #555;
}

a:hover {
	color: #C50000;
}

#inhoud {
	color:#535353;
	background-color:#cccccc;
	/*width:818px;*/
	height:480px;
	float:left;
}

#links {
	width:380px;
	font-family:arial;
	font-size:10pt;
	color:#535353;
	margin-left:18px;
	margin-top:20px;
	float:left;
}

#midden {
	width:120px;
	font-family:arial;
	font-size:10pt;
	color:#535353;
	margin-left:45px;
	float:left;
}


#rechts {
	width:291px;
	margin-left:50px;
	margin-top:55px;
	float:left;
}

#submenu {
	background-color:#595959;
	width:170px;
	height:490px;
	float:left;
	margin:auto;
}

.subbutton {
	width:160px;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 15px;
	height:25px;
	float:left;
}

.subbutton {
	text-decoration: none;
	color: #A8A8A8;
	font-weight: bold;
}

.subbutton:hover {
	color: #E9B700;
	text-decoration: none;
}

.contactbutton {
	width:235px;
	font-family:arial;
	font-size:10pt;
	color:#535353;
	cursor: pointer;
/*	background-color:#CCCCCC;
	border-top: 1px solid #BCBCBC;
	border-left: 1px solid #BCBCBC;
	border-right: 2px solid #363636;
	border-bottom: 2px solid #363636;
	margin-top:5px;*/
}

td {
	white-space: inherit;
}
