body{
	background-color: #abb0b4;
	margin:0px;
	color: #000;
}
body,table,tr,td{
	font-family: Tahoma, Arial;
	font-size:11px;
	color:#2C2C2C;
}
form{
	display:inline;
}
input,textarea,select{
	margin-left:5px;
	padding-left:2px;
	border:1px solid #D0D0D0;
	background-color:#FFFFFF;
	font-family: Tahoma, Arial;
	font-size:11px;
}
.radio{
	background-color:#E8E8E8;
	border:0px;
}
.checkbox{
	background-color:#FFFFFF;
	border:0px;
}
a{
	text-decoration: none;
	font-weight: bold;
	border:0px;
	color:#2C2C2C;
}
img{
	border:0px;
}
h1{
	margin:0px;
	padding:0px;
	font-size:10px;
}
h2{
	padding-bottom:4px;
	padding-top:4px;
	font-size:14px;
	margin: 0 0 10px 0;
}
h3{
	margin:0px;
	padding-bottom:5px;
	padding-top:5px;
	font-size:11px;
}
.error{
	color:red;
	font-weight:bold;
}
/*
|--------------------------|
|									|
|			BASIS					|
|									|
|--------------------------|
*/
#container{
	width:1001px;
	background: #fff url(images/back_default.gif) repeat-y top left;
	text-align:left;
}
#container_forum{
	width:1001px;
	text-align:justify;
	background: #fff;
	margin: 0 auto;
}
#left{
	width:160px;
	margin-top:0px;
	float:left;
	
	/* MENU WEG */
	display: none;
	
}
#menu,#idmenu{
	color:#6A6B6F;
	line-height:16px;
}
/*#footer{
	background: #abb0b4;
	padding: 20px 10px;
	border-top: 1px solid #fff;
	color: #ccc;
}
#footer strong {
  color: #fff;
}
#footer a:link,
#footer a:visited{
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover,
#footer a:active{
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}*/
#footer{
	background: #dcdcdc url(/images/footer.gif) repeat-x top left;
	padding: 20px 18px 18px 18px;
	border: solid #fff;
	border-width: 0 1px;
}
#footer a:link,
#footer a:visited{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover,
#footer a:active{
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}
ul#menu_horizontaal{
	height: 29px;
	list-style: none;
	padding: 1px 0 0 0;
	margin: 0 1px;
	background: url(/images/horizontal_menu.gif) repeat-x top left;
}
ul#menu_horizontaal li{
	float: left;
	position: relative;
}
#menu_horizontaal li a:link,
#menu_horizontaal li a:visited{
	font: bold 11px verdana, tahoma, arial, sans-serif;
	display: block;
	padding: 8px 15px 8px 15px;
	border-left: 1px solid #bbb;
	color: #444;
	
}
#menu_horizontaal li a:hover,
#menu_horizontaal li a:active{
	text-decoration: underline;
}
#menu_horizontaal ul{
	list-style: none;
	background: #fff;
	padding: 1px;
	margin: 0;
	border: 1px solid #bbb;
	border-top: none;
	position: absolute;
	top: 29px;
	left: 0;
	display: none;
}
#menu_horizontaal ul a:link,
#menu_horizontaal ul a:visited{
	font: normal 11px verdana, tahoma, arial, sans-serif;
	display: block;
	height: auto;
	padding: 3px 10px 3px 6px;
	white-space: nowrap;
	background: #fff;
	border-left: none;
	text-decoration: none;
	width: 135px;
}
html > body #menu_horizontaal ul a:link,
html > body #menu_horizontaal ul a:visited{
	width: auto;
	min-width: 135px;
}
#menu_horizontaal ul a:hover,
#menu_horizontaal ul a:active{
	background: #eee;
	text-decoration: none;
}
#menu_horizontaal ul ul{
	list-style: none;
	background: #fff;
	padding: 1px;
	margin: 0;
	border: 1px solid #bbb;
	position: absolute;
	top: 2px;
	left: 151px;
	display: none;
	float: left;
}
#menu_horizontaal ul a:link.sub,
#menu_horizontaal ul a:visited.sub{
	background: #fff url(/images/sub.gif) no-repeat top right;
}
#menu_horizontaal ul a:hover.sub,
#menu_horizontaal ul a:active.sub{
	background: #eee url(/images/sub_on.gif) no-repeat top right;
}
#menu_left,
#menu_left ul,
#menu_left li{
	padding: 0;
	margin: 0 !important;
	list-style: none;
}
ul#menu_left {
	border-top: 1px solid #ccc;
}
#menu_left a:link,
#menu_left a:visited{
	display: block;
	width: 147px;
	padding: 4px 0 4px 13px;
	font-weight: bold;
	border-bottom: 1px solid #f1f1f1;
}
#menu_left a:hover,
#menu_left a:active{
	background: #f7f7f7;
	font-weight: bold;
	border-bottom: 1px solid #ececec;
}
#menu_left a.first:link,
#menu_left a.first:visited{
	display: block;
	width: 147px;
	padding: 2px 0 2px 13px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	height: 23px;
	line-height: 23px;
	background: #dadada;
}
#menu_left a.first:hover,
#menu_left a.first:active{
	background: #dfdfdf;
	font-weight: bold;
}
#menu_left li li a:link,
#menu_left li li a:visited{
	display: block;
	width: 136px;
	padding: 4px 0 4px 24px;
	background: #fff url(/images/menu_left_arrow.gif) no-repeat top left;
	font-weight: normal;
}
#menu_left li li a:hover,
#menu_left li li a:active{
	background: #f7f7f7 url(/images/menu_left_arrow_on.gif) no-repeat top left;
	font-weight: normal;
}

#menu_left li li li a:link,
#menu_left li li li a:visited{
	display: block;
	width: 125px;
	padding: 4px 0 4px 35px;
	background: #fff url(/images/menu_left_bullet.gif) no-repeat top left;
	font-weight: normal;
	color: #333;
}
#menu_left li li li a:hover,
#menu_left li li li a:active{
	background: #f7f7f7 url(/images/menu_left_bullet_on.gif) no-repeat top left;
	font-weight: normal;
}
#menu_left .active a {
  font-weight: bold !important;
}
#menu_left .active li a {
  font-weight: normal !important;
}
#right{
	/*width:840px;
	float: left;*/
}
#header{
	width: 1000px;
	height:160px;
	background-color:#E8E8E8;
	border-right:1px solid #FFFFFF;
	text-align:right;
}
#header_left{
	float: right;
	width:671px;
	height:160px;
	background: #fff;
}
#header_right{
	float: right;
	width:169px;
	height:160px;
	background-color:#E8E8E8;
	border-right:1px solid #FFFFFF;
	text-align:right;
}
a.logo {
	display: block;
	padding: 16px 21px 16px 22px;
	width: 117px;
}
#left_content{
	width:290px;
	float:left;
	border: solid #fff;
	border-width: 0 1px;
}
#left_header{
	width:289px;
	height:290px;
	border-top:1px solid #fff;
}
#right_content{
	/*width:379px;*/
	width: 539px;
	float:left;
	margin-right:1px;
	border-top:1px solid #FFF;
}
#page_right{
	border-top:1px solid white;
	width:169px;
	float:right;
}
#random_pictures{
	background-color:#D0D0D0;
	padding:12px;
	padding-top:8px;
	border-right:1px solid white;
	border-bottom:1px solid white;
}
#random_pictures a{
	font-weight:normal;
	text-decoration:underline;
}
#picture_middle{
	width:670px;
	float:left;
}
#picture_content{
	width:628px;
	padding:21px;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color:#DDDDDD;
	text-align:center;
}
#picture_left{
	width:290px;
	float:left;
}
.picture_title{

}

.menu_link:link,.menu_link:active,.menu_link:visited{
	color:#6A6B6F;
	text-decoration:none;
	font-weight: normal;
}
.menu_link:hover{
	text-decoration:underline;
}
.page_picture_left{
	float:left;
	padding:1px;
	padding-left:0px;
	padding-bottom:0px;
}
.page_pictures_left{
	width:291px;
	float:left;
}
.page_picture_right{
	float:left;
	padding-left:23px;
	padding-bottom:23px;
}
.page_pictures_right{
	width:379px;
	float:left;
}
.clickpad{
	width:100%;
	height:15px; 
	font-size:10px; 
	padding-top:2px; 
	background-color:#DDDDDD; 
	color:#AAAAAA;
	border-bottom:1px solid white;
}
.clickpad_text{
	margin-left:10px;
	font-size:10px;
}
.clickpad_link{
	font-size:10px;
	color:#AAAAAA;
}

.listing {
  padding: 9px 5px;
  background: url(/images/bg_events.gif) repeat-x top left;
  border-top: 1px solid #fff;
}

.listing h2 {
  font: normal 14px arial, tahoma, verdana, sans-serif;
  color: #2e524b;
  border-bottom: 1px solid #c2c2c2;
  padding: 3px 0 8px 2px;
  margin: 0 5px 5px 5px;
}

.listing ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.listing li {
  
}

.listing li a:link,
.listing li a:visited {
  display: block;
  padding: 3px 7px;
  font-weight: normal;
}

.listing li a:hover,
.listing li a:active {
  background: #fff;
}

.listing .date {
  color: #999;
  float: left;
  width: 45px;
}

.listing .all {
  float: right;
  margin: 3px 8px 0 0;
}

.listing .all img {
  vertical-align: top;
  margin-left: 7px;
}

.listing .all a:link,
.listing .all a:visited {
  font-weight: normal;
  color: #2e524b;
  text-decoration: none;
}

.listing .all a:hover,
.listing .all a:active {
  color: #2e524b;
  text-decoration: underline;
}

.listing .desc {
  color: #999;
}

.comments {
  padding: 16px 17px 3px 17px;
  background: url(/images/bg_comments.gif) repeat-x top left;
  clear: both;
}

.comments h3 {
  font: bold 14px arial, tahoma, verdana, sans-serif;
  color: #2268bf;
  padding: 0 0 13px 0;
}

.comments dl {
  padding: 0;
  margin: 0;
}

.comments dd {
  padding: 4px 0 17px 4px;
  margin: 0;
  font: 11px verdana, tahoma, arial, sans-serif;
}

.comments .username {
  color: #505f72;
  font-size: 12px;
}

.comments .date {
  font-size: 11px;
  color: #999;
}

/*
|--------------------------|
|									|
|			OVERIGE				|
|									|
|--------------------------|
*/
.mouse_content{
	width:100%;
	float:left;
	cursor:pointer;
	background-color: transparent;
}
.top_agenda{
	background-color:#C3C3C3;
	color:white;
	width:101px;
	padding-left:3px;
	padding-right:3px;
	border-right:1px solid white;
	height:35px;
	float:left;
	cursor:pointer;
}
.top_agenda_datum{
	text-align:right;
	font-size:16px;
	font-weight:bold;
	margin-top:3px;
}
.top_agenda_text{
	background-color:#D0D0D0;
	color:#808080;
	border-top:1px solid white;
	border-bottom:1px solid white;
	width:519px;
	height:14px;
	padding:11px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
	float:left;
	overflow:hidden;
}
.small{
	font-size:10px
}
.red_header{
	font-weight:bold;
	color:#7ba49c;
}
.light_link{
	color:#727272;
}
.left_block_subject{
	backgound-color:#D0D0D0;
	padding:2px;
	padding-right:6px;
	border-top:1px solid white;
	border-bottom:1px solid white;
	color:#727272;
	text-align:right;
	font-weight:bold;
}
.left_title_block1,.left_title_block2,.left_title_block3{
	width:17px;
	height:17px;
	font-size:1px;
	float: left;
}

.left_title_block1{ 
	background-color:#bccbc8;
}
.left_title_block2{
	background-color:#7da69e;
}
.left_title_block3{
	background-color:#4488DD;
}
.left_title{
	width:261px;
	height:14px;
	padding-left:12px;
	padding-top:2px;
	font-weight:bold;
	float: left;
}
.left_reaction_title{
	width:259px;
	height:14px;
	padding-right:12px;
	padding-top:2px;
	padding-bottom:1px;
	font-weight:bold;
	border-bottom:1px solid white;
	border-right:1px solid white;
	text-align:right;
	float: left;
	background-color:#D0D0D0;
}
.left_textonly{
	width:245px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}
.left_item_row{
	background-color:#DDDDDD;
	border-bottom:1px solid white;
	float:left;
	cursor:pointer;
}
.title_block1,.title_block2,.title_block3{
	width:20px;
	height:20px;
	border-right:1px solid white;
	font-size:1px;
	float: left;
}
.title_block1{
	background-color:#7ea69e;
}
.title_block2{
	background-color:#4488DD;
}
.title_block3{
	background-color:#b0b0b0;
}
.right_title{
	width:406px;
	height:17px;
	padding-left:5px;
	padding-top:3px;
	font-weight:bold;
	background-color:#bccbc8;
	float: left;
}
.right_title_note{
	width:102px;
	height:15px;
	padding-right:5px;
	padding-top:5px;
	text-align:right;
	font-size:9px;
	font-weight: normal;
	background-color:#bccbc8;
	float:left;
}
.right_title_totaal{
	width:298px;
	height:17px;
	border-top:1px solid #a6a6a6;
	padding-left:20px;
	padding-right:20px;
	padding-top:3px;
	font-weight:bold;
	background-color:#fff;
	float: left;
}
.right_title_totaal_note{
	width:35px;
	height:15px;
	padding-right:5px;
	padding-top:5px;
	border-top:1px solid #a6a6a6;
	text-align:right;
	font-size:9px;
	font-weight: normal;
	float:left;
}
.news_intro_text{
	width:383px;
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:25px;
	float:left;
	line-height:1.4em;
}
.news_intro_textonly{
	width:499px;
	padding: 17px 20px;
	float:left;
	line-height:1.4em;
	border-top: 1px solid #ccc;
}
.news_intro_textonly h2 {
	margin: 0;
	padding: 0 0 14px 0;
	color: #ff771c;
	font: normal 18px verdana, sans-serif;
}
.news_intro_textonly .small {
	color: #888;
}
.news_intro_pic{
	width:96px;
	padding-top:30px;
	padding-right:20px;
	padding-bottom:25px;
	float:left;
}
.news_pic{
	margin-left:10px;
	margin-bottom:10px;
	float:right;
}
.read_more{
	margin-top:4px;
}
.right_textonly{
	width:499px;
	padding-top:15px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:25px;
	float:left;
}
.weblinks{
	width:339px;
	padding-top:1px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:1px;
	float:left;
}
.reaction{
	border-bottom:1px solid #D0D0D0;
	padding:3px;
	padding-top:6px;
	padding-bottom:6px;
}
.reaction_date{
	width:170px;
	float:right;
	text-align:right;
	font-size:9px;
}
.member_link:link,.member_link:active,.member_link:visited{
	text-decoration:underline;
}
.member_link:hover{
	text-decoration:none;
}
.pages_pic_left{
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
.pages_pic_right{
	margin-left:10px;
	margin-bottom:10px;
	float:right;
}
.organisation_overview{
	width:509px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	margin-left:20px;
	margin-right:10px;
	border-bottom:1px solid #D0D0D0;
	cursor:pointer;
	float:right;
}
.organisation_overview_adress{
	width:40%;
	padding-right:5px;
	float:left;
}
.organisation_overview_phone{
	width:35%;
	padding-right:5px;
	float:left;
}
.organisation_overview_more{
	text-align:center;
	width:20%;
	float:left;
}
.link_overview{
	width:509px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	margin-left:20px;
	margin-right:10px;
	border-bottom:1px solid #D0D0D0;
	cursor:pointer;
	float:right;
}

.link_header{ 
	font-weight:bold;
	color:#7ba49c; 
}
a.link_header,a.link_header:visited,a.link_header:hover{
	color: #7ba49c;
	text-decoration: none;
}

.link_overview_text{
	width:223px;
	padding-right:5px;
	float:right;
}
.link_image{
	margin-left:10px;
	margin-bottom:10px;
	float:right;
}
.link_link{
	line-height:25px;
	font-size:10px;
	font-weight:normal;
	color:#727272;
}

.agenda_overview{
	width:509px;
	padding: 10px 5px;
	margin-right: 5px;
	border-bottom:1px solid #D0D0D0;
	cursor:pointer;
	float:right;
}
html > body .agenda_overview{
	margin-right: 10px;
}
.agenda_overview_left{
	width:252px;
	padding-right:5px;
	float:left;
}
.agenda_overview_right{
	text-align:right;
	width:252px;
	float:left;
}
.pic_overview{
	width:329px;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	margin-left:20px;
	margin-right:10px;
	border-bottom:1px solid #D0D0D0;
	cursor:pointer;
	float:right;
}
.pic_overview_img{
	float:left;
	padding-right:12px;
}
.pic_thumbs{
	float:left;
	padding-left:23px;
	padding-bottom:23px;
	text-align:center;
}
.pic_note{
	font-size:10px;
	font-weight:normal;
	color:#949494;
}
.weblog_overview_key{
	color:#7ba49c;
	width:90px;
	float:left;
}
.weblog_overview_value{
	text-align:left;
	float:left;
	margin-left:2px;
}
.paging_page{
	height:16px;
	width:123px;
	background-color:#DDDDDD;
	border:1px solid white;
	border-right:0px;
	border-top:0px;
	float:left;
	text-align:center;
	color:#727272;
	padding-top:2px;
	cursor:pointer;
}
.paging_title{
	height:16px;
	width:291px;
	background-color:#DDDDDD;
	border-bottom:1px solid white;
	border-left:1px solid white;
	float:left;
	text-align:center;
	color:#727272;
	padding-top:2px;
}
.pic_details_title{
	height:16px;
	width:502px;
	background-color:#DDDDDD;
	border-bottom:1px solid white;
	border-left:1px solid white;
	float:left;
	text-align:center;
	color:#727272;
	padding-top:2px;
}
.page_link{
	font-weight:normal;
	text-decoration:none;
	color:#727272;
}

.persmap_text{
	width:323px;
	float:left;
	margin-bottom:10px;
	text-align:left;
}
.persmap_pic{
	margin: 2px;
	width:96px;
	text-align:right;
	float:right;
}
.persmap_download{
	margin-top:4px;
	float: left;
	text-align:left;
}
.persmap_afbeelding{
	margin:1px;
	float: left;
}

/*
|--------------------------|
|									|
|			RIGHT					|
|									|
|--------------------------|
*/
.page_right_title{
	width:146px;
	height:15px;
	padding-right:5px;
	padding-top:2px;
	font-size:11px;
	font-weight:bold;
	background-color:#D0D0D0;
	text-align:right;
	float: left;
}
.page_right_content{
	width:152px;
	background-color:#E8E8E8;
	border: solid #fff;
	border-width: 1px 1px 1px 0;
	padding:8px;
	float:left;
}

.page_title_block1{
	width:17px;
	height:17px;
	border-right:1px solid white;
	font-size:1px;
	float: left;
}
.page_title_block1{
	background-color:#bccbc8;
}
.page_right_banner{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	float:left;
	width:100%;
}
.klein{
	font-size:10px;
	font-weight:normal;
}
.poll_border{
	width:100px;
	border:1px solid #aeaeae;
	margin-bottom:8px;
	margin-top:3px;
	height:10px;
}
.poll_results{
	float:left;
	background-color:#aeaeae;
	font-size:1px;
	height:10px;
}
/**PAYMENTS**/

.payments_right {
	float: right;
	width: 200px;
	margin: 5px 0 0 0;
	font: bold 12px arial, tahoma, verdana, sans-serif;
}

.payments_right ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.payments_right li {
	line-height: 25px;
}

.payments_right label {
	text-align: left;
	display: block;
	margin: 0 0 3px 6px;
}

.payments_help {
	float: right;
	width: 290px;
}

.payments_help li {
	padding-bottom: 6px;
}

.name_form ul {
  padding: 0;
  margin: 0;
}

.name_form li {
	list-style: none;
	padding: 0 0 6px 0;
}

.name_form .name_input {
	width: 120px;
	padding: 2px 4px;
}

.name_form label {
  float: left;
  width: 80px;
  padding-top: 2px;
}

.code {
	padding: 2px 10px;
	margin: 0 0 0 10px;
	border: 1px solid #000;
	font: bold 14px arial, tahoma, verdana, sans-serif;
}




/*
|--------------------------|
|									|
|			PROFILES				|
|									|
|--------------------------|
*/
.profiles_left h1{
	font-size:15px;
	color:#7ba49c;
	text-align:center;
	margin:5px;
}
.profile_key{
	font-weight:bold;
	color:#7ba49c;
	margin-left:5px;
	width:125px;
	float:left;
	padding-bottom:4px;
}
.profile_value{
	text-align:left;
	width:148px;
	float:left;
	margin-left:2px;
	padding-bottom:4px;
}
.reaction_delete{
	width:100%;
	text-align:right;
	font-size:10px;
}

.edittable{
	border:1px solid #CACACA;
}
.edittable_td{
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding-right:3px;
	padding-left:2px;
}
.edittable_tr1{
	background-color:#F4F4F4;
}
.edittable_tr2{
	background-color:#EEEEEE;
}
.nice_table td {
	padding: 1px 10px 1px 0;
}
.nice_table select {
  width: 121px;
}

table.checkout {
	text-align: left;
	width: 100%;
}
.checkout th {
	padding: 5px 6px;
	background: #ccc;
	font-weight: bold;
}
.checkout td {
	padding: 3px 6px 4px 6px;
	background: #eee;
	border-top: 1px solid #ddd;
}
.checkout .small td {
	padding: 4px 6px 1px 6px;
	background: #fff;
	border-top: none;
}
.checkout .total td {
	border-top: 1px solid #999;
}

.buttons {
	float: right;
}
.buttons a:link,
.buttons a:visited {
	display: block;
	background: #e7e7e7;
	padding: 3px 7px;
	float: left;
	text-align: center;
	font-weight: normal;
	margin-right: 6px;
}
.buttons a:hover,
.buttons a:active {
	background: #d7d7d7;
}

.checkout_divider {
	height: 20px;
	margin-top: 3px;
	border-top: 1px solid #ddd;
}

/**MENU**/

#dhtmlgoodies_listMenu a{	/* Main menu items */
		color:#6A6B6F;
		text-decoration:none;
		font-weight: normal;
		margin-left:13px;
	}
	#dhtmlgoodies_listMenu ul li{
		color:#6A6B6F;
		margin-left:0px;
		padding:0px;
		border-bottom:1px solid #fff;
	}
#dhtmlgoodies_listMenu ul li ul li{
		color:#6A6B6F;
		margin-left:0px;
		padding:0px;
		border-bottom:1px solid #fff;
	}

	#dhtmlgoodies_listMenu ul li a{	/* Sub menu */
		color:#6A6B6F;
		text-decoration:none;
		font-weight: normal;
		margin-left:20px;
		padding:0px;
	}
	#dhtmlgoodies_listMenu ul li ul li a{	/* Sub Sub menu */
		color:#6A6B6F;
		text-decoration:none;
		font-weight: normal;	
		margin-left:25px;
		padding:0px;	
	}
	
	#dhtmlgoodies_listMenu .activeMenuLink{	/* Styling of active menu item */
		color:#7da69e;
		font-weight: bold;
		
	}
	
	
	/*
	No bullets
	*/	
	#dhtmlgoodies_listMenu li{
		list-style:none;
		list-style-image:none; 
		list-style-type:none;
		border-bottom:1px solid #fff;
		margin:0px;
		padding:0px;
	}
	
	/*
	No margin and padding
	*/
	#dhtmlgoodies_listMenu, #dhtmlgoodies_listMenu ul{
		margin:1px;
		padding:0px;
	}

	/* Margin of sub menu items */
	#dhtmlgoodies_listMenu ul{
		display:none;
		margin-left:0px;
		padding:0px;
		border-bottom:1px solid #fff;
	}
/**EINDE MENU**/