﻿a.fontSizeButton#font {
    background-image:url(/new/img/schriftgroesse_1xr.gif);
} 
/***************************************************
 NAVIGATION
****************************************************/
#footerArea,
#metaNavi,
#breadcrumbNavi {
  font-size: 11px !important;
  line-height:13px !important;
}
/***************************************************
 GENERAL CONTENT ELEMENTS
****************************************************/
.font5,
.font4 {
  font-size: 18px !important; 
  line-height:22px !important;
}

.font3 {
   font-size: 13px !important; 
   line-height:16px !important;
}
.font3 * {
   font-size: 13px; 
   line-height:16px;
}

.font2,
.font1,
.font0 {    
    font-size: 11px!important;
    line-height:13px!important;
}
.font2 *,
.font1 *,
.font0 * {
    font-size: 11px;
    line-height:13px;
}

h1,
h1 a,
h1 li,
 .quote, .quoteLeft, .quoteRight{
    font-size: 28px!important;
    line-height: 30px!important;
    font-weight:normal!important;
}

h2,
h2 a,
h2 li {
    font-size: 18px!important;
    line-height: 22px!important;
}

h3, h4,
h3 a, h4 a,
h3 li, h4 li {
    font-size: 15px!important;
    line-height: 18px!important;
}

h5,
h5 a,
h5 li {
    font-size: 13px!important;
    line-height: 16px!important;
}

h1.keepsize * {
    font-size: 28px;
    line-height: 30px;
    font-weight:normal;
}
h2.keepsize * {
    font-size: 18px;
    line-height: 22px;
}
h3.keepsize *, h4.keepsize * {
    font-size: 15px;
    line-height: 18px;
}
h5.keepsize * {
    font-size: 13px;
    line-height: 16px;
}

sup {
 bottom: 5px;
 line-height: 13px;
 font-size:10px
}

h6,
h6 a,
h6 li,
.rubrizierung {
    font-size:15px!important;
    line-height:18px!important;
}

h6 * ,
.rubrizierung *,
h6.keepsize * {
    font-size:15px;
    line-height:18px;
}

.headlinesBreak {
    font-size:15px !important;
    line-height:18px !important;
}

.ToolBarNote {
    font-size: 11px;
}
.snippet,
.snippet * {
    font-size: 13px !important;
    line-height:16px !important;
}
.snippet h4 , .snippet h4 a , .snippet h3 , .snippet h3 a{
    font-size: 15px!important; 
    line-height: 18px!important;
}

/*
body {
    font-size: 13px;
}
#level1Navi {
    font-size: 11px;
}
#leftNavi a { 
    font-size: 11px; 
}

ul.contentColumns li {
  font-size: 11px;  
}
ul.contentColumns a {
  font-size: 11px; 
}
ul.contentTabs li {
  font-size:  11px;
}
ul.contentTabs a {
  font-size:  11px; 
}
.footline {
    font-size: 10px; 
}
.rdtextfield .subheader {
    font-size: 13px;
}
.rdtextfield .blueheader {
    font-size: 13px;
}
.rdtextfield .smalltext,
.rdtextfield .smallcolored {
    font-size: 11px;
}
.rdtextfield .bigcolored {
    font-size: 13px;
}
h3.activeheadline a { 
    font-size: 13px; 
}
*/