body {
	background: #FFFFFF url(../img/body-bg-blau.jpg) repeat-x;
}

div#wrapper {
	background: url(../img/wrapper-bg-blau.jpg) no-repeat;
}

div#menu-content ul li.menu-item a:hover, div#menu-content a:active, div#menu-content ul li.menu-item#active a {
	background-color: #52d2da;
}

div#menu-content ul li.menu-sub-item a:hover, div#menu-content ul li.menu-sub-item a:active, div#menu-content ul li.menu-sub-item#subactive a  {
	background-image:url(../img/menu-subitem-bg-blau.png);
}