#nav {
	background-color : #411112;
	background-image : url( '/img/nav/middle.png' );
	height : 28px;
}

#nav ul {
	list-style: none;
	margin : 0px;
	padding : 0px;
}

#nav ul li {
	float : left;
}

#nav a.nav {
	height : 28px;
	display:block;
}

#nav a.home {
	width : 76px;
	background: url("/img/nav/home.png");
}

#nav a.boersenspekulant {
	width : 159px;
	background: url("/img/nav/boersenspekulant.png");
}

#nav a.boersenbriefe {
  width : 128px;
  background: url("/img/nav/boersenbriefe.png");
}

#nav a.boersendienste {
  width : 138px;
  background: url("/img/nav/boersendienste.png");
}

#nav a.tradecentre-brief {
  width : 176px;
  background: url("/img/nav/tradecentre-brief.png");
}

#nav a.nebenwerte-investor {
  width : 197px;
  background: url("/img/nav/nebenwerte-investor.png");
}

#nav a.investor-story {
	width : 137px;
	background: url("/img/nav/investor-story.png");
}

#nav a.boersenspiel {
	width : 117px;
	background: url("/img/nav/boersenspiel.png");
}

#nav a.wissen {
	width : 84px;
	background: url("/img/nav/wissen.png");
}

#nav a.kontakt {
	width : 89px;
	background: url("/img/nav/kontakt.png");
}

#nav a:hover {
	background-position: 0px -28px;
}

.menu {
	background-color : #F1EAE2;
	border-right : 1px solid #808080;
	border-bottom : 1px solid #808080;
}

.menu2 {
	border : 1px solid #000000;
	border-top:0px;
}

.menu a {
	display : block;
	width : 100%;
	padding : 4px 0px;
	text-decoration : none;
	color : #000000;
	text-indent : 10px;
}

.menu a:hover {
	background-color : #ffffff;
}

.menu_hr {
	border : 0px;
	border-top:solid #808080 1px;
	height:0px;
	margin: 0px 30px;
	padding:0px;
	font-size : 0px;
	line-height : 0px;
}
