
#headerWrap {
	background-color: #c04a10;
	background-image: url(../img/holzpattern.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#header {
	background-image: url(../img/weltausstellung_pferd.png);
	background-position: top right;
}


#subMenu ul li a {
	background-image: url(../img/subMenu_weltausstellung_bg.gif);
}

#subMenu ul li a:hover {
	background-image: url(../img/subMenu_weltausstellung_bg_hover.gif);
}

#subMenu ul li.active a {
	background-image: url(../img/subMenu_weltausstellung_bg_hover.gif);
}

#leftContent {
	float: left;
	width: 190px;
	margin: 5px 0;
}

#subMenu {
	float: none;
	width: auto;
	margin: 0;
}

#underMenu {
	width: 190px;
	overflow: hidden;
}