/* Start of CMSMS style sheet 'Stift Speisekarte' */
#content ul {
list-style:none; 
margin: 0; 
padding: 0;
}

#content p {
font-size: 11px;
line-height: 25px;
}

#content p strong {
font-size: 14px;
}

#content p em {
float:right; 
font-style: normal;
margin-top: -25px;
font-size: 14px;
}

#content ol {
list-style: upper-roman;
font-weight: bold;
}
#content ol li {
margin-bottom: 10px;
font-weight: normal;
}

#content ol li em {
float:right; 
font-style: normal;
margin-top: -15px;
font-size: 14px;
}

/* End of 'Stift Speisekarte' */

