/* CSS Document */

body, a, #content .mjseventpro-listView-title, #content .mjseventpro-listView-teaser {
	color:#3c5500;
}
#container {
	background:url(../images/kigaGartenweg/container_repeat.gif) top left repeat-y;
}
#wrapper {
	background:url(../images/kigaGartenweg/container-top.gif) top left no-repeat;
}
#wrapper2 {
	background:url(../images/kigaGartenweg/container-bottom.gif) left bottom no-repeat;
}
#menu {
	border:1px solid #e6e8ce;
}
#menu ul li {
	background:url(../images/kigaGartenweg/menu_divider.gif) bottom right no-repeat;
}
#menu ul li a {
	background:url(../images/kigaGartenweg/menu_out.gif) left center no-repeat;
}
#menu ul li a:hover, #menu ul li a.active, #menu ul li a:focus {
	color:#b5ca1c;
	background:url(../images/kigaGartenweg/menu_over.gif) left center no-repeat;
}
#container-middle {
	background:url(../images/kigaGartenweg/container-middle_top.gif) top left no-repeat;
}
#content hr {
	background:none;
	border:none;
	height:1px;
	border-bottom:1px solid #e6f394;
}
#breadcrumb {
	border-bottom:1px solid #e6e8ce;
}
#credits, #credits a, #content b, #content strong, #content h1, #content h2, #content h3, #content a, .box .news-latest-morelink a {
	color:#b5ca1c;
}
.box {
	background:#e6f394;
	border:1px solid #e6e8ce;
}
#logos {
	padding-bottom:70px;
}
#bug1 {
	position:absolute;
	top:100px;
	right:250px;
}
#bug2 {
	position:absolute;
	top:-55px;
	left:-35px;
	z-index:50;
}