.referenz{
margin-bottom: 1em;
}
.suche label{
   float: left;
   width: 10em;
   display: block;
}
   display: none;
}
#content .suche p{
   margin-bottom: 0.5em;
}
#content p.submit{
   margin-left: 10em;
}
#content .blaetterer{
   display: inline;
   list-style-type: none;
}
#content .blaetterer li{
   display: inline;
   padding: 10px 10px 10px 0;
}
select{
   font-size: 0.8em;
}

.referenz ul{
   list-style-type: none;
   margin-left:0;
   padding-left:0;
}

.referenz ul li{
   list-style-type: none;
   margin-left:0;
   padding-left:0;
   margin-bottom:0;
   padding-bottom:0;
   float:both;
} 

.referenz img{
   float: right;
   padding-left:5px;
}

.clear {
   clear: right;
}

.referenz dt {
   clear:left;
   float:left;
   width:6em;
}

.referenz dd {
   margin-left:6.5em;
   /*max-width:25em;*/
}

#pflege{
   list-style-type: none;
   margin-left:0;
   padding-left:0;
}

#pflege ul{
   list-style-type: none;
   display: inline;
   margin-left:0;
   padding-left:0;
}

#pflege ul li{
   display: inline;
   margin-left:0;
   padding-left:0;
}


#pflege ul li a{
   padding: 0 5px;
}