body {
    font-size:12px;
}
/*--------------------HEADINGS--------------------*/
h1 {
    font-size:20px;
    line-height:20px;
}
h2 {
    font-size:14px;
    font-weight:bold;
}
h3 {
    font-size:15px;
    font-weight:bold;
}
h4 {
    font-size:13px;
}
h5 {
    font-size: 19px;
}
#rightcolumn {
    font-size:12px;
}
ul.leftnav ul li a {
    font-size:11px;
}
/*--------------------CLEAR--------------------*/
.clr,
p.clr,
#maincontent p.clr,
li.clr,
#mainnav ul li.clr {
    font-size:0;
}
/*--------------------SAFARI EXCEPTIONS--------------------*/
/* SEARCH RESULTS */
#search_results {
    font-size:11px;
}
#search_results  .pagination-top, #search_results  .pagination-bottom {
    font-size: 12px;
}
/* Produktsteckbrief - Folgeseite */
#maincolumn .product_details_box_01 div.p_ {
    font-size: 11px;
}
.downloads a {
    font-size: 15px;
}
/** FAQ **/
#faq_content .answer {
    font-size:11px;
}
#faq_content .question h5 {
    line-height: 19px;
}
/** FAQ ENDE **/
/**  INFO BOX -ALLGEMEIN  **/
.info_box_type-1 .main .content,
.info_box_type-2 .main .content,
.info_box_type-3 .main .content {
    font-size: 11px;
    line-height: 15px;
}
/**  INFO BOX -ALLGEMEIN  ENDE **/
/* Links "mehr" */
.readmore {
    font-size: 13px;
}
/**  REZEPTSUCHE - ERGEBNISSE **/
#rezept_search_results #items .item .rezeptname {
    font-size: 18px;
}
/** AUFKLAPPBARE LISTE **/
#folding_list .content {
    font-size: 11px;
}
/** KUNDENEDITION **/
h6 {
    font-size: 14px;
}
form .form_green .p_tb {
    font-size: 10px;
    line-height: 12px;
}