.menulist, .menulist  ul {
 font-size: 10px;
 list-style: none;
margin-left:0px;
font-family: verdana;
background-color: #fff;
padding:0px;


}
#navi_home{
	width:86px;
	margin-right:3px;
}
#preis{
	width:92px;
	margin-right:4px;
}
#preis ul li	{
	width:93px;
	border: 1px solid white;

}
#kontakt{
	width:77px;
	margin-right:4px;
}
#kurse{
	width:92px;
	margin-right:7px;
}
#kurse ul li{
	width:96px;
	border: 1px solid white;
}
#portrait{
	width:75px;
	margin-right:5px;
}

#portrait ul li{
	width:76px;
	height:17px;
	border: 1px solid white;
}
#infos{
	width:101px;
	margin-left:-1px;
	margin-right:7px;
}
#infos ul li{
	width:104px;
	border: 1px solid white;
}
#links{
	width:65px;
}
.menulist ul {
 visibility: hidden;
 position: absolute;
 top:24px;
 left: 0px;
 border: 1px solid white;
 border-top: 0px;

}
.menulist li {
 float: left;
 position: relative;
 text-align: center;
 font-size: 15px;


 
}

.menulist ul li {
 font-size: 13px;
 margin-bottom: -1px;
 background-color: #0166FF;

}

.menulist a {
 display: block;
 padding: 0px;
 text-decoration:  none;
 color: white;
}

.link a:hover, .link a:hover, .link a:focus {

	background-color: #000066;

}

.menulist a .subind {
 display:  none;
}
.menulist ul a .subind {
 display:  block;
 float: right;
 margin-right: -1px;
 
}

.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
.menulist a {
 float: none;
}
* html .menulist  ul li {
 float: left;
 height: 1%;
}
* html .menulist  ul a {
 height: 1%;
}




