html,body {
	scrollbar-shadow-color:#808080;
	scrollbar-3dlight-color:#808080;
	scrollbar-arrow-color:#808080;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	background-color: #ffffff;
	background-image: url(../assets/images/body_bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}


TD, TR {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
	color:#2e5e9c;
	text-align: justify;
}

#page {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}


#logo {
	position: relative;
}

#tussen {
	position: relative;
}

#onder {
	position:absolute;
	background-color: #ffefd1;

}

#adres {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#000000;
	padding-left: 13px;
}

#adres strong {
	font-weight : bold;
	font-size:10px;
	line-height:14px;
}


#copyright {
	text-align: center;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
	line-height:14px;
	color:#c0c0c0;
	padding-top: 5px;
}


#copyright A:LINK, #copyright A:VISITED, #copyright A:ACTIVE {
	color: #c0c0c0;
	text-decoration : none;
}

#copyright A:HOVER {
	color: #2e5e9c;
	text-decoration : none;
}


#menu TD {
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight : bold;
	font-size:12px;
	line-height:30px;
	color:#ffffff;
}


#menu A:LINK, #menu A:VISITED, #menu A:ACTIVE {
	color: #ffffff;
	text-decoration : none;
}

#menu A:HOVER {
	color: #99d9e8;
	text-decoration : none;
}


A:LINK, A:VISITED, A:ACTIVE {
	color: #2e5e9c;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	color: #000000;
	text-decoration : underline;
}

h1 {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:15px;
	line-height:30px;
	color:#2e5e9c;
	text-align: left;
}

.kl {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	line-height:11px;
	color:#2e5e9c;
}

#content {
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 25px;
}