#menue{
	width:641px;
  height:100px;
  background-image:url(menue_FILES/navigation.gif);
  background-repeat:no-repeat;
  margin-left:300px;
}

.eins{	 width:118px; height:29px; background-image:url(menue_FILES/oben1.gif);  background-repeat:no-repeat;}
.zwei{	 width: 75px; height:29px; background-image:url(menue_FILES/oben2.gif);  background-repeat:no-repeat;}
.drei{	 width: 79px; height:29px; background-image:url(menue_FILES/oben3.gif);  background-repeat:no-repeat;}
.vier{	 width:142px; height:29px; background-image:url(menue_FILES/oben4.gif);  background-repeat:no-repeat;}
.funf{	 width: 89px; height:29px; background-image:url(menue_FILES/oben5.gif);  background-repeat:no-repeat;}
.sech{	 width:135px; height:29px; background-image:url(menue_FILES/oben6.gif);  background-repeat:no-repeat;}

.moben a{

  text-decoration:none;
  text-align:center;
  font-size:0.75em;
  font-weight: bold;
  color:#669933;
	color:#99cc66;

  display:block;
	float:left;

  padding-top:0px;
  padding-left:0px;

  background-position:0px 0px;
  line-height:225%;
}

.moben a:hover{
/*	color:#99cc66;*/
	color:#000000;
  background-position:0px -30px;
}

.akt-o .eins,
.akt-o .zwei,
.akt-o .drei,
.akt-o .vier,
.akt-o .funf,
.akt-o .sech{background-position:0px -30px;}

.akt-o a{color:#000000;}
.akt-o a:hover{color:#000000;}

.munten a{
  font-size:0.75em;
  font-weight: normal;
/*  color:#669933;*/
  color:white;
  text-decoration:none;
  display:block;
	margin-top:8px;
	padding-left:13px;
  float:left;
  height:25px;

}

.munten a:hover{color:#000000;}
.akt-u a{color:#000000;}
.akt-u a:hover{color:#000000;}