/* LEFT */
#mafmenuleft div {
  border-left: 1px solid #999999;
  border-bottom: 1px solid #999999;
  background: url(images/bg300braun.jpg) repeat-y;
  /*background: #DCD1BE;*/
}
#mafmenuleft div table {
  border-left: 2px solid #000000;
  border-bottom: 2px solid #000000;
  border-right: 2px solid #000000;
}
#mafmenuleft div td {
  border-bottom: 1px dotted #656565;
  vertical-align: top;
}
#mafmenuleft th.smalltitle {
  background: #656565 url(images/thcellpicleft.png);
  background-position: top left;
	font-weight: bold;
	white-space: nowrap;
}
#mafmenuleft .forumline {
	border-right: 1px solid #999999;
}
#mafmenuleft a {
	color: #333333;
}
#mafmenuleft a:hover {
	color: #FFFFFF;
}
#htmlShoutboxTable {
  border: 0;
}
/* RIGHT */

#mafmenuright div {
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  background: url(images/bg300braun.jpg) repeat-y;
}
#mafmenuright div table {
  border-left: 2px solid #000000;
  border-bottom: 2px solid #000000;
  border-right: 2px solid #000000;
}
#mafmenuright div td {
  border-bottom: 1px dotted #656565;
  vertical-align: top;
}
#mafmenuright .forumline {
	border-left: 1px solid #999999;
}
#mafmenuright th.smalltitle {
  background: #656565 url(images/thcellpicright.png);
  background-position: top right;
	font-weight: bold;
	white-space: nowrap;
}
#mafmenuright a {
	color: #333333;
}
#mafmenuright a:hover {
	color: #FFFFFF;
}

/* NEWS FORUM */
#latestposts table {
  border: 1px solid #999999;
}

/*
#collmenu,
#colluser-menu,
#colllinks,
#nextraids,
#quickdkp,
#shoutbox,
#whoisonline,
#dkpinfo,
#lastitems,
#lastraids,
#wowprogress
{
  border-left: 1px solid #999999;
  border-bottom: 1px solid #999999;
  background: url(images/bodybg.jpg) repeat-x;
}

#collmenu table,
#colluser-menu table,
#colllinks table,
#nextraids table,
#quickdkp table,
#shoutbox table,
#whoisonline table,
#dkpinfo table,
#lastitems table,
#lastraids table,
#wowprogress table
{
  border-left: 2px solid #000000;
  border-bottom: 2px solid #000000;
  border-right: 2px solid #000000;
}

#collmenu td,
#colluser-menu td,
#colllinks td,
#nextraids td,
#quickdkp td,
#shoutbox td,
#whoisonline td,
#dkpinfo td,
#lastitems td,
#lastraids td,
#wowprogress td
{
  border-bottom: 1px dotted #656565;
  vertical-align: top;
}
*/