/*css-Style fuer das Agenda-Skript*/

#uebersicht{

}
#uebersicht .sort{

}
#uebersicht table{
border-spacing: 0;
}


#uebersicht tr.even, #uebersicht tr.top{
background: #f9f9f9/*#DBDBDB*/;
}
#uebersicht tr.uneven{
background: #dfeeff/*#f9f9f9*/;
}

#uebersicht td{
vertical-align: top;
padding: 10px 0;
}
#uebersicht td.top{
font-weight: bold;
white-space: nowrap;
}
#detail div{
clear: left;
}
#detail div.div-zutaten b{
display: block;
float: left;
padding-right: 7px;
}
#detail span.span-zutaten{
display: block;
float: left;
}
#kat_uebersicht .even{
background:  #dfeeff/*#f9f9f9*/;
}
#kat_uebersicht .uneven{
background:  #f9f9f9/*#DBDBDB*/;
}

#erw_suche label, #erw_suche .spacer{
display: block;
float: left;
clear: left;
width: 130px;
}
#erw_suche ol{
padding: 0;
margin: 0;
}
#erw_suche ol li{
padding: 5px 0;
margin: 0;
list-style: none;
}
#erw_suche input#erw_search{
width: 200px;
}
#erw_suche select{
width: 150px;
}
#erw_suche input[type=submit]:hover{
cursor: pointer;
}
#zubereitung{line-height:0px;}

table p{text-aligne:left;font-weight:bold;margin-right:10px;}
td   { vertical-align: top; padding:0px 0 10px 0;}
ul{margin-top:0;
padding-top:0;
table span{font-weight:bolder;}

#div-zutaten ul li{line-height:0px;
margin-top:0px;
padding-top:0px;
}