body {
	background: url(mh/bg-body.jpg) repeat-x;
	background-color: #e5e2e2;
}

h1, h2, h3 {
	color: #e88e35;
}

a:hover { 
 color: #990101; 
}

#menu3 li {
	background: url(mh/menu3_bg.gif) repeat-x;
}

#content {
	border-top: 3px solid #e88e35; 
}

div.box_home1 {
	background: url(mh/box-oben.jpg) no-repeat top left;
}

div.box_home2 {
	background: url(mh/box-unten.jpg) no-repeat bottom right;
}

#header #headerbild {
	background: url(mh/header.jpg) no-repeat;
}

#header #menu li a.active {
	background: url(mh/active.gif) no-repeat bottom center;
	color: #e88e35;
	font-weight: bold;
}

#header #menu li#header-bottom {
	background: url(mh/header-bottom.jpg) no-repeat;
}

#header #bar-bg2 {
	background: url(mh/bar-bg2.jpg) no-repeat;
}

#menu3 #navi {
	background: url(mh/menu3.gif) no-repeat;
}

.accordion h2.current {
	color: #e88e35;
}