/* copyright by mmc 2006 */

#nav-top {
	background: url(../img/layout/nav-sub-top-platten.png) top left no-repeat;
	}

#nav-mid {
	background: url(../img/layout/nav-sub-mid-platten.png) top left no-repeat;
	}

#nav-btm {
	background: url(../img/layout/nav-sub-btm-platten.png) top left no-repeat;
	}

#nav-mid a {
	border-top: 2px solid #e9ece7;
	}
	
#nav-mid li {
	border-bottom: 1px solid #b5d2a9;
	}

#nav-mid ul {
	border-top: 1px solid #b5d2a9;
	border-bottom: 2px solid #e9ece7;
	}
	
