#maximilian-menu { list-style-type: none; margin: 0px; padding: 0px; width: 460px; margin-top: 20px; }
#maximilian-menu LI { list-style-type: none; margin: 0px; padding: 0px; border: 1px solid #fff; float: left; }

#maximilian-menu LI A {
	width: 36px;
	height: 36px;
	display: block;
	text-decoration: none;
	background: #DCD3C1 url(../_img/ui/maximilian-menu-sel.gif) no-repeat -20px 0px;
}
#maximilian-menu LI A:hover { background-position: 50% 50%; }

#stone { background-color: #DCD3C1 !important; }
#earth { background-color: #523421 !important; }
#coal { background-color: #0F1033 !important; }
#chalk { background-color: #DAD8D1 !important; }
#raspberry { background-color: #FF00A0 !important; }
#eggplant { background-color: #691A5B !important; }
#apricot { background-color: #FF6600 !important; }
#rose { background-color: #AD082C !important; }
#fern { background-color: #A6D30B !important; }
#laurel { background-color: #004D38 !important; }
#heaven { background-color: #C6DCF3 !important; }
#night { background-color: #1A1F5A !important; }

H4.maximilian { padding: 5px 10px; margin: 0px; font-size: 1.1em; border: 1px solid #fff; color: #fff; }

H4.stone { background: #DCD3C1; }
H4.earth { background: #523421; }
H4.coal { background: #0F1033; }
H4.chalk { background: #DAD8D1; }
H4.raspberry { background: #FF00A0; }
H4.eggplant { background: #691A5B; }
H4.apricot { background: #FF6600; }
H4.rose { background: #AD082C; }
H4.fern { background: #A6D30B; }
H4.laurel { background: #004D38; }
H4.heaven { background: #C6DCF3; }
H4.night { background: #1A1F5A; }

DIV.max-box { display: none; clear: both; }
DIV.max-box-sel { display: block; clear: both; }

