#menuelist {
border: 0px solid #32CD32;
margin:8px 0px 0px 0px;
padding:0;
width:192px;
float: left;
}
/*#spenden {
margin:0;
padding:0px;
width:90px;
background-color: #b8860b;
border:0px solid #666 ;
float: right;
}*/
#menue {
margin:0;
padding:0px;
/*height:auto;*/
width:162px;
background-color: transparent;
/*line-height: 16px;*/
border:0px solid #666 ;
float: right;
}
#menue ul.uleins {
/*font-size:13px;
font-variant: small-caps;
letter-spacing: 0.1em;*/
width:162px;
margin-left:6px;
padding-left:0px;
border: 0px solid #000;
list-style:none;
/*background-image: url(../fond/bg_ul1.gif);
background-position: right;
background-repeat: repeat-y;*/
line-height: 100%;
background-color: transparent;
}

#menue ul.ulzwei {
width:136px;
margin:-2px 0px 0px 21px;
padding: 0px 0px 0px 0px;
list-style:none;
border-left: 1px groove #c00;
border-right: 1px groove #c00;
border-bottom: 0px solid #c00;
line-height: 100%;
background-color: #f0f0f0;
}
#menue ul.uldrei {
width:134px;
margin:0;
padding-left:0px;
border-left: 0px solid #f0f0f0;
list-style:none;
background-color: #f4f4f4;
line-height: 90%;
}

#menue ul.uleins a, #menue ul.uleins a:link {
   font-size:12px;
   /*width:160px;*/
	height:22px;
   color:#333;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	margin:-2px 0px 0px 0px;
	padding:5px 0px 0px 28px;
	background-image: url(../fond/bg_navi_p.gif);
   background-position:left;
   background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	/*float: right;*/
	/*text-indent:28px;*/
   text-decoration:none;
	display: block;
}
#menue ul.uleins a.marked {
   /*font-size:0.65em;*/
	color:#c00;
   /*letter-spacing: 0.1em;*/
	font-weight: 600;
	margin:-2px 0px 0px 0px;
	padding:5px 0px 0px 28px;
	background-image: url(../fond/bg_navi_a.gif);
   background-position:left;
   background-repeat: no-repeat;
   /*width:160px;*/
	height:22px;
	font-variant: small-caps;
   text-decoration:none;
	display: block;
	/*line-height: 101%;*/
}


#menue ul.ulzwei a, #menue ul.ulzwei a:link {
   font-size:11px;
   color: #333;
	letter-spacing: 0.1em;
	font-variant: normal;
	/*text-indent:14px;*/
	border: 0px solid #fff;
	margin:1px 0px 1px 0px;
	padding:3px 0px 3px 14px;
	background: url(../icon/ut_p.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #e0e0e0;
	width: 120px;
	height:auto;
	display: block;
}
#menue ul.ulzwei a.marked{
   font-size:0.7em;
	letter-spacing: normal;
	font-variant: normal;
   color: #c00;
	border-bottom: 1px solid #fff;
	margin:2px 0px 0px 0px;
	padding:3px 0px 3px 14px;
	background: url(../icon/ut_a.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 120px;
	height:auto;
	/*display: block;*/
	background-color: #f0f0f0;
}


#menue ul.uldrei a, #menue ul.uldrei a:link {
   font-size:9px;
   color: #666;
	font-variant: normal;
	margin:0px 0px 1px 0px;
	padding:0px 0px 1px 14px;
	border-bottom: 0px solid #fff;
	/*background-color:#f5f5f5;*/
	background-attachment: fixed;
	background: url(../icon/ul3_p.gif);
	background-position: left;
	background-repeat: no-repeat;
	/*width: 118px;*/
	height:auto;
	display: block;
}	
	#menue ul.uldrei a.marked {
	font-size:9px;
	letter-spacing: 0.1em;
   color: #c00;
	border: 0px solid #c00;
	background: url(../icon/ul3_a.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 1px 14px;
	/*width: 118px;*/
	height:auto;
}

#menue ul.uleins a:hover{
	color:#c00;
	background-image: url(../fond/bg_navi_a.gif);
   background-position:left;
   background-repeat: no-repeat;
}
#menue ul.ulzwei a:hover {
color:#c00;
background-color: #e0e0e0;
background: url(../icon/ut_p.gif);
background-position: left;
background-repeat: no-repeat;
}
#menue ul.uldrei a:hover {
color:#c00;
background: url(../icon/ul3_a.gif);
background-position: left;
background-repeat: no-repeat;
}

#info {
margin: 0px 20px 10px 0px;
padding: 0px auto 1px auto;
/*height:auto;*/
width:90px;
background-color: transparent;
line-height: 31px;
border:0px solid #a4a4a4;
float: right;
}

