/* <style type="text/css">  handig voor highlight */
@charset "utf-8";
/* CSS Document */

body { background:url(bg.jpg) repeat-y center top!important;
	background-color: #000000!important;
}
#body_container, #content_container {
	background-color: transparent!important;
	border: none;
	font-weight: 400;
}
#menu_container {
	background: none repeat scroll 0 0 transparent!important;
	border-top: 1px solid;
	border-bottom: 0px solid;
}
#menu li a {
	color: #000000;
	background-color: #e6e6e6;
}
#sidebarmenu li a{
	font-size: 12px;
	font-weight: 400;
}
div.moduleTitle, div#page_name H1 {
	letter-spacing: 1px;
}
a {
	font-weight: 400!important;
}   