.color2 {
background: #9b7d59;
}

#wikia_logo {
   background-image: url(http://images3.wikia.nocookie.net/help/images/0/01/Yellow_wikia_logo.png); /* z. bsp. http://images1.wikia.nocookie.net/hilfe/images/4/4c/Monaco_wikia_logo_template.png - darauf achten dass am anfang images steht! bei der bildseite nochmal aufs bild draufklicken */
}
* html #wikia_logo {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images3.wikia.nocookie.net/help/images/0/01/Yellow_wikia_logo.png', sizingMethod='crop'); /* gleiches wie oben */
}

.headerMenuButton dt, .headerMenuButton dd { 
   background-image: url(http://images3.wikia.nocookie.net/help/images/7/70/Yellow_header_button.png); /* z. bsp. http://images3.wikia.nocookie.net/hilfe/images/0/0a/Monaco_header_button_template.png */
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images3.wikia.nocookie.net/help/images/7/70/Yellow_header_button.png', sizingMethod='crop');
}

#wikia_header {
background: transparent url(http://images4.wikia.nocookie.net/test/de/images/8/88/Dofusbg1.png) repeat scroll -217px 129px;
border: 0;
}

#navigation a {
background: #d5cfab;
}

.color1 {
background: #d7b180;
}

#user_masthead ul.nav_links li.selected,
#user_masthead ul.nav_links li.selected a,
body.masthead-regular #page_bar, 
body.masthead-special #page_bar,
#edit_enhancements_toolbar
{
background:#98d06e none repeat scroll 0 0;
color: black;
}

.color1 a {
color: white;
}

#link_box {
background: #fbf8e7;
}

#user_masthead {
background: #ffc;
}

#wikia_header a { color: white; }

#header_username a { color: #ed0; }

.accent { 
background: #98D06E;
border-bottom: 1px solid #9B7D59;
}