body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4C4E58;
	background-image: url(images/bgsite.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
#main {
	height: 650px;
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bgm.gif);
}
#midden {
	height: 526px;
	width: 444px;
	margin-top: 60px;
	float: left;
	margin-left: 20px;
	background-image: url(images/mpl.gif);
	background-repeat: no-repeat;
	padding: 10px;
	background-position: center center;
}
#tekst {
	height: 110px;
	width: 190px;
	margin-top: 390px;
	margin-left: 230px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 16px;
}

#rechts {
	height: 465px;
	width: 100px;
	float: left;
	margin-top: 60px;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
#footer {
	height: 18px;
	width: 840px;
	float: left;
	text-align: center;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 12px;
}
#balk {
	height: 30px;
	width: 850px;
	text-align: center;
}

#menu {
	float: left;
	height: 375px;
	width: 130px;
	margin-top: 120px;
	margin-left: 30px;
	font-size: 16px;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 20px;
}

a:link {
	color: #4C4E58;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #4C4E58;
	text-decoration: none;
}
a:hover {
	color: #9EA0AC;
	text-decoration: none;
}
a:active {
	color: #4C4E58;
	text-decoration: none;
}
#menu ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	float: left;
	height: 25px;
	width: 120px;
}

html {

   scrollbar-arrow-color:#48415A; 
   scrollbar-track-color:#C6C5CD;
   scrollbar-face-color:#A6A6A8; 
   scrollbar-highlight-color:#FFFFFF; 
   scrollbar-3dlight-color:#C9C5D6; 
   scrollbar-darkshadow-color:#725CAB; 
   scrollbar-shadow-color:#DCD9E4; 
}
